/* default definitions 
	orange: #FFC900
	blau:		#061e3a;
	*/
* {
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
	margin-bottom: 1em;
}
body {
	scrollbar-arrow-color:"#FFE293";
	scrollbar-base-color:"#061E3A";
	scrollbar-track-color:"#FFE293";
	scrollbar-shadow-color:"#FFE293";
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFE293;
	color: #061e3a;
	}
h1 {
	font-size: 1.46em;
	font-weight: strong;
	}
h2 {
	font-size: 1.25em;
	}
a:active {
	color: #061e3a;
}
a:visited {
	color: #061e3a;
}
a:link {
	color: #061e3a;
}
.cliptable {
	border-spacing:5pt;
	}
#head {
	text-align: center;}
#content_in {
	padding-left: 50px;
	}
.prf_nr {
	font-weight: bold;}
.prf_name {
	font-weight: bold;}
.prf_beschr {}
.prf_sieger {
	font-weight: bold;
	}