.title, H1, H2
{
font-family: arial, helvetica, sans-serif;
font-size: 12pt;
font-weight: bold;
color: #000000;
}

.small
{
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
}

.impressum
{
font-family: arial, helvetica, sans-serif;
font-size: 8pt;
color: #000000;
text-decoration: none;
}


#menu a
{
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
white-space: nowrap;
color: #0033ff;
text-decoration:none;
background: transparent;
margin: 0px 0px 6px 0px;
padding: 1px 1px 1px 1px;
display: block;
border-top:1px solid transparent;
border-right:1px solid transparent;
border-bottom:1px solid transparent;
border-left:1px solid transparent;
width:146px;
} 

#menu a:hover
{
background: transparent;
border-top:1px solid #0033ff;
border-right:1px solid #0033ff;
border-bottom:1px solid #0033ff;
border-left:1px solid #0033ff;
} 

#menu a.active
{
color: #ffffff;
background: #0033ff;
} 

#menu a.active:hover
{
color: #ffffff;
background: #0033ff;
} 



TABLE {margin: 0mm; padding: 0mm}

TD
{
margin: 0mm;
padding: 0mm; 
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #000000;
}

A
{
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color: #0033FF;
text-decoration: none;
}

UL,OL
{
margin-left: 0px;
padding: 0;
}

LI
{
list-style: url("../img/bullet.gif");
margin-left: 20px;
margin-bottom: 6px;
padding: 0;
}

TABLE.BOX { 
	background-color: #dddddd;
	width: 140px;
	float: right; 
	text-align: left;
}

