@charset "utf-8";
#container {
	width: 485px;
	height: 600px;
	position: absolute;
}

body {
	margin: 0px;
	padding: 0px;
}

/* CSS Document */

#LayerHeadline {
	position:absolute;
	left:64px;
	top:39px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;
}
#LayerSignet {
	position:absolute;
	left:50px;
	top:198px;
}
#LayerText01 {
	position:absolute;
	left:186px;
	top:42px;
	width:264px;
	z-index:1;
}
#LayerText01  p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 130%;
	color: #85826F;
	font-variant: small-caps;
	text-align: center;
}

#LayerText02 {
	position:absolute;
	left:56px;
	top:287px;
	width:199px;
	z-index:2;
}
#LayerText02 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #85826F;
	line-height: 140%;
	font-weight: bold;
}
#LayerText03 {
	position:absolute;
	left:39px;
	top:409px;
	width:380px;
	border-top: 1px solid #BFAB25;
	border-bottom: 1px solid #BFAB25;
	padding: 10px 0px 10px 10px;
}
#LayerText03 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #85826F;
	margin-bottom: 3px;
	margin-top: 3px;
	line-height: 1.7em;
	text-indent: 1em;
}



#LayerBild {
	position:absolute;
	left:259px;
	top:226px;
	z-index:4;
	border: 1px dotted #BFAB25;
	padding: 3px;
}

