body,td,th {
	color: #FFFFFF;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

.mainTable {
	width: 990px;
	margin: auto;
	text-align:left;
	background-color: #01009a;	
}

.header {
	font-size: 18px;
	font-weight: bold;
	background-image: url(img/header.jpg);
	font-family: Arial;
	width: 990px;
	height: 170px;
}
.spacer {
	width: 15px;
	min-height: 500px;
	background-color: #01009a;
	float: left;
}
.navigation {
	font-family: Verdana;
	font-size: 16px;
	width: 170px;
	background-color: #FFFFFF;
	min-height: 500px;	
	float: left;
}
.navigation2 {
	width: 170px;
	background-color: #01009a;
	height: 17px;
	float: left;
}
.content {
	font-family: Verdana;
	font-size: 16px;
    background-color: #01009a;
	width: 775px;
	min-height: 500px;
	float: left;
	text-align: justify;
}
.headline {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}	
.headline2 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #0000fe;
}	
.footer {
	background-image: url(img/footer.jpg);
	height: 14px;
    width: 990px;
	clear: both;
}
.container {
	background-image: url(img/container.jpg);
	width: 990px;
	margin: auto;
	text-align:left;
	height:auto;
}
.blaukasten {
	background-color: #0000fe;
	color: #FFFFFF;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
}
.weisskasten {
	background-color: #FFFFFF;
	color: #0000fe;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
}
.news_0 {
	background-color: #0000fe;
	color: #FFFFFF;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
}
.news_1 {
	background-color: #FFFFFF;
	color: #0000fe;
	width: 745px;
	padding-left: 15px;
	padding-right: 15px;
}
.links { float:left; width:300px; padding-left: 0px; }
.rechts { width:200px; padding-right: 0px;}
.clear { clear:left; }
div.header a:link { color:#FFFFFF; text-decoration:none; }
div.header a:visited { color:#FFFFFF; text-decoration:none; }
div.header a:acitve { color:#FFFFFF; text-decoration:none; }
div.header a:hover { color:#FFFFFF; text-decoration:none; }
div.navigation a:link { color:#0000fe; text-decoration:none;  font-weight: bold; }
div.navigation a:visited { color:#0000fe; text-decoration:none;  font-weight: bold; }
div.navigation a:acitve { color:#0000fe; text-decoration:none;  font-weight: bold; }
div.navigation a:hover { color:#0000fe; text-decoration:none;  font-weight: bold; }
div.blaukasten a:link { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
div.blaukasten a:visited { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
div.blaukasten a:acitve { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
div.blaukasten a:hover { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
div.weisskasten a:link { color:#0000fe; text-decoration:underline;  font-weight: bold; }
div.weisskasten a:visited { color:#0000fe; text-decoration:underline;  font-weight: bold; }
div.weisskasten a:acitve { color:#0000fe; text-decoration:underline;  font-weight: bold; }
div.weisskasten a:hover { color:#0000fe; text-decoration:underline;  font-weight: bold; }
a:link { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
a:visited { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
a:active { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }
a:hover { color:#FFFFFF; text-decoration:underline;  font-weight: bold; }