html, body{
	height: 100%;
}
body{
	margin: 0px;
	padding: 0px;
}
img{
	border: 0px;
}
body.start{
	background-color: #ABB400;
}
body.start table{
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body.start table td{
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body.content{
	background-color: #EAEDCC;
	background-image: url(../images/rechts-seite.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
body.content table{
	background-image: url(../images/links-seite.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
body.content table td{
	vertical-align: top;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
}
img.logo{
	padding-top: 7px;
}
span.main{
	padding-top: 35px;
	width: 390px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Georgia;
	font-size: 12px;
	color: #BC2015;
}
body.content table td.foot{
	vertical-align: bottom;
}
body.content table td.foot span.foot1{
	font-family: Verdana;
	font-size: 10px;
	color: #ABB400;
}
body.content table td.foot span.foot2{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #BC2015;
}
span.nav{
	position: absolute;
	top: 55px;
	left: -250px;
	width: 220px;
	text-align: right;
}
a{
	text-decoration: none;
	color: #9EA603;
}
a.active, a:hover{
	color: #C5CF00;
}
span.nav a{
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}
span.impress{
	position: absolute;
	left: 17px;
	top: 6px;
}
span.impress a{
	font-family: Verdana;
	font-size: 10px;
}
span.impressactive{
	position: absolute;
	left: 17px;
	top: 6px;
}
span.impressactive a{
	font-family: Verdana;
	font-size: 10px;
}
span.impressactive a, span.impress a:hover{
	font-family: Verdana;
	font-size: 10px;
	color: #C5CF00;
}
h1{
	font-family: Georgia;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #9EA603;
	margin-bottom: 0px;
}
.fz14{
	font-size: 14px;
}
.left{
	text-align: left;
}
.center{
	text-align: center;
}
.bold{
	font-weight: bold;
}
.green{
	color: #9EA603;
}
.trenner{
	margin-left: -10px;
}
