body{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:normal 8pt Verdana; color:#666666;
	width:1000px;
}

a:link { font-weight:normal; color:#0E3968; text-decoration:underline; font-size:8pt; }
a:visited { font-weight:normal; color:#0E3968; text-decoration:underline; font-size:8pt; }
a:hover { font-weight:normal; color:#ffffff; text-decoration:underline; font-size:8pt; }
a:active { font-weight:normal; color:#ffffff; text-decoration:underline; font-size:8pt; }
a:focus { font-weight:normal; color:#ffffff; text-decoration:underline; font-size:8pt; }

#erster-buchstabe:first-letter { font-size:120%; font-weight:bold; }

/* ---------------------------------------------------------------- */
#logo {
	float:left;
	border-right:1px solid white;
}
#banner {
	float:left;
}
#rest {
	float:left;
	border-bottom:1px solid white;
	width:1000px; height:74px;
	background-color:#006699;
}
/* ---------------------------------------------------------------- */
#menu-oben-links {
	float:left;
	border-right:1px solid white;
	background-color:#0E3968;
	width:159px; height:22px;
}
#menu-oben {
	float:left;
}
a.block{
color:#ffffff;
background:#0E3968; 
display:block; 
width:104px;
border-right:1px solid white;
padding:3px 0px 3px 15px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;
}
a.block-act{
color:#ffffff;
background:#006E6E; 
display:block; 
width:104px;
border-right:1px solid white;
padding:3px 0px 3px 15px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;
}

a.block:hover{
background-color:#006699;
}
#menu-oben-rest {
	float:left;
	border-bottom:1px solid white;
	width:1000px; height:22px;
	background-color:#006E6E;
}
/* ---------------------------------------------------------------- */
#pfad-links {
	float:left;
	background-color:#646464;
	border-right:1px solid white;
	width:159px; height:49px;
}
#pfad {
	float:left;
	background-color:#006E6E;
	border-right:1px solid white;
	width:600px; height:49px;
}
#pfad-span {
	display:block; 
	width:500px;
	padding:15px 0px 0px 30px; 
	color:#808080;
	font:bold 12px arial, sans-serif;
}
#pfad-rest {
	float:left;
	border-bottom:1px solid white;
	width:1000px; height:49px;
	background-color:#006699;
}
/* ---------------------------------------------------------------- */
#menu-links {
	float:left;
	background-color:#0E3968;
	width:159px; height:325px;
	border-right:1px solid white;
	border-bottom:1px solid white;
}
#a-menu-unten {
color:#ffffff; text-decoration:none; font:bold 14px arial, sans-serif;
}

a.block1{
color:#ffffff;
background:#006E6E; 
display:block; 
width:144px;
border-bottom:1px solid white;
padding:3px 0px 3px 15px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;
}
a.block1-act{
color:#ffffff;
background:#006699; 
display:block; 
width:144px;
border-bottom:1px solid white;
padding:3px 0px 3px 15px; 
text-decoration:none; 
font:bold 14px arial, sans-serif;
}

a.block1:hover{
background-color:#0E3968;
}
/*#menu-oben-rest {
	float:left;
	border-bottom:1px solid white;
	width:1000px; height:22px;
	background-color:#646464;
} */
#inhalt  {
	float:left;
	padding:20px 20px 40px 20px;
	width:560px; height:100%;
	border-right:1px solid white;
	background-color:#A0A0A0;
	color:#303030;
}
#haupt-rest  {
	float:left;
	border-bottom:1px solid white;
	width:1000px;min-height:300px;
	background-color:#646464;
}

#datenschutz {
    margin: 100px 0px;
}








