body {
	background:#fff;
	padding:8px 0px 0px 0px;
	margin:0px;
}

#main {
	margin:0px auto;
	background:url(/graphics/bgbody.gif) repeat-y;*
	width: 810px;
	\width: 830px;
	w\idth: 810px;
}


#header {
	/*background:url(/graphics/site1/header.gif) no-repeat;*/
	width:810px;
	height:97px;
}

#sidebar {
	float: left;
	background: url(/graphics/toplogo.gif) no-repeat;
	width:177px;
	margin-left:8px;
	
}

#content {
	margin-bottom:20px;
	float: left;
	background: url(/graphics/bgcontent.gif) repeat-y;
	width:597px;
}

#contentwrapper {
	background: url(/graphics/bgcontenttop.gif) no-repeat top right;
	padding:0px 10px 10px 20px;
}

#footer {
	clear:both;
	background: #fff url(/graphics/bgfooter.gif) no-repeat top;
	width:810px;
	height:10px;
}

.paginatitel {
	position:relative;
	display:block;
	height:90px;
}

.paginatitel h1 {
	position:absolute;
	top:2px;
	left:70px;
	z-index:5;
}

.paginatitel h2 {
	position:absolute;
	top:40px;
	left:10px;
	z-index:5;
}

#adres {
	width:inherit;
	font-family:verdana,arial,georgia;
	font-size:11px;
	text-align:center;
	color:#777;
	padding-bottom:30px;
}
