body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}

a:link {
	font-family: Arial, Helvetica;
	text-decoration:underline;
	color: #000000;
}

a:visited {
	font-family: Arial, Helvetica;
	color: #000000;
}
a:hover {
	text-decoration:none; color:red;
}

.headline {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #004c93;
}

.subHeadline {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #999999;
}

.content,td {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
	border-color:#cccccc;
}

.contentSmall {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
}

.navWhiteSelected {
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
}

.footer {
	margin-left:9px;
	margin-top:7px;
	margin-bottom:9px;
	font-family: Arial, Helvetica;
	font-style: normal;
	font-weight: normal;
	font-size: 10pt;
	color: #000000;
}	

a:link.w, a:visited.w  {
	color: #ffffff;
}

ul.pfeil {
	list-style-image:url(/images/icons/pfeil_rechts_hell.gif);
	margin-top:0px;
	font-size: 8pt;
}

li {
	margin-top:10px;
	margin-left:-20px;
}

.linkNaviTop {
	font-weight:bold;
	color: #ffffff;
}

