html{
	background: #c0e6db url(images/back.jpg) repeat-x left top;
	}
html, body{
	margin: 0;
	padding: 0;
	font-family: verdana, sans-serif;
	font-size: 88%;
	color: #333;
	width: 100%;
	text-align: center;
	}
.top{
	visibility: hidden;
	}
p, td{
	line-height: 198%;
	margin: 8px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	margin: auto;
	width: 980px;
	text-align: left;	
	}
#header{
	width: 100%;
	height: 118px;
	padding: 0;
	margin: 0;
	background: url(images/back-header02.jpg) no-repeat 0px 0px;
	}
#header .img{
	position: absolute;
	top: 1px;
	left: 6px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
#header .language{
	font-family: arial, sans-serif;
	word-spacing: 2px;
	font-size: 90%;
	color: #BBB;
	position: absolute;
	top: 134px;
	left: 5px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
	
/* ab hier linke Navigation */	
			
#navigation{
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	}
#navigation .gutter{
	padding: 53px 0 0 0;
	margin: 0 5px 0 0;
	font-size: 90%;
	line-height: 148%;
	background: url(images/back-navileft.gif) repeat-y left top;
	}	
#navigation p, #navigation ul{
	font-family: verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-variant: small-caps;
	letter-spacing: 1px;
	}
#navigation ul li{
	margin: 3px 4px 0 0px;
	padding: 1px 0 0 2px;
	list-style: none;
	background: #FFF;
	border-bottom: 1px solid #7cb8b8;
	border-right: 1px solid #7cb8b8;
	}
#navigation a{
	display: block;
	width: 100%;
	color: #619898;
	text-decoration: none;
	padding: 0 0 0 5px;
	margin: 0;
	}
#navigation a:hover, body#intro #aktiv a{
	color: #e2001a;
	background: url(images/arrow.gif) no-repeat 0 50%;
	}
#navigation .navbelow li{
	margin: 3px 0 0 3px;
	padding: 0;
	font-size: 88%;
	line-height: 128%;
	border-bottom: none;
	border-right: none;
	}	
#navigation .navbelow a{
	padding: 1px 0 3px 10px;
	color: #619898;
	width: 190px;
	background: url(images/arrow-below.gif) no-repeat 0 50%;
	}	
#navigation .navbelow a:hover, body#intro #aktiv02 a{
	color: #e2001a;
	background:  url(images/arrow-below-red.gif) no-repeat 0 50%;
	}	
#navigation .adresse{
	font-size: 82%;
	font-variant: small-caps;
	letter-spacing: 1px;
	line-height: 1.52em;
	color: #619898;
	background: #e4f5f0;
	margin: 30px 5px 0 0;
	padding: 10px 0 5px 5px;
	border: 1px solid #7cb8b8;
	}

#navigation .adresse span{
	margin-left: 12px;
	}	
#navigation .adresse a{
	color: #619898;
	display: inline;
	margin: 0;
	padding:0;
	}
#navigation .adresse a:hover{
	color: #7cb8b8;
	background: none;
	}
/* ab hier  Inhalt */	

#wrap{
	float: right;
	width: 770px;
	}
	
#content{
	width: 558px;
	float: left;
	font-size: 95%;
	margin: 0;
	padding: 0;
	background: url(images/back-content.gif) no-repeat top left;
	}
#content p{
	line-height: 138%;
	}
#content .gutter{
	margin: 0;
	padding: 57px 0 0 7px;
	}
#content h1{
	letter-spacing: 1px;
	font-variant: small-caps;
	color: #70b1ac;
	font-size: 118%;
	padding: 0;
	margin: 0 0 10px 0;
	}
#content h1 span{
	font-size: 70%;
	font-weight: normal;
	}
#content .seite01-foto img{
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 10;
	}
#content table{
	color: #333;
	font-size: 95%;
	border: none;
	margin: 0;
	padding: 0;
	}
#content td{
	line-height: 138%;
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 3px 10px 0 0;
	}
#content td img{
	padding: 4px;
	background: #FFF;
	border: 1px solid #70b1ac;
	}
#content ul{
	margin: 0 0 0 20px;
	padding: 0;
	}
#content li{
	margin: 0;
	padding: 0;
	line-height: 1.83em;
	font-size: 85%;
	}
#content a{
	color: #619898;
	text-decoration: none;
	}
#content a:hover{
	color: #537979;
	}

	
#galerie{
	width: 212px;
	height: 470px;
	font-size: 95%;
	float: right;
	margin: 0;
	padding: 0;
	}
#galerie .gutter{
	margin: 0;
	padding: 16px 5px 0  41px;
	}
#galerie h1{
	margin: 0 0 2px 0;
	padding: 0;
	font-size: 100%;
	color: #003b5a;
	}
#galerie img{
	margin: 0;
	padding: 9px 0 0 0;
	}
#galerie a{
	color: #fdba4d;
	text-decoration: none;
	}
#galerie a:hover{
	color: #f39908;
	}

	
/* ab hier die Fusszeile */	
	
#footer{
	clear: both;
	text-align: center;
	color: #9bbfbf;
	padding: 5px 0;
	margin: 0;
	}
#footer div{
	font-size: 70%;
	padding: 0;
	margin: 0 10px;
	}
#footer a{
	color: #9bbfbf;
	text-decoration: none;
	}
#footer a:hover{
	color: #619797;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/


