.navi {
	background-image: url(bg.gif);
	font-family: Verdana, sans-serif;
	color: Black;
	margin-left: 1.2cm;
	margin-top: 0.5cm;
	font-size: 13px;
	background-repeat: repeat-x;
}

body.inhalt {
	background-color:#ffffff; /*#A9A7A7;*/
	font-family: Verdana, sans-serif;
	color: Black;
	margin-left: 1.2cm;
	font-size: 13px;
}
a {
	color: Black;
}
a:link {
	color: Black;
}
a:visited {
	color: Black;
}
a.nounderline {
	text-decoration: none;
}
.fett {
	font-weight: bolder;
}
.verysmall{
	font-size: 10px;
}

.darkblue{
	color: #00008B;
}
.underline{
	text-decoration: underline;
}
.hintergrundfarbe{
	color: #a9a7a7;
}




