
/* ... Allgemeine Formatierung ... */

html
{
	height:100%;
}

body
{
	
	background-color: #000000;
	height:100%;
	margin:0px;
	padding:0px;
}

form
{
	padding:0;
	margin:0;
}

ul
{
	margin:16px;
	padding:0px;
}

li
{
	margin:0px;
	padding:0px;
}

#vbottom h1
{
	font-family:Arial,Helvetica;
	font-weight: normal;
	position:absolute;
	display:block;
	bottom:0%;
	left:0%;
	margin-left:0px;
	margin-top:0px;
	border:0px;
}
#vbottom a
{
/*	text-decoration: none;	 */
	font-weight: normal;
}

#outer
{
	display:block;
	position:relative;
	background:#000000;
	top: 0px;
}

body, div, html, input
{
	font-family:Arial,Helv;
	font-size:11px;
	color:#000000;
}

h1
{
	font-family:Arial,Helv;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

a
{
	text-decoration:underline;
	color:#000000;
}

a:hover
{
	text-decoration:underline;
	color:#6608E6;
}

#uhback
{
	position:absolute;
	display:block;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-300px;
	width:900px;
	height:600px;
	border:0px;
	background:url(img/back.png) top left no-repeat;
}

#uhyellow
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-386px;
	margin-top:-179px;
	width:766px;
	height:385px;
	border:0px;
	background:#b2b2b2;
	z-index:0;
}

#uhhandy
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-450px;
	margin-top:-300px;
	width:226px;
	height:428px;
	border:0px;
}

#uhunlock
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-408px;
	margin-top:-216px;
	width:146px;
	height:171px;
	border:0px;
}

#uhscraper
{
	position:absolute;
	left:50%;
	top:50%;
	margin-left:-360px;
	margin-top:-140px;
	width:120px;
	height:240px;
	border:0px;
}

#uhmain
{
	position:absolute;
	display:block;
	left:50%;
	top:50%;
	margin-left:-199px;
	margin-top:-128px;
	width:540px;
	height:275px;
	border:0px;
	overflow:auto;
	z-index: 2;
}

#uhhead
{
	width:392px;
	height:36px;
	border:0;
}

#uhbottom
{
	position:absolute;
	display:block;
	left:50%;
	bottom:5px;
	margin-left:-199px;
	width:480px;
	height:14px;
	border:0px;
	padding:3px;
	background:#000000;
	font-size:11px;
	font-family:arial;
}

#uhbottom a
{
	
	color: white;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
}

#uhbottom a:hover
{
	text-decoration:underline;
}

.uht1
{
	font-family:arial;
	font-size:20px;
	font-weight:bold;
	white-space:nowrap;
	padding-right:10px;
	padding-top:10px;
}

.uht2
{
	font-family:arial;
	font-size:13px;
	padding-top:10px;
	vertical-align:bottom;
}

.uht2 a
{
	font-size:20px;
	font-weight:bold;
}

small
{
	font-size:10px;
}