body { 
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 1.3em; 
	background-color: #ffffff;
	color: #000000;	
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0px 0 0 0; 
	border:0;
	overflow:hidden;
	}
p, table	 { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	line-height: 1.3em; 	
	}
.klein {
	font-size: 11px; 
	line-height: 1.2em; 	
	}	
.unterseiten {
	margin:15px;
	height:auto;	
}	
/* Kopfbereich*/	
#oben {
	position:absolute; 
	background-color: #fff;
	margin-left:-485px; 
	left:50%; 
	top:0; 
	width:970px; 
	min-width:970px; 
	height:117px; 
	z-index:5;
	}	
#navigation {
	position:absolute;
	background-color: #fff;
	margin-left:-485px; 
	left:50%; 
	top:92px; 
	width:812px; 
	min-width:812px; 
	height:25px; 
	text-align:left;
	z-index:5;
	}
/* Mitte variable*/
/* Basisibereich als Umfassung beschreiben*/	
#mitte {
	position:absolute; 
	z-index:3; 
	top:117px; 
	bottom:25px; 
	width:970px; 
	margin-left:-485px; 
	left:50%;
	display:block; 
	background:#ffffff;
	
	}
* html #mitte {
	top:0; 
	bottom:0; 
	height:100%;
	width:970px;
	background:#ffffff;
	border-top:117px solid #fff; 
	border-bottom:25px solid #fff;
	}
/* Contente und Seitenbereich beschreiben*/	
	
div#content {
	position:absolute; 
	top:0px; 
	left:0px; 
	width:812px; 
	margin:0px; 
	text-align:left; 
	height:100%; 
	overflow:auto;	
		}		
div#rechts { 
	background-color: #fff;
	text-align:center;
	position:absolute; 
	top:0px; 
	left:820px; 
	width:150px; 
	height:100%;
	z-index:15;
	}

/* Fuss*/
#unten {
	text-align:center;
	position:absolute; 
	margin-left:-485px; 
	left:50%; 
	bottom:0; 
	width:970px; 
	min-width:970px; 
	height:25px; 
	background-color: #010050;
	z-index:5;
	}
div#gnu, div#gnu a {
	color:white;
	font-size:7pt;
}

form {display: inline;}

H1 { font-size: 20px; font-family: serif; font-style: italic; text-decoration: none; margin: 10px 0}
H2 { font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; margin: 0  }
H3 { font-size: 12px; font-family: Verdana; color: #000; font-weight: bold; margin: 0 }
H4 { font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: black; font-weight: bold; margin: 0; }

HR{ height: 0px; border-top: 1px solid #ccc; }

.linkbalken { color: white; font-weight: bold; text-decoration: none; margin: 0 0 0 0px; padding-left: 4px; border-left: 3px solid #f2ef25; }
.weiss { color: white; text-decoration: none;}

/* Für Facebook-Info */
	
a.fbinfo {
text-decoration:none;
display:inline;
z-index:9;
}

a.fbinfo:hover {
color:black;
background-color:transparent;}

a.fbinfo span {
display:none;
z-index:9;
}

a.fbinfo:hover span {
position:absolute;
top:130px;
left:-400px;
z-index:999;
display:block;
text-align:left;
width:500px;
color:black;
background:#FFFFEF;
font:normal 8pt sans-serif;
border:1px solid black;
padding:10px;
overflow:visible;}
