body {
	scrollbar-face-color: #BDBDF9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-arrow-color: Blue;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color: #0000FF;
}
.TextExtraKlein {
	font-family:arial,helvetica,sans-serif; 
	font-size:9px; 
	color: #000080;
	}
.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: #000080;
	}
.TextKleinFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:11px; 
	font-weight: bold;
	color: #000080;
	}
.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: #0000FF;
	}
a.LinkKlein:visited {color:#0000FF;}
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: #000080;
	}
.TextNormalRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	color: #CC0000;
	}
.TextNormalFett {
	font-family:arial,helvetica,sans-serif; 
	font-size:12px; 
	font-weight: bold;
	color: #000080;
	}
.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: #0000FF;
	}
a.LinkNormalFett:visited {color:#0000FF;}
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: #000080;
	}
.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: #000080;
	}
.TextGrossFettRot {
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #CC0000;
	}
.feldFormularEingabe {
	border: 1 solid #000080;
	font-family:arial,helvetica,sans-serif; 
	font-size:12;
	}
.feldFormularTextarea {
	border: 1 solid #000080;
	font-family:arial,helvetica,sans-serif; 
	text-decoration : none;
	background-color: #FFFFFF;
	scrollbar-face-color: #BDBDF9;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #0000FF;
	scrollbar-arrow-color: #0000FF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color: #0000FF;
	font-size:12;
	}
.feldFormularButton
{
    font-family:arial,helvetica,sans-serif; 
	font-size: 11px;
	font-weight: bold;
	color: #000080;
	background-color: #BDBDF9;
	}

a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:focus { color:#808080; text-decoration: underline; }
a:hover { color:#808080; text-decoration: underline; }
a:active { color:#808080; text-decoration: underline; }

.Titel {
	background-color: #0000FF;
	font-family:arial,helvetica,sans-serif; 
	font-size:16px; 
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	}
.Untertitel {
	background-color: #0000FF;
	font-family:arial,helvetica,sans-serif; 
	font-size:15px; 
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing:1px;
	}
.rahmen {
	background-color: #FFFFFF;
	border-top: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
	border-bottom: 1px solid #0000FF;
	}