html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background:url(img/back.gif);
    background-repeat: repeat-x;
    background-color: #e6e6e6;
	font-size:76%; 
	font-family:georgia, palatino linotype, times new roman, serif;
	/* hide overflow:hidden from IE5/Mac */ 
	/* \*/ 
	overflow: hidden; 
	/* */ 
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0; 
	margin:0; 
	border:0;
	}

p,div,span,th,td,b,form { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
font-weight: normal; 
font-variant: normal;
line-height: 16px;
color: #6d6d6d;
}

.ue {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 16px; font-style: normal; 
font-weight: bold; 
font-variant: normal; 
color: #AEAEAE;
}

.ue1 {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
text-decoration:underline;
color: #4355a7;
}

.strich {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; font-style: normal; 
text-decoration:none;
color: #FFFFFF;
}

.akt{  
color: #425c00; font-size: 12px; text-decoration:underline;
}

.Stil1 {font-size: 10px}

#table_line {
border: 1px solid #E2E2E2;
border-collapse: collapse;
}

#back {
position:absolute; 
background-image:url(img/schatten.png);
width: 858px;
height: 100%;
margin-left:-428px;
left:50%; 
z-index:1;
}


#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:119px; 
	bottom:50px; 
	width:812px; 
	margin-left:-399px; 
	left:50%; 
	background:#fff;
	overflow-x: hidden;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:812px;
	border-top:119px solid #fff; 
	border-bottom:50px solid #fff;
	}

#head {
	position:absolute; 
	margin-left:-399px; 
	left:50%; 
	top:0; 
	width:812px; 
	min-width:812px; 
	height:119px; 
	font-size:1em; 
	z-index:5; 
	}

* html #head {
	width:812px; height:119px;
	}
	
#nav {
position: absolute;
margin-top: 85px;
margin-left: 280px;
}
	

#foot {
	position:absolute; 
	margin-left:-399px; 
	left:50%; 
	bottom:0; 
	width:812px; 
	min-width:812px; 
	height:50px; 
	z-index:5; 
	}

#img {
 border: 1px solid #FFFFFF;
}

* html #foot {
	width:812px; height:50px;
	}



a:link { color: #699300 ; font-size: 12px; text-decoration:none;}
a:visited { color: #699300; font-size: 12px; text-decoration:none;}
a:active { color:#699300; font-size: 12px; text-decoration:none;}  
a:hover{color:#afafaf; font-size: 12px; text-decoration:none;}

a.men:link { color: #FFFFFF ; font-size: 12px; text-decoration:none;}
a.men:visited { color: #FFFFFF ; font-size: 12px; text-decoration:none;}
a.men:active { color:#FFFFFF ; font-size: 12px; text-decoration:none;}  
a.men:hover{color:#4355af; font-size: 12px; text-decoration:underline;} 

a.kl:link { color: #AEAEAE; font-size: 9px; text-decoration:none;}
a.kl:visited { color: #AEAEAE; font-size: 9px; text-decoration:none;}
a.kl:active { color:#AEAEAE; font-size: 9px; text-decoration:none;}  
a.kl:hover{color:#AEAEAE; font-size: 9px; text-decoration:none;}

a.ue2:link { color: #515151; font-size: 12px; text-decoration:none; font-weight: bold;}
a.ue2:visited { color: #515151; font-size: 12px; text-decoration:none; font-weight: bold;}
a.ue2:active { color:#515151; font-size: 12px; text-decoration:none; font-weight: bold;}  
a.ue2:hover{color:#898686; font-size: 12px; text-decoration:none; font-weight: bold;}

