/* CSS Document */
* {margin:0px}
html {height:101%;}
body {
	background-color: #FFF;
	background-image: url(pics/hg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
hr {width:90%;}
p {line-height:21px}
a {color: #666; text-decoration:none;}
a:link, a:visited, a:active {color: #666; text-decoration:none;}
a:hover {color: #000;}
h3 {margin: 0;font-size: 1.2em; margin-bottom: 16px;}
img {border:0}

#gesamt { 
width:760px;margin:0px auto;text-align:left; /* für zentrierung */
}

#oben { 
width: 760px;
height: 250px;
margin-top: 0px;
}

#navi { width:135px;float:left;}
#navi a:link, a:visited, a:active {color: #666; text-decoration:none;display: block; height:21px;}
#navi a:hover {display:block; text-decoration:underline;}

#anzeige { width: 533px;padding-right:60px;float:right; }
#anzeige a:link, a:visited, a:active {text-decoration:none; display:inline}
#anzeige a:hover {text-decoration:none;}

#unten { 
width: 760px;
height: 35px;
clear:both;
padding-top:15px;
padding-left:55px;
text-align:center;
}
.b { font-weight:bold}
.bu {font-weight:bold; text-decoration:underline}
.re {float:right;}
.li {float:left;}

.ei {padding-top:57px; padding-left:230px}
.zoe {float:left; padding-top:50px; padding-left:35px}
