@charset "utf-8";
/************************************/
/*   css-file by wonders and sign   */
/************************************/
/*
Stand 9.2007
Colors:
Schrift: Grau #555; Orange #db6a0f;
Bg: Gelb: #f9c500;
*/





/****regulars****/
html, body{width:100%; height:100%}
* {
	margin:0;
	padding:0;
	border: 0;
}
body {
	background: #000000 url(Images/bg-11.jpg) no-repeat center top; /* f9c500 */
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 72%;
	line-height: 1.4em;
	color: #555;
	text-align:left;
}
textarea {
    border: 1px dotted #f9c500;
}
select {
    border: 1px dotted #f9c500;
}
hr {
    border-bottom: 1px dotted #db6a0f;
}
.input {
    border: 1px dotted #f9c500;
    background-color: #ffffff;
    height:21px;
}
.chat_input {
    border: 1px dotted #f9c500;
    background-color: #ffffff;
    width:100%;
}
img {
	padding:0;
	margin:0;
	border:0;
}
p {
	margin:0;
	padding:0;
}
a, a:hover, a:visited {
	text-align:left;
	text-decoration:none;
	color:#555;
}

h1 {
	text-align:left;
	color:#db6a0f;
	font-size:1.3em;
}
h2 {
	text-align:left;
	color:#555;
	font-size:1.2em;
}

.stats {
	text-align:left;
	color:#ccc;
	font-size:1.2em;
}

.topic {
    height: 20px;
    padding: 3px 3px 3px 3px;
	overflow: hidden;
	width: 100%;
	border-bottom: 1px dotted #db6a0f;
}
.blogtext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}
.gametext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}
.hinttext {
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
}
.noshow {
	display:none;
}
.dtp {
    width:55px;
}
.table td {
    border: 1px solid #cccccc;
}
.tdsel {
    background-color: #FFF9E0;
}
.gridrow_mb {
    border-left: 2px #db6a0f solid;
    border-top: 2px #db6a0f solid;
    border-right: 2px #db6a0f solid;
    border-bottom: 2px #db6a0f solid;
    
    text-align: center;
	padding: 6px;
	text-decoration: none;
	font-size:1.1em;
	vertical-align: middle;
}

#navbar { margin-left:22px; }
#navbar a { display: block; line-height: 26px; color: #555; font-size: 13px; font-weight: bold; }
#navbar a:hover { text-decoration: none; background-color: #ffebb9; }
#navbar td { color: #555; font-size: 13px; font-weight: bold;}
#navbar td ul li a { padding-left: 20px; padding-right: 3px; }

.pulldown { position: relative; z-index:20;}
.pulldown ul { display: none; list-style: none; background-color: #f2f2f2; margin: 0; padding: 0px; position: absolute; top: 30; left: 0; opacity: 0.95; -moz-opacity: 0.95; filter: Alpha(opacity=95); border-left:#ccc 1px solid; border-bottom:#ccc 1px solid; border-right:#ccc 1px solid; }
.pulldown li { display: inline; opacitiy: 1; -moz-opacity: 1; filter: Alpha(opacity=100); }
.pulldown:hover ul { display: block; }
.pulldown:hover { background-color: #db6a0f; }

/****Navigation****/
#navi {
	text-align:center;
	width:1028px;
	height:29px;
	margin:0 auto;
}

ul, li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	text-align:left;
}


/****divs mit allem was dazudehört****/
#all {
	width: 1028px;
	margin:0 auto;
	text-align: center;
}


/****header mit Sprachauswahl****/
#header {
	width:100%; /* 1028px */
	height:119px;
	background: transparent url(Images/head_bg-11.jpg) no-repeat center top;
	text-align:left;
}
#logo {
	margin: 0 0 0 23px;
	padding:0;
	float:left;
	display:inline;
}
#wrapper {
	position: relative;
	top:10px;
	right:22px;
	width:120px;
	height:20px;
	float:right;
}
#tog {
	text-align:left;
	background: #fff url(Images/lang.jpg) no-repeat center top;
	width:120px;
	height:20px;
}
#chatwindow {
    text-align: left;
    height: 300px;
    border: 1px #cccccc solid;
    overflow:auto;
    width:604px;
    padding: 8px;
}
.inhalt {
	position: absolute;
	top:20px;
	left:0;
	visibility: hidden;
	text-align:left;
	width:120px;
	z-index:1000;
}
.togger {
	line-height:20px;
	padding:12px;
}
.togger2 {
	line-height:12px;
	padding:3px 0 3px 12px;
	background: #fff;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
}
.togger3 {
	line-height:12px;
	padding:3px 0 4px 12px;
	background: #fff;
	border-left:#dedede 1px solid;
	border-right:#dedede 1px solid;
	border-bottom:#dedede 1px solid;
}




/****Inhalt****/
#content_bg {
	margin:0 auto;
	text-align:center;
	width:100%;
	/*background: transparent url(Images/con_bg-1.jpg) repeat-x center top;*/
}

#content {
	margin:0 auto;
	text-align:center;
	width:1028px;
	background: transparent url(Images/con_top-6.png) no-repeat center top;
}
.zero {
	height:20px;
}
#con_wrap {
	width:1028px;
	margin:0 auto;
	background: transparent url(Images/con_main.gif) repeat-y center top;
}
#main {
	width:950px; /* 886 */ 
	text-align:center;
	margin:0 auto;
}


/****Linke Spalte****/
#links {
	width:222px;
	padding:7px 0;
	float:left;
}
.box {
	width:222px;
	background: transparent url(Images/box_bg_pattern.jpg) repeat-y center 20px;
}
.box_headline {
	width:222px;
	height:33px;
}
.box_con {
	padding: 18px 0;
	background: transparent url(Images/box_bg.jpg) no-repeat center top;
}
#fuenf {
	width:206px;
	text-align:center;
	margin:0 auto;
}
.inbox2 {
	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;
	background: #fff url(Images/tf_bg.jpg) no-repeat right center;
	padding:1px 1px;
	margin:3px 0;
	text-align:left;
	font-weight:bold;
}
.topfive {
	font-size:1.1em;
	vertical-align:middle;
}
.box_con2 {
	padding:0 0 18px 0;
	background: transparent url(Images/box_bg.jpg) no-repeat center top;
}
.frage {
	background: transparent url(Images/umfrage_bg.jpg) no-repeat center top;
	margin: 0 8px;
	padding: 9px 18px 9px 18px;
	border-bottom:#dedede 1px solid;
	text-align:left;
	font-weight:bold;
	font-size: 12px;
	line-height:16px;
}
form.ubox {
	padding: 9px 26px 0 26px;
	text-align:left;
}
.rbtn {
	vertical-align:middle;
}
.antwort {
	line-height:26px;
}
#senden {
	margin:9px 0 0 0;
}
#anmeldenbox {
	width:222px;
	height:114px;
	background: #fff url(Images/anmelden_bg.jpg) no-repeat center top;
}
#jetzt {
	position:relative;
	top:71px;
}
.bdr {
	border: #dedede 1px solid;
	margin:0 0 10px 0;
	width:167px;
	padding:1px 0;
}
#login {
	margin:0 0 5px 0;
}
.eingelogt {
	margin:5px 0 5px 29px;
	text-align:left;
}
#wrapper2 {
	position: relative;
	top:50px;
	width:167px;
	height:20px;
	margin:0 auto;
}
#spielebox {
	height:134px;
	width:222px;
	background: #fff url(Images/games_auswahl.jpg) no-repeat center top;
}
#tog2 {
	text-align:left;
	background: #fff url(Images/spiele_btn.jpg) no-repeat center top;
	width:167px;
	height:20px;
}
.auswahl {
	line-height:20px;
	padding:0 0 0 12px;
}
.inhalt2 {
	position: absolute;
	top:20px;
	left:0;
	visibility: hidden;
	text-align:left;
	width:167px;
	z-index:1200;
}
#willkommen, #playzo, #myplayzo, #categories {
	border: #dedede 1px solid;
	background: #fff;
	width:165px;
	text-align:center;
	margin:0 auto;
	padding:3px 0;
}
.inbox {
	line-height:12px;
	padding:3px 0 3px 12px;
	text-align:left;
	font-weight:bold;
}
.inbox_active {
	line-height:12px;
	padding:3px 0 3px 12px;
	text-align:left;
	font-weight:bold;
	background-color: #FBE4B2;
}
.inbox_bottom_dotted {
	line-height:12px;
	padding:3px 3px 3px 3px;
	text-align:center;
	border-bottom: 1px dotted;
}
.box_foot {
	background: transparent url(Images/box_foot.jpg) no-repeat center top;
	height:9px;
	width:222px;
}
.screen {
    padding: 3px 3px 3px 3px;
}
.popup {
    visibility: hidden;
    align:right;
    padding: 3px 3px 3px 3px;
    position:absolute; 
    top:50%; 
    left:50%; 
    width:401px; 
    height:auto; 
    margin-top:-15px; 
    margin-left:-112px;
    background-color: #ffffff;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    text-align: left;
}
.popup_gamedetails {
    visibility: hidden;
    align:right;
    padding: 3px 3px 3px 3px;
    position:absolute; 
    top:50%; 
    left:50%; 
    width:350px; 
    height:auto; 
    margin-top:-15px; 
    margin-left:-112px;
    background-color: #ffffff;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    text-align: left;
}
.popup_ticketdetails {
    visibility: hidden;
    align:right;
    padding: 3px 3px 3px 3px;
    position:absolute; 
    top:50%; 
    left:50%; 
    width:350px; 
    height:auto; 
    margin-top:-15px; 
    margin-left:-112px;
    background-color: #ffffff;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    text-align: left;
}
.popup_vis {
    visibility: visible;
    align:right;
    padding: 3px 3px 3px 3px;
    position:absolute; 
    top:50%; 
    left:50%; 
    width:275px; 
    height:auto; 
    margin-top:-15px; 
    margin-left:-112px;
    background-color: #ffffff;
    border-right: 2px solid #666666;
    border-bottom: 2px solid #666666;
    border-left: 1px solid #c0c0c0;
    border-top: 1px solid #c0c0c0;
    text-align: left;
    z-index:1500;
}
.screen_box {
	z-index:999;
    visibility: hidden;
    text-align:center;
    vertical-align: middle;
    position:absolute;
	top:0px;
    left:0px;
    width:99.5%;
    height:200%;
    background-color: #f9c500;
    opacity: 1;
    -moz-opacity: 1;
    filter: Alpha(opacity=100);
}
.screen_box img {
	opacity: 1.00;
    -moz-opacity: 1.00;
    filter: Alpha(opacity=100);
}
.minigames_box {
    visibility: hidden;
    align:right;
    padding: 3px 3px 3px 3px;
    position:absolute; 
    top:50%; 
    left:50%; 
    width:350px; 
    height:auto; 
    margin-top:-300px; 
    margin-left:-300px;
}
.stats_table {
	background: transparent url(Images/stats.jpg) no-repeat right top;
}
.search_table {
	background: transparent url(Images/search.jpg) no-repeat right top;
}

/****Rechte Spalte****/
#rechts {
	width:608px; /* 661 */
	padding:5px 0;
	float:right;
}
#ads_sky {
	width:120px; 
	height:600px;
	float:right;
	background-color:#ccc;
	margin-top:95px;
	margin-left:0px;
}
#ads_leaderboard {
	width:728px; 
	height:90px;
	background-color:#ccc;
}
.clear_pic {
	clear:both;
	height:0;
	line-height:0em;
	font-size:0em;
}
.clear {
	clear:both
}
.tab1_top {
	background: #fff url(Images/tab_top_bg.jpg) no-repeat center top;
	height:45px;
	text-align:right;
}
.tab2_top {
	background: #fff url(Images/tab_or.jpg) no-repeat center top;
	height:50px;
	text-align:right;
}
.tabbing {
	padding: 19px 0 0 360px;
}
.tab_body {
	padding:3px 22px 5px 19px;
	text-align:left;
}
.tab_body_right {
	padding:3px 22px 5px 19px;
	text-align:right;
}
.scrollbox {
    overflow: auto;
    padding:3px 22px 5px 19px;
	text-align:left;
}
div.gridrow {
    float: left;
	height: auto;
	margin-left: 3px;
	margin-top: 3px;
	margin-bottom: 10px;
	margin-right: 1px;
	padding-right: 1px;
	text-decoration: none;
	font-size:1.1em;
}
td.gridrow {
    text-align: center;
	height: 15px;
	padding-left: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 0px;
	text-decoration: none;
	font-size:1.1em;
	vertical-align: middle;
}
.trow_selected {
    background-color: #FFFDF7;
}
.trow_unselected {
    background-color: #FFF9E0;
}
a.button_right {
    background: transparent url(Images/btn_r.jpg) no-repeat top right;
	display: block;
	float: right;
	height: 25px;
	margin-right: 1px;
	padding-right: 1px;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
}
a.button_right span {
	background: transparent url(Images/btn_l.jpg) no-repeat top left;
	display: block;
	line-height: 15px;
	padding: 6px 23px 4px 23px;
}
a.button {
	background: transparent url(Images/btn_r.jpg) no-repeat top right;
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding-right: 1px;
	text-decoration: none;
	font-weight:bold;
	font-size:1.1em;
}
a.button span {
	background: transparent url(Images/btn_l.jpg) no-repeat top left;
	display: block;
	line-height: 15px;
	padding: 6px 23px 4px 23px;
}
.clear_btn {
	background: transparent url(Images/btn_bg.jpg) no-repeat top right;
	overflow: hidden;
	width: 100%;
}
.blog_header {
    overflow: hidden;
	width: 100%;
}
.h2_header {
    overflow: hidden;
	width: 100%;
}
.game_des {
	background: transparent url(Images/games_bg.gif) no-repeat top right;
	border: #dedede 1px solid;
	margin-top:1px;
}
.registration_div {
	background: transparent url(Images/welcome_guy.jpg) no-repeat bottom left;
}
.flashgame_div {
	background: transparent url(Images/dices.jpg) no-repeat bottom right;
}
.photos_container {
	margin-top:1px;
	overflow: auto;
}
.gamepic {
	float:left;
	margin: 0 18px 0 0;
}
.photothumb {
    float:left;
	padding: 10px 10px 10px 10px;
	width: 120px;
}
.gamepic_big {
	
	
}
.game_head {
	padding:12px 12px 0 0;
}
.game_txt {
	padding:6px 12px 12px 0;
}
.news_con {
	border: #dedede 1px solid;
	text-align:justify;
}
.gbentry_con {
	border: #dedede 1px solid;
	text-align:justify;
}
.comment_con {
	border: #dedede 1px solid;
	text-align:justify;
}
.news {
	padding:4px 12px 8px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}
.gbentry {
	padding:4px 12px 8px 12px;
}
.comment {
	padding:4px 12px 8px 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.1em;
}
a.uline {
	text-decoration:underline;
}
a.uline:hover {
	color:#db6a0f;
}
.news_head {
	padding:6px 12px;
	line-height:14px;
	border-bottom: #dedede 1px solid;
	background: #fff url(Images/headline_bg.jpg) repeat-x center center;
}
.news_head_nobg {
	padding:6px 12px;
	line-height:12px;
	border-bottom: #dedede 1px solid;
}
.profile_menup {
	background-color: #FBE4B2;
	padding:6px 12px;
	line-height:12px;
	border-bottom: #dedede 1px solid;
	text-align: center;
}
.profile_menup_active {
	background-color: #febe23;
	padding:6px 12px;
	line-height:12px;
	border-bottom: #dedede 1px solid;
	text-align: center;
}
.gbentry_head {
	padding:0px 12px;
	line-height:14px;
	border-bottom: #dedede 1px solid;
	background: #fff url(Images/headline_bg.jpg) repeat-x center center;
	overflow:auto;
}
.comment_head {
	padding:6px 12px;
	line-height:14px;
	border-bottom: #dedede 1px solid;
	background: #fff url(Images/headline_bg.jpg) repeat-x center center;
}
.tab_con {
	background: #fff url(Images/tab_con_bg.jpg) repeat-y center top;
}
.tab_foot {
	background: #fff url(Images/tab_foot_bg.jpg) no-repeat center top;
	height:20px;
}
#con_foot {
	width:1028px;
	margin:0;
	background: transparent url(Images/con_foot.gif) no-repeat center top;
}
.regform {
    text-align: left;
}
.regform td {
    padding:5px;
}
.avatar {
    max-width:125px;
    max-height:120px;
}
.bloginput {
    width:450px;
    height: 300px;
}
.gbinput {
    width:550px;
    height: 190px;
}
.mginput {
    width:616px;
    height: 190px;
}
.commentinput {
    width:550px;
    height: 200px;
}
.overlay_pic {
    padding: 0px;
    opacity: 1.00;
    -moz-opacity: 1.00;
    filter: Alpha(opacity=100);
}


/****footer****/
#footer {
	width:1028px;
	height:60px;
	margin:20px auto 0 auto;
	text-align:center;
	background: transparent url(Images/footer.gif) no-repeat center top;
}
.footerl {
	font-size:1em;
	padding: 21px 0;
	font-weight:bold;
	text-align:left;
}
.footerr {
	font-size:1em;
	padding: 9px 0;
	font-weight:bold;
	text-align:right;
}
#fnav {
	font-size:1em;
	margin:0 auto;
	text-align:center;
	width:873px;
}