body {
	background-color : #E3E3E3;
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 15px;
	text-align : left;
}
.wrap {
	width : 600px;
	text-align : left;
	margin: auto;	
}
.wrap2 {
	width : 600px;
	background-color: #FFFFFF;
	margin-top: -26px;
	font-size: 18px;	
}
.header {
	height : 100%;
	width: 600px;
	background-color: #FFFFFF;
}
.content {
	width: 600px;
	background-color: #FFFFFF;
	border: 0;
}
.introtext {
	width: 600px;
	background-repeat: no-repeat;
	height: 286px;
	margin-top: 0px;
}	
.ersterabsatz {
	color: #F00;
	text-align: center;
	font-size: 28px;
}
.oben {
	text-align: center;
	color: #999;
	font-size: 20px;
}

.gelb {
	background-color: #FF0;
	font-weight: bold;
}
.gelbrot {
	color: #F00;
	background-color: #FF0;
	font-weight: bold;
}
.Green {
	color: #5aa000;
	font-weight: bold;
	font-size: 22px;
}
.Green3 {
	color: #5aa000;
	font-weight: bold;
	font-size: 18px;
}
.Bild {
	text-align: center;
}
.gelbrotXL {
	color: #F00;
	text-align: center;
}
.gedicht {
	text-align: center;
	color: #999;
}
.dreischritt {
	color: #999;
}
.rot {
	color: #F00;
	font-weight: bold;
}
.footer {
	text-align: center;
	background-color: #D2D1D0;
	height:45px;
	width:600px;
	color:	#5aa000;
	margin-top: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: -15px;
}
.rot2 {
	font-size: 22px;
	color: #F00;
	font-weight: bold;
	text-align: justify;
}
.green2 {
	text-align: center;
	color: #5aa000;
}

