.verdana8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 12pt;
	 color: #F2F2e7;
}
.verdanna {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 12pt;
 color: #F2F2e7;
}
.headl {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 14pt; color: #939393;font-weight: bold}
.headlrot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #660000}
.verdana8f {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; line-height: 12pt;  color: #939393;}

h1 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 180%; 
line-height: 18pt; 
font-weight: normal;  
 color: #F2F2e7;
}

h2 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;    
 color: #F2F2e7;
}

h3 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;    
 color: #F2F2e7;
}

h4 {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 8pt;
font-weight: normal;    
 color: #F2F2e7;
}

a:link {
 color: #F2F2e7;
font-weight: normal;  
   text-decoration: underline;
}

a:visited {
 color: #F2F2e7;
font-weight: normal;  
   text-decoration: underline;
}

a:hover {
 color: #F2F2e7;
font-weight: normal; 
   text-decoration: underline;
}

a:active {
 color: #F2F2e7;
font-weight: normal; 
   text-decoration: underline;
}





#Layerfullb{
	position:absolute;

	width:468px;
    top: 08px;
	left: 270px;
		z-index:6;
	background-color: #ffffff;
	font-size: 9pt;}

#Layer4 {
	position:absolute;
	width:80px;
	height: 60px;
	z-index:4;
	left: 13px;
 padding-left:35px;
	top: 08px;
}

#Layer1a{
	position:absolute;
	z-index:6;
	width:300px;
    top: 80px;
	left: 790px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	padding-left:10px;
	padding-top:0px;
	padding-right:0px;
	   background-color:#333333;
	visibility: inherit;
	border: 1px #EDEDED;
 }



#Layer7  { 
visibility: visible; 
position: absolute; 
z-index: 7;
 top: 80px; 
 left: 12px;
 border: 1px solid #333333;
 padding-left:35px;
 padding-right:15px;
  padding-top:15px;
  width: 720px;
   height: auto;
   background-color: #333333;
    }
* html #box {width: 728px;} bugfix ie

#Layer728  {  text-decoration: underline; background-color: #fff; visibility: visible; position: absolute; z-index: 501; top: 1px; left:5px; width: 732px; }

.greybox { background-color:#999966; padding:1px; margin:2px; font-size: 8pt;
font-weight: bold; color: #FFFFFF; border:0px; }
.redbox { background-color:#990000; padding: 2px 0px 2px 8px;margin:2px 0px 0px 0px; font-size: 8pt;
font-weight: bold; color: #FFFFFF;  }
.box{border-width:0px 0px 1px 0px;border-style:solid;border-color:#F2F2e7;font-family:Verdana, Arial, Helvetica, sans-serif;color:#F2F2e7;padding:10px;display:table;width:95%;clear:both;background-color:#333333;font-size:9pt;line-height:1.5em;}
  
.graubox { background-color:#333333; padding:5px;font-family: Verdana, Arial, Helvetica, sans-serif; 
line-height: 18pt;
font-size: 10pt;
font-weight: normal;    
color: #330000;}
</style>

.box120 {
border: 1px #F2F2e7;
  border-style:solid;
 background-color: #333333; 
  padding:px;
	width:120px;
  display:table-cell;
  font-size: 8pt;}
  
  
 ul#Navigation {
    margin: 0; padding: 0.8em;
    text-align: left;
    border: 0px solid black;
    background-color: #333333;
  }
  ul#Navigation li {
    list-style: none;
    display: inline;
    margin: 0; padding: 0;
  }

  ul#Navigation a, ul#Navigation span {
    float: left; width: 6em;
    margin: 0.4em; padding: 0.2em 1em;
    text-decoration: none; font-weight: bold;
    border: 1px solid black;
    border-left-color: white; border-top-color: white;
    color: #ccc; background-color: #333333;
  }
  * html ul#Navigation a, * html ul#Navigation span {  /* Korrektur fuer IE 5.x */
    width: 8em;
    w\idth: 6em;
  }
  ul#Navigation a:hover, ul#Navigation span {
    border-color: white;
    border-left-color: black; border-top-color: black;
    color: white; background-color:#333333;
  }
  ul#Navigation div {
     clear: left;
  }
