/* style.css */

TD{  
    font-family : Arial, Helvetica;
	font-size : 12px ;}

H1  {color : #2A4184;font-weight : bold;font-size: 14px;}

H2  {color : #2A4184;font-weight : bold;font-size: 12px;}

a:link {color:#000088; text-decoration: none;} 
a:hover {color:#0033CC; text-decoration: underline;} 
a:visited {color:#0033CC; text-decoration: none;} 
a:active {color:#0033CC; text-decoration: none; } 
a:bb:hover {color:#0033CC; text-decoration: underline;} 

.groesser {font-size: 24px; font-weight:bold; font-family : Verdana; color: #666666}
.content {font-size: 12px; font-family : Verdana; color: #666666}
.fett {font-size: 18px; font-weight:bold; font-family : Verdana; color: #666666}
.ueberschrift1 {font-size: 22px; font-weight:bold; color: #514D2E}
.ueberschrift2{font-size: 15px; color: #514D2E}
.kleindruck {font-size: 9px; font-weight:bold;}
.tblh {color : white; font-weight:bold; background-color : #2A4184;}
.tbld {background-color :#D4D4D4;}
.bullet {font-family: Arial, Helvetica; font-weight: bold; font-size: 15px;}
.bullet2 {font-size: 18px; font-weight:bold; color: #732818}


.title
{position: absolute;
width: 120px;
height: 25px;
left: 10px;
z-index: 10;
font-family: Arial, Helvetica;
font-weight: bold;
font-size: 13px;}

.submenu
{position: absolute;
left: 30px;
width: 120px;
font-family: Arial, Helvetica;
font-size: 11px;
visibility: hidden;}
