* {
	margin: 0;
	padding: 0;
}

html, body {
	margin: 0;
	padding: 0;
	background: #837978;
}

html {
	overflow:-moz-scrollbars-vertical;
	overflow-y: scroll;
}

body {
	background: #837978 url(../images/hin_verlauf.jpg) repeat-x 0px 0px;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-align: center;
}


div {
	text-align: left;
}

div#center-wrap {
	width: 985px;
	/*margin: center;*/
	position: relative;
	margin: auto;
	padding-top: 10px;
}

div#content-wrap {
	background: #ffffff;
	position: relative;
}

div#head {
	height: 122px;
	position: relative;
}
div#logo {
	position: absolute;
	top: 0px;
	left: 0px;
	padding-top: 22px;
	padding-left: 22px;
}

div#service-menu {
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 22px 15px 0px 0px;
}

div#content-body {
	position: relative;
}

div#menu {
	position: relative;
	left: 7px;
	width: 215px;
	float: left;
	padding-bottom: 30px;
}

div#content {
	position: relative;
	width: 755px;
	float: left;
	padding-bottom: 30px;
}
div#content_text {
	position: relative;
	width: 468px;
	float: left;
	padding-bottom: 30px;
}

div#content.widecontent div#content_text {
	position: relative;
	width: 100%;
	float: left;
	padding-bottom: 30px;
	padding-right:20px;
}

div#sidebar {
	width: 270px;
	margin: 0px;
	float: left;
}

div#footer {
	font-size: 0.9em;
	color: #92c53c;
	padding-top: 30px;
	margin-bottom: 100px;
	clear: left;
}

div#footer table tr td {
	color: #ffffff;
	font-size: 11px;
	padding-top: 5px;
	vertical-align: middle;
}

div#footer table tr td.trenner {
	color: #e9602a;
	padding: 0 5px;
}

div#footer table tr td a {
	color: #ffffff;
	text-decoration: none;
}

div.clear {
	clear: both;	
}

div#home_pics {
	
}

input.searchbox-button {
	background: #ffffff url(../images/icon_search.gif) no-repeat;
	width: 17px;
	height: 18px;
	border: none;
	margin-left: 2px;
}

input.searchbox-sword {
	border: 1px solid #cccccc;
	height: 16px;
}
