body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AE8452;
	letter-spacing: 0.01em;
	text-align: justify;
}
A {
	color: #C67E7F;
	text-decoration: none;
	font-size: 10px;
}
A:hover {
	color: #a0a8be;
	text-decoration: none;
	font-size: 10px;
}
/* top */ 
a.top:link{
	font-family: arial;
	color: #f9cbcb;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
} 
a.top:visited{
	font-family: arial;
	color: #f9cbcb;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
} 
a.top:hover{
	font-family: arial;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
}

/* fot */ 
a.fot:link{
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
a.fot:visited{
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
} 
a.fot:hover{
	COLOR: #FFFFFF;
		font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
/* end */ 
.bildrahmen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	background-color: #DADCEF;
	border: 1px solid #CFD2EB;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	font-size: 50px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
	margin:0px;
	padding-right:10px;

}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	font-weight: bold;
	color: #C67E7F;
	text-align:left;
	clear:both;
	padding-top:5px;
	padding-bottom:5px;	
	border-bottom: 1px solid #EBEBEB;		
	margin:10px 0px 10px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	padding-top:20px;
	padding-bottom:10px;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #AE8452;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #AE8452;
	margin:7px 0px 0px 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #AE8452;
	margin:0px;
}
.content_k {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a0a8be;
}
.content_m {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990033;
	letter-spacing: normal;
}

.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #FFFFFF;
	letter-spacing: normal;
	word-spacing: normal;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FF0000;
}
.bild {
	border: 1px solid #CCCCCC;

}
div#box {
	margin: 0 auto;
	width: 752px;
	height: auto;
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
	-moz-box-shadow: 0px 0px 10px 2px #CCC;
	-webkit-box-shadow: 0px 0px 10px 2px #CCC;
	box-shadow: 0px 0px 10px 2px #CCC;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#CCCCCC')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=10, Direction=135, Color='#CCCCCC');
}
div#lay_1 {
	margin: 0 auto;
	width: 752px;
	height: 157px;
	background-image:url(../layout/top.jpg);
}
div#lay_2 {
	margin: 0 auto;
	width: 752px;
	height: auto;
	background-color:#FFFFFF;
	background-repeat: no-repeat;
}
div#footer {
	margin: 0 auto;
	padding-top:30px;
	width: 752px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a0a8be;
	text-align:center;
	clear:both;
}
