body {
	padding: 0px;
	margin: 0px;
	font-family: "Lucida Grande", Lucida, Verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.8em;
	background-image: url('/images/background.jpg');
	background-repeat: no-repeat;
}

span.co2 {
	position: relative;
	top: 3px;
	line-height: 0;
	font-size: 9px;
}



.leftTip #bubble_hook {
	left: 180px;
}

#bubble_hook {
	position: absolute;
	top: -26px;
	left: 0px;
	background-repeat: no-repeat;
	width: 35px;
	height: 30px;
}

#frame {
	margin: 0px;
	width: 1000px;
	height: 565px;
	position: relative;
}

#screen {
	position: absolute;
	top: 0px;
	left: 415px;
	width: 565px;
}

#header {
	position: absolute;
	top: 25px;
	left: 985px;
}

#screen #main {
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 390px;
	width: 520px;
	margin-top: -4px;
	margin-left: 0px;
	padding: 20px;
	padding-top: 0px;
	padding-bottom: 16px;
	overflow: hidden;
	color: #666;
}

#screen #main #content {
	height: 390px;
	width: 525px;
	padding-right: 10px;
	overflow: auto;
}

#screen #main #content .handy a {
	color: #ff3399;
}

#screen #main #content .ghettoblaster a {
	color: #003366;
}

#screen #main #content .foen a {
	color: #00ccff;
}

#screen #main #content .toaster a {
	color: #66cc33;
}

#screen #main h1 {
	margin-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00c4d0;
	font-size: 1.4em;
}

#main ul {
list-style-type: square;
}

img {
	border-width: 0px;
}


a.control {
	display: block;
	padding: 0px;
	position: absolute;
	color: transparent;
	border-width: 0px;
}

.error-with-field input {
	border: 1px solid red;
}

.error {
	color: red;
}

#wall a.control {
	color: transparent;
}

#reporter {
	position: absolute;
	left: 0px;
	top: 0px;
}

#handy_link {
	top: 270px;
	left: 260px;
}

#ghettoblaster_link {
	top: 180px;
	left: 340px;
}

#foen_link {
	top: 245px;
	left: 610px;
}

#toaster_link {
	top: 245px;
	left: 760px;
}

#handy_link.screen_down img {
	width: 30px;
}

#handy_link.screen_down {
	top: 290px;
	left: 80px;
}

#ghettoblaster_link.screen_down img {
width: 140px;
}

#ghettoblaster_link.screen_down {
	top: 240px;
	left: 130px;
}

#foen_link.screen_down img {
	width: 70px;
}

#foen_link.screen_down {
	top: 275px;
	left: 280px;
}

#toaster_link.screen_down img {
	width: 70px;
}

#toaster_link.screen_down {
	top: 300px;
	left: 350px;
}

#gewinnspiel_link {
	position: absolute;
	top: 30px;
	left: 70px;
}

#wall a {
	top: 540px;
	position: absolute;
}

#home_link {
	display: block;
	padding: 20px;
	position: absolute;
	left: 100px;
	width: 760px;
	top: 420px !important;
	height: 50px;
	color: transparent;
	border-width: 0px;
}

#home2_link {
	left: 550px;
	width: 60px;
}

#kontakt_link {
	left: 640px;
	width: 60px;
}

#impressum_link {
	left: 820px;
	width: 70px;
}

#presse_link {
	left: 730px;
	width: 70px;
}

#sharp_link {
	left: 80px;
	top: 543px !important;
}

#qcells_link {
	left: 196px;
	top: 543px !important;
}

#mtv_link {
	left: 278px;
	top: 540px !important;
}

#tooltip {
	max-width: 350px;
	text-align: center;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	padding: 5px;
	background-color: white;
	border: 1px solid #707173;
	-webkit-box-shadow: 10px 10px 16px #333;
	-moz-box-shadow: 3px 3px 16px #333;
}
#tooltip h3, #tooltip div { margin: 0; }
