@charset "utf-8";
/* CSS Document */
/* javascript:document.forms['EditForm'].screen.value=3;document.forms['EditForm'].submit(); */
body {
	background-image:url(../img/red-line.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;

}
#fullpage {

	width: 1px;
	margin: 0 auto;
	margin-top:0px;
}
#text {
	position:absolute;
	left: 243px;
	top: 212px;
}
.name {
	font-family:Helvetica;
	font-size:23px;
	color:#402000;
	letter-spacing:2px;
	word-spacing:0px;
}
.sub{
	font-family:Helvetica;
	font-size:23px;
	color:#402000;
	font-weight:400;
	letter-spacing:2px;
}
.adresse {
	font-family:Helvetica;
	font-size:14px;
	color:#402000;
	letter-spacing:2px;
	line-height:1.8em;
}
.zusatz {
	font-family:Helvetica;
	font-size:14px;
	color:#bd1e25;
	letter-spacing:2px;
	line-height:1.8em;
}
a {
	font-family:Helvetica;
	font-size:14px;
	color:#402000;
	letter-spacing:2px;
	line-height:1.8em;
	text-decoration:none;
}
a:hover, a:focus {
	font-family:Helvetica;
	font-size:14px;
	color:#bd1e25;
	letter-spacing:2px;
	line-height:1.8em;
	text-decoration:none;
}
#lines {
	position:absolute;
	background-image:url(../img/lines.gif);
	background-repeat:no-repeat;
	left: -13px;
	top: 0px;
	width: 300px;
	height: 22px;
}

