body {  
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #000000;
	background-color: #F2F2F2;
}

form {
	margin: 0px;
}

.bggreen {
	background-color: #009933;
}

.background {  
	background-image: url(../images/yellow_background_intro.png); 
	background-repeat: no-repeat; 
	background-position: left top;
	background-color: #FFFFFF;
}

.backgroundnavi {  
	background-image: url(../images/green_background_navi.gif); 
}

.backgroundtop {  
	background-image: url(../images/green_background_top.gif); 
}

.backgroundbottom {  
	background-image: url(../images/green_background_bottom.gif); 
}

.copy {
	font-weight: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.navi {
	background-color: #71A708;
	padding: 4px;
}

.navilink {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.naviactive {
	background-color: #FFFF00;
	padding: 4px;
}

.navilinkactive {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.headline {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #000000; text-decoration: underline}
.conttext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000000}



#linke-spalte {
    list-style-type   : none;
    margin            : 0;
    padding           : 0;
    font-size         : 11px;
    font-weight       : bold;
    color             : #FFF;
    margin-left       : 20px;
    line-height       : 20px;
}