body, p, ul, ol, li, dl, dd, dt, td, th, blockquote {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: black;
}


a{
	text-decoration: none;
	color: black;
	font-weight:bold;
}


.titel{
	font-size: 20px;
	color:#666666;
}


.titelbox{
	font-size: 16px;
	font-weight:bold;
	color:#000000;
}


.menue{
	font-weight:bold;
	color: #0477AF;
}


.bildrand{
    border: solid 1px #0477AF;
}


.bildcontent{
	margin-left : 10px;
}


.content{}
.contentsub{}


a.content
{
	color: #9A9A9A;
	text-decoration: underline;
	font-weight: bold;
}


a.content:hover
{
	color: #E6BA00;
	text-decoration: underline;
	font-weight: bold;
}


a.contentsub
{
	color: #9A9A9A;
	text-decoration: underline;
	font-weight: normal;
}


a.contentsub:hover
{
	color: #E6BA00;
	text-decoration: underline;
	font-weight: normal;
}


.magellanhaendler{
	padding-right : 20px;
	padding-bottom : 20px;
	vertical-align: top;
	width: 33%;
}

ul.subnav {
	margin-top:0px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:0px;

	padding:0px;
}

ul.subnav li {
	padding-bottom:4px;
}