/* up2games by munichx-media */
/* CSS Document */

body, body.handygames {
	padding:0 0 14px 10px;
	margin:0;
	background:#FFFFFF;
	color:#000000;
}
div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
a img {
	border: 0 none;
}
/*------------------------------------------------header--------------------*/
#page {  
  float:left;
	width:980px;
	height:auto;
	background:transparent;
}
#header{
	width:980px;
	height:115px;
	position:relative;
	margin:0 auto;
}
#header img.logo{
	position:absolute;
	left:0;
	top:36px;
	width:220px;
	height:46px;
}
/* Werbung top */
#header img.ad_banner_top{
	position:absolute;
	left:228px;
	top:0px;
	width:748px;
	height:90px;
	padding-top: 15px;
	background: url(/images/bg_ad_banner.gif) left top no-repeat; 
}
/* end Werbung top */
/*--------------------------------------------end header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:980px;
	margin:0 auto;
	background: url(/images/body_bg_x.gif) left top repeat-y;
}
#body_top{
	position: relative;
	width:980px;
	height:45px;
	margin:0 auto;
	padding-top:5px;
	background: url(/images/body_top_x.gif) left top no-repeat;
}
#body_bottom{
	width:980px;
	height:15px;
	margin:0 auto;
	background: url(/images/body_bottom_x.gif) left bottom no-repeat;
}
/*--------------------------------------------end body--------------------*/

/*-----------topnav------------*/
#body_top ul{
	background:url(/images/topnav.gif) 0 0 no-repeat;
	width:940px;
	height:30px;
	position:relative;
	margin:0 auto;
}
#body_top ul li{
	background:url(/images/topnav_div.gif) right top no-repeat;
	height:30px;
	float:left;
	padding:0 1px 0 0;
}
#body_top ul li a{
	display:block;
	padding:0 14px;
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:inherit;
	text-decoration:none;
}
#body_top ul li a:hover{
	color:#fff;
	background-color:inherit;
}
#body_top ul li a.current{
	display:block;
	color:#fff;
	padding:0 14px;
	font:bold 14px/30px Arial, Helvetica, sans-serif;
	background-color:inherit;
	text-decoration:none;
	cursor:text;
}
#body_top ul li.last{
	background-image:none;
	height:30px;
	float:left;
}
/*-----------end topnav-----------*/

/*------------------------------------------------left--------------------*/
#left{
	width:230px;
	float:left;
	background:transparent;
}
/*-----------menu left-----------*/
.menu{
  margin:0 0 0 20px;
  padding:0;
  width:200px;
  list-style:none;
  background:transparent;
}
.menu li{
  padding:0;
  margin:0 0 1px 0;
  height:24px;
  display:block;
}
.menu li a{
  text-align:left;
  height:24px;
  padding:0px 25px;
  font:11px Arial, Verdana, Helvetica, sans-serif;
  color:#FFFFFF;
  display:block;
  background:url(/images/verMenuImages2.png) 0px -48px no-repeat;
  text-decoration:none;
}
.menu li a:hover{
  background:url(/images/verMenuImages2.png) 0px -24px no-repeat;
  color:#FFFFFF;
}
.menu li a.active, .menu li a.active:hover{
  background:url(/images/verMenuImages2.png) 0px 0px no-repeat;
  color:#FFFFFF;
}
.menu li a span{
  line-height:24px;
}
/*-----------end menu left-----------*/
/*-------------------------------------------end left--------------------*/

/*-------------------------------------------content--------------------*/
#content{
	width:730px;
	float:right;
	margin-right:20px;
	background:transparent;
	overflow:hidden;
}

#content p{
  font:normal 12px/16px Arial, Helvetica, sans-serif;
  color:#323232;
  margin-bottom:10px;
  padding: 0 10px;
}
#content p.que, #content p.ans{
  font:normal 14px/28px Arial, Helvetica, sans-serif;
  margin-bottom:5px;
  padding: 0 10px;
}
#content p.que{
  padding: 0 0 0 22px;
  height: 28px;
  background: url(/images/question.png) left top no-repeat;  
}
#content p.que span{
  font:bold 14px/16px Arial, Helvetica, sans-serif;
}
#content p.ans{
  font:normal 11px/16px Arial, Helvetica, sans-serif;
  margin-bottom:10px;
  padding: 0 22px;  
}
p.que + p.ans{
margin-top:-10px;
}
#content a.more {
color: #323232;
text-decoration: underline;
}
#content a.more:hover {
color: #000000;
text-decoration: none;
}
#content h1, #content h2, #content h3{
  font:normal 12px/16px Arial, Helvetica, sans-serif;
  color:#323232;
  margin-bottom:10px;
  padding: 0 0 2px 10px;
}
h1 + h2 {margin-top: -5px;}
h2 + h3 {margin-top: -5px;}
p + h1 {margin-top:20px;}
p + h2 {margin-top:20px;}
#content h1{
  font:bold 15px/20px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
  background: url(/images/bg_headline.png) left bottom no-repeat;
}
#content h2{
  font:bold 14px/18px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;  
}
#content h3{
  font:bold 12px/16px Arial, Helvetica, sans-serif;
}
#content img{
  padding: 2px;
}
#content img.left{
  float:left;
  padding: 0 10px 10px 0;
}
#content img.right{
  float:right;
  padding: 0 0 10px 10px;
}
#content .trenner{
  background: url(/images/content_header_730px.jpg) left top no-repeat;
  width:730px;
  height:50px;
  margin: 20px 0 -40px 0;
}
/* BOXES */
/* allgemein */
.box-header{
  height: 24px;
  overflow: hidden;
  color:#FFFFFF;
}
.box-header span{
  font:bold 13px/24px "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	padding-left:10px;
	height:24px;
}
.box-header span a{
	color:#FFFFFF;
	text-decoration:none;
}
.box-content p{
  font:normal 12px/16px Arial, Helvetica, sans-serif;
	padding:10px;	
}
/* big-box */
.big-box{
  float: right;
  width: 730px;
  overflow:hidden;
  margin: 10px 0;
  background: #E7E7E7;
}
.big-box .box-header {
  background: #FFFFFF url(/images/box_head.gif) left top no-repeat;
  width: 730px;
}
.big-box .box-content{
  background: url(/images/bg_big-box.gif) center top repeat-y;
  padding: 10px 0;
}
.big-box .box-bottom{
  background: url(/images/box_bottom.gif) center top repeat-y;
  width: 730px;
  height: 12px;
  margin-top:-10px;
  overflow:hidden;
}
.leftbox{
  float: left;
  width: 154px;
  overflow:hidden;
  margin: 10px 0 10px 20px;
  background: #E7E7E7;
}
.leftbox .box-header {
  background: #FFFFFF url(/images/leftbox_head.gif) left top no-repeat;
  width: 154px;
}
.leftbox .box-content{
  padding: 0 0 10px 0;
}
.leftbox .box-bottom{
  background: url(/images/leftbox_bottom.gif) center top repeat-y;
  width: 154px;
  height: 12px;
  margin-top:-10px;
  overflow:hidden;
}
.leftbox ul{
  float:left;
  width:140px;
  padding: 0 0 5px 10px;
  font:normal 11px/11px Arial, Helvetica, sans-serif;
}
.leftbox ul li{
  padding: 0px 0 0 0;
  margin:0 0 1px 0;
  border-bottom: 1px solid #FFFFFF;
}
.leftbox a
{
	color: #FFFFFF;
	text-decoration:none;
}
.leftbox .box-content a
{
	color: #323232;
	font-weight: bold;
	text-decoration:none;
}
/* box half */
.box_half{
  width: 355px;
  overflow:hidden;
  margin: 10px 0;
  background: #E7E7E7;
}
.box_half .box-header {
  background: #FFFFFF url(/images/box_head_half.gif) left top no-repeat;
  width: 730px;
}
.box_half .box-content{
  background: url(/images/bg_box_half.gif) left top repeat-y;
  padding: 10px 0;
}
.box_half .box-bottom{
  background: url(/images/box_bottom_half.gif) left top repeat-y;
  width: 730px;
  height: 12px;
  margin-top:-10px;
  overflow:hidden;
}
/* description */
.description{
  float:right;
  width:200px;
  min-height:140px;
  border-left: 2px dotted #323232;
  margin: 0 0 10px 10px;
}
.description ul{
  float:left;
  width:180px;
  padding: 0 0 10px 10px;
  font:normal 12px/16px Arial, Helvetica, sans-serif;
}
.description ul li{
  padding: 5px 0 0 0;
  margin:0 0 1px 0;
  height:24px;
  display:block;
  border-bottom: 1px solid #FFFFFF;
}
.description ul li span{
  font:bold 12px/16px Arial, Helvetica, sans-serif;
}
/* end description */
.left{
float:left;
}
.right{
float:right;
}
/* end BOXES */

/* table round corners */
#rounded-corner
{
  float:right;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 11px;
	margin: 10px 0 15px 0;
	width: 730px;
	text-align: left;
	border-collapse: collapse;
}
#rounded-corner thead th.rounded-company
{
	background: #323232 url(/images/table_left.gif) left -1px no-repeat;
}
#rounded-corner thead th.rounded-q4
{
	background: #323232 url(/images/table_right.gif) right -1px no-repeat;
}
#rounded-corner th
{
	padding: 4px 8px;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background: #323232 url(/images/table_th.gif) left -1px repeat-x;
}
#rounded-corner td
{
	padding: 4px 8px;
	background: #EEE0E3;
	border-top: 1px solid #fff;
	color: #323232;
}
#rounded-corner tfoot td.rounded-foot-left
{
	background: #323232 url(/images/table_botleft.gif) left bottom no-repeat;
	color:#FFFFFF;
}
#rounded-corner tfoot td.rounded-foot-right
{
	background: #323232 url(/images/table_botright.gif) right bottom no-repeat;
	color:#FFFFFF;
}
#rounded-corner tbody tr:hover td
{
	background: #FDC2CE;
	cursor:pointer;
}
#rounded-corner td.td_fett
{
	color: #323232;
	font-weight: bold;
	text-decoration:none;
}
#rounded-corner td a
{
	color: #323232;
	font-weight: bold;
	text-decoration:none;
}
#rounded-corner td a:hover, .leftbox .box-content a:hover
{
	color: #323232;
	text-decoration:underline;
}
#rounded-corner td.rounded-foot-left a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}
#rounded-corner td.rounded-foot-left a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
/* end table round corners */

/* BUTTONS */
#content p.btn-slide, #content p.btn-down{
padding: 10px 10px 20px 10px;
}
#content .btn-slide a {
  background: url(/images/button_right.png) no-repeat scroll right -36px;
  display: block;
  float: right;
  padding: 0 9px 0 0;
  text-decoration: none;
  color: #FFFFFF;
}
#content .btn-slide a:hover {
  background: url(/images/button_right.png) no-repeat scroll right -18px;
}
#content .btn-slide a span {
  background: url(/images/button_left.png) no-repeat scroll 0 -36px;
  display: block;
  font:bold 11px/18px Arial, Helvetica, sans-serif;
  height:18px;
  padding: 0 0 0 15px;
}
#content .btn-slide a:hover span {
  background: url(/images/button_left.png) no-repeat scroll 0 -18px;
}
#content p.btn-down a {
  background: url(/images/button_download.png) no-repeat scroll right -40px;
  display: block;
  position:relative;
  width:180px;
  height:40px;
  padding: 0;
  text-decoration: none;
  color: #FFFFFF;
}
#content p.btn-down a:hover {
  background: url(/images/button_download.png) no-repeat scroll right top;
}
/* end BUTTONS */
/*--------------------------------------end content--------------------*/

/*---------------------------------Werbung--------------------*/
#ad_banner{
  position: absolute;
  top: 103px;
  left: 1024px;
  width: 120px;
  height: 620px;
  padding-top: 15px;
	background: url(/images/bg_ad_banner.gif) left top no-repeat;
}
/*-------------------------------end Werbung--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:972px;
	height:60px;
	margin:0 auto;
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	background:#323232;
	color:#FFFFFF;	
}
#footer ul{
	width:587px;
	position:absolute;
	left:15px;
	top:10px;
}
#footer ul li{
	float:left;
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#D4D4C6;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#D4D4C6;
	background-color:#FF0000;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#E83A42;
	background-color:inherit;
	position:absolute;
	left:22px;
	top:30px;
}
#footer a.xht{
	width:68px;
	height:24px;
	background:url(/images/valid-xhtml10-red.png) 0 0 no-repeat;
	position:absolute;
	left:805px;
	top:20px;
}
#footer a.xht:hover{
	background:url(/images/valid-xhtml10-red.png) 0 -24px no-repeat;
}
#footer a.cs{
	width:68px;
	height:24px;
	background:url(/images/vcss-red.png) 0 0 no-repeat;
	position:absolute;
	left:890px;
	top:20px;
}
#footer a.cs:hover{
	background:url(/images/vcss-red.png) 0 -24px no-repeat;
}
#footer img{
	position:absolute;
	left:880px;
	top:51px;
	width:84px;
	height:26px;
}
/*------------------------------------------------footer--------------------*/
/* AJAX-Suche */
#ajax {
position: absolute;
z-index: 999;
top:6px;
right: 30px;
}
.suggest_link {
background-color: #FFFFFF;
padding: 2px 6px 2px 6px;
}
.suggest_link_over {
background-color: #FFFFFF;
padding: 2px 6px 2px 6px;
}
#search_suggest {
position: absolute;
z-index:9999;
background-color: #FFFFFF; 
text-align: left;		
}
#search_suggest a {
font:bold 12px/16px Arial, Helvetica, sans-serif;
color: #323232;
text-decoration: underline;
}
#search_suggest a:hover {
color: #000000;
text-decoration: none;
}
/* Tabelle Handygames */
table.handygames {
width: 100%;
border: 0 none;
margin: 20px 0;
}
table.handygames td {
vertical-align: top;
border: 0 none;
}
#content a.handy {
font:bold 14px/30px Arial, Helvetica, sans-serif;
}
