/*   CSS eTiger - Standartwerte    */
/* Tramsen Media */

html, body, table { 
 margin:0px; 
 padding:0px; 
 border:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
}

TABLE.menuaktiv A {
text-decoration:none;
 color:#333399;
font-style: normal; 
font-weight: bold; 
}
TABLE.menuaktiv A:link {
text-decoration:none;
 color:#333399;
font-style: normal; 
font-weight: bold; 	
}
TABLE.menuaktiv A:visited {
text-decoration:none;
 color:#333399;
font-style: normal; 
font-weight: bold; 	
}
TABLE.menuaktiv A:hover {
text-decoration:none;
color:#E7B60E;
font-style: normal; 
font-weight: bold; 	
}

TABLE.menu A {
text-decoration:none;
color:#333399;
font-style: normal; 
font-weight: normal; 	
}
TABLE.menu A:link {
text-decoration:none;
color:#333399;
font-style: normal; 
font-weight: normal; 	
}
TABLE.menu A:visited {
text-decoration:none;
color:#333399;
font-style: normal; 
font-weight: normal; 	
}
TABLE.menu A:hover {
text-decoration:none;
color:#F3C621;	
font-style: normal; 
font-weight: normal; 
}

.ueberschrift-box{
 font-size:10pt;
 position:relative;
 top:2px;
 left:10px;
 font-weight:bold;
 text-align:left;  
}

.headline {
font-size:12pt;
font-style: normal; 
font-weight: bold; 
letter-spacing: 0pt;
color: #666666; 
}