html{
	background: #333 url(images/back-html.gif) repeat-y center top;
	}
html, body{
	margin: 0;
	padding: 0;
	font-family: arial, sans-serif;
	font-size: 90%;
	color: #555;
	width: 100%;
	text-align: center;
	}
#top{
	visibility: hidden;
	}
p{
	line-height: 1.73em;
	margin: 8px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	background: #FFF;
	position: relative;
	margin: auto;
	width: 980px;
	text-align: left;
	background: #FFF url(images/back-inner.jpg) repeat-y center top;
	}
#header{
	width: 100%;
	height: 189px;
	padding: 0;
	margin: 0;
	background: #FFF url(images/back-header02.jpg) no-repeat left top;
	}
#header img{
	position: absolute;
	top: 45px;
	left: 48px;
	width: 310px;
	height: 90px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0;
	}
	
/* ab hier linke Navigation */	
	
#navigation{
	letter-spacing: 1px;
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	background: url(images/back-navi02.jpg) no-repeat left top;
	background-color: none;
	text-align: right;
	}
#navigation .gutter{
	margin: 120px 0 0 12px;
	padding: 0;
	}
#navigation ul{
	margin: 0 47px 0 0;
	padding: 0;
	}
#navigation ul li{
	line-height: 1.43em;
	margin: 0;
	list-style: none;
	}
#navigation a{
	color: #4f5d68;
	text-decoration: none;
	text-align: right;
	padding: 0 10px 0 0;
	display: inline;
	white-space: nowrap;
	}
#navigation a:hover, body#intro #aktiv a{
	color: #4f5268;
	background: url(images/arrow.gif) no-repeat right 50%;
	}	
#navigation .adresse{
	text-align: left;
	font-size: 90%;
	font-style: italic;
	margin: 0;
	padding: 73px 0 0 16px;
	color: #999;
	}
#navigation .adresse a:hover{
	background: none;
	}


/* ab hier  Inhalt */	

#wrap{
	float: right;
	width: 770px; 
	margin: 0;
	padding: 0;
	background: url(images/back-content.jpg) no-repeat right bottom;
	}
	
#content{
	float: left;
	width: 570px;
	margin: 0;
	padding: 0;
	}
#content .gutter{
	margin: 0;
	padding: 10px 50px 0 27px;
	}
#content h1{
	color: #3366CC;
	font-size: 140%;
	padding: 0;;
	margin: 14px 0 10px 0;
	}
#content h2{
	color: #3366CC;
	font-size: 110%;
	padding: 0;;
	margin: 4px 0 20px 0;
	}
#content h3{
	color: #90D72C;
	font-size: 110%;
	padding: 0;;
	margin: 8px 0;
	}
#content h3 img{
	position: relative;
	top: 4px;
	}
#content ul{
	margin: 0 0 0 30px;
	padding: 0;
	}
#content li{
	margin: 0;
	padding: 0;
	line-height: 138%;
	}
#content a{
	color: #3366CC;
	text-decoration: none;
	}
#content a:hover{
	color: #4f5268;
	}	
#content strong{
	color: #000;
	}	


/* ab hier Galerie */		

#galerie{
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
	background-color: none;
	}	
#galerie .gutter{
	margin: 30px 0 110px 0;
	padding: 0 25px 0 5px;
	}	
#galerie .gutter img{
	margin: 0;
	padding: 2px 0 0 0;
	}	

/* ab hier die Fusszeile */	
	
#footer{
	height: 50px;
	clear: both;
	color: #c0c0c2;
	padding: 0;
	margin: 0;
	background: url(images/back-footer.jpg) no-repeat left top;
	background-color: none;
	}
#footer div{
	font-size: 80%;
	padding: 27px 0 0 0;
	margin: 0 0 0 160px;
	text-align: center;
	}
#footer a{
	color: #3366CC;
	text-decoration: none;
	}
#footer a:hover{
	color: #96969f;
	}	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/
