html{
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background-color:#ffffff;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
}

p,table,tr,td,form,div,span,h1,h2,h3,h4,h5,h6,img,a{
	padding:0px;
	margin:0px;
	border:0px;
	font-family:Arial, Verdana, Helvetica;
	font-size:12px;
	text-align:jusify;
}

small{
	font-size:90%;
}

*.tab_thin td{
	border:1px solid #888888;
}

*.tab_thin_p {
	border-collapse:collapse;
}
*.tab_thin_p tr td{
	border:1px solid #888888;
	padding:2px;
}

*.tab_hidden{
	border-collapse:collapse;
}
*.tab_hidden, *.tab_hidden tr, *.tab_hidden tr td{
	border:0px;
	padding:0px;
	margin:0px;
}

*.info_box{
	padding:5px;
	background:#eeffee;
	border:2px solid #00ff00;
	color:#000000;
}

*.error_box{
	padding:5px;
	background:#ffeeee;
	border:2px solid #ff0000;
	color:#000000;
}

*.error_box_head{
	margin:-5px;
	background:#ff0000;
	border:0px;
	color:#ffffff;
	padding-left:20px;
	font-weight:bold;
}

*.color_green{color:#008c00;}
*.color_orange{color:#f38e00;}

h1,h2,h3,h4,h5,h6{
	color:#f38e00;
	margin:0px;
	text-align:left;
}

h1{font-size:22px;}
h2{font-size:18px;}
h3{font-size:18px; font-weight:normal;}
h4{font-size:22px; color:#008c00;}
h5{font-size:18px; color:#008c00;}
h6{font-size:18px; color:#008c00; font-weight:normal;}

*.alt1_a{
	font-size:14px;
	font-weight:bold;
}





a, a:link{
	color:#008c00;
	text-decoration:none;
	font-weight:normal;
}

a:visited{
	color:#004c00;
	font-weight:normal;
}

a:hover, a:active, a:focus{
	color:#008c00;
	text-decoration:underline;
	font-weight:normal;
}


#footer a, #footer a:link{
	color:#ffffff;
}

#footer a:visited{
	color:#eeeeee;
}


#left_menue_div a, #left_menue_div a:link{
	color:#008c00;
	text-decoration:none;
	font-weight:normal;
}

#left_menu_div a:visited{
	color:#004c00;
	font-weight:normal;
}

#left_menue_div a:hover, #left_menue_div a:active, #left_menue_div a:focus{
	color:#008c00;
	text-decoration:underline;
	font-weight:normal;
}



#header_navi{
	position:absolute;
	left:18px;
	bottom:12px;
	height:15px;
	color:#f38e00;
}


#base_head{
	background:#ffffff;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:130px;
	z-index:3;
	overflow:hidden;
}





#tab_einrichtung{
	width:100%;
	border-collapse:collapse;
	border:1px outset #eee;
}

#tab_einrichtung table td{
	padding:0px;
}

#tab_einrichtung table{
	width:100%;
	margin:0px;
	padding:0px;
	border:0px outset #fefefe;
}

#tab_einrichtung td{
	padding:10px;
	vertical-align:top;
}

#tab_einrichtung img{
	margin:0px;
}

#tab_einrichtung p{
	text-align:justify;
}



*.sep_8{
	height:8px;
}

#left_menue_div{
	position:absolute;
	left:4px;
	top:180px;
	width:120px;
	text-align:right;
	z-index:2;
}

.menu_vertical_header {
	color:#f38e00;
	border-top:2px outset #f38e00;
	border-bottom:2px inset #f38e00;
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	text-decoration:none;
	display:block;
}


#content_div{
	overflow:auto;
	position:absolute;
	z-index:1;
	top:150px;
	bottom:35px;
	left:150px;
	right:100px;
	background:#ffffff;
}

*html #content_div{
	top:0;
	left:0px;
	right:0px;
	top:0px;
	height:100%;
	max-height:100%;
	width:100%;
	overflow:auto;
	position:absolute;
	z-index:1;

	border-bottom:35px solid #ffffff;
	border-left:150px solid #ffffff;
	border-right:100px solid #ffffff;
	border-top:150px solid #ffffff;
}

#banner_right{
	position:absolute;
	right:0px;
	top:150px;
	width:100px;
	z-index:5;
}

#green_bar{
	position:absolute;
	left:0px;
	bottom:31px;
	width:100%;
	height:5px;
	background:#008c00;
	overflow:hidden;
}

#logo{
	background-repeat:no-repeat;
	position:absolute;
	left:81px;
	top:3px;
	width:345px;
	height:90px;
	z-index:5;
}

a.forenlink
{
   color: #000000;
   font-size: 13px;
   font-weight: bold; 
}

a.forenlink:hover
{
   font-size:13px;
   font-weight: bold; 
   font-color: #000000; 
   text-decoration:overline underline;
}

table.forum
{
   padding: 5px;
}

td.forenhead
{
   font-size:11px;
   color: #000000;
   padding: 10px;
   border-bottom: solid thin #ececec;
   border-left: solid thin #ececec;
   border-right: solid thin #ececec;
   border-top: solid thin #ececec;
   border-width: 1px;
}

*.tab_grey{
	margin:10px;
}

*.tab_grey, *.tab_grey thead, *.tab_grey tbody{
	border:1px solid #eeeeee;
	border-collapse:collapse;
}

*.tab_grey tbody tr td, *.tab_grey thead tr th{
	padding:2px 5px 2px 5px;
}

*.tab_colborder{
	border-collapse:collapse;
}

*.tab_colborder td{
	padding:0px 4px 0px 4px;
	border:1px solid #aaaaaa;
	border-width:0px 1px 0px 1px;
}