body {
	background: url('/fileadmin/templates/images/bodybg_home.gif') no-repeat 0 0;
}
#wrapper {width: 980px;}

div#header {
	height: 215px;
}

a#logo,
a#logo:link,a#logo:visited,
a#logo:hover,a#logo:active {
	width: 195px;
	height: 56px;
	float: right;
	margin: 33px 0 100px 0;
}

#main,
#main .content {background: none !important;}


div#hnav {
	float: none;
	clear: both;
	margin: 0 0 0 230px;
}
#hnav img {display:none;}
#hnav span {display: block;}


div.content {
	padding-top: 0;
	padding-right: 5px;
	width: 780px;
	margin-bottom: 15px;
	line-height: 1.2em;
}

div.homebild {
	float: left;
	width: 525px;
}

div.buttons {
	position: relative;
	/*top: 33px;*/
	top:20px;
	left: -12px;
}

div.content-right {
	float: right;
	width: 200px;
	padding-top: 20px;
}

div.left {
	width: 140px;
	padding-top: 205px;
	padding-left: 30px;
}
div.content {
	padding: 0 0 0 25px;
	margin-bottom: 10px;
	width: 785px;
}

/* Searchbox */
div.left #indexedsearchbox {
	left: 30px;
	top: 370px;
	margin: 0 0 20px 0;
}


div.footer {
	position: static;
	clear:both;
	width: auto;
	height: auto;
	padding: 5px;
	background: none;
	text-align: right;
}

ul#gnav {
	position: relative;
	left: 8px;
}

div.buttons a,
div.buttons a:link,
div.buttons a:visited {
	margin: 0px 7px 0;
}


