P {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight:normal;
	color : #F8F8FF;
}
P.fett {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight:bold;
	color : #f8f8ff;
}
P.fett1 {
	font-size: 11px;
	font-family:verdana,arial;
	font-weight:bold;
	color : #f8f8ff;
}
P.gross {
	font-size: 13px;
	font-family:verdana,arial;
	font-weight:bold;
	color : #FF9900;
	
}
P.hinterlegt  {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight: bold;
	color : white;
	background-color : #000066
}
P.hinterlegt2  {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight: bold;
	color : Lime;
	background-color : #000066;
}
P.aktiv {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight:bold;
	background-color : #B22222;
}
P.submenue {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight:bold;
	background-color : #990033;
	color : #cccccc;
}
BODY {
	background-color : #8a0000;
}

A  {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight: normal;
	color: white;
	text-decoration : none;
}
A.bunt  {
	font-size: 12px;
	font-family:verdana,arial;
	font-weight: normal;
	color : #ADFF2F;
	text-decoration : underline;
}
li {
	color: White;
}

#top {
	position:absolute;
	width: 102%;
	z-index:0;
	left: 0;
	top: 0;
	background-image : url(images/d-rot.jpg);
} 
#navigation {
	position: absolute;
	width: 102%;
	z-index:1;
	left:0%;
	top: 86;
} 

#startseite {
	position : absolute;
	z-index : auto;
	top: 129;
	left: 350;
	width: 450;
	background-image : url(images/d-rot.jpg);
	padding: 5px;
}

#inhaltlinks {
	position: absolute;
	z-index:1;
	left: -4px;
	top: 140px;
} 
#submenue {
	position: absolute;
	z-index:1;
	left: 2px;
	top: 165px;
	width : 15%;
	border : solid;
	border-color : #770000;
} 
#testanfrage {
	position: absolute;
	z-index:1;
	left: 2px;
	top: 250px;
	width : 15%;
	border : solid;
	border-color : #770000;
} 

#newsletter {
	position : absolute;
	width : 15%;
	left : 83%;
	top : 129px;
	background-image : url(pics/d-rot.jpg);
	z-index: 5;

	}
#neu {
position : absolute;
left : 72%;
top : 200px;
z-index : auto;
	}
#umfrage {
	position: absolute;
	z-index:1;
	left: 10px;
	top: 180px;
}
#inhalt {
position: absolute;
top: 130px;
	z-index:1;
	left: 20%;
	width: 60%;
	background-image : url(images/d-rot.jpg);
} 