/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	scrollbar-face-color: #FFFFFF; 
	scrollbar-highlight-color: #F7F7F7; 
	scrollbar-shadow-color: #DADADA; 
	scrollbar-3dlight-color: #DADADA; 
	scrollbar-arrow-color:  #A7A7A7; 		
	scrollbar-track-color: #FFFFFF; 
	scrollbar-darkshadow-color: #F7F7F7; 
}

.Stil1 {
	color: #0066CC;
	font-weight: bold;
}
.Stil2 {
	color: #CC0000;
	font-weight: bold;
}
.Stil3 {
	color: #4A9C31;
	font-weight: bold;
}

a:link {color: #333333} 
a:visited {color: #333333} 
a:hover {
color: #000000;
text-decoration:none;
} 
a:active {color: #000000} 
td {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
.mytext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333} 
.mytext a:link {color: #333333; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #000000; text-decoration: underline} 
.mytext a:active {color: #333333; text-decoration: underline} 
.mytext2 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333} 
.mytext2 a:link {color: #333333; text-decoration: underline} 
.mytext2 a:visited {color: #333333; text-decoration: underline} 
.mytext2 a:hover {color: #000000; text-decoration: none;} 
.mytext2 a:active {color: #333333; text-decoration: none} 

#container {
	border:1px solid #000;
	position:absolute;
	left:10px;
	top:10px;
	width:898px;
	height:592px;
	z-index:1;
}
#Layer1 {
	position:absolute;
	left:258px;
	top:149px;
	width:514px;
	height:131px;
	z-index:1;
}
#Layer2 {
	position:absolute;
	left:274px;
	top:7px;
	width:624px;
	height:150px;
	z-index:5;
}
#Layer3 {
	position:absolute;
	left:161px;
	top:7px;
	width:113px;
	height:117px;
	background-image:url(../grafik/head_rundung.gif);
	background-repeat:no-repeat;
	z-index:6;
}
#Layer4 {
	position:absolute;
	left:211px;
	top:124px;
	width:64px;
	height:34px;
	z-index:3;
}
#Layer5 {
	position:absolute;
	left:0px;
	top:124px;
	width:898px;
	height:1px;
	background-image:url(../grafik/linie_oben.gif);
	background-repeat:no-repeat;
	z-index:7;
}
#Layer6 {
	position:absolute;
	left:0px;
	top:156px;
	width:898px;
	height:1px;
	background-image:url(../grafik/linie_unten.gif);
	background-repeat:no-repeat;
	z-index:15;
}
#Layer7 {
	position:absolute;
	left:0px;
	top:128px;
	width:898px;
	height:26px;
	background-image:url(../grafik/balken_oben.gif);
	background-repeat:no-repeat;
	z-index:10;
}
#Layer8 {
	position:absolute;
	left:244px;
	top:185px;
	width:64px;
	height:34px;
	z-index:7;
}
#Layer9 {
	position:absolute;
	left:212px;
	top:125px;
	width:64px;
	height:32px;
	background-image:url(../grafik/head_rundung_unten.gif);
	background-repeat:no-repeat;
	z-index:9;
}
#Layer10 {
	position:absolute;
	left:0px;
	top:518px;
	width:274px;
	height:66px;
	background-image:url(../grafik/rundung_unten.gif);
	background-repeat:no-repeat;
	z-index:11;
}
#Layer11 {
	position:absolute;
	left:210px;
	top:158px;
	width:2px;
	height:360px;
	background-image:url(../grafik/linie_senkrecht.gif);
	background-repeat:no-repeat;
	z-index:30;
}
#Layer12 {
	position:absolute;
	left:274px;
	top:582px;
	width:624px;
	height:2px;
	background-image:url(../grafik/linie_fuss.gif);
	background-repeat:no-repeat;
	z-index:13;
}
#Layer13 {
	position:absolute;
	left:35px;
	top:22px;
	width:76px;
	height:80px;
	background-image:url(../grafik/logo.gif);
	background-repeat:no-repeat;
	z-index:14;
}

#Layer14 {
	position:absolute;
	left:238px;
	top:129px;
	width:186px;
	height:24px;
	background-image:url(../grafik/biostruktur.gif);
	background-repeat:no-repeat;
	z-index:15;
}

#Layer15 {
	position:absolute;
	left:0px;
	top:481px;
	width:210px;
	height:1px;
	background-image:url(../grafik/menue_linie.gif);
	background-repeat:repeat-x;
	z-index:13;
}

#Layer16 {
	position:absolute;
	left:44px;
	top:550px;
	width:141px;
	height:22px;
	z-index:31;
}

#navcontainer { 
 	width: 170px; 
	position:absolute;
	left:0px;
	top:142px;
	height:330px;
	z-index:16;
}
	
#nav-sub li
{
list-style: none;
margin: 0;
text-align: left;
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#333;
width: 160px; 
}

#nav-sub a
{
display: block;
padding: 5px 5px 5px 5px;
border-bottom:1px solid #CCC;
background-color: #FFFFFF;
color:#666666;
text-decoration: none;
height: 16px;
width: 160px; 
}

#nav-sub li a:link { color: #666666; }
#nav-sub li a:visited { color: #666666; }
#nav-sub li a:hover
{
border-color: #999999;
color: #000000;
background: #F2F2F2;
}

#nav-sub li a.current
{
border-color: #999999;
color: #000000;
background: #F2F2F2;
}

.menue {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

#inhalt {
	position:absolute;
	left:359px;
	top:177px;
	width:538px;
	height:390px;
	z-index:17;
	overflow:auto;
}

#clock {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:right;
	color:#333333;
	position:absolute;
	left:700px;
	top:135px;
	width:157px;
	height:24px;
	z-index:32;
}
