A:HOVER {
	text-decoration : none;
	color : #C59D2F;
}

.sbutton
{
	border: 1px solid Gray;
	background-color: #efefef;
	font: bold Arial Helvetica sans-serif;
	font-size: 11px;
	color: gray;
}

.textschwarzklein {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color :black;	
}

.textgrauklein {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color :gray;	
}


.textweissklein {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color :white;	
}

.menu_activ {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color :white;
	background-color : #c3c3c3;
	border-color : #813636;
	text-decoration : none;
}

.menu_inactiv {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : bold;
	font-style : normal;
	color :gray;
	background-color : white;
	border-color : #813636;
	text-decoration : none;
}


.textweissgross {
	font-family : arial,sans-serif;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color :white;	
}
.textschwarzgross {
	font-family : arial,sans-serif;
	font-size : 12pt;
	font-weight : normal;
	font-style : normal;
	color :black;	
}
.textweisssehrgross {
	font-family : arial,sans-serif;
	font-size : 16pt;
	font-weight : normal;
	font-style : normal;
	color :white;	
}
.textweissmittel {
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 10pt;
	color : white;
}

.textschwarzmittel 
{
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 10pt;
	color:black;
}
	

.fliesstext {
	font-family : arial,sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color :black;
}

.textrotklein {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : #D0FFFF;
}

.searchbox {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	width : 100px;
	background-color: white;
	border : thin dotted Black;
	border-style : dotted dotted dotted dotted;
	border-width : 0px;
}

.stextbox {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	width : 150px;
	background-color: white;
	border : thin dotted Black;
	border-style : dotted dotted dotted dotted;
	border-width : 0px;
}

.stextboxsmall {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : black;
	width : 50px;
	background-color: white;
	border : thin dotted Black;
	border-style : dotted dotted dotted dotted;
	border-width : 0px;
}
.kleinedropdown {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : white;
	width : 98px;
	background-color: #9698b3;
	border : 0px none;
	border-style : none;
	border-width : 0px;
}

.listendropdown {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : white;
	width : 120px;
	background-color: #9698b3;
	border : 0px none;
	border-style : none;
	border-width : 0px;
}

.kleinecheck {
	font-family : arial,sans-serif;
	font-size : 8pt;
	font-weight : normal;
	font-style : normal;
	color : white;
	background-color: #9698b3;
	border : 0px none;
	border-style : none;
	border-width : 0px;
}


.nonunder {
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 8pt;
	color : #cccc00;
}

.normlink {
	text-decoration : underline;
	font-family : sans-serif;
	font-size : 8pt;
	color : #FFFFF2;
}

.nonunderschwarz {
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 8pt;
	color : Black;
}

.nonunderklein {
	text-decoration : none;
	font-family : arial,sans-serif;
	font-size : 7pt;
	color : White;
}

