#subnavigation{
	background-color:#FFFFFF;
	width:180px;
/*	min-height:100px;
	height:100px;			Für IE wichtig...*/
	height:auto;
	float:left;
}

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

#subnavigation li {
margin: 0 0 0 0;
padding:0 0 5px 0;
list-style:none;

}

#subnavigation a{
display:block;
color:#000000;
width:180px;
padding:0px 0 0px 0px;
text-decoration:none;
}

#subnavititel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	/*color: #0000FF;*/
	color:#000000;
	text-decoration: none;
}
