/* CSS Document */

html {height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fffadc;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {height:100%;
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	background:#333333;
	 }

#content {
	display:block;
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:130px; 
	bottom:0;
	width:800px; 
	margin-left:-400px; 
	left:50%; 
	background:#cc0000;
	
	
	}
* html #content {
	top:0; 
	bottom:0;
	border-top:130px solid #fffadc;
	height:100%;
	max-height:100%;
	}


#head {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:800px; 
	height:130px; 
	background:#fffadc; 
	border-bottom:1px solid #cc0000;
	z-index:5; 
	
	}
	
#flashcontent{height:90%;margin:5px 0;

}

a.nav1, a.nav2, a.nav3, a.nav4, a.nav5, a.nav6, a.nav7, a.nav8, a.nav9 {
	width:88px;
	height:22px; 
	display:block; 
	border:0;
	padding:0;
	float:left; 
	text-decoration:none;
	}
a.nav1{background:url(Buttons/will_02.gif);}
a.nav2{background:url(Buttons/aktuell_02.gif);}
a.nav3{background:url(Buttons/casa_02.gif);}
a.nav4{background:url(Buttons/soci_02.gif);}
a.nav5{background:url(Buttons/bilder_01.gif);}
a.nav6{background:url(Buttons/term_02.gif);}
a.nav7{background:url(Buttons/musik_02.gif);}
a.nav8{background:url(Buttons/presse_02.gif);}
a.nav9{background:url(Buttons/kont_02.gif);}
	
	
a.nav1:hover{ background:url(Buttons/will_02-over.gif);}
a.nav2:hover{ background:url(Buttons/aktuell_02-over.gif);}
a.nav3:hover{ background:url(Buttons/casa_02-over.gif);}
a.nav4:hover{ background:url(Buttons/soci_02-over.gif);}
a.nav5:hover{ background:url(Buttons/bilder_01-over.gif);}
a.nav6:hover{ background:url(Buttons/term_02-over.gif);}
a.nav7:hover{ background:url(Buttons/musik_02-over.gif);}
a.nav8:hover{ background:url(Buttons/presse_02-over.gif);}
a.nav9:hover{ background:url(Buttons/kont_02-over.gif);}
	
a:link {text-decoration:none;color:#FFFADC;}
a:visited {text-decoration:none;color: #ffffaa;}
a:hover {font-weight:normal;text-decoration:none;color:#FFFfaa;}


.style1 {
	font-size: 14px;
	color: #FFFADC;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFADC;
}
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFADC;
}
.style2 {
	     font-size: 14px;
		 color: #000000;}
.style3 {font-size: 16px}
.style4 {font-size: 20px}
.style5 {font-size: 13px;color: #000000;}
