@charset "UTF-8";
/* detektiv poechhacker */

:focus {outline: 0;}
html, body {height:100%; margin: 0; padding: 0; border: 0; outline: 0;}
#distance {width:1px; height:50%; margin-bottom:-500px; float:left;}

/* general */
#wrapper {margin: 0 auto; position:relative; width:80%; height:auto; padding:7% 0 5% 0; font-family:Arial, Helvetica, sans-serif; clear:left;}

body {
	background-color: #FFFFFF; font-family:Verdana, Geneva, sans-serif;
}
body,td,th {
	color: #000000; font-size:14px;
}
img {max-width:100% !important; height:auto; border:none;}
a:link {
	color: #716057;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #716057;
}
a:hover {
	text-decoration: none;
	color: #716057;
}
a:active {
	text-decoration: none;
	color: #716057;
}
.fach { color:#000000;}


p {
	font-size:12px;
	font-weight:normal;
	color: #151515;
}
p.oldW {
	font-size:14px;
	font-weight:normal;
	color: #151515;
}


div.holdA {width:100%; margin-bottom:3%; position:fixed; bottom:0px; text-align:center;}