body {
	background-color:#cfccb5;
	background-image:url(../bilder/back-top.jpg);
	background-repeat:repeat-x;
	}




.gesamt{
	position: absolute;
	visibility: visible;
	left: 50%;
	top: 0px;
	width: 990px;
	height: 600px;
	margin-left: -495px;
	margin-top: 0px;
	background-image:url(../bilder/header.gif);
	background-repeat:no-repeat;
	z-index : 1;
}


.quizbereich {
	margin-left: 0px;
	margin-top: 0px;
         width:990px;
         height:470px;
         background-color:#ce5c00;
         overflow:hidden;
         z-index : 30;
}



.text_quiz {
          padding-top: 500px;
          height:200px;
          overflow:hidden;

}

#specialads   {
        position: absolute;
        left: 250px;
        top: -500px;
        width:336px;
        height:280px;
        z-index : 30;
}

.menuebereich {
	position: absolute;
	left: 0px;
	top: 140px;
         width:234px;
         height:352px;
         background-color:#ce6209;
         z-index : 30;
}

.contentbereich {
	position: absolute;
	left: 0px;
	top: 140px;
	width:990px;
}

.textbereich {
	margin-left: 340px;
	margin-top: 0px;
	width:468px;
}

.sitemap {
	margin-top:600px;
         margin-bottom:300px;
}







