@charset "UTF-8";
body {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	margin: 5px auto 0;
	padding: 0;
	text-align: center;
	background: #7C96AF url(../ho/bodybgr.jpg) repeat-x;
}
body a {
	text-decoration:none
}
img {
	border:none
}
.movendo #container {
	width: 955px;
	margin: auto auto;
	text-align: left;
	
}
.movendo #header {
	margin: 0;
	height:130px;
	background: url(../ho/oben.png) no-repeat ;
}
.movendo #sidebar1 {
	float: left;
	width: 120px;
	height:auto;
	padding: 1px;
	margin:0px 5px 0 10px;
	font-size: 12px;
	border: 0px solid #fff;
	overflow: hidden;
}
.movendo #mainContent {
	padding: 0px;
	width:auto;
	margin-left:130px;
	
}
.movendo #footer {
	font-size:10px;
	text-align: center;
	vertical-align:middle;
	height:20px;
	width:955px;
	clear:both;
	background:  url(../ho/unten.png) no-repeat 0px -5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#container #header #titelbild {
	width:955px;
	height:100px;
	overflow:hidden;
	margin:0px;
	padding:20px 0px;
	display: block;
}
.movendo #container #sidebar1 img {
	margin:15px 0;
}
.movendo #container #header #titelbild img {
	margin: 0 4px 0 6px;
}
.movendo #container #header #titelbild #logo {
	float: left;
	padding-left: 10px;
}
#adresse {
	color: #FFF;
	padding: 0px;
	height: 100px;
	width: 120px;
	float: left;
	font-size: 11px;
	text-align: center;
	line-height: 20px;
}
#adresse a {
	color: #FFF;
}

.movendo #container #mitte {
	background: url(../ho/mitte.png) repeat-y;

	width: 955px;height:502px;
}

