body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #58585A;
}
p, td, select, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
}

.topmenu:link {
	font-size: 12px;
	color: #58585A;
	text-decoration: none;
}
.topmenu:active {
	font-size: 12px;
	color: #58585A;
	text-decoration: none;
}
.topmenu:visited  {
	font-size: 12px;
	color: #58585A;
	text-decoration: none;
}
.topmenu:hover  {
	font-size: 12px;
	color: #E2007A;
	text-decoration: underline;
}
.table_row {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


.topmenu-marked:link {
	font-size: 12px;
	color: #E2007A;
	text-decoration: none;
}
.topmenu-marked:active {
	font-size: 12px;
	color: #E2007A;
	text-decoration: none;
}
.topmenu-marked:visited {
	font-size: 12px;
	color: #E2007A;
	text-decoration: none;
}
.topmenu-marked:hover {
	font-size: 12px;
	color: #E2007A;
	text-decoration: underline;
}

a:link { font-size: 11px; color: #58585A; text-decoration: underline; }
a:active { font-size: 11px; color: #58585A; text-decoration: underline; }
a:visited { font-size: 11px; color: #58585A; text-decoration: underline; }
a:hover { font-size: 11px; color: #000000; text-decoration: none; }

.submenu-link:link { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:active { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:visited { font-size: 12px; font-weight: normal; color: #000000; text-decoration: none; }
.submenu-link:hover { font-size: 12px; font-weight: normal; color: #848484; text-decoration: none; }
.header {
	font-size: 16px;
	font-weight: bold;
}
.imagebordergrey {
	border: 1px solid #999999;
}
.linksrechtstext {
	margin-bottom: 5px;
}
