body
{
 font-family:verdana;
 background:#E2E2E2; 
 margin:0px; 
 padding:0px;
 margin-top:15px;
}

a#menu
{
   text-decoration:none;
   color:#D80000;
   font-weight:bold;
}

ul#menu
{
   margin:0px;
   padding:0px;
   list-style:none;   
}

ul#menu li
{
   float:left;
   /*width:125px;*/
   font-size:11px; 
   margin-left:15px;
   margin-right:10px;    
}
ul#menu li a
{
   color:#A4A4A4;  
   font-size:10px;   
}

a#details
{
   color:#D50000;
   margin-right:10px;
}

#g01 {

	position:absolute;
	left:150px;
	top:5px;
	width:500px;
	height:423px;
        z-index:2;
}

#n1 {
        z-index:1;

}

.meldung { font-family:Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:red; }
.meldung2 { font-family:Arial; font-size: 10pt; font-style: normal; font-weight: 700; color:red; }

.kopf { font-family:Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.gruppe { font-family:Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:black; }


.link { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:black; }

.titelwhite { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:black; }

.normal { font-family:Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.contact { font-family:Verdana; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.contact2 { font-family:Arial; font-size: 8pt; font-style: normal; font-weight: 500; background-color:#FDF1C5; color:black; }

.liste { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.dliste { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.tliste { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 500; color:black; }

.xtliste { font-family:Verdana,Arial; font-size: 12pt; font-style: normal; font-weight: 700; color:black; }

.boldliste { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:black; }

.weiss { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:white; }


.table1 {table-layout:fixed;                
         margin-top:30px;}              
/*
.lasttable {border-right: black 0px solid;
               border-left: black 0px solid;
               border-top: black 1px solid;
               border-bottom: black 0px solid;
               border-collapse: collapse; }

.lasttableneu {border-right: black 0px solid;
               border-left: black 0px solid;
               border-top: black 0px solid;
               border-bottom: black 0px solid;
               border-collapse: collapse; }
*/
.zelleneu  {border-right: black 1px dotted;
               border-left: black 0px solid;
               border-top: black 0px solid;
               border-bottom: black 0px solid;
                 }

  
.btitel { font-family:Verdana; font-size: 10pt; font-style: normal; font-weight: 700; color:black; }

.menu { font-family:Verdana,Arial; font-size: 8pt; font-style: normal; font-weight: 700; color:blue; }


a.menu:link { color:blue; text-decoration:none; }

a.menu:visited { color:blue; text-decoration:none; }

a.menu:active { color:blue; text-decoration:none; }

a.menu:hover { color:red; text-decoration:underline; }


a:link { color:#000000; text-decoration:none; }

a:visited { color:#000000; text-decoration:none; }

a:active { color:#AA5522; text-decoration:none; }

a:hover { color:red; text-decoration:underline; }

