
a.OtherLink1:link { color: #000000;text-decoration : none;font-weight: bold;}
a.OtherLink1:visited { color: #000000; text-decoration : none;font-weight: bold; }
a.OtherLink1:hover {text-decoration:underline;color : #000000;font-weight: bold;}
a.OtherLink1:active {text-decoration:underline;color : #000000;font-weight: bold;}

a:link { color: #000000;text-decoration : none;font-weight: bold;}
a:visited { color: #000000; text-decoration : none;font-weight: bold; }
a:hover {text-decoration:none;color : #F0FD00;font-weight: bold;}
a:active { color: #F0FD00;text-decoration : none;font-weight: bold;}

a.Special:link { color: #808080;text-decoration : none;font-weight: bold;}
a.Special:visited { color: #808080; text-decoration : none;font-weight: bold; }
a.Special:hover {text-decoration:none;color : #F0FD00;font-weight: bold;}
a.Special:active { color: #F0FD00;text-decoration : none;font-weight: bold;}

a.Underline:link { color: #000000;text-decoration : underline;font-weight: bold;}
a.Underline:visited { color: #000000; text-decoration : underline;font-weight: bold; }
a.Underline:hover {text-decoration:none;color : #000000;font-weight: bold;}
a.Underline:active {text-decoration:underline;color : #000000;font-weight: bold;}


Body {
background-color : #CAE3D9;
}

/* Definition der Schrift des Inhalts */
.CONTENTTEXT { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 9pt;
    color: #000000 }
    
/* Definition der Schrift des Inhalts */
.CONTENTTEXTTOP { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 10pt;
	font-weight: bold;
    color: #000000 }

/* Definition der Schrift des Inhalts */
.CONTENTTEXTTOPEXTRA { 
	font-family: "arial", "geneva", "helvetica";
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color : #70A996;
	text-align : center; }

/* Definition der Schrift des Inhalts */
.TitelText { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 12pt;
	font-weight: bold;
    color: #000000 }
	
/* Definition der Schrift des Inhalts */
.WelcomeText { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 16pt;
	font-weight: bold;
    color: #000000 }
	
/* Definition der Schrift des Inhalts */
.CONTENTTABLETOP {
	font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	background-color : #70A996;
}

.CONTENTTABLETEXT {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #98C2AB;
}
 
.CONTENTTABLETEXTMID {
	font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	background-color: #98C2AB;
}

.CONTENTTABLETEXTHL {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #70A996;
}
 

/* Definition der Schrift des Inhalts */
.SmallInfoText { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 8pt;
    color: #000000;
 }

.SelectColor
{color: #F0FD00;}

.DisabledField
{
 background-color: #CAE3D9;
}

.InputBox {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	border-style : groove;
}

.InputBoxTop {
	font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	border-style : groove;
}

.InputBoxSUPER {
	font-family: "arial", "geneva", "helvetica";
	font-size: 12pt;
	border-style : groove;
	font-weight: bold;
}

.InputBoxColor {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	border-style : groove;
	background-color: #98C2AB;
}

.ButtonStyle {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
}

.AlignTag1 { text-align : Left; }
.AlignTag2 { text-align : center; }
.AlignTag3 { text-align : right; }

.kleinBold {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	font-weight: bold;
}

.Scrollbox {
	margin: 0 0 10px 0;
    scrollbar-DarkShadow-Color:#9BA8B1; 
    scrollbar-Track-Color:#75AE8E; 
    scrollbar-Face-Color:#5FA77B; 
    scrollbar-Shadow-Color:#000000; 
    scrollbar-Highlight-Color:#4F8867; 
    scrollbar-Arrow-Color:#B8E2CB;
}


.Scrollbox .contentarea {
	margin: 0;
	padding: 3px 5px;
	overflow:auto;
}



<font color="#4F8867"></font>