html {
	height:100%; 
	max-height:100%; 
	padding:0; 
	margin:0; 
	border:0; 
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3b312b;
	overflow:auto;
	}

body {
	height:100%; 
	max-height:100%; 
	overflow:auto;
	padding:0; 
	margin:0; 
	border:0;
	background-color:#ffffff;
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:5; 
	top:166px; 
	bottom:20px; 
	width:594px; 
	margin-left:-298px; 
	left:50%; 
	border-left:0px;
	border-right:0px;
	background:#ffffff;
	}



* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:594px;
	border-top:0px; 
	border-bottom:0px;
	}

#head {
	position:absolute; 
	margin-left:-298px; 
	left:50%; 
	top:0; 
	width:594px; 
	min-width:594px; 
	height:166px; 
	background:#cdd331; 
	font-size:11px; 
	z-index:2; 
	border:0px;
	}

#navicontainer{
	height:14px; 
	background-color:#cdd331; 
	text-align:left; 
	margin-left:54px; 
	margin-top:56px;
	}

* html #head {
	top:0px; width:594px; height:166px;
	}


#foot {
	text-align:center;
	position:absolute;
	margin-left:-298px;
	left:50%;
	bottom:0;
	width:594px;
	min-width:594px;
	height:20px;
	background:url(../img/hp/bottom.gif);
	background-repeat:no-repeat;
	z-index:1;
	border:0px;
	}

* html #foot {
	bottom:0px; width:594px; height:20px;
	}


a {
	color: #b24e13;
	text-decoration: none;
}
a:link {
	color: #b24e13;
	text-decoration: none;
}
a:visited {
	color: #b24e13;
}
a:hover {
	color: #e66518;
	text-decoration: none;
}
a:active {
	color: #e66518;
	text-decoration: none;
}
.newstopic {
	font-size: 12px;
	color: #adb600;
	text-transform: lowercase;
	font-weight: normal;
}
.blocksatz {
	text-align: justify;
}

.bildunterschrift{
	font-size:11px;
	}
	
.hidden {
  	display: none;
	}
	
.newstopic-inside {
	font-size: 20px;
	font-weight: bold;
	}
.newstopic-inside-small {

	font-size: 16px;
	font-weight: bold;
}

