*{margin:0; padding:0; border:0}
body {
	background: #000000;
	background-attachment:fixed;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF710;
	text-align: left;
	padding: 0;
	margin: 0;
}

td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #336BAC;
	text-align: left;
}
a {
	color: #367AC9;
	text-decoration: none
}
a:hover {
	text-decoration: overline;
}

img{
	border:0;
	vertical-align: top;
}
#container_in{
	border: 2px solid #094BAB;
	text-align: left;
}
#container{
	width: 965px;
	border-left: 5px solid #094BAB;
	border-right: 5px solid #094BAB;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #094BAB;
}
#title{
	padding: 0;
	margin:0;
	width: 965px;
  
}

#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: 965px;
	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;
    color: #000000;
    font-weight:bold;
	position: relative;
	background: url(/templates/default/images/tabs2.gif) repeat-x;
	height: 27px;
}

#tabs2 ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs2 ul li {
    float:left;
	margin:0;
	font: bold 9px tahoma;
	color: #000000;
	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(/templates/default/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;
    color: #000000;
    font-weight:bold;
	position: relative;
	background: url(/templates/default/images/tabbg.gif) repeat-x;
	top: 1px;
	height: 27px;
}

#tabs ul {
    list-style:none;
    margin:0;
    padding:0;
}

#tabs ul li {
    float:left;
	margin:0;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000000;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
    text-transform: uppercase;
}

#tabs ul li a {
	padding-top: 6px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	font: 11px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    color: #000000;
    float:left;
    text-decoration:none;
    margin:0;
	font-weight: bold;
    text-transform: uppercase;
	border-left: 1px solid #000044;
	border-right: 1px solid #0099FF;
}

#tabs ul li a:hover {
    color:#fff;
    text-decoration:none;
	background: url(/templates/default/images/tabroll.gif) repeat-x;
	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: #E1E1E1;
	border-right: 1px solid #173348;
	border-bottom: 1px solid #173348;
	border-top: 1px thin #204764;
	border-left: 1px thin #204764;
	height:18px;
	margin-bottom:1px;
	margin-left:2px;
	margin-right:2px;
	margin-top:2px;
	padding-bottom:3px;
}
/* Headers */

.comment_h{
	color: #FFF;
	font-size: 13px;
	padding: 5px 0 5px 10px;
	margin: 0 0 4px 0;
}

.game a {
   font: 12px tahoma;
   color: #4F7EFE;
   text-decoration: none;
 }

.game a:hover {
    text-decoration: overline;
}

.welcome_h,
.login_h,
.topplayers_h,
.popular_h,
.addition_h,
.links_h,
.stats_h,
.featured_h,
.game_h,
.leftmenu_h{
	color: #FFF;
	text-transform:uppercase;
	font-size: 11px;
	padding: 5px 0 5px 10px;
	margin: 0 0 4px 0;
}
.welcome_h{
	background: #FF5518;
}
.login_h_2{
	background: #4F7EFF;
}
.login_h,
.leftmenu_h{
	background: #999999 url(/templates/default/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(/templates/default/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: #09b6ff url(/templates/default/images/header_2.png) repeat-x 0 100%;
	border: 1px solid #004478;
	color: #000000;
	font-weight: bold;
	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: #001946;
	border-right: 1px solid #FB0F1A;
	border-bottom: 1px solid #FB0F1A;
	border-top: 1px solid #FB0F1A;
	border-left: 1px solid #FB0F1A;
	text-align: center
}
.leftmenu_l{
	background: #001946;
	border-right: 1px solid #FB0F1A;
	border-bottom: 1px solid #FB0F1A;
	border-top: 1px solid #FB0F1A;
	border-left: 1px solid #FB0F1A;
	text-align: left;
	padding: 6px;
	margin: 2px 2px 6px 2px;
}
.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 #E40015;
	text-align: center;
}
.game_2{
	background: #D4DDE3;
	border: 1px solid #265375;
}
.game{
	background: #001946;
	border: 2px solid #2260BA;
}

.thumb{
	border:1px solid #000;
}
.leftmenu a,
.leftmenu_l a{
	padding: 1px 0 1px 0px;
}
.leftmenu a:hover,
.leftmenu_l a:hover{
	color: #001946;
	text-decoration: overline;
	background: #123A59
}

/* 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: #003366;
	padding: 5px;
	color: #FFF;
	text-align: center
}

#footer p {
   font: 11px tahoma;
   color: #FFF;
   text-align:center;
   padding:0;
   line-height: 18px;
}

#footer a
{
	color: #FFF;
	margin: 0 10px 0 0;
	text-decoration: overline
}
#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: 735px; }

#gameRateBox {
	width: 330px;
	height: 45px;
	padding: 5px 0 0 0;
	position: relative;
}
#gameRateBox img {
}
#gameRateBox img.btn {
	padding: 3px 5px 0 0;
}

#ratingBox {
	width: 150px;
	padding: 6px;
	background-color: #FEFCCD;
	border: 1px solid #000000;
	color: #3A0000;
	font-size: 11px;
	line-height: 1.5;
	position: absolute;
	bottom: 50px;
	right: 170px;
	display: none;
	z-index: 9990;
}
#showGameLoadingBox {
	visibility: hidden;
	color: #FFFFFF;
	text-align:center;
	width:550px;
	height:200px;
	font-family:Arial;
	font-size:12px;
	background-color: #000000;
}


<!-- Testbereich jan Anfang -->

IMG.source-image {
	Position: absolute;
	top: 0px;
	left: 0px;
	z-index: -1;
	margin: 0 0 0 0;

}

.styletd {
	padding: 0px 5px 0px 10px; 
	width: 1%; 
	vertical-align: top; 
	align: center;
	text-align: center;
}

.tdgamelist {
	padding: 8px 5px 8px 0px; 
	vertical-align: top; 
	width: 155px;
	align: center;
	text-align: center;
}

.divheader {
	background-color: #dff1ff; 
	width: 961px;
	margin: auto;
	text-align:center;
	border-left: rgb(68,68,68) 7px solid;
	border-right: rgb(68,68,68) 7px solid;
}

#facebook {
	width: 197px; 
	overflow: hidden;
	height: 117px; 
	margin-top: -37px; 
	border: thin none rgb(102, 102, 102); 
	float: left; margin-left: 32px;
}

#fb_nx8logo {	
	position: absolute; 
	top: 0px; 
	margin-left: 3px;
}

.thumb_smallid {
	border:1px solid #FF1016;
	float: left; 
	width: 135px; 
	height: 97px;
}

.thumb_bigid {
	border:1px solid #FF1016;
	float: left; 
	width: 135px; 
	height: 97px;
}

#adsensediv {
	margin-top: 22px;
}

#ad300x250 {
	margin: 0pt; 
	width: 300px; 
	height: 260px;
	padding-top: 8px;
}

#tdsearch {
	text-align: right; 
	padding-top: 1px; 
	padding-right: 4px;
}

#thumb_popup {
	width: 135px; 
	float: left; 
	height: 105px;
}

#advertistop_td {
	width: 305px;
}


<!-- Testbereich jan Ende -->

<!-- w3c conform reconstructions - parts of that -->

#frame1 {
	scrolling: no;
	border: none; 
	overflow: hidden; 
	width: 292px; 
	height: 287px;
	allowtransparency: true
}

#framea {
	height:90px;
	frameborder:0px;
	border:0px;
	width:728px;
	margin:0px;
	scrolling:no
}
