body {
	scrollbar-face-color: #B0BFD0;
	scrollbar-highlight-color: #B0C4DE;
	scrollbar-shadow-color: #778899;
	scrollbar-3dlight-color: #CCCCFF;
	scrollbar-arrow-color: Black;
	scrollbar-track-color:#DFE0EF;
	scrollbar-darkshadow-color: #9999CC;
}
.TextExtraKlein {
	font-family:arial,helvetica,sans-serif; 
	font-size:9px; 
	color: #000000;
	}
.TextExtraKleinFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:9px; 
	font-weight: bold;
	color: #CC0000;
	}
.TextKlein {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	color: #000000;
	}
.TextKleinFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	color: #000000;
	}
.TextKleinFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	color: #CC0000;
	}
a.LinkKlein {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	text-decoration: none;
	color: #008040;
	}
a.LinkKlein:visited {color:#008040;}
a.LinkKlein:hover, a.LinkKlein:focus {color:#808080; text-decoration: underline;}
a.LinkKlein:active {color:#808080; text-decoration: underline;}

.TextNormal {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	color: #000000;
	}
.TextNormalFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000000;
	}
.TextNormalFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #CC0000;
	}
a.LinkNormalFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	text-decoration: none;
	font-weight: bold;
	color: #008040;
	}
a.LinkNormalFett:visited {color:#008040;}
a.LinkNormalFett:hover, a.LinkNormalFett:focus {color:#808080; text-decoration: underline;}
a.LinkNormalFett:active {color:#808080; text-decoration: underline;}

.TextMittelFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:13px; 
	font-weight: bold;
	color: #000000;
	}
.TextMittelFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:13px; 
	font-weight: bold;
	color: #CC0000;
	}
.TextGrossFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #000000;
	}
.TextGrossFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #CC0000;
	}

.feldFormularEingabe {
	border: 1 solid #008040;
	font-family:arial,helvetica,sans-serif; 
	font-size:12;
	}
.feldFormularTextarea {
	border: 1 solid #008040;
	font-family:arial,helvetica,sans-serif; 
	text-decoration : none;
	background-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #008040;
	scrollbar-3dlight-color: #008040;
	scrollbar-arrow-color: #008040;
	scrollbar-track-color:#ffffff;
	scrollbar-darkshadow-color: #ffffff;
	font-size:12;
	}
.feldFormularButton
{
	border-left: white 1px solid;
    font-family:arial,helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #B0BFD0;
	}

a:link { color: #008040; }
a:visited { color: #008040; }
a:focus { color:#808080; text-decoration: underline; }
a:hover { color:#808080; text-decoration: underline; }
a:active { color:#808080; text-decoration: underline; }

.Titel {
	background-color: #D2D2D2;
	font-family:arial,helvetica,sans-serif; 
	font-size:16px; 
	font-weight: bold;
	color: #008040;
	letter-spacing:1px;
	}
.Untertitel {
	background-color: #D2D2D2;
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #008040;
	letter-spacing:1px;
	}
.rahmen {
	background-color: #FFFFFF;
	border-top: 1px solid #008040;
	border-left: 1px solid #008040;
	border-right: 1px solid #008040;
	border-bottom: 1px solid #008040;
	}
