body  { 
		background-color: #7b8c41;
		background: url(../gfx/background_muster.gif);
		scrollbar-face-color: #7b8c41;
       	scrollbar-shadow-color: #7b8c41;
       	scrollbar-base-color: #7b8c41;
       	scrollbar-highlight-color: #7b8c41;
       	scrollbar-3dlight-color: #7b8c41;
       	scrollbar-darkshadow-color: #7b8c41;
       	scrollbar-track-color: #637034;
       	scrollbar-arrow-color: #ffffff; 

 }


a { color: #7b8c41; text-decoration: underline }
a:link { color: #7b8c41; text-decoration: underline }
a:visited { color: #7b8c41; text-decoration: underline }
a:hover { color: #ffffff; text-decoration: none; background-color: #7b8c41; }
a:active { color: #7b8c41; text-decoration: underline }

a.bild { background-color: transparent; text-decoration: none }
a.bild:link { background-color: transparent; text-decoration: none }
a.bild:visited { background-color: transparent; text-decoration: none }
a.bild:hover { background-color: transparent ; text-decoration: none; }
a.bild:active { background-color: transparent; text-decoration: none }

ul { text-indent: 0px; margin-left: 25px; }
li { text-indent: 0px }

.bg_verlauf {
	background: url(../gfx/background_verlauf.gif) repeat-x }


.headline  {
	color: #7b8c41;
	font-family: Georgia, Palatino, "Times New Roman", Times;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px; 
}

.headline2  {
	color: #7b8c41;
	font-family: Georgia, Palatino, "Times New Roman", Times;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px; 
}

.text  {
	color: #444444;
	font-size: 11px;
	line-height: 18px;
	font-family: Georgia, Palatino, "Times New Roman", Times
}


.form {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Courier New, Georgia, Palatino, "Times New Roman", Times
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #888888; 
	
}

.formerror {
	color: #C70000;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	font-family: Courier New, Georgia, Palatino, "Times New Roman", Times
	background-color: #ffffff;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #888888; 
	
}


.area {
	color: #000000;
	font-size: 12px;
	line-height: 14px;
	font-family: Courier New, Georgia, Palatino, "Times New Roman", Times
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #888888;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #7b8c41;
	
}

