/* CSS Document */
@charset "utf-8";
/* Farben

#f3f3f3
#0099CC
#666666
 */
html, body, h1, h2, h3, h4 {
	padding:0;
	margin:0;
	border:0;
}
html {
	font-family: Arial, Helvetica, sans-serif;
	font-size:101%;
	font-size:0.975em;
}
body {
	background-image: url(../images/bg_haupt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
h1 {
	font-size: 1.5em;
	color:#666666;
	margin-bottom:1em;
}
/*h2 {
	font-size: 1.3em;
	margin-bottom:0.2em;
	color:#666666;
}*/
h2 {
	font-size: 1.2em;
	margin-bottom:0;
	margin-top:0;
	color:#666666;
}
h4 {
	font-weight:bold;
	border-bottom: 1px solid #666666;
	margin-bottom:0.2em;
	text-align:center;
	background-color: #3299CC;
	color: #FFFFFF;
	font-size: 1em;
}
a:link, a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #3299CC;
}
.druck
{
	display:none;
}

#layer {
	width: 740px;
	text-align: left;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 0;
	padding:0;
}

#haupt {
	clear:both;
	border-bottom: solid 1px #666666;
	background-color: #FFFFFF;
	margin-left: 1px;
}

#menucontainer {
	float:left;
	width:157px;
	height:100%;
	font-size:14px;
	padding-left:1px;
	z-index:10;
	
}
#menu {
	padding-top: 0.2em;
	padding-bottom: 5em;
}
#menu ul {
	list-style-type: none;
	padding:0;
	margin:0;
	margin-left:0.1em;
}
#menu ul ul{	
	margin-left:0.5em;
}


#menu a {display:block;}	
#menu a:link,
#menu a:visited {
	display: block;
	background: none;
	color: #333333;
	text-decoration: none;	
	border: solid #FFFFFF 1px;
	white-space: nowrap;
	padding:0.1em;
	padding-right:0;
	/*background-image:  url(../images/button_menu_s.gif);
	background-repeat: no-repeat;
	background-position: left center;
	*/
}
#menu a:hover {	
	color: #666666;
	border: solid #0099CC 1px;
	background-color:#f3f3f3;
	
	/*color: #ffffff;
	border: solid #f3f3f3 1px;
	background-color:#0099CC;
	*/
	}		
#menu .top { 
	color:#000000;
	border-bottom: solid #0099CC 1px;
}
div#menu ul ul a:link, 
div#menu ul ul a:visited {
	font-size:0.875em;	
	text-decoration: none;
	
}

div#menu ul ul a:hover {
	color:#0099CC;
	border: solid #FFFFFF 1px;
	background:none;
}
/*
#menu ul li:hover a.top,
#menu #auswahl a:visited {
	
	margin-right:5px;
	background-color:#ff0000;
	color:#000000;	
}
	

*/		
#content {
	padding-top: 0;
	padding-left: 10px;
	padding-right: 120px;
	padding-bottom: 20px;
	border-left: solid #666666 1px;
	font-size: 0.9em;
	margin-left:160px;
}
.ani {
	border:solid 1px #0393be;
	margin-right:10px;
	margin-bottom:10px;

}
#content ul {
	list-style-type: square;
	margin-left: 10px;
	padding-left: 5px;
	
}
.bilder {
	border:solid #0099CC 1px;
}
.sblock {
	text-align: justify;
}

#newsblock {
	float:right;
	width:150px;
	padding-right: 6px;
}
/*div #newsblock a:link, a:visited {
	text-decoration: none;	
}*/
.newshead {
	font-size:0.8em;
	margin-top:5px;
	background-image: url(../images/bg_news.gif);
	width:147px;
	height:18px;
	border: solid 1px #0099CC;
	vertical-align:middle;
	padding-top:2px;
	font-weight:bold;
	color: #666666;
	padding-left: 2px;
	margin-left: 3px;
}
.news {
	font-size:0.75em;
	margin-left: 4px;
}

#layer #haupt #news p {	
	vertical-align: top;
}
#footer {
	clear:both;
	margin-right:34px;
	font-size: 0.65em;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #666666;
	background:none;
}
#footer a:hover {
	text-decoration: none;
	color: #666666;
	background:none;
}
#ausz {
	position:relative;
	z-index:1;
	width:160px;
	bottom:450px;
	height:0
}
#ausz a:link, #ausz a:visited {
	text-decoration: none;
	color: #666666;
	background:none;
}
#ausz a:hover {
	text-decoration: none;
	color: #666666;
	background:none;
}
#info {
	font-size: 0.8em;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	width: 190px;
}
