html {
height:101%;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #010101;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.white_14_bold {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.white_12_bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}.black_12 {
	font-size: 12px;
	color: #000000;
}
.white_11 {
	font-size: 11px;
	color: #FFFFFF;
}
.black_11 {
	font-size: 11px;
	color: #000000;
}
.yellow_11_bold {
	font-size: 11px;
	font-weight: bold;
	color: EFD800;
}
.white_11_bold {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}


.rahmen {
border: 2px solid #fff;
}

.suchtext {
display:none;
}