body {
	text-align: center;
}
#header {
	position:absolute;
	width:590px;
	height:230px;
	z-index:1;
	left: 385px;
	top: 40px;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 152px;
	top: 582px;
}
#info_header {
	position:absolute;
	width:245px;
	height:230px;
	z-index:2;
	left: 128px;
	top: 40px;
	background-color: #FFFFFF;
}
#balkn {
	position:absolute;
	width:100%;
	height:110px;
	z-index:3;
	left: 0;
	top: 274px;
}
#menue {
	position:absolute;
	width:245px;
	height:340px;
	z-index:4;
	left: 128px;
	top: 387px;
}
#apDiv2 {
	position:absolute;
	width:590px;
	height:340px;
	z-index:5;
	left: 383px;
	top: 387px;
}
#content {
	position:relative;
	width:949px;
	height: 1000px;
	z-index:1;
	background-image: url(bgye.png);
}
#obenlinks {
	position:absolute;
	width:246px;
	height:87px;
	z-index:4;
	left: 52px;
	top: 223px;
	overflow: hidden;
	text-align: left;
}
#obenre {
	position:absolute;
	width:462px;
	height:235px;
	z-index:4;
	top: 32px;
	left: 372px;
	text-align: center;
}
#sidebar {
	position:absolute;
	width:200px;
	height:300px;
	z-index:5;
	left: 76px;
	top: 383px;
	text-align: left;
}
#inhalte {
	position:absolute;
	width:570px;
	height:300px;
	z-index:4;
	left: 316px;
	top: 375px;
	overflow: visible;
	text-align: left;
}
#footer {
	position:absolute;
	width:860px;
	height:115px;
	z-index:4;
	left: -270px;
	text-align: center;
}

.widgettitle
{
	font-size:14px;

}

li {
		list-style-type: none;
}



.page_item {

	font-size: 14px;
	margin-left: -40px;
	padding-left: 15px;
	background-color:#CCC;
	display:block;
}



 .page_item a:hover 
 {
	background-color: #FFF;
	width: 190px;
	display:block;
	padding-left: -4px;
	} 

.current_page_item
{ 
background-color: #FF0;
display:block;

}



h1 {
	font-size: 18px;
	color: #333}
	
	#searchform
	{
		background-color:#CCC;
		padding-left: 15px;
	}
#comment
{ width: 570px;}

 .commentlist
{ padding-left: 40px;
background-color:#E5E5E5}
