	div.logo {
		position:absolute;
		width:207px;
		height:79px;
		left:60px;
		top:42px;
			}
			
	div.banpic {
		position:absolute;
		width:534px;
		height:55px;
		left:60px;
		top:150px;
			}
			
	div.anschrift {
		position:absolute;
		width:169px;
		height:88px;
		left:611px;
		top:42px;
		background-color:white;
		padding:10px;
		font-family:verdana;
		font-size:10px;
		color:#009C4F;
			}
			
   div#mainNav {
   z-index:1000;
   position:absolute;
		width:189px;
		height:325px;
		top:240px;
		left:611px;
		text-align:left;
		vertical-align:top;
		display:inline;
	  }
						
	div.leftcont {
		position:absolute;
		width:263px;
		height:330px;
		left:60px;
		top:240px;
			}
									
	div.rightcont {
		position:absolute;
		width:263px;
		height:330px;
		left:331px;
		top:240px;
		font-family:verdana;
		color:#009C4F;
		font-size:11px;
			}
h1 {
  font-family:Verdana;
  color:#009C4F;
  font-size:20px;
  font-weight:bold;
}




   div.task {
 	 	background-color: #FFFFFF;
 	 	background: #FFFFFF;
 	 	position:absolute;
 	 	z-index:8;
 	 	left: 0px;
	  	bottom:0px;
	  }

   div.main {
 	 	background-color: #FFFFFF;
 	 	background: #FFFFFF;
 	 	position:absolute;
        width:570px;
 	 	z-index:5;
 	 	left: 300px;
	  	bottom:90px;
	  }

   div.right {
 	 	position:absolute;
 	 	width:10px;
 	 	z-index:1;
 	 	right:0px;
	  	bottom:0px;
		
	  }
   div.menue {
 	 	background-color: #FFFFFF;
 	 	background: #FFFFFF;
 	 	position:absolute;
 	 	z-index:6;
 	 	left: 0px;
	  	bottom:40px;
				visibility:hidden;
	  }
			div.firsthidden {
			 position:absolute;
				visibility:hidden;
				z-index:6;
				left: 190px;
				background-color:#E2EAF5;
			}
   div.vertikalpunkt {
 	 	background-color: #FFFFFF;
 	 	background: #FFFFFF;
 	 	position:absolute;
 	 	z-index:2;
 	 	left: 140px;
	  	bottom:0px;
	  }	  
   div.punkte_ecke {
 	 	background-color: #FFFFFF;
 	 	background: #FFFFFF;
 	 	position:absolute;
 	 	z-index:1;
 	 	left: 140px;
	  	bottom:195px;
	  }	  	  

   a:link { font-family:Tahoma; color:#FF6600; text-decoration:None; font-size:12px;}
   a:visited { font-family:Tahoma; color:#FF6600; text-decoration:None; font-size:12px;}
   a:hover { font-family:Tahoma; color:#3399CC; text-decoration:None; font-size:12px;}
   
   a.index:link { font-family:Tahoma; color:#3399CC; text-decoration:None; font-size:12px; font-weight: bold;}
   a.index:visited { font-family:Tahoma; color:#3399CC; text-decoration:None; font-size:12px; font-weight: bold;}
   a.index:hover { font-family:Tahoma; color:#FF6600; text-decoration:None; font-size:12px; font-weight: bold;}

   a.menue:link { font-family:Tahoma; color:#4B7DC6; text-decoration:None; font-size:12px;}
   a.menue:visited { font-family:Tahoma; color:#4B7DC6; text-decoration:None; font-size:12px;}
   a.menue:hover { font-family:Tahoma; color:#4B7DC6; text-decoration:None; font-size:12px;}

   a.grau:link { font-family:Tahoma; color:#DDDDDD; text-decoration:Underline; font-size:12px;}
   a.grau:visited { font-family:Tahoma; color:#DDDDDD; text-decoration:Underline; font-size:12px;}
   a.grau:hover { font-family:Tahoma; color:#DDDDDD; text-decoration:None; font-size:12px;}

   a.white:link { font-family:Tahoma; color:#FFFFFF; text-decoration:None; font-size:12px;}
   a.white:visited { font-family:Tahoma; color:#FFFFFF; text-decoration:None; font-size:12px;}
   a.white:hover { font-family:Tahoma; color:#FFFFFF; text-decoration:Underline; font-size:12px;}


td.blue {

  font-family:Tahoma;
  color:#3399CC;
  font-size:12px;

}

td.norm {

  font-family:Tahoma;
  color:#999999;
  font-size:12px;

}

td.white {

  font-family:Tahoma;
  color:#ffffff;
  font-size:12px;

}


textarea {
filter:Alpha(opacity=59, finishopacity=59, style=1);
}

input {
filter:Alpha(opacity=59, finishopacity=59, style=1);
}

select {
filter:Alpha(opacity=59, finishopacity=59, style=1);
}

input.button {
 filter:Alpha(opacity=40, finishopacity=40, style=1);
 border:1px solid #555555;
}
  ul#mainNav {
    float: right; 
	width: 189px;
    margin: 0;
	text-align:left;
	display:block;
  }
  ul#mainNav li {
    list-style: none;
    margin: 0;
	display:block;
  }

  ul#mainNav a, ul#mainNav a:link, ul#mainNav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/starnav-off.gif); 
	background-repeat: no-repeat;
	background-position:center left;
	padding-left:40px;
	font-weight:bold;
    font-size: 11px;
    display: block;
    color:white;
	text-decoration:none;
	width:159px;
  }

  ul#mainNav a:hover,ul#mainNav a:active {
  font-size:11px;
  padding-left:40px;
	background-image:url(images/starnav-on.gif); 
	background-repeat: no-repeat;
	background-position:center left;
  font-weight:bold;
  color:#009C4F;
	background-color:#FFCF00;
	text-decoration:none;
	width:159px;
  }