
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.Nochange:link { color: #000000;text-decoration : none;font-weight: bold;}
a.Nochange:visited { color: #000000; text-decoration : none;font-weight: bold; }
a.Nochange:hover {text-decoration:none;color : #000000;font-weight: bold;}
a.Nochange:active {text-decoration:none;color : #000000;font-weight: bold;}

Body {
background-color : #DEE7EF;
}

/* 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 : #7BACE8;
	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 : #89ABD3;
}

.CONTENTTABLETEXT {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #A7BDCF;
}

.CONTENTArea1TEXT {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #C0CDDC;
}

.CONTENTArea2TEXT {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #A7BDCF;
}
 
.CONTENTTABLETEXTMID {
	font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	color: #000000;
	background-color: #AACAF0;
}

.CONTENTTABLETEXTHL {
	font-family: "arial", "geneva", "helvetica";
	font-size: 9pt;
	color: #000000;
	background-color: #7BACE8;
}
 

/* Definition der Schrift des Inhalts */
.SmallInfoText { 
	font-family: "arial", "geneva", "helvetica";
    font-size: 7pt;
    color: #000000;
 }

.SelectColor
{color: #F0FD00;}

.DisabledField
{ background-color: #CAD9EE}

.InputBox {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	border-style : groove;
}

.InputBoxTop {
	font-family: "arial", "geneva", "helvetica";
	font-size: 10pt;
	border-style : groove;
}

.InputBoxColor {
	font-family: "arial", "geneva", "helvetica";
	font-size: 8pt;
	border-style : groove;
	background-color: #CAD9EE;
}

.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:#A3B9D1; 
    scrollbar-Face-Color:#2E6F9E; 
    scrollbar-Shadow-Color:#000000; 
    scrollbar-Highlight-Color:#000000; 
    scrollbar-Arrow-Color:#A3D9F1;
}


.Scrollbox .contentarea {
	margin: 0;
	padding: 3px 5px;
	overflow:auto;
}


