/* CSS Document */

body {
	background-color: #000000;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 16px;
	color: #003399;
}

.TableBG{
	background:url(grafik/NaviBG.jpg) no-repeat; 
}
.bundLinks {color: #0000FF}