body {
	background-image: url(img/background_grauer.jpg);
	margin-top: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

#navigation a {
	color: #002143;
	text-decoration: none;
	line-height:22px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
	letter-spacing: 0.1em;
	}
	
#navigation a:hover {
	color:#006666;
	font-weight: bold;
	background-image: url(img/link2.jpg);
	}
.navText {
	color: #006699;
	line-height:50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(img/link1.jpg);
	letter-spacing: 0.5em;
	}
