body {
	background-color: #FFFFCC;
	background-image: url(bg_weiss.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4D4D4D;
}

:link{
	text-decoration: none;
	font-size: 10pt;
}

a:visited{
	text-decoration: none;
	font-size: 10pt;
}
a:hover{
	text-decoration: none;
	font-size: 10pt;
}
a:aktive{
	text-decoration: none;
	font-size: 10pt;
}

#linie {
	heigth: 1px;
}


#head {
	position: absolute; 
	top: 0px;
	left: 0px;
	z-index: 1;
}

#home{
	position: absolute; 
	top: 25px;
	left: 15px;
	z-index: 6;
}

#home :link{
	color: #FFFFFF;
	font-size: 11pt;
}
#home a:visited{
	color: #FFFFFF;
	font-size: 11pt;
}
#home a:hover{
	color: #FFFFFF;
	font-size: 11pt;
}
#home a:aktive{
	color: #FFFFFF;
	font-size: 11pt;
}

#logo {
	position: absolute; 
	top: 30px;
	left: 630px;
	z-index: 2;
}


#navi {
	position: absolute; 
	top: 80px;
	left: 2px;
	width: 178px;
	z-index: 5;
}

.navi_ehrenamt {
	position: absolute; 
	top: -75px;
	left: 250px;
	z-index: 3;
}
.navi_hauptamt {           /*position abhaengig von .navi_ehrenamt*/
	position: absolute; 
	top: 0px;
	left: 150px;
	z-index: 4;
}


#navi :link{
	color: #4D4D4D;
	font-size: 11pt;
}

#navi a:visited{
	color:#4D4D4D;
	font-size: 11pt;
}
#navi a:hover{
	color:#B80B35;
	font-size: 11pt;
}
#navi a:aktive{
	color:#4D4D4D;
	font-size: 11pt;
}

.fussnote{
	color:#999999
	font-size: 8pt;
}

.fussnote :link{
	color: #4D4D4D;
	font-size: 8pt;
}

.fussnote a:visited{
	color:#4D4D4D;
	font-size: 8pt;
}
.fussnote a:hover{
	color:#B80B35;
	font-size: 8pt;
}
.fussnote a:aktive{
	color:#4D4D4D;
	font-size: 8pt;
}

.neutral {
	background-color: #4D4D4D;
}

.orange {
	background-color: #FF6600;
}

.gruen {
	background-color: #669900;
}

.gelb {
	background-color: #FFCC00;
	color:#FFCC00;
}

.rot {
	background-color: #CC3333;
}

.beige {
	background-color: #CC9900;
}

.pink {
	background-color: #CC0099;
}

.blau {
	background-color: #000099;	
}

.hellgruen {
	background-color: #99CC00;
}

.hellblau {
	background-color: #3300CC;
}
.braun {
	background-color: #612222;
}
