body { 
font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	font-weight : lighter;
	scrollbar-base-color:white;
	scrollbar-arrow-color:red;
	scrollbar-track-color:#e2e3e5;
}

B {
	font-weight : bold;
}

H1 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	margin-top : 10px;
	margin-bottom : 10px;
	color : Red;
}

H2 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 12pt;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
	}
H3 {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	margin-top : 2px;
	margin-bottom : 2px;
}

P {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 10px;
	}
A {
	color : #606060;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	
}

.navi_sub {
	color : #606060;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	font-weight:normal;
	text-decoration : none;
	line-height : 11pt;
}

.navi {
	color : #606060;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 11pt;
}

A {
	font-weight : bold;
}

A:HOVER {
	color : Red;
}

.navi_aktiv {
	color : red;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-decoration : none;
	line-height : 12pt;
}

.navi_sub_aktiv {
	color : red;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : normal;
	font-size : 9pt;
	text-decoration : none;
	line-height : 12pt;
}

UL {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-right : 10px;
}

LI {
	margin-bottom : 5px;
}


.selector {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 5px;
	width : 20em;
	background-color : #e2e3e5;
	border-bottom : thin dotted #727272;
}

.feld {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 5px;
	background-color : #e2e3e5;
	border-bottom : thin dotted #727272;
}

.area {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-top : 5px;
	margin-bottom : 5x;
	background-color : #e2e3e5;
	border-bottom : thin dotted #727272;
}

.label {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	margin-right : 10px;
	margin-top : 5px;
	margin-bottom : 5px;
	font-weight : bold;
}
td.label {
        vertical-align:top;
}

.tx-exipool-pi1 {
	table-layout:auto;
	width:350px;
}

.error {
	font-weight:bold;
	color:red;
}


TD {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9pt;
	
}

.menu_box {
	overflow : hidden;
	margin-top : 20px;
        margin-left: 10px;
	width  : 70px;
	height  : 64px;
}

.print_box {
	overflow : hidden;
	margin-top:40px;
	idth  : 80px;
	height  : 40px;
}

.menu_column {
	overflow : hidden;
	margin-top : 20px;
        margin-left: 7px;
	width	   : 75px;
	height :270px;
}

#content_box {
	overflow : auto;
	height   : 362px;
        width    : 379px;
	margin-top : 10px;
	margin-bottom : 5px;
	margin-left : 15px;
	padding-right : 5px;
}

#admin_content_box {
	text-align : left;
	overflow : auto;
	position : relative;
	width : 487px;
	height : 465px;
	top: -486px;
	left: -38px;
	padding:10px;
	background-color : #e2e3e5;
}



.gruender_result_list {
	width: 350px;
	table-layout:fixed;
}
