ul {
	color:#000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	margin-top:-2px;
	margin-left: 30px;
}
img.links { float: left; margin-right: 10px; }img.rechts {
	float: right;
	margin-left: 20px;
}
 body {
  margin-left:30px; 
  margin-top: 0px;
  bgcolor="#ffffff";
  }

.hauptabelle
{border-left: 1px solid #7D8286;
}
.zelle_blau
{
 border: thin;
 background-color:#dfe2e7;
 color:#000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding-left: 10px;
    
	}


a {
	color: #37476A; 

	text-decoration:none;
}
a:HOVER {
	color: #776C95;
	text-decoration:none;
}



a.nav_text {
	color: #000066;
	text-decoration:underline;

}

a.nav_text:HOVER {
	color: #718190;
	
	text-decoration:none;
}
.tabelle {
	padding-left:10px;
	padding-bottom: 5px;
}
.text   {
	color:#000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	text-align: justify;
	font-weight: 500;
	margin-bottom: 1%;
    	}
.text a
{
	color: #ff5511;
}    	
	.text-tabelle   {
	color: #000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: justify;
	padding-right: 10px;
	padding-top: 5px;
	}    
.text-fett 
   {
	color: #000066;
	font-weight: bolder;
	letter-spacing:2pt;
	font-size: 100%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	
	}	    
.text-fett-zentriert    { color: #000066;  font-weight: bolder; font-size: 80%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; }	    	    
.text-klein { 
	color: #000066; font-size: xx-small; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 text-align: left; padding: 0 10px 0 5px 
	 }

.ueberschrift
   { color: #000066; font-size: 80%; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bolder; font-style: normal !important; text-decoration: underline; text-align: left; border-right: 0 none; border-left: 5px none
            }
.ueberschrift-zentriert 
   {
	color: #000066;
	font-weight: bolder;
	letter-spacing:2pt;
	font-size: medium;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-align: center;
	
	}	    	
#fotobox a img {
height:56px;
width:75px;
float:right;
border: 1px solid black;
margin: 0 0 5px 5px;

}
#fotobox a:hover img {
width:250px;
height:187px;
}
#fotobox a:hover { padding:0; }

#fotobox {
width:515px;
margin:5px;
padding:10px;
border:outset 1px #718190;
background:#dfe2e7;

}
#fotobox p {
padding:0; margin:0;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 80%;
color: #000066;
}
	
#fotobox_hoch a img {
height:75px;
width:56px;
float:right;
border: 1px solid black;
margin: 0 0 5px 5px;

}
#fotobox_hoch a:hover img {
width:187px;
height:250px;
}
#fotobox_hoch a:hover { padding:0; }

#fotobox_hoch {
width:515px;
margin:5px;
padding:10px;
border:outset 1px #718190;
background:#dfe2e7;

}
#fotobox_hoch p {
padding:0; margin:0;
font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
font-size: 80%;
color: #000066;
}
.text_rechtsb   {
	color:#000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	text-align: right;
	font-weight: normal;
    	}
.text_linksb   {
	color:#000066;
	font-size: 80%;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	padding: 0;
	text-align: left;
	font-weight: normal;
    	}

div.shadow {
  float: left;
  padding: 0 1px;
  background: #bfbfbf;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}
