/* CSS Document */

.fliesstext {
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	line-height: 15px;
	font-style: normal;
	color: #000000;
}

.fliesstextfett {
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	line-height: 15px;
	font-weight: bold;
	font-style: normal; 
	color : #000000;
}

.fliesstextklein {
	font-family : Verdana,Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style: normal;
	color : #000000;
}

.ueberschriftfliesstext {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: 12px; 
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

.fliesstexthighlight {
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	font-size: 10px; 
	line-height: normal;
	font-style: normal;
	color: #000000;
}

.ueberschrifthighlight {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-variant: inherit;
	font-size: 11px; 
	line-height: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
}

a {
	text-decoration: none;
	color: #000000;
}

a:link {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a.navi:hover {
	text-decoration: none;
	color: #FFFFCC;
}

.navi {
	font-family: Verdana,Arial, Helvetica, sans-serif;	
	font-size: 11px; 
	font-weight: bold; 
	color: #FFFFFF;
}

.hgtextfeld {
	background-color: #EAEBFF;
}

.hgtextfeld2 {
	background-color: #E6E6EB;
}

.hgtextfeld3 {
	background-color: #C8C8CD;
}

.hgrahmen {
	background-color: #FFFFFF;
}

.hgdunkelblau{
	background-color: #003399;
}

.hgdunkelrot{
	background-color: #AB232E;
}

.hgdunkelgelb{
	background-color: #FECB01;
}

.hgdunkelrün{
	background-color: #528800;
}

.hgrot{
	background-color: #EA0006;
}

.hgorange{
	background-color: #F08A00;
}

.imageoutline {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}





.input{
	font-family :  Verdana, Arial, Helvetica, sans-serif;	font-size: 10px; background-color : #FAFAFA;
	border: 1px solid #003399; color: #003399;
}
.textarea{
	font-family :  Verdana, Arial, Helvetica, sans-serif; font-size : 10px; background-color : #FAFAFA;
	border: 1px solid #003399; color: #003399;
}

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

scrollbar-face-color:#FFFFFF;

scrollbar-highlight-color:#FAFAFA;

scrollbar-3dlight-color:#000000;

scrollbar-darkshadow-color:#000000;

scrollbar-shadow-color:#FAFAFA;

scrollbar-arrow-color:#000000;

scrollbar-track-color:#FAFAFA;

}
.tablelinedown {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}

}
.tablelineup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}

.tableoutline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5CE0C;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C5CE0C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C5CE0C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5CE0C;
}
