body {
	padding: 0px;
	margin: 0px;
	background-color: #000066;
	font-family: Arial, Verdana, Helvetica;
}

td {
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	color: black;
}

.weiss {
	color: white;
	font-weight: bold;
}

.grossweiss {
	font-size: 28px;
	color: white;
	font-weight: bold;
	font-style: italic;
}

.header {
	text-align:center;
	background-color: #317BC6;
	color: white;
	font-weight: bold;
}

.spalte {
	padding: 9px;
	background-color: #DEE7EF;
	text-align: left;
}

.spalte a:link, .spalte a:visited, .spalte a:active, .spalte a:hover {
	background-position: 0px 2px;
	color: #0033CC;
	font-weight: bold;
	text-decoration: none;
	background-image: URL(plus.gif);
	display: block;
	margin: 1px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

a.spalte:link, a.spalte:visited, a.spalte:active, a.spalte:hover {
	background-image: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}

.spalte h2 {
	margin: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding: 0px;
	border-bottom: 2px solid gray;
	color: #003468;
	font-size: 12px;
}

h1 {
	font-weight: bold;
	font-size:20px;
	padding-top: 5px;
	border-bottom: 1px solid gray;
}

a:link, a:visited, a:active, a:hover {
	text-decoration: underline;
	color:#04236B;
}

.topnavi a:link, .topnavi a:visited, .topnavi a:active, .topnavi a:hover {
	color: #0033CC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td.footer a:link, td.footer a:visited, td.footer a:active, td.footer a:hover{
	color:#FF9933;
	font-size: 12px;
	font-weight: normal;
}

.klein { font-size: 12px; font-weight: normal }

