.title
{
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
{
 width:200px;
 background:transparent;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}

#menu a
{
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
font-weight: normal;
color: #000066;
text-decoration:none;
background: transparent;
margin: 0px 0px 0px 0px;
padding: 7px 0px 7px 47px;
display: block;
} 

#menu a:hover
{
text-decoration:none;
background: transparent url(../img/federchen.gif) no-repeat left top;
} 

#menu a.active
{
font-weight: bold;
background:transparent;
text-decoration:none;
} 

#menu a.active:hover
{
font-weight: bold;
background:transparent;
text-decoration:none;
} 



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: #333399;
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;
}

