body {

	background-color: #FEF3D5;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	margin: 0;
	padding: 0;
	/* Horizontale Scrollbars werden ausgeschaltet*/
	overflow-x: hidden;
	height:100%;
		/* background: url("img/zwei.jpg") center center no-repeat;*/
}

h1 {
	font-size: 1px;
	font-color: #fff;

}


#hn2 {
	position:absolute;
	left:132px;
	top:127px;
	z-index:1002;	
}


a:link, a:visited, a:active {
	color: #a42b22 !important;
	text-decoration:none;	
}

a:hover {
	color: #777;
	text-decoration:none;
}

p {
	margin: 0 0 1px 0;
}




#bild1 {
	position:absolute;
	left:259px;
	top:0;
	z-index:9;
	width:197px;
	background-position:left top;
	height:150px;
}

#bild2 {
	position:absolute;
	left:456px;
	top:0;
	z-index:8;
	width:197px;	
	background-position:left top;
	height:150px;	
}

#bild3 {
	position:absolute;
	left:653px;
	top:0;
	z-index:7;
	width:197px;	
	background-position:left top;
	height:150px;	
}


#bgstart {
	position:absolute;
	left:36px;
	top:178px;
	z-index:21;
	width:775px;	
	background-position:left top;
	height:316px;	
	background: url(img/bg32_start.png) top left no-repeat;
}


#zeitfuermich {
	position:absolute;
	left:148px;
	top:198px;
	z-index:43;
	width:353px;	
	background-position:left top;
	height:87px;	
	background: url(img/start_zeit_fuer_mich.png) top left no-repeat;
	border: 0;
}

#starttext {
	position:absolute;
	left:2px;
	top:85px;
	z-index:43;
	width:auto;	
	height:auto;
	/*border: 1px solid red;*/
}




#bglinks {
	position:absolute;
	left:36px;
	top:178px;
	width: 185px;
	height:315px;	
	z-index:20;
	background: url(img/bg32_links.png) top center no-repeat;
}


#bgrechts {
	position:absolute;
	left:258px;
	top:178px;
	width: 552px;
	height:315px;	
	z-index:25;	
   background: url(img/bg32_rechts.png) top left no-repeat;	
}

#welle {
	position:absolute;
	left:0;
	top:44px;
	z-index:99;	
	width: 850px;
	height:114px;
	background: url("img/welle32_orange1.png") top center no-repeat;
}

#orange #welle {
	background: url("img/welle32_orange1.png") top center no-repeat;
}

#blue #welle {
	background: url("img/welle32_blue1.png") top center no-repeat;
}

#green #welle {
	background: url("img/welle32_green1.png") top center no-repeat;
}


#schriftzug {
	position:absolute;
	left:52px;
	top:79px;
		z-index:101;	
}


#logo {
	position:absolute;
	left:39px;
	top:31px;
	width: 177px;
	height: 53px;
   background: url(img/logo32.png) top center no-repeat;
}

#footer {
	position:absolute;
	left:0;
	top:513px;
	width: 850px;
	height: 38px;

	z-index:101;	
	
	/*border: 1px solid blue;*/
	
	
}

#newsheadline {
	position:absolute;
	top:525px;
	left: 60px;
	z-index:103;		
	
	
/*	border: 1px solid red;*/

}

#kursplanlink {
	position:absolute;
	top:525px;
	left: 700px;
	z-index:104;		
}




#orange #footer {
	background-color: #FCC17D;
}

#blue #footer {
	background-color: #a3bee3;
	background-color: #aec5e5; /*pipette*/
	
}

#green #footer {
	background-color: #afd359;
	background-color: #c5de8a; /*pipette*/
}


#iframe {
	position:absolute;
	left:261px;
	top:121px;
	width:500px;
	height:310px;
	z-index:30;
}

#overiframe {
	position:absolute;
	left:298px;
	left:293px;
	top:178px;
	width:380px;
	height:315px;
	z-index:50;
	visibility: visible;
	/*border: 1px solid black;*/
}

#flash {
	position:absolute;
	left:618px;
	top:178px;
	width:380px;
	height:315px;
	z-index:50;
	visibility: visible;
}





#inneriframe {
	height:298px;
	background: #fff;
	width:343px;
	width:543px;
	/*border:1px solid black;*/
	margin-left:34px;
	float: left;
}


#iframeright {
	background: url("img/webseite_content_rechts.gif") right top no-repeat  ;		
	height:298px;
	width:34px;		
	float: left;
}



/* Die Subnavigation links */
#oversubnavi {
	position:absolute;
	left:55px;
	/*top:199px;*/
	top:192px;
	width:154px;
	height:279px;
	z-index:30;
	
	/*background: #336666;*/
}


#oversubnavi ul {
	margin: 0 0 1px 0;;
	padding: 0;
	border: 0;
}


#oversubnavi ul li{
	list-style-type: none;
}

#oversubnavi ul li a{
	color: #a42b22;
	font-size: 11px;
	line-height:13px;
	
padding-left: 0;

	text-decoration:none;
	/*border: 1px solid red;*/
	display:block;
	margin: 6px 0 0 0;
}

#oversubnavi ul ul li a {
	margin: 4px 0 0 0;

}



#oversubnavi ul li a:hover {
	color: #c33328;
	color: #655 !important;
}


#oversubnavi ul li a.current {
	color: #c33328;
	color: #655 !important;	
	font-weight:bold;
}

#oversubnavi ul ul {
	margin: 0 0 0 10px;;
	padding: 0;
	border: 0;
}



#subnavimiddle {
	margin-top: 34px;
	background: #fff;	
	height: 300px;
}

#subnavibottom {
	background: url("img/webseite_navi_unten.gif") left top no-repeat;	
	height: 34px;
}




#container {
    position:absolute;
    left:50%;
    top:50%;
    width: 850px;
    height: 550px;
    margin-left:-425px;
    margin-top:-275px;
	 /*border: 1px solid #f8f8f8;*/
}

#impressum {
	z-index:123;
    position:absolute;
    left:50%;
    top:50%;
    width: 100px;
    height: 30px;
	 /*border: 1px solid #ff0000;*/
	/* background: green;*/
	 margin-top:251px;
	 margin-left: 295px;
	 	font-family:Verdana, Arial, Helvetica, sans-serif;	
		font-size:10px;

}

#sondernavlinks {
	z-index:123;
    position:absolute;
    left:50%;
    top:50%;
    width: 160px;
    height: 30px;
	 /*
	 border: 1px solid #ff0000;
	 background: green;	
	 */
	 margin-top:189px;
	 margin-left: -378px;
	 	font-family:Verdana, Arial, Helvetica, sans-serif;	
		font-size:12px;
		text-align: center;  
		font-weight: bold;
	
}






#orange #container {
	 background: url("img/bg_orange.jpg") left center no-repeat;
}

#blue #container {
	 background: url("img/bg_blue.jpg") left center no-repeat;
}

#green #container {
	 background: url("img/bg_green.jpg") left center no-repeat;
}


#bgcontainer1 {
position: absolute;
	left:490px;
	top:99px;
  	z-index:10;
	width:360;
	height:451;
}

#orange #bgcontainer1 {
	background: url("img/bg_orange.jpg") -490px -99px no-repeat;
}

#blue #bgcontainer1 {
	background: url("img/bg_blue.jpg") -490px -99px no-repeat;
}

#green #bgcontainer1 {
	background: url("img/bg_green.jpg") -490px -99px no-repeat;
}


#bgcontainer2 {
position: absolute;
	left:240px;
	top:129px;
  	z-index:10;
	width:350;
	height:421;
}

#orange #bgcontainer2 {
	background: url("img/bg_orange.jpg") -240px -129px no-repeat;
}

#blue #bgcontainer2 {
	background: url("img/bg_blue.jpg") -240px -129px no-repeat;
}

#green #bgcontainer2 {
	background: url("img/bg_green.jpg") -240px -129px no-repeat;
}


#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7, #nav8 {
   position: absolute;
}


#nav1 {
	left:45px;
	top:127px;
  	z-index:171;
	width:58px;
	height:25px;	
}

#nav2 {
	left:134px;
	top:127px;
  	z-index:172;
	width:75px;
	height:25px;	
}

#nav3 {
	left:241px;
	top:126px;
  	z-index:173;
	width:75px;
	height:25px;	
}


#nav4 {
	left:330px;
	top:120px;
  	z-index:174;
	width:75px;
	height:25px;	
}

#nav5 {
	left:421px;
	top:104px;
  	z-index:175;
	width:86px;
	height:31px;	
}

#nav6 {
	left:532px;
	top:90px;
  	z-index:176;
	width:86px;
	height:31px;	
}

#nav7 {
	left:631px;
	top:79px;
  	z-index:177;
	width:86px;
	height:31px;	
}

#nav8 {
	left:728px;
	top:69px;
  	z-index:178;
	width:86px;
	height:31px;	
}



#orange #nav1 a {
	background: url("img/orange/nav/Nav1.gif") left top no-repeat;
}

#blue #nav1 a {
	background: url("img/blue/nav/Nav1.gif") left top no-repeat;
}

#green #nav1 a {
	background: url("img/green/nav/Nav1.gif") left top no-repeat;
}

#orange #nav1 a:hover, #orange #nav1 .current {
	background: url("img/orange/navlit/Nav1.gif") left top no-repeat;
}

#blue #nav1 a:hover, #blue #nav1 .current {
	background: url("img/blue/navlit/Nav1.gif") left top no-repeat;
}

#green #nav1 a:hover, #green #nav1 .current {
	background: url("img/green/navlit/Nav1.gif") left top no-repeat;
}



#orange #nav2 a {
	background: url("img/orange/nav/Nav2.gif") left top no-repeat;
}

#blue #nav2 a {
	background: url("img/blue/nav/Nav2.gif") left top no-repeat;
}

#green #nav2 a {
	background: url("img/green/nav/Nav2.gif") left top no-repeat;
}

#orange #nav2 a:hover, #orange #nav2 .current {
	background: url("img/orange/navlit/Nav2.gif") left top no-repeat;
}

#blue #nav2 a:hover, #blue #nav2 .current {
	background: url("img/blue/navlit/Nav2.gif") left top no-repeat;
}

#green #nav2 a:hover, #green #nav2 .current {
	background: url("img/green/navlit/Nav2.gif") left top no-repeat;
}



#orange #nav3 a {
	background: url("img/orange/nav/Nav3.gif") left top no-repeat;
}

#blue #nav3 a {
	background: url("img/blue/nav/Nav3.gif") left top no-repeat;
}

#green #nav3 a {
	background: url("img/green/nav/Nav3.gif") left top no-repeat;
}

#orange #nav3 a:hover, #orange #nav3 .current {
	background: url("img/orange/navlit/Nav3.gif") left top no-repeat;
}

#blue #nav3 a:hover, #blue #nav3 .current {
	background: url("img/blue/navlit/Nav3.gif") left top no-repeat;
}

#green #nav3 a:hover, #green #nav3 .current {
	background: url("img/green/navlit/Nav3.gif") left top no-repeat;
}



#orange #nav4 a {
	background: url("img/orange/nav/Nav4.gif") left top no-repeat;
}

#blue #nav4 a {
	background: url("img/blue/nav/Nav4.gif") left top no-repeat;
}

#green #nav4 a {
	background: url("img/green/nav/Nav4.gif") left top no-repeat;
}

#orange #nav4 a:hover, #orange #nav4 .current {
	background: url("img/orange/navlit/Nav4.gif") left top no-repeat;
}

#blue #nav4 a:hover, #blue #nav4 .current {
	background: url("img/blue/navlit/Nav4.gif") left top no-repeat;
}

#green #nav4 a:hover, #green #nav4 .current {
	background: url("img/green/navlit/Nav4.gif") left top no-repeat;
}



#orange #nav5 a {
	background: url("img/orange/nav/Nav5.gif") left top no-repeat;
}

#blue #nav5 a {
	background: url("img/blue/nav/Nav5.gif") left top no-repeat;
}

#green #nav5 a {
	background: url("img/green/nav/Nav5.gif") left top no-repeat;
}

#orange #nav5 a:hover, #orange #nav5 .current {
	background: url("img/orange/navlit/Nav5.gif") left top no-repeat;
}

#blue #nav5 a:hover, #blue #nav5 .current {
	background: url("img/blue/navlit/Nav5.gif") left top no-repeat;
}

#green #nav5 a:hover, #green #nav5 .current {
	background: url("img/green/navlit/Nav5.gif") left top no-repeat;
}



#orange #nav6 a {
	background: url("img/orange/nav/Nav6.gif") left top no-repeat;
}

#blue #nav6 a {
	background: url("img/blue/nav/Nav6.gif") left top no-repeat;
}

#green #nav6 a {
	background: url("img/green/nav/Nav6.gif") left top no-repeat;
}

#orange #nav6 a:hover, #orange #nav6 .current {
	background: url("img/orange/navlit/Nav6.gif") left top no-repeat;
}

#blue #nav6 a:hover, #blue #nav6 .current {
	background: url("img/blue/navlit/Nav6.gif") left top no-repeat;
}

#green #nav6 a:hover, #green #nav6 .current {
	background: url("img/green/navlit/Nav6.gif") left top no-repeat;
}



#orange #nav7 a {
	background: url("img/orange/nav/Nav7.gif") left top no-repeat;
}

#blue #nav7 a {
	background: url("img/blue/nav/Nav7.gif") left top no-repeat;
}

#green #nav7 a {
	background: url("img/green/nav/Nav7.gif") left top no-repeat;
}

#orange #nav7 a:hover, #orange #nav7 .current {
	background: url("img/orange/navlit/Nav7.gif") left top no-repeat;
}

#blue #nav7 a:hover, #blue #nav7 .current {
	background: url("img/blue/navlit/Nav7.gif") left top no-repeat;
}

#green #nav7 a:hover, #green #nav7 .current {
	background: url("img/green/navlit/Nav7.gif") left top no-repeat;
}



#orange #nav8 a {
	background: url("img/orange/nav/Nav8.gif") left top no-repeat;
}

#blue #nav8 a{
	background: url("img/blue/nav/Nav8.gif") left top no-repeat;
}

#green #nav8 a {
	background: url("img/green/nav/Nav8.gif") left top no-repeat;
}

#orange #nav8 a:hover, #orange #nav8 .current {
	background: url("img/orange/navlit/Nav8.gif") left top no-repeat;
}

#blue #nav8 a:hover, #blue #nav8 .current {
	background: url("img/blue/navlit/Nav8.gif") left top no-repeat;
}

#green #nav8 a:hover, #green #nav8 .current {
	background: url("img/green/navlit/Nav8.gif") left top no-repeat;
}




.hnav {
	display: block;
	width:100%; 
	height:100%;
	/*border: 1px solid red;*/
}



#flash img {
	border: 0;
}

#sitemap_oase {
    position:absolute;
	font-size:10px;
    left:785px;
    top:526px;
	text-align:right;
	background-color:none;
    width: 55px;
    height: 20px;
	z-index:9999;
}


