body {
	padding:0px;
	margin:0px;
	background-color:#fff;
	text-align:center;
	height:100%;
}
body, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
#detection {
	width:990px;
	margin:0px auto;
	text-align:left;
	background-image:url(../img/detection.gif);
	background-repeat:no-repeat;
	height:580px;
}
#detectionInner {
	padding:200px 250px 0px 50px;
}
h1 {
	color:#dc9e64;
	font-size:13px;
}
a {
	color:#dc9e64;
	font-weight:bold;
}

#all {
	margin:0px auto;
	position:relative;
	width:443px;
	height:100%;
}
#carsten {
	height:1px;
	position:absolute;
	top:50%;
	width:443px;
}
#mell {
	margin:0px auto;
	position:absolute;
	top:-254px;
	background-image:url(../img/start.jpg);
	height:508px;
	width:443px;
}
#html {
	position:absolute;
	left:30px;
	top:292px;
}
#flash {
	position:absolute;
	right:40px;
	top:292px;
}
#html a,
#flash a {
	font-size:13px;
	color:#999 !important;
	text-decoration:none;
}
#html a:hover,
#flash a:hover {
	color:#dc9e64 !important;
}