body {
	scrollbar-face-color: #FFFFE1;
	scrollbar-track-color: #FFFFE1;
	scrollbar-arrow-color: #800000;
	scrollbar-3dlight-color: #FFFFCC;
	scrollbar-darkshadow-color: #800000;
	background-color: #FFFFE1;
	background-image: url(../images/fisch3.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 700px 177px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #800000;
	}
	
.frage{
	width: 696px;
	height: 444px;
	top: 0px;
	position: absolute;
	text-align: center;
}
p.fr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bolder;
	text-decoration: none;
	color: #800000;
	text-align: center;
    }
	
/* Fehlermeldung */
#form_a {
	Font-Size: 0,6em;
	Font-Weight: bold;
	Background-Color: #FFFFE1;
	Text-Align: center;
	Cursor: help;
	text-decoration: none;
	color: red;
	height: 22px;
	Width: 140px;
	vertical-align: middle;
	border: 1px solid #800000;
	}
	
#form_e {
	border:none;
	font-weight: bold;
	Background-Color: #FFFFE1;
	}
	
/* Wahl - Button */
#buttondiv{
	position: absolute;
	width: 600px;
	height: 360px;
	z-index: auto;
}

.buttontable {
	width: 100%;
	position: absolute;
	bottom: 1px;
	left: 5px;
}

a.button {
	display:block;
	margin-bottom:5px;
	text-align:center;
	width:16ex;
	border-style:ridge;
	border-width:3px;
	padding:2px;
	text-decoration:none;
	bottom: 1px;
 }

a.button:link    { color:#800000; background-color:transparent; }
a.button:visited { color:#00f; background-color:transparent; }
a.button:hover   { color:#ff0; background-color:#00CC66; }
a.button:active  { color:#ff0; background-color:#FF0000; }

/* Tabelle Antwort */
.zitat {
	position: absolute;
	height: auto;
	width: auto;
	bottom:50px;
	}
	
/* weiter */
#weiterdiv{
	position: absolute;
	width: 600px;
	height: 360px;
	z-index: auto;
}

.weitertable {
	width: 100%;
	position: absolute;
	bottom: 1px;
	left: 5px;
}

a.weiter {
	display:block;
	text-align:center;
	width: 12ex;
	border-style:ridge;
	border-width:3px;
	padding:2px;
	text-decoration:none;
	bottom: 3px;
	right: 12px;
	position: absolute;
 }
a.weiter:link    { color:#800000; background-color:transparent; }
a.weiter:hover   { color:#ff0; background-color:#FF6600; }



/* Layer */
#layer1,#layer2,#layer3,#layer4,#layer5,#layer6,#layer7,#layer8,#layer9,#layer10,#layer11,#layer12,#layer13,#layer14,#layer15,#layer16,#layer17,#layer18,#layer19,#layer20,#layer21,#layer22,#layer23,#layer24,#layer25 {
	position:absolute;
	height:400px;
	width:700px;
	left:50%;
	margin-left:-350px;
	top: 5%;
	}
   
#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;
	}
	
#layer25 {
	z-index: 65;
	}