body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #000000;
	background-color: #F3F3F3;
	margin: 0px;
	padding: 0px;
}
.box600top {
	background-color: #FFFFFF;
	background-image: url(img-box/box-oben.png);
	background-repeat: no-repeat;
	height: 5px;
}
.box600bottom {
	height: 5px;
	background-image: url(img-box/box-unten.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.box600 {
	width: 600px;
	background-image: url(img-box/box-mitte.gif);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
.box600inhalt  {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.box600blau {
	width: 600px;
	background-image: url(img-box/box-blau.png);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}
.box600bottomblau {
	height: 5px;
	background-image: url(img-box/box-blau.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
.box600titel  {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	font-size: 29px;
	color: #FFFFFF;
	font-weight: bold;
}
#ruschlogo {
	margin-right: -95px;
	position: relative;
	float: right;
	margin-top: -15px;
}
#form {
	background-color: #D8EEFA;
	padding: 15px;
	border: 1px solid #A6B6C0;
}
.hoerprobe a:link, .hoerprobe a:visited {
	text-decoration: none;
	color: #336699;
	font-size: 24px;
	font-weight: bold;
	height: 50px;
	display: block;
	line-height: 45px;
	border: 1px dotted #3577DD;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.wichtig {
	font-size: 24px;
	font-weight: bold;
	color: #336699;
}
.statement {
	padding: 25px;
	background-color: #F0EEE8;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2F2F2D;
	border: 1px solid #D6D4CE;
}
.hoerprobe img {
	float: left;
	padding-right: 15px;
}
li {
	margin: 0px;
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#platz2 {
	float: right;
	position: relative;
	margin-right: -200px;
	z-index: 100;
}
#kompass {
	float: left;
	position: relative;
	margin-top: -210px;
	margin-left: -175px;
}
#fernrohr {
	float: right;
	margin-right: -250px;
	position: relative;
}
.statement img {
	position: relative;
	float: right;
	margin-bottom: -25px;
	margin-top: 15px;
}
.clear {
	clear: both;
}
