@charset "UTF-8";
@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
:focus {
	outline: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	background-color: #006699;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
.inhalt {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 25px;
}
.titel {
	font-size: 28px;
	color: #006699;
}
.titel2 {
	font-size: 34px;
	color: #C00;
}
.box1 {
	background-color: #EFEADA;
	padding: 15px;
	border: 1px solid #E6E4D5;
}
.info {
	font-size: 13px;
}
.inpform {
	padding: 2px;
	width: 99%;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
#anzBE {
	background-color: #FFFAEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	padding: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: right;
}
#form {
	background-color: #EFEADA;
	border: 1px solid #C9C4B7;
	padding: 15px;
}
.playbutton {
	position: absolute;
	left: 20px;
	top: 20px;
}
.statement {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #036;
	display: block;
	padding: 25px;
	border: 1px dotted #069;
}
.statement em {
	font-size: 16px;
	color: #333;
	line-height: 35px;
}
.marker {
	background-color: #FF6;
}
