body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	text-transform: lowercase;
	background-attachment: scroll;
	background-color: #CCCCCC;
	background-image:  url("images/allgemein/hg_kreis.gif");
	background-repeat: no-repeat;
	background-position: left top;
	margin: 15px;
	color: #333333;
}
h1 {
	font-weight: bold;
	font-size: 14px;
	color: b0122f;
}
a:link {
	color: #B0122F;
}
a:visited {
	color: #B0122F;
}
a:hover {
	color: #CCCCCC;
}
a:active {
	color: #B0122F;
}


p {
	font-size: 12px;
	font-style: normal;
	color: 333333;
}

.rot {color: #b0122f}
#nav {
	position:absolute;
	left:50px;
	top:330px;
	width:150px;
	height:330px;
	z-index:1;
}
.rotfett {color: #b0122f; font-weight: bold; }

#apDiv1 {	position:absolute;
	left:380px;
	top:15px;
	width:620px;
	z-index:2;
}
