html,
body{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

img{
	border: none;
}

a{
	font-weight: bold;
	color: Black;
}

h2{
	position: absolute;
	left: -1000px;
	top: -1000px;	
}

h3{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

div#rahmen{
	width: 700px;
	/*margin: 0 auto;*/
	margin-left: 100px;
	padding-top: 30px;
}

h1{
	font-size: 18px;
	text-align: center;
}

ul#Navigation{
	position: absolute;
	left: -1000px;
	top: -1000px;
}

div.clear{
	clear: both;
}

p#Absatz_1,
p#Absatz_2{
	width: 320px;
	float: left;
}

p#Absatz_3,
p#Absatz_4{
	width: 320px;
	margin-left: 350px;
}

p.link_start{
	color: #475351;
	font-size: 22px;
	text-align: center;
	background-color: #BDCAF7;
	padding: 10px;
}

p.link_start a{
	text-decoration: none;
	color: #475351;
}

p.kontakt{
	font-size: 9px;
	text-align: center;
}

p.txtdirktlinks{
	font-size: 9px;
	padding-top: 80px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: 1px solid #808080;
}

p#direktlinks{
	text-align: center;
}

p#Einzugsgebiet{
	padding-top: 20px;
	padding-bottom: 20px;
}