body
{
	background-color:	#99D9EA;
}
#head
{
	margin-top: 		10px;
	margin-left:		-600px;
	position: 			absolute;
	width:				1200px;
	height:				150px;
	left:				50%;
	top:				0px;
	background-color:	#22b14c;
	border-radius: 		10px;
	
}
#middle
{
	margin-top:			0px;
	margin-left:		-600px;
	position: 			absolute;
	width:				1200px;
	height:				600px;
	left:				50%;
	top:				160px;
	background-color:	#b5e61d;
	border-radius: 		10px;
}
#bottom
{
	margin-top:			0px;
	margin-left:		-600px;
	position: 			absolute;
	width:				1200px;
	height:				150px;
	left:				50%;
	top:				760px;
	background-color:	#22b14c;
	border-radius: 		10px;
}
#bild
{	position:			absolute;
	top: 				190px;
	width:				400px;
	left:				790px;
	float: 				right:
}
#ueberschrift_1
{
	color: 				#fff;
	font-family:		arial;
	font-size:			40pt;
	text-align:			center;
}
#ueberschrift_2
{
	color: 				#000;
	font-family:		arial;
	font-size:			19pt;
	text-align:			center;
}
#text
{
	margin-left: 		10px;
	color: 				#000;
	font-family:		arial;
	font-size:			13pt;
}
.text_2
{
	margin-left:		10px;
	color: 				#fff;
	font-family:		arial;
	font-size:			19pt;
	text-decoration:	underline;
}
#text_3
{
	margin-right: 		10px;
	margin-top:			0px;
	text-align: 		right;
	font-size: 			19pt;
	font-family:		arial;
	color:				#fff;
}