.normal {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.kontakt {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
}
.ueberschrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.hyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #4d696b;
	font-weight: bold;
}
a.hyperlink:link {
	text-decoration: none;
	color: #4d696b;
}
a.hyperlink:visited {
	text-decoration: none;
	color: #4d696b;
}
a.hyperlink:active {
	text-decoration: none;
	color: #4d696b;
}
a.hyperlink:hover {
	color: #000000;
}
.textlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #cc8d30;
	font-weight: bold;
}
a.textlink:link {
	text-decoration: none;
	color: #cc8d30;
}
a.textlink:visited {
	text-decoration: none;
	color: #cc8d30;
}
a.textlink:active {
	text-decoration: none;
	color: #cc8d30;
}
a.textlink:hover {
	color: #4d696b;
}

body {
	background-attachment: scroll;
	background-image: url(bilder/hintergrund.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navi {
	position:absolute;
	left:22px;
	top:128px;
	width:753px;
	height:25px;
	z-index:1;
}
#toppic {
	position:absolute;
	left:790px;
	top:0px;
	width:139px;
	height:176px;
	z-index:3;
}

