body {
  color: #003D56;
	font-family: Verdana, Sans-Serif;
	font-size: 12px;
}

a {
	color: #E34B25;
	text-decoration: none;
}

a:visited {
	color: #E34B25;
}

div {
	font-size: 12px;	
}

td {
	font-size: 12px;	
}

table.bg {
	background-color: #E3EBF1;
}

td.menu {
	background-color: #E3EBF1;
	color: #000000;
	text-align: center;
}

small {
	font-size: 10px;
}

table.auflistung {
	cellspacing: 5px;
} 

table.auflistung th {
	background-color: #EEE;
	font-size: 14px;
	font-weight: bold;
	margin: 50px;
}

table.auflistung td {
	background-color: #EEE;
}
