body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #00437F;
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #00437F;
	scrollbar-darkshadow-color : #555555;
	scrollbar-face-color : White;
	scrollbar-highlight-color : #DDDDDD;
	scrollbar-shadow-color : #00437F;
	background : White;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}

table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #00437F;
}

.ueberschrift {
	font-size : 10pt;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #00437F;
	font: bold;
}

.wichtig {
	font-size : 8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF8800;
	font-weight : bold;
}

.text
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #00437F;
}

.text_daten
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #000000;
}

.text_select
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	color : #00437F;
}
.info
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : #888888;
}

.fett
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #00437F;
	font-weight : bold;
}

A:link{
	font-size : 8pt;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AF1314;
	text-decoration : none;
	cursor : hand;
}


A:visited{
	font-size : 8pt;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #AF1314;
	text-decoration : none;
	cursor : hand;
}
A:active{
	font-size : 8pt;
	font-style : normal;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #902827;
	text-decoration : none;
	cursor : hand;
}

.infofeld
	{
	border : 1px solid #113399;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	color : #00437F; 
}
ul{
	margin: 0px;
	padding: 0px;
}

a.menue, a.menue_selected, div.menueheadline, div#menue_unten{
	width: 120px;
	height:23px;
	position: relative;
	display: block;
	background-repeat: repeat-y;
}

a.menue{
	background-image: url(/img_layout/background_h.jpg);
}

a.menue_selected{
	background-image: url(/img_layout/background_d.jpg);
}

div.menueheadline{
	height: 30px;
	background-image: url(/img_layout/background_h.jpg);
}

a.menue:hover, a.menue_selected:hover{
	background-image: url(/img_layout/background_d.jpg);
}

div.menueheadlinetext{
	font-weight: bold;
	padding: 10px 2px 2px 10px;
}

div.menuetext{
	padding: 4px 2px 2px 10px;
	color: #444444;
	text-decoration: none; 
}


/*
li#menue a, li#menue_selected a{
	color: #ffffff;
	padding: 4px 2px 2px 10px ;
}
*/

div#menue_unten{
	height: 100%;
	background-image: url(/img_layout/background_h.jpg);
	background-repeat: repeat-y;  
}

