body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
                margin: 0px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}


.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
}

.navihellblau {

	font-family: Arial, Helvetica, sans-serif;
	color: #007DC5;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.suchbalken {


	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.headnavi {
	font-family: Arial, Helvetica, sans-serif;
	color: #001A7B;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}

.navi {
	font-family: Arial, Helvetica, sans-serif;
	color: navy;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
}


.tableheight {
	height: 155px;
}

.bghead {
	background-image: url(fileadmin/images/bg_head.gif);
}

.bgheadkl {
	background-image: url(fileadmin/images/bg_head_kl.gif);
}

.bgheadbalken {
	background-image: url(fileadmin/images/bg_head_balken.gif);
}

.brform {
	height: auto;
	width: auto;
}

.input1 {
	height: auto;
	width: auto;
}

.input2 {
	height: auto;
	width: auto;
}

.bgheadunten {
	height: auto;
	width: auto;
}

.scrnavi {
	SCROLLBAR-FACE-COLOR: 		#EBCE9C;
	SCROLLBAR-HIGHLIGHT-COLOR: 		#EBCE9C;
	SCROLLBAR-SHADOW-COLOR: 		#EBCE9C;
	SCROLLBAR-3DLIGHT-COLOR: 		#EBCE9C;
	SCROLLBAR-ARROW-COLOR:  		#352CAA;
	SCROLLBAR-TRACK-COLOR: 		#FDE4B0;
	SCROLLBAR-DARKSHADOW-COLOR: 	#FDE4B0;
	background-color: #FDE4B0;
}

/*.scrnavi {
	SCROLLBAR-FACE-COLOR: 		#FDE4B0;
	SCROLLBAR-HIGHLIGHT-COLOR: 		#FDE4B0;
	SCROLLBAR-SHADOW-COLOR: 		#FDE4B0;
	SCROLLBAR-3DLIGHT-COLOR: 		#FDE4B0;
	SCROLLBAR-ARROW-COLOR:  		#352CAA;
	SCROLLBAR-TRACK-COLOR: 		#EBCE9C;
	SCROLLBAR-DARKSHADOW-COLOR: 	#EBCE9C;
	background-color: #FDE4B0;
}*/

/*.scrcont {
                scrollbar-shadow-color:#F7F7F7; 
                srollbar-arrow-color:#083B98;
                scrollbar-3dlight-color:#E9E9E9;
                scrollbar-face-color:#F7F7F7;
                scrollbar-darkshadow-color:#E9E9E9;
                scrollbar-track-color:#DFDFDF;
                scrollbar-highlight-color:#F7F7F7;
}*/

hr{
  height: 1;
  color: #EBCE9C;
}
A:active { color:red; }
A:visited { color:navy; }
A:hover { color:navy; }
