*{margin:0; padding:0; border:0}
body {
	background: url(images/bg.gif);
	class: source-image;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-align: left;
	padding: 0;
	margin: 0;
}

#topheader
{
	width:1000px; 
	background:url(images/header.gif) no-repeat top center;  
	height:115px;
	position:relative;
}

td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B6B6B6;
	text-align: left;
}
a {
	color: #CCFF99;
	text-decoration: none
}
a:hover {
	text-decoration: underline;
}

img{
	border:0;
	vertical-align: top;
}
#container_in{
	border: 2px solid #404040;
	text-align: left;
}
#container{
	width: 1000px;	
	margin: 0 auto 0 auto;
	text-align: left;

}
#title{
	padding: 0;
	margin:0;
	float:left;
	width: 1000px;
  
}

#logo {
    border-style: none;
	float:left;
}

.topadcont {
    float:right;
	padding: 0;
	margin:0 0 0 0;
	width:728px;
	height:90px;
}

#banner{
    clear: both;
	padding: 0;
	margin: 0 0 0 0;
	/*background: #575757;*/
    width: 1000px;
	float: left;
}

#banner span{
	font-size: 18px;
	letter-spacing: -3px;
	font-weight: bold;
	color: #575757;
	font-style:italic;
}
#banner span.sub{
	position: relative;
	top: -8px;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: normal;
}

#banner a:hover{
	color: #3A6A8E;
}

#banner_member p {
   font: 11px tahoma;
   color: #fff;
   text-align: right;
   line-height: 20px;
   margin:0;
   padding:0;
}

#banner_member p a {
text-align: right;
color: #ffffff;
text-decoration: none;
}

#banner_member p a:hover {
  color: #fff;
  text-decoration: underline;
}

#tabs2{
    padding:0;
    margin:0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 8px;
	width:1001px;
    color: #000023;
    font-weight:bold;
	position: relative;
	background: url(images/tabs2.gif) repeat-x;
	height: 24px;
	padding-top:2px;
}

#tabs2 ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs2 ul li {
    float:left;
	margin:0;
	font: bold 9px tahoma;
	color: #b6b6b6;
	padding-top: 0;
	padding-bottom: 0;
	text-transform: uppercase;
}

#tabs2 ul li a { 
          font: bold 9px tahoma; 
		  color: #b6b6b6; float:left; 
		  text-decoration:none; 
		  margin:0; 
		  text-transform: uppercase; 
		  padding: 6px 8px 8px 10px; 
		  border-right: 1px solid #666666; 
		  border-left: 1px solid #333333; 
		  }

#tabs2 ul li a:hover {
    color:#fff;
    text-decoration:none;
	background: url(images/tabs2hover.gif) repeat-x;
	padding-top: 6px;
	padding-bottom: 8px;
}

#tabs2_border{   
    clear:both;
	height: 27px;
}

#tabs{
    padding:0;
    margin:0;
    font-family: "Comic Sans MS, Arial, Helvetia", cursive;
    font-size:12px;
	width:1000px;
    color: #3A4000;
    font-weight:bold;
	position: relative;
	background: url(images/tabbg.gif) repeat-x;
	top: 1px;
	height: 38px;
}

#tabs ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs ul li {
    float:left;
	margin:0;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #3A4000;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: bold;
    text-transform: uppercase;
	background: url(images/menusep.gif) no-repeat right;
}

#tabs ul li a {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #3A4000;
    float:left;
    text-decoration:none;
    margin:0;
	font-weight: bold;
    text-transform: uppercase;
	
	
}

#tabs ul li a:hover {
    color:#fff;
    text-decoration:none;	
	padding-top: 6px;
	padding-bottom: 8px;
}

#tabs_border{   
    clear:both;
	height: 27px;
}

.searchbox {
	
	float:right;
}
#content{
	padding: 2px;
}
#content_table{
	width: 100%;
	vertical-align: top;
	*margin-top: 28px;
}
#left{
	vertical-align:top;
		
}
.middle{
	vertical-align:top;
}
#right{
	vertical-align:top;
	}
input {
height:18px;
margin-right:2px;
padding-left:2px;
padding-right:2px;
vertical-align:top;
border-style-bottom: 1px inset #444448;
border-right: 1px inset #444448;
border-top: 1px solid #66666a;
border-left: 1px solid #666669;
background-image: url(../images/inputbg.png);
}
input:focus {
	/*background-image: url(../images/inputbg_f.png);*/
}
.input{
	border-right: 1px solid #173348;
	border-bottom: 1px solid #173348;
	border-top: 1px thin #204764;
	border-left: 1px thin #204764;
	background: #FFF;
	margin: 1px 2px;
	font-size: 12px;
}
.button{
	background: url(images/btnbg.gif) repeat-x;
	border-right: 1px solid #6F831B;
	border-left: 1px thin #6F831B;
	height:18px;
	margin-bottom:1px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-bottom:3px;
	font:bold 11px arial;
}
/* Headers */

.comment_h{
	color: #FFF;
	font-size: 13px;
	padding: 5px 0 5px 10px;
	margin: 0 0 4px 0;
}

.game a {
   font: 12px tahoma;
   color: #efefef;
   text-decoration: none;
 }

.game a:hover {
    text-decoration: underline;
}

.welcome_h,
.login_h,
.topplayers_h,
.popular_h,
.addition_h,
.links_h,
.stats_h,
.featured_h,
.game_h,
.leftmenu_h{
	color: #D2DC3F;
	text-transform:uppercase;
	font-size: 11px;
	padding: 8px 0 5px 10px;
	margin: 0 0 4px 0;
	
}
.welcome_h{
	background: #FF5518;
}
.login_h_2{
	background: #4F7EFF;
}
.login_h,
.leftmenu_h{
	background: #999999 url(images/header_1.png) repeat-x 0 100%;
	border: 1px solid #666666;
}
.topplayers_h{
	background: #71DF53;
}
.popular_h{
	background: #9F6145;
}
.addition_h{
	background: #AF6BBF;
}
.links_h{
	background: #A01E1E url(images/header_1.png) repeat-x 0 100%;
	border: 1px solid #666666;
}
.stats_h{
	background: #629F4F;
}
.featured_h{
	background: #E4B100;
}
.game_h_2{
	background: #265375;
}
.game_h{
	background: url(images/header_2.png) repeat-x 0 100%;
	height:17px;
	font-weight:bold;
	color:#D2DC3F;
	font: 11px tahoma;
}
.comment_h{
	color:#000000;
	background: #A7B6DF;
}

/* Content */
.welcome,
.login,
.topplayers,
.popular,
.addition,
.links,
.stats,
.featured,
.game,
.leftmenu{
	padding: 6px;
	margin: 0 0 6px 0;
}
.welcome{
	background: #FFDACD;
	border: 1px solid #FF5518;
}
.login_2{
	background: #C4D3FF;
	border: 1px solid #003AE0;
}
.login,
.leftmenu{
	background: #39373A;
	border: 1px solid #7D7B80;
}
.topplayers{
	background: #C7FFB8;
	border: 1px solid #25AF00;
}
.popular{
	background: #FFD5C2;
	border: 1px solid #7C3212;
}
.addition{
	background: #F8D1FF;
	border: 1px solid #A300C1;
}
.links{
	background: #CCE3F4;
	border: 1px solid #1F5C86;
}
.stats{
	background: #D6FFC9;
	border: 1px solid #1F8500;
}
.featured{
	background: #FFEEB2;
	border: 1px solid #E4B100;
	text-align: center;
}
.game_2{
	background: #D4DDE3;
	border: 1px solid #265375;
}
.game{
	background: #403E41 url(images/boxbg.gif) repeat-x top;
	border: 1px solid #7D7B80;
	text-align:center;
}

.thumb{
	background:url(images/thumb.gif) no-repeat top center;
	width:150px;
	padding:5px 5px 15px 5px;
	font-weight:normal;
	
	
}
.bthumb{
	background:url(images/bthumb.gif) no-repeat top center;
	width:190px;
	padding:7px 5px 20px 5px;
	font-weight:normal;
	
	
}
.thumb a{
color:#D2DC3F;
}
.bthumb a{
color:#D2DC3F;
}
.thumb a:hover{
text-decoration:none
}
.bthumb a:hover{
text-decoration:none
}

.leftmenu a{
	padding: 1px 0 1px 0px;
}
.leftmenu a:hover{
	color: #DDF0FD;
	text-decoration: underline;
}

/* End content */
.table_games{
	width: 100%;
	vertical-align: top;
}
.table_games td{
	vertical-align: top;
}


#designcredit {
   border-style: none;
   margin: 0 0 0 0;
}

#footer{
	background: #343235;
	padding: 5px;
	color: #919191;
}

#footer p {
   font: 11px tahoma;
   color: #FFF;
   text-align:center;
   padding:0;
   line-height: 18px;
}

#footer a
{
	color: #D2DC3F;
	margin: 0 10px 0 0;
	text-decoration: underline
}
#footer a:hover
{
	color: #FFF;
	margin: 0 10px 0 0;
	text-decoration: underline
}

#footer span{
	float:right;
}
#footer span a{
	text-transform: none;
}

.progress{
	background:#FFF;
	border:1px solid #000;
	width:300px;
	height:12px;
	text-align:left;
}
.progress_in{
	background:#EEAE1D;
	border-right:1px solid #000;
	height:100%;
	line-height:12px;
}
.playgame{ 
	background-color: black; 
	background-position: 0 0; 
	width: 790px; 
	background:none;
	}

#gameRateBox {
	width: 780px;
	height: 45px;
	padding: 5px 0 0 0;
	position: relative;
	text-align:center
}
#gameRateBox img {
}
#gameRateBox img.btn {
	padding: 3px 5px 0 0;
}

#ratingBox {
	width: 150px;
	padding: 6px;
	background-color: #3A3632;
	border: 1px solid #FF9900;
	color: #FF9900;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	bottom: 50px;
	right: 300px;
	display: none;
	z-index: 9990;
}
#showGameLoadingBox {
	visibility: hidden;
	color: #FFFFFF;
	text-align:center;
	width:550px;
	height:200px;
	font-family:Arial;
	font-size:12px;
	background:none;
}


<!-- Testbereich jan Anfang -->

IMG.source-image {
	Position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	margin: 0 0 0 0;
}
/*
.rahmen {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.qdgames.comimages/rahmen_180.png");
*background-image:url();
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:140px;
*height:0px;
margin-bottom:0px;
position:relative;
margin-top:0px;
width:182px;
*width:0px;
z-index:1;
}

.rahmen:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.qdgames.comimages/rahmen_180a.png");
*background-image:url();
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:140px;
*height:0px;
margin-bottom:0px;
position:relative;
margin-top:0px;
width:182px;
*width:0px;
z-index:1;
}

.rahmenno2 {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.qdgames.comimages/rahmen_135.png");
*background-image:url();
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:103px;
*height:0px;
margin-bottom:0px;
position:relative;
margin-top:0px;
width:139px;
*width:0px;
z-index:1;
}

.rahmenno2:hover {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
background-attachment:scroll;
background-color:transparent;
background-image:url("http://www.qdgames.comimages/rahmen_135a.png");
*background-image:url();
background-position:0 0;
background-repeat:no-repeat;
display:block;
height:103px;
*height:0px;
margin-bottom:0px;
position:relative;
margin-top:0px;
width:139px;
*width:0px;
z-index:1;
}
*/
<!-- Testbereich jan Ende -->

#random_games_table tr{
margin-bottom:10px;
}
