html, body { 
height: 100%; 
}

a:link {
	color: #993333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993333;
}
a:hover {
	text-decoration: none;
	color: #DF0029;
}
a:active {
	text-decoration: none;
	color: #993333;
}

.head{
	background: #97c2e5;
	width: 100%;
	height: 200px;
	top: 0px;
	vertical-align: top;
	position:fixed;
	display:none;
}

.nav1{
display:none;
	
}
.nav2{
display:none;
	
}
.nav3{
display:none;
	
}

.inhalt{
	width: 100%;
	height: 70%;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #eaf2f4;
}

.headline{
	width: 800px;
	
	font-family: Verdana;
	font-size: 18px;
	color: #cf151c;
	font-weight: bold;
	line-height: 23px;
	padding-top: 20px;
	padding-left: 50px;
	float: left;
	left: 180px;
	top: 230px;
	padding-bottom: 20px;
	
}

.text1{
	width: 290px;
	
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 50px;
	float: left;
	top: 314px;
	left: 181px;
}
.text2{
	width: 210px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.text3{
	width: 160px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}
.text4{
	width: 390px;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
}

.Bild{
	width: 502px;
	position:absolute;
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	left: 522px;
	top: 115px;
}

.infoleiste {
	width: 100%;
	height: 30px;
	float: left;
	font-size: 10px;
	color: #FFFFFF;
	position: fixed;
	bottom: 0px;
	vertical-align: bottom;
	background-color: #465a61;
	background-image: url(../pic/cep_unten_hintergrund.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	left: 0px;

}

.adresse {
	float:left;
	width: 507px;
	position:absolute;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	left: 522px;
	top: 435px;
	font-family: Verdana;
	font-size: 12px;
	
}

.h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #cf151c;
	font-weight: bold;
	line-height: 23px;
}

.text{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;

}
.textklein{
	font-family: Verdana;
	font-size: 10px;
}

.textred{
	font-family: Verdana;
	font-size: 12px;
	color: #cf151c;
	padding-top: 20px;
	font-weight: bold;

}


.download{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;


}

.button{
	font-family: Verdana;
	font-size: 12px;
	padding-top: 20px;

}

.logolink{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}


