html,body {
	margin:0;
	padding:0;
	height:100%;
	background-color: #f8f8f8;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
}
.cmswrapper {
	width: 100%;
	background-repeat: repeat-x;
	background-position: center top;
	position:relative; /* real browsers */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../buttons/bg.jpg);
	text-align:center;
	background-color: #ededed;
}
.cmswrapper .header {
	height: 127px;
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../buttons/header.jpg);
	background-repeat: no-repeat;
}

.headerpix {
	height: 96px;
	width: 972px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-top: 31px;
	float: left;
}
.maincontent {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	background-image: url(../buttons/main_bg_rp.png);
	background-repeat: repeat-y;
}
.leftCol {
	float: left;
	width: 183px;
	margin-left: 30px;
	margin-right: 24px;
}

.innerpad{
	text-align:left;
	width: 733px;
	float: left;
	margin-top: 10px;
}
.footer{
	margin-right:auto;
	margin-top:0px;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image: url(../buttons/footer.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 18px;
	display: block;
	}

.logo {
	background-image: url(../buttons/logo.png);
	background-repeat: no-repeat;
	float: left;
	height: 52px;
	width: 168px;
	margin-left: 10px;
	margin-top: 30px;
}

.logobox{
	width: 181px;
	float: left;
	background-color: #FEFEFE;
	border-right-color: #e1e0e0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #e1e0e0;
	border-bottom-color: #e1e0e0;
	border-left-color: #e1e0e0;
	margin-left: 22px;
	margin-top: -17px;
	height: 112px;
	}
.header .topRight {
	float: right;
	text-align: right;
	margin-top: -31px;
}

.topsuche {
	float: right;
	height: 16px;
	width: 185px;
	margin-right: 34px;
	margin-bottom: 0px;
	margin-top: 70px;
}

.send_button {
	background-color: transparent;
	background-image: url(../buttons/search.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 21px;
	float: left;
	margin-right: 10px;
	cursor: pointer;
	margin-left: 1px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.send_button:hover {
	background-position: center bottom;
}
.searchme {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8c8c8c;
	float: left;
	line-height: 21px;
	margin: 0in;
	padding: 3px;
	
	width: 144px;
	border: 1px solid #d7d8d8;
}


.spaceme{
	margin-bottom: 30px;
	}
	
div.footermenu {
	height: 20px;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 25px;
	margin-top: 0px;
	text-align: right;
}
.langselector {
	float: right;
	height: 16px;
	width: 350px;
	margin-right: 5px;
	margin-top: 4px;
}

.textPadmain{
padding-left:20px;
padding-right: 20px;
}