html{
	background: #d5dec9 url(images/back-html.gif) repeat-x left top;
	}
html, body{
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 88%;
	color: #333;
	width: 100%;
	text-align: center;
	}
.top{
	visibility: hidden;
	}
p, td{
	line-height: 1.435em;
	margin: 8px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	margin: auto;
	width: 777px;
	text-align: left;
	background: #FFF /*url(images/back-inner.gif) no-repeat top left*/;	
	border-left: 1px solid #275650;
	border-right: 1px solid #275650;
	}
#header{
	width: 100%;
	height: 119px;
	padding: 0;
	margin: 0;
	background: url(images/back-header.jpg) no-repeat 0px 0px;
	}
#header h1{
	position: absolute;
	top: 2px;
	left: 212px;
	font-size: 100%;
	letter-spacing: 2px;
	color: #FFF;
	padding: 0;
	margin: 0;
	}
	
/* ab hier obere Navigation */		
	
#tabrider{
	width: 100%;
	padding: 0;
	margin: 0;
	}
#nav{
	float: left;
	width: 320px;
	margin: 0;
	padding: 0 0 0 457px;
	list-style: none;
	background: transparent url(images/back-navitop.jpg) no-repeat left top;
	}
#nav li{
	float: left;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	}
#nav a{
	float: left;
	display: block;
	margin: 0;
	padding: 2px 18px;
	color: #333;
	text-decoration: none;
	}
#nav a:hover, body#intro #aktiv a{
	color: #275650;
	}
		
/* ab hier linke Navigation */	
			
#navigation{
	float: left;
	width: 166px;
	margin: 0;
	padding: 0;
	background: url(images/back-navileft.jpg) no-repeat left top;
	}
#navigation .gutter{
	padding: 0;
	margin: 40px 20px 0 0px;
	}	
#navigation .gutter span{
	padding: 0;
	margin: 0 0 0 25px;
	}	
#navigation h3{
	font-size: 100%;
	color: #275650;
	margin: 0;
	padding: 1px 2px;
	border: 1px dotted #d5dec9;
	}
#navigation ul{
	margin: 0;
	padding: 0 0 10px 0;
	}
#navigation ul li{
	margin: 15px 0;
	padding: 0;
	list-style: none;
	}
#navigation a{
	color: #333;
	text-decoration: none;
	padding: 6px 0 6px 25px;
	}
#navigation a:hover, body#intro #aktivleft a{
	color: #275650;
	background: url(images/arrow.gif) no-repeat 0 50%;
	}	
#navigation .adresse{
	position: absolute;
	bottom: 40px;
	color: #275650;
	margin: 44px 0 0 22px;
	padding: 1px 2px;
	}
#navigation .adresse a{
	color: #333;
	text-decoration: none;
	padding: 0;
	}
#navigation .adresse a:hover{
	font-weight: bold;
	color: #275650;
	background: none;
	}	

/* ab hier  Inhalt */	


	
#content{
	font-size: 95%;
	float: right;
	width: 610px;
	margin: 0;
	padding: 0;
	border-left: 1px dotted #d5dec9;
	}
#content .gutter{
	margin: 15px 0;
	padding: 4px 35px 4px 20px;
	}
#content h1, #content h2{
	color: #275651;
	font-size: 100%;
	letter-spacing: 2px;
	padding: 3px 0 10px 25px;
	margin: 21px 0 0 0;
	background: url(images/leaf.gif) no-repeat top left;
	}
#content h3{
	color: #275651;
	font-size: 100%;
	letter-spacing: 2px;
	padding: 0 0 0 18px;
	margin: 21px 0 10px 0;
	background: url(images/pfeil.gif) no-repeat 0 50%;
	}
#content p, #content li{
	text-align: justify;
	}
#content table{
	color: #333;
	border: none;
	margin: 0 0 0 25px;
	padding: 0;
	}
#content td{
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 5px 12px 0 0;
	}
#content .pics td{
	vertical-align: top;
	border: none;
	margin: 0;
	padding: 5px 7px 0 0;
	}
#content table img{
	border: 1px dotted #275650;
	}
#content ul{
	margin: 0 0 0 20px;
	padding: 0;
	}
#content li{
	margin: 0;
	padding: 0;
	color: #275650;
	}
#content .anke{
	color: #275650;
	}
#content a{
	font-weight: bold;
	color: #275650;
	text-decoration: none;
	}
#content a:hover{
	color: #275650;
	text-decoration: underline;
	}
	
#content .jump{
	margin: 8px 12px 0 20px;
	padding: 0;
	}	
#content .jump ul{
	margin: 0;
	padding: 0;
	}
#content .jump li{
	list-style: none;
	margin: 1px 0;
	padding: 0;
	}
#content .jump a{
	color: #275650;
	padding: 0 0 0 18px;
	text-decoration: none;
	background: url(images/pfeil.gif) no-repeat 0 50%;
	}
#content .jump a:hover{
	color: #275650;
	background: url(images/pfeil-hover.gif) no-repeat 0 50%;
	}	
#content .list ul{
	margin: 0 0 0 20px;
	padding: 0;
	}
#content .list li{
	list-style: circle;
	margin: 1px 0;
	padding: 0;
	}
#content .oben{
	display: block;
	width: 560px;
	text-align: right;
	clear: both;
	border-bottom: 1px dotted #CCC;
	}
#content .oben a{
	color: #275650;
	padding: 0 0 0 18px;
	text-decoration: none;
	background: url(images/pfeil-top.gif) no-repeat 0 50%;
	}
#content .oben a:hover{
	color: #275650;
	background: url(images/pfeil-top-hover.gif) no-repeat 0 50%;
	}	
	
#content .skizzen img{
	float: left;
	margin: 3px 11px 0 0;
	padding: 0;
	border: 1px dotted #275650;
	}		
#content .skizzen a{
	color: #275650;
	padding: 0;
	text-decoration: none;
	background: none;
	}
#content .skizzen a:hover{
	background: none;
	}		
#content .trenner{
	border-top: 1px dotted #AAA;
	}		
	
/* ab hier die Fusszeile */	
	
#footer{
	font-size: 78%;
	line-height: 2;
	clear: both;
	text-align: center;
	color: #c3c4c6;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #275650;
	}
#footer div{
	padding: 0;
	margin: 0;
	border-top: 1px dotted #d5dec9;
	}
#footer a{
	color: #c3c4c6;
	text-decoration: none;
	}
#footer a:hover{
	color: #949596;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/


