* { margin:0; padding:0; }
html, body { position: relative; height: 100%; width: 100%; }
body { line-height: 1.63em; overflow-y: scroll; background-color: #ffffff; }

#middle {
	position: relative;
	width:970px;
	margin:auto;
	z-index:10; 
	overflow: hidden;
}

#auswahlStart {
	position: absolute;
	top: 5px;
	right: 10px;
}

#auswahlStart a {
	margin-left: 20px;
}

#header {
	position: absolute;
	width: 230px;
	top: 40px;
	margin-left: 710px;
	z-index: 20;
}

#menuMainBG, #menuMainPosition {
	position: absolute;
	top: 70px;
	left: 8px;
	width: 200px;
	height: 310px;
}

#menuMainBG {
	opacity: 0.88;
	filter: alpha(opacity = 88);
}

#menuMainPosition {
	z-index: 30;
}

#menuMain {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#divBannerTop {
	width: 950px;
	height: 350px;
	margin: 30px 0 15px 8px;
	padding-bottom: 0px;
	position: relative;
}

#topCover {
	position: absolute;
	top: 20px;
	width: 970px;
	height: 375px;
	background-image: url(http://v2.metatag.de/designs/rabela/img/topCover.png);
	z-index: 15;
}

#rightCorner {
	position: absolute;
	top: 300px;
	width: 255px;
	height: 90px;
	margin-left: 705px;
}
#mainTop {
	position: relative;
	width: 970px; 
	height: 22px;
	background-image: url(http://v2.metatag.de/designs/rabela/img/mainTop.png);
	z-index: 10;
}

#main {
	position: relative;
	width: 970px; 
	padding-bottom: 1px;
	background-image: url(http://v2.metatag.de/designs/rabela/img/mainBG.png);
	z-index: 10;
}

#links {
	float: left;
	z-index: 10;
}

#seitentitel {
	margin-left: 27px;
}

#linksBG, #rechtsBG {
	position: absolute;
	top: 401px;
	left: 8px;
	bottom: 15px;
	width: 200px;
	z-index: 1;
}

#rechtsBG {
	top: 390px;
	left: 707px;
	width: 252px;
}



#rechts {
	float: right;
	z-index: 10;
	margin-right: 25px;
	width: 225px;
}

#divBannerRechts, #divBannerRechts2, #divBannerRechts3, #divBannerRechts4, #divBannerRechts5 {
	padding-bottom: 1px;
	margin-bottom: 1px;
}

#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6, 
#contentslim p, #contentslim h1, #contentslim h2, #contentslim h3, #contentslim h4, #contentslim h5, #contentslim h6 
{ padding-right: 10px; }

#mainFinish {
	clear: both;
	width: 970px;
}

#mainBottom {
	position: relative;
	width: 970px; 
	height: 35px;
	z-index: 10;
}

.rightSeparator {
	position: relative;
	width: 270px;
	height: 60px;
	margin-left: -22px;
}

li { padding-top: 0; padding-bottom: 5px; }


