*, html{
	margin:0px;
	padding:0px;
}
body{
	background-color:#eaebe2;
	background-image:url(../img/headbg.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	text-align: center;
}
#centered{
	width:726px;
	vertical-align: middle;	
	margin: 0px auto;
	text-align: left;
}
#content{
	width:726px;
	border:1px solid #a9ab88;
	background-color:#f7f6ef;
	background-repeat:no-repeat;
	text-align:left;
}
#header{
	width:726px;
	height:180px;
}
#nav{
	width:182px;
	float:left;
}
#wbi{
	width:485px;
	height:26px;
	padding:4px 0 0 0;
	padding-left:10px;
	border-bottom:1px solid #a9ab88;
	background-color:#eaebe2;
	background-image:url(../img/wbi_bg.jpg);
	background-repeat:no-repeat;
	background-position:right;
}
div.info{
	background-color:#eaebe2;
	border:1px solid #a9ab88;
	padding-left:8px;
	margin-top:10px;
}
div.comment{
	border-left:1px solid #a9ab88;
	border-right:1px solid #a9ab88;
	border-bottom:1px solid #a9ab88;
	padding:8px;
}
#cnt{
	width:495px;
	margin:0 0 25px 205px;
	background-image:url(../img/cntbg.jpg);
	background-position:bottom right;
	background-repeat:no-repeat;
	border:1px solid #a9ab88;
}
.mod_article, .mod_search{
	padding:15px 20px;
}
#footer{
	width:726px;
	margin:7px 0;
}
#footer_links{
	float:left;
}
#footer_rechts{
	text-align:right;
}
#CL{
	clear:left;
}
#CR{
	clear:right;
}
#CB{
	clear:both;
}
#bord{
	border:5px solid #d9dad3;
	width:728px;
	margin-top:10px;
}
.pagination ul, .pagination p{
	text-align:center;
}
.pagination ul li{
	list-style:none;
	display:inline;
}
#cmnt .formbody{
	margin-top:20px;
}