*{margin:0; padding:0; border: 0;}
html, body {height:101%}
body {font: 70%/1.5em Verdana, Tahoma, arial, sans-serif;text-align: center;background: #ccc}

a, a:visited {text-decoration: none;color: #0066CC; background: inherit;}
a:hover {color: #FF3300;background: inherit;text-decoration: underline;}

h1, h2, h3, h4, h5 {font-family: Tahoma, Verdana, Sans-serif;font-weight: Bold;padding: 3px 0 0 0;}
h1 {font-size: 140%;}
h2 {font-size: 125%;color: #006699;margin-bottom: 3px;}
h3 {font-size: 95%;color: #666666; }

img{border: 0px;background: transparent;}
.hr{border-bottom: 1px solid #999; height:1px; margin:5px 0}
.ueber{font-size: 110%;color: #333;margin-bottom: 3px; font-weight:bold}

#gesamt{
	width: 800px;
	text-align: left;
	margin: 0px auto;
	border: 1px solid #f00;
	padding-left: 0px;
	background: #fff;
}
#content{
	width:100%;
	padding-top: 5px;
}

#rechtercontainer{
	display:inline /*Fix IE floating margin bug*/;
	padding-right: 3px;
	padding-bottom: 1px;
	width: 155px;
	float: right;
	overflow:visible !important /*FF*/; 
	overflow:hidden /*IE6*/;
}

#linkercontainer{
	display:inline /*Fix IE floating margin bug*/; 
	padding-left: 3px;
	width: 155px;
	float: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	overflow:visible !important /*FF*/; 
	overflow:hidden /*IE6*/;
}
#anzeigecontainer{
	display:inline; /*Fix IE floating margin bug*/
	;
	width: 625px;
	float:left;
	text-align: justify;
	overflow:visible !important /*FF*/;
	overflow:hidden /*IE6*/;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
}
#header{
	margin-top: 0px;
	height:150px;
	width:800px;
	background: #fff url(img/header.jpg);
	font-family: serif;
 }
#headleft{
 	width: 300px; height:150px;
	background: transparent;
 	float: left;
}
#headright{
 	width: 490px; height:150px;
	padding: 0 0 0 0;
	background: transparent;
	float: right;
}
#headright img{
	padding: 20px 0 0 0;
}

#header #headleft h1{
 	padding: 15px 0 0 20px;
	font: bolder 2.6em Arial, Sans-serif;
	color: White;
}
#header #headleft h2{
 	padding: 28px 0 0 25px;
	color: #333333; 	
	background: transparent;
	font: bolder 1.2em Arial, Sans-serif;
	text-decoration: none;
}
.navi{
	width:150px;
	border: 1px solid #fff;
	margin-bottom: 3px;
}
.navi_h1{
	background: #fff url(img/navhead.gif) repeat-x;
	height: 23px;
	padding: 1px 0 0 5px;
	margin-bottom: 1px;
	font: bold 1.3em Verdana, Sans-serif;
	color: #CCCCCC;
}
.menu {
	width: 148px;
	padding: 0 1px 0 1px;
	font-size: 1.2em;
}
.menu li {
	margin-bottom: 1px;
	list-style-type: none;
	white-space: nowrap;
}
.menu li a {
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 8px;
	background: #EDEDED url(img/menubg.gif) repeat-x;
}
.menu li a:visited {color: #666;/*IE6*/}
.menu li a:hover {background: #EDEDED;color: fff;text-decoration:none;}
.menu li a:active {background: #EDEDED;color: fff;text-decoration:none;}/*{color: White;background-color: #CCCCCC;}*/
.menu li ul{font-size:1em; font-weight:normal;background: #fff;}
.menu li ul li{margin:1px 0 1px 15px;}
.menu li ul a{font-weight:normal;background: White url(img/menubg.gif) repeat-x 2px center; border: 1px solid #fff;padding-left: 10px;}
.menu li ul a:hover{background: #EDEDED;border: 1px solid #fff;}

blockquote {
	margin: 5px 0;
	padding: 5px 5px 5px 30px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ccc url(img/quote.gif) no-repeat 5px 5px;
	text-align: justify;
}
p {padding: 5px;}

.anzeige_h1 {
	height: 22px;
	line-height: 22px;
	padding: 0;
	padding-left: 73px;
	background: #EDEDED url(img/titel.gif) no-repeat 2px center;
	border-top: 1px solid #f00;
	border-bottom: 1px solid #f00;
	color: #333333;
}
.anzeigetext {padding: 5px 5px 10px 5px;text-align: justify; font-size:12px}

.left{float: left;padding: 2px 8px 2px 2px;}
.right{float: right;padding: 2px 2px 2px 8px;}
.center{display: block;text-align: center;margin: 0 auto;padding: 3px 0 3px 0;}

.clear{clear: both;}
.clearwrap{clear: both;margin: 0;}

#footer{
	clear: both;
	width:800px;
	height: 85px;
	background: url(img/footer.jpg);
	text-align: right;
}
#footer h2{
	padding: 55px 10px 0 0;
	color: #CCCCCC; 
	text-decoration: none;
   font: bold 8.0pt Tahoma, Arial, Helvetica;
}
#footer a{color: #CCCCCC; background-color:inherit; font-weight:bold;}
#footer a:hover{color: white; background-color:inherit; text-decoration:none}
