	body{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-track-color: #FFFFCC;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #800000;
	}
	
	
	a:link { color: #800000; text-decoration:none; }
	a:active { color: #ff0000; text-decoration:none; }
	a:visited { color: #800000; text-decoration:none; }
	a:hover { color: #ff0000; text-decoration:none; }
	
	
	/* Frage  */
	.frage{
	width: 100%;
	text-align: center;
	color: #800000;
	font-size:1,5em;
	
	}	
	
	/* Wahl Buttons  */	
	.wahl{
	width: 25%;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #999999;
	color:#800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0,5em;
	font-weight: bold;
	font-style: oblique;
	}
	
	/* --------------   Weiter Button  */
	
	#weiter{
	font-size: 0,8em;
	text-align: right;
	right: 15px;
	position: absolute;
	bottom:1px;
	color:black;
	}  
	
	/* --------------------------------- form */
	
	#form_a{
	Font-Size: 0,5em;
	Font-Weight: bold;
	Background-Color: #FFFFFF;
	Text-Align: center;
	Cursor: hand;
	text-decoration: none;
	color: #FF0000;
	height: 22px;
	Width: 140px;
	vertical-align: middle;
	border: 1px solid #999999;
	}
	
	#form_e{
	border:none;
	background-color: #FFFFFF;
	color: #FF0000;
	font-size: 0,5em;
	font-weight: bold;
	}
	
	
	/* ---------------------------------- Layer */
	/* Antwort */
	#layer2, #layer4, #layer6, #layer8, #layer10, #layer12, #layer14, #layer16, #layer18, #layer20, #layer22, #layer24{
	width: 700px;
	height: 300px;
	vertical-align: middle;
	font-style: normal;
	color: #800000;
	letter-spacing: 110%;
	line-height: 110%;
	padding-left: 15px;
	font-size: 0,3em;
	}	
	
	#layer1,#layer2,#layer3,#layer4,#layer5,#layer6,#layer7,#layer8,#layer9,#layer10,#layer11,#layer12,#layer13,#layer14,#layer15,#layer16,#layer17,#layer18,#layer19,#layer20,#layer21,#layer22,#layer23,#layer24 {
	position:absolute;
	height:380px;
	width:700px;
	top:10%;
	left:50%;
	margin-left:-350px;
	padding: 8px;
	background-color: #FFFFFF;
	color: #800000;
	}
	
	#layer1{
	z-index: 41;
		}
	
	#layer2{
	z-index: 42;
	}
	
	#layer3{
	z-index: 43;
	}
	
	#layer4{	
	z-index: 44;
	}
	
	#layer5{
	z-index: 45;
	}
	
	#layer6{
	z-index: 46;
	}
	
	#layer7{
	z-index: 47;
	}
	
	#layer8{
	z-index: 48;
	}
	
	#layer9{
	z-index: 49;
	}
	
	#layer10{
	z-index: 50;
	}
	
	#layer11{
	z-index: 51;
	}
	
	#layer12{
	z-index: 52;
	}
	
	#layer13{
	z-index: 53;
	}
	
	#layer14{
	z-index: 54;
	}
	
	#layer15{
	z-index: 55;
	}
	
	#layer16{
	z-index: 56;
	}
	
	#layer17{
	z-index: 57;
	}
	
	#layer18{
	z-index: 58;
	}
	
	#layer19{
	z-index: 59;
	}
	
	#layer20{
	z-index: 60;
	}
	
	#layer21{
	z-index: 61;
	}
	
	#layer22{
	z-index: 62;
	}
	
	#layer23{
	z-index: 63;
	}
	
	#layer24{
	z-index: 64;
	}