body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7e7e7e;
	background-image: url(../layout/bg.jpg);
	background-repeat: no-repeat;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
A {
	COLOR: #B61819;
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
}
A:hover {
	COLOR: #000000;
	text-decoration: none;
	font-size: 14px;
}
/* top */ 
a.top:link{
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
} 
a.top:visited{
	COLOR: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size: 16px;
} 
a.top:hover{
	COLOR: #FBED44;
	text-decoration: none;
	font-size: 16px;
}
/* fot */ 
a.fot:link{
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
} 
a.fot:visited{
	COLOR: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
} 
a.fot:hover{
	COLOR: #FFFFFF;
	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;

}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	COLOR: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
.content2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	text-transform: uppercase;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color:#FF0000;
	width:auto;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color:#FF0000;
	width:auto;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #28296a;
	margin: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	font-weight: bold;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}
.Textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	background-color: #F4F7FB;
	border: 1px solid #666666;
}

.haupttitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #FFFFFF;
	background-color:#FF0000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFCC00;
}
.bild {
	border: 1px solid #CCCCCC;

}
div#lay_1 {
	float: left;
	padding-left:20px;
	padding-top: 210px;
	width: auto;
	height: auto;
}
div#lay_2 {
	float: left;
	padding-left:80px;
	padding-top: 210px;
	width: 750px;
	height: auto;
}
div#footer {
	margin: 0 auto;
	width: 750px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
	background-color: #000000;
	line-height: 25px;
	clear:both;
}

li {
list-style-position:inside;
}

