body {
	background-color: #3D8DBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(../images/hintergrund.jpg);
	background-repeat: no-repeat;
}
a {
	color:#ffff33;
	font-weight: bold;
	text-decoriation: underlined;
}
h1 {
	color:#ffff33; 
	font-size: 21px;
	line-height: 28px;
}
h2 {
	color:#ffff33; 
	font-size: 13px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#inhalt {
	float: left;
	width: 760px;
	text-align: right;
}
#textinhalt {
	float: right;
	width: 400px;
	padding: 10px;
	text-align: left;
	color: #ffffff;
}
#warum_inhalt {
	float: left;
	width: 360px;
	padding: 10px;
	text-align: left;
	color: #ffffff;
	line-height: 21px;
	font-weight: bold;
}
#gewinne {
	float: right;
	width: 700px;
	padding: 10px;
	text-align: left;
	color: #ffffff;
}
#header {
	float: left;
	width: 760px;
	height: 10px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}