html{
	background: #FFF;
	}
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: 1.55em;
	margin: 6px 0;
	padding: 0;
	}
img{
	border: none;
	padding: 0;
	margin: 0;
	}
#inner{
	position: relative;
	margin: 1px auto auto auto;
	width: 784px;
	text-align: left;
	border-top: 16px solid #163d78;
	background: url(images/back-inner.gif) repeat-y center top;
	}
#overthetop{
	text-align: center;
	padding: 0;
	margin: 0;
	}
#overthetop h1{
	font-size: 160%;
	letter-spacing: 2px;
	font-family: verdana;
	font-weight: normal;
	color: #9ca2c3;
	padding: 0;
	margin: 8px 0 3px 18px;
	}
#overthetop .language{
	position: absolute;
	top: 16px;
	left: 722px;
	padding: 0;
	margin: 0;
	}
#header{
	width: 100%;
	height: 232px;
	padding: 0;
	margin: 0;
	background: url(images/back-header.jpg) no-repeat 0px 0px;
	border-top: 3px solid #9ca2c3;
	border-bottom: 3px solid #9ca2c3;
	}
#englishheader{
	width: 100%;
	height: 232px;
	padding: 0;
	margin: 0;
	background: url(images/back-header-english.jpg) no-repeat 0px 0px;
	border-top: 3px solid #9ca2c3;
	border-bottom: 3px solid #9ca2c3;
	}
#header img{
	position: relative;
	top: 20px;
	left: 516px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0 0 0 5px;
	}
#englishheader img{
	position: relative;
	top: 20px;
	left: 516px;
	z-index: 3;
	border: none;
	padding: 0;
	margin: 0 0 0 5px;
	}
#tophits{
	text-align: right;
	padding: 0;
	margin: 4px 37px 0 0;	
	}
#tophits h2{
	font-size: 120%;
	letter-spacing: 1px;
	color: #9ca2c3;
	font-weight: normal;
	padding: 0;
	margin: 0;
	}
	
/* ab hier linke Navigation */	
			
#navigation{
	float: left;
	width: 125px;
	margin: 0;
	padding: 0;
	}


/* ab hier  Inhalt */	
	
#content{
	float: right;
	width: 659px;
	margin: 0;
	padding: 0;
	background: url(images/back-content.jpg) no-repeat bottom right;
	}
#content .gutter{
	margin: 0;
	padding: 11px 14px 4px 14px;
	}
#content h1{
	font-size: 110%;
	color: #173d77;
	padding: 0;
	margin: 16px 0 16px 0;
	}
#content h1 img{
	margin-right: 5px;
	}
#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: #173d77;
	text-decoration: none;
	}
#content a:hover{
	color: #dedb00;
	}	
	
/* ab hier die Fusszeile */	
	
#footer{
	font-family: arial, sans-serif;
	clear: both;
	background: url(images/back-footer.gif) repeat-y top right;
	text-align: right;
	color: #c3c4c6;
	padding: 0;
	margin: 0;
	border-top: 2px solid #FFF;
	}
#footer div{
	font-size: 70%;
	padding: 2px 0 4px 0;
	margin: 0 47px 0 0;
	}
#footer a{
	color: #c3c4c6;
	text-decoration: none;
	}
#footer a:hover{
	color: #dedb00;
	}	
	
	
/*ab hier Professor Hacketal*/

/*fix für den footer*/

/* Vor IE5/Mac verstecken\*/
* html #footer{ height: 1%; }
/*Vor IE5/Mac verstecken Ende*/


