body {
	margin:0;
	padding:0;
	height:100%;
	text-align: center;
	overflow-x: hidden;
	overflow-y: scroll;
	background: #e0e6ed url(../gfx/background.jpg) repeat-x 0 0;
}
img {
	border: 0;
}
#scrollbereich {
	overflow: hidden;
}
#container {
	margin:0 auto;
	padding:0 0;
	width:857px;
	height:auto;
	text-align: left;
	border:0px solid #fff;
	z-index:10;
	clear:both;
	background: transparent url(../gfx/bg_main.png) repeat-y 0 0;
}
#bottom_line {
	margin:0 auto;
	padding:0 0 0 0;
	width:857px;
	height:35px;
	z-index:10;
	clear:both;
	background: transparent url(../gfx/bg_main_bottom.png) no-repeat 0 0px;
}
.header_container {
	position:relative;
	top:0;
	left:10px;
	height:150px;
	width:837px;
	background: transparent url(../gfx/bg_header.jpg) no-repeat -10px 0px;
	clear:both;
	z-index:10;
}
.main_container {
	position:relative;
	top:0;
	left:0px;
	width:857px;
	clear:both;
	z-index:10;
	overflow:hidden;
	/*padding-bottom:10px;*/
}
.logo {
	position:relative;
	left:10px;
	top:0px;
	width:350px;
	height:80px;
	float:left;
	clear:both;
}
.suche {
	position:relative;
	left:10px;
	top:12px;
	width:152px;
	height:58px;
	background:#7c97b5 url(../gfx/bg_search.gif) no-repeat right top;
	float:left;
	clear:both;
}

.user {
	position:relative;
	left:18px;
	top:53px;
	width:400px;
	height:20px;
	float:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#838383;
	font-weight:normal;
}
.left {
	padding-left:20px;
	float:left;
	clear:both;
	width:152px;
	min-height:475px;
	height:auto;
	z-index:11;
}
.content {
	float:left;
	/*left:147px;*/
	width:auto;
	min-height:275px;
	height:auto;
	padding:15px 10px 0px 8px;
	z-index:11;
	background: transparent url(../gfx/white_10px.gif) no-repeat top right;
}
.content_marginal {
	float:left;
	/*left:147px;*/
	width:auto;
	min-height:275px;
	height:auto;
	margin:15px 0;
	padding:0 9px;
	/*border-right: 1px solid #c5ccd5;*/
	z-index:11;
}
.marginal {
	float:left;
	width:150px;
	height:auto;
	z-index:11;
	margin:15px 0 10px 0;
	padding:0px 0px;
	/*border-left: 1px solid #c5ccd5;*/
}
#background {
	position:absolute;
	top:0px;
	bottom:0px;
	width:857px;
	z-index:0;
	clear:both;
}
form {

	width:0;
	margin:0;
	padding:0;
}

	/* feststehende Fusszeile, nur fuer Internet Explorer */
/*#footer	{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-344px;
	padding:0 10px 0 0;
	width: 473px;
	height: 27px;
	background-color: #fff;
	z-index:12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
}
.footer_text {
	background-color: #fff;
	border-top: 1px dashed #838383;
	padding:2px 5px 20px 5px;
}*/
	/* feststehende Fusszeile fuer moderne Browser 
html>body #footer {
	position:fixed;
	bottom: 0;
	left: 50%;
	margin-left:-344px;
	padding:0 10px 0 0;
	width: 473px;
	height: 27px;
	background-color: #fff;
	z-index:12;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	font-weight:normal;
	text-align:left;
	vertical-align:bottom;
}*/

#foot {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	font-weight:normal;
	padding:2px 5px 0 5px;
	height:18px;
	margin:58px -5px 10px -5px;
	border-top: 1px solid #b9c5bf;
}

a.foot:link, a.foot:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	font-weight:normal;
	text-decoration:none;
}
a.foot:hover, a.foot:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#838383;
	font-weight:normal;
	text-decoration:underline;
}



/* Spacer */
.spacer {
	height: 24px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-weight: bold;
	line-height: 4px;
}
.small_spacer {
	height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 4px;
	font-weight: bold;
	line-height: 4px;
}

