/*--------------------------------------------------------------
# GamesTrust - Februar 2010 (for Apexx)
# Copyright (C) 2010 GamesTrust.de. All Rights Reserved.
# License: own GamesTrust
# Website: http://www.gamestrust.de
# Autor: Niels Korsilack
---------------------------------------------------------------*/

/* Body
-----------------------------------------------------------------------------*/
html {
	min-height:100%;
}
body {
	margin:0 auto;
	padding:0;
	font-family: 'Droid Sans', Arial, sans-serif;
	color:#333333;
	font-size:12px;
	line-height: 1;
	background:#fff url(images/style1/layout/web_bg.jpg);
	/*background: #000 url(images/branding/webtrusty_bg.jpg) no-repeat 50% 0;*/
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
ol, ul {
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0px;
}

/*Listen in Box*/
.list ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	height:20px;
	text-shadow:-1px 0 #FFFFFF, 0 1px #FFFFFF, 1px 0 #FFFFFF, 0 -1px #FFFFFF;
	background:transparent url(images/style1/contentModul-hr-short.png) no-repeat left bottom;
}
.list li{
	padding-left: 17px;
	background:transparent url(images/style1/list.png) no-repeat 0px 3px;
}
blockquote{
    background: none repeat scroll 0 0 #F9F9F9;
    border: 1px solid #DDDDDD;
    font-style: italic;
    line-height: 20px;
    margin-bottom: 5px;
    padding:15px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
blockquote .zitat{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    line-height: 17px;
    margin-right: 3px;
	padding: 0 5px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
.clr {
	font-size : 1px;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */

/* Layout
-----------------------------------------------------------------------------*/
.layout_out{
	margin:0 auto;
	text-align:left;
}
.layout_in{
	margin:0 auto;
	width:998px;
}
/*Wenn Branding komplett klickbar*/
a.branding {
	display:block;
	height:1179px;
	width:100%;
	position:absolute;
	cursor:pointer;
	text-decoration:none;
	top:0;
	right:0;
}
a.branding:hover{
	text-decoration:none;
}
/* Head
-----------------------------------------------------------------------------*/
.header{
	background:#fff url(images/style1/layout/header_bg.gif) repeat-x 0 26px;
	z-index:2;
	position:relative;
    margin: 0 auto;
    padding: 0;
    width: 943px;
	height:160px;
    border: 1px solid #F2F2F2;
	border-top:0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	-moz-box-shadow: 0 0 2px #333333;
	-webkit-box-shadow: 0 0 2px #333333;
	box-shadow: 0 0 2px #333333;
}
.tickerpanel{
	background:#181818 url(images/style1/layout/tab-dark_bg.gif) repeat-x 0 -3px;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	padding:0;
	font-size:12px;
	display:block;
	height: 26px;  
	text-align:center;	
	text-decoration:none;
	color:#fff;
	position:relative;
}
a.ticker_titel{
	font-size:11px;
	color:#FFFFFF!important;
	font-weight:bold;
	text-shadow:-1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.ticker_in,
a.ticker_text{
	font-size:11px;
	color:#FFD15A!important;
	font-weight:normal!important;
	text-shadow:-1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
}
.socialbuttons{
	background:#676767 url(images/style1/layout/tab-grey_bg.gif) repeat-x 0 2px;
	float:right;
	padding:4px 5px 3px;
}
.logo{
	float:left;
    padding:18px 0 7px 7px;
    position:absolute;
}
.logo img{
}
.menu{
	float:right;
	width:718px;
	height:134px;
}
.menunavigation .ifgenre{
	float:left;
	color:#fff;
	font-weight:bold;
	padding:0 10px;
}
.menunavigation .ifgenre span{
	color:#fcca4f;
	font-weight:normal;
}
/* Top_addons section
-----------------------------------------------------------------*/
.userloginbar{
	margin: 0 auto;
    width: 924px;
	z-index:1;
	background:#181818 url(images/style1/layout/tab-dark_bg.gif) repeat-x top;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	border:1px solid #000;
	border-bottom:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #333333;
	-webkit-box-shadow: 0px 0px 5px #333333;
	box-shadow: 0px 0px 5px #333333;
	padding:0 10px;
	font-size:12px;
	display:block;
	height: 46px;  
	text-align:center;	
	text-decoration:none;
	color:#fff;
	position:relative;
}
.userloginbar a{
	color:#fff!important;
}
/* TopLogin */
#toplogin {
	float:left;
	width:738px;
}
/* Search */
#search {
	width:180px;
	float:right;
}
/* LoginArea (eingeloggt)
-----------------------------------------------------------------------------*/
div.eingeloggt_box{
	float:left;
	width:auto;
	margin-top:2px;
}
div.eingeloggt_box a{	
	font-weight:normal;
}

div.eingeloggt_box .eingeloggt-details{
	float:left;
	text-align:left;
	padding-left:4px;
	padding-top:3px;
	line-height:17px;
}
div.eingeloggt_box .eingeloggt-details .eingeloggt-logout{}
div.eingeloggt_box .eingeloggt-details .eingeloggt-logout a{
	font-size:11px;
}
div.eingeloggt_box div.eingeloggt-name{	
	float:left;
}
div.eingeloggt_box div.eingeloggt-name a{	
	float:left;
	font-weight:bold;
	font-size:12px;
}
div.eingeloggt_box div.eingeloggt-avatar{
	float:left;
}
div.eingeloggt_box div.eingeloggt-avatar img{
    background-color: #000000;
    border: 1px solid #DDDDDD;
    height: 37px;
    margin-right: 5px !important;
    padding: 1px !important;
}
div.eingeloggt_box div.eingeloggt-points{	
	float:left;
	padding:0px 10px 0px;
}
div.eingeloggt_box div.eingeloggt-points a{
	font-size:15px;
	font-weight:bold;
	color:#FFD15A;
}
div.eingeloggt_box div.eingeloggt-points div{	
	float:left;
}
div.eingeloggt_box div.eingeloggt-points{
	font-weight:bold;
}
div.eingeloggt-links {
	float:left;
	text-align:left;
}
div.eingeloggt-links a{
	font-size:11px;
}
div.eingeloggt_box div.eingeloggt-StatusText{
	float:left;
	display:none;
}
div.eingeloggt-links #eingeloggt-status{
	float:left;
	display:none;
}
div.eingeloggt-links #eingeloggt-inbox{
	float:left;
	margin-top:2px;
	background:transparent url(images/style1/toppanel_hr.png) no-repeat scroll 3px 0;
	padding:0 5px 0 20px;
}
div.eingeloggt-links #eingeloggt-inbox #eingeloggt-pn{
	text-align:left;
	line-height:18px;
}
div.eingeloggt-links #eingeloggt-inbox #eingeloggt-frequest{
	text-align:left;
	line-height:18px;
}
div.eingeloggt-links #eingeloggt-mystuff{
	float:left;
	margin-top:2px;
	background:transparent url(images/style1/toppanel_hr.png) no-repeat scroll 3px 0;
	padding:0 5px 0 20px;
}
div.eingeloggt-links #eingeloggt-mystuff-2{
	float:left;
	margin-top:2px;
	background:transparent url(images/style1/toppanel_hr.png) no-repeat scroll 3px 0;
	padding:0 5px 0 20px;
}
div.eingeloggt-links #eingeloggt-mystuff-3{
	float:left;
	margin-top:2px;
	background:transparent url(images/style1/toppanel_hr.png) no-repeat scroll 3px 0;
	padding:0 5px 0 20px;
}
div.eingeloggt-links #eingeloggt-mystuff-3 a.adminlink{
	background: transparent url(images/style1/administrator.png) no-repeat 0 0px;
	padding:15px 23px 16px 23px;
	font-size:0px;
}
div.eingeloggt-links #eingeloggt-mystuff-3 a.adminlink:hover{
	background: transparent url(images/style1/administrator-h.png) no-repeat 0 0px;
}
/* Maincontent (aussen)
-----------------------------------------------------------------------------*/
.mainbody{
    background: #F2F2F2;
    margin: 0 auto;
    width: 924px;
    border: 1px solid #F2F2F2;
    padding: 10px;
	position:relative;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 2px #333333;
	-webkit-box-shadow: 0 0 2px #333333;
	box-shadow: 0 0 2px #333333;
}
/* Maincontent (innen)
-----------------------------------------------------------------*/
/* Maincol */
div.maincol{
	float:left;
	width: 593px;
}
div.maincol_l{
	float:left;
	width:411px;
}
div.maincol_l-start{
	float:left;
	width:593px;
}
div.maincol_l_halb{
	float:left;
	width:100%;
}
div.maincol_r{
	float:right;
	width:170px;
}
div.rightcol{
	float:right;
	width:320px;
}
div.bottomright{
	float:right;
	width:145px;
	margin-top:10px;
}
div.bottomleft{
	float:left;
	width:437px;
	margin-top:10px;
}

/* Modulboxen CSS3 */
.padding{
	margin-bottom:11px;
}
.padding_small{
	margin-bottom:6px;
}
.container,
.container_banner{
	padding:10px;
	background-color:#fff;
	border:1px solid #bdbdbd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-box-shadow: 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px #CCCCCC;
}
.container_banner.padding img{
	padding:0;
	margin:0;
}
.container_tab{
	padding:1px;
	background-color:#fff;
	border:1px solid #bdbdbd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-box-shadow: 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px #CCCCCC;
}
.container_dark{
	padding:10px;
	color:#fff;
	text-shadow:0 1px 1px #000;
	background-color:#181818;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-box-shadow: 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px #CCCCCC;
}
.container_dark .head h3{
	font-size:15px;
	height:20px;
	letter-spacing:-1px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	border-bottom:1px dotted #666;
}
.container_dark .head h3 span{
	color:#E0AC2A;
}
.container_content{
	padding:10px;
	background-color:#fff;
	border:1px solid #bdbdbd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 1px #CCCCCC;
	-webkit-box-shadow: 1px 1px 1px #CCCCCC;
	box-shadow: 1px 1px 1px #CCCCCC;
}
.container .head,
.container_content .head{
	background:#e7e7e7 url(images/style1/layout/container_head_bg.gif) repeat-x;
	padding-left:7px;
    height: 32px;
    line-height: 32px;
	border:1px solid #bdbdbd;
	border-bottom:0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	-moz-box-shadow: 0px 0px 3px #ddd;
	-webkit-box-shadow: 0px 0px 3px #ddd;
	box-shadow: 0px 0px 3px #ddd;
}
.container .head h3{
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:15px;
	color:#000;
}
.container .head h3 span{
	color:#E0AC2A;
}
.container_tab .head{
	background:#fff url(images/style1/layout/h3_box_bg.gif) repeat-x bottom;
	padding-left:10px;
    height: 32px;
    line-height: 32px;
	border-bottom:3px solid #181818;
	width:auto;
}
.container_tab .head h3{
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	font-size:15px;
	color:#000;
}
.container_tab .head h3 span{
	color:#E0AC2A;
}
.container .head_big,
.container_content .head_big{
	background:#fff url(images/style1/layout/h3_box_bg.gif) repeat-x bottom;
	padding:4px 7px 7px;
    /*height: 42px;*/
	border:1px solid #bdbdbd;
	border-bottom:0;
	display:block;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0px 0px;
	-moz-box-shadow: 0px 0px 3px #ddd;
	-webkit-box-shadow: 0px 0px 3px #ddd;
	box-shadow: 0px 0px 3px #ddd;
}
.container .head_big h3,
.container_content .head_big h3{
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	text-transform:uppercase;
	letter-spacing:-1px;
	font-size:15px;
	line-height:20px;
	color:#000;
	padding:4px 0 0;
}
.container .head_big .infodetails,
.container_content .head_big .infodetails{
	color:#666;
    padding: 5px 0 0;
}
.aktuelles_tab .head_big h3 span,
.aktuelles_tab .head_big h3 span{
	font-size:12px;
	font-weight:normal;
	color:#666666;
}
.container .head_big span.comment,
.container_content .head_big span.comment{
	background:url("images/icons/info.png") no-repeat scroll 0 2px transparent;
    float: right;
    padding: 0 0 0 15px;
    text-align: right;
}
.container .head_big span.comment a,
.container_content .head_big span.comment a{
	color:#E0AC2A;
}
.container .head_big span.comment_small,
.container_content .head_big span.comment_small{
	background:url("images/icons/info_small.png") no-repeat scroll 0 5px transparent;
    float: right;
    padding: 0 0 0 10px;
    text-align: right;
	font-size:12px;
}
.container .newsbody span.comment_small,
.content_text span.comment_small{
	background:url("images/icons/info_small.png") no-repeat scroll 0 3px transparent;
    padding: 0 0 0 10px;
    text-align: right;
	font-size:12px;
}
.container .head_big span.comment_small a,
.container_content .head_big span.comment_small a,
.container .newsbody span.comment_small a,
.content_text .newsbody span.comment_small a{
	color:#E0AC2A;
}
.container .content,
.container_content .content{
	border-top:3px solid #181818;
	padding:5px;
	overflow:hidden;
}
.container .content_text,
.container_content .content_text{
	border-top:3px solid #181818;
	overflow:hidden;
}
.container .content_text .platformicons,
.container_content .content_text .platformicons{
    float: right;
    margin: 0 0 0 10px;
	padding:3px 2px 0;
	border:1px solid #bdbdbd;
	border-top:2px solid #E0AC2A;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}
.container .content_text .platformicons img,
.container_content .content_text .platformicons img{
	margin: 0 2px;
	border:0;
	background-color:transparent;
}
.head_big .platformicons{
    float: right;
	padding:6px 5px 0;
}
.container_dark .profilp-titel{	
	color:#FFD15A;
	line-height:30px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px dotted #666666;
}
.container_dark .profilp-titel a{
	color:#FFD15A;
	text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
.container_dark .profilp_hr{
	color:#fff;
	background:transparent url(images/style1/contentModul-hr-d-short.png) no-repeat scroll center bottom;
	text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
}
.container_dark .profilp_hr a{
	color:#fff;
}
.container_dark .profilp_hr:hover{	
	background:transparent url(images/style1/contentModul-hr-d-short.png) no-repeat scroll center bottom;
	background-color:#444;
}
.weiterlesen_out{
    background: url("images/style1/contentNews-hr.png") no-repeat scroll center bottom transparent;
    color: #333333;
    height: 27px;
    line-height: 32px;
    margin-bottom: 10px;
}
.readmore{
    font-size: 11px;
    font-weight: normal;
    padding: 6px 12px;
	background-color:#fff;
	border:1px solid #bdbdbd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0px 0px 5px #ddd;
	-webkit-box-shadow: 0px 0px 5px #ddd;
	box-shadow: 0px 0px 5px #ddd;
}
.readmore:hover{
	background-color:#f9f9f9;
}
.newspreview{
	background:transparent url(images/style1/layout/h3_box_bg.gif) repeat-x bottom;
	border-bottom:1px solid #bdbdbd;
	padding:15px;
	width:559px;
}
/*News Daybreak Date*/
.daybreak_date{
	width:80px;
	color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: -4px;
    padding: 8px 10px;
    text-align: center;
    text-shadow: -1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
	background:#181818 url(images/style1/layout/container_head-dark_bg.gif) repeat-x;
    height: 15px;
	border:1px solid #000;
	border-bottom:0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
/* Modulboxen */
.box_padding{
	margin-bottom:11px;
}
.box_content,
.box_content_bg,
.box_contentnews_bg{
	overflow:hidden;
	margin-bottom:5px;
}
/* Preloader */
div.loader {
	background-image: url(images/style1/loading.gif);
}

div.pagination a:hover {
	background-color: #eee;
}
div.pagination span.current {
	background-color: #000;
	border-color: #000;
	color: #fff;
}

/* Chartboxen
-----------------------------------------------------------------*/
div.chartbox{
	margin-left:0px;
}
div.chartbox ol{
	list-style:decimal;
	padding:0 0 0 25px;
}
div.chartbox li{
	background:transparent url(images/style1/contentModul-hr-short.png) no-repeat scroll center bottom;
	line-height:25px;
	font-size:12px;
	font-weight:bold;
}

/* TopLogin
-----------------------------------------------------------------*/
div.toploginbox{
	margin-top:10px;
	float:left;
}
div.toploginbox input{
	padding:3px 3px 4px;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px #adadad inset;
	-webkit-box-shadow: 0 0 10px #adadad inset;
	box-shadow: 0 0 10px #adadad inset;
}
div.toploginbox input:hover{
	-moz-box-shadow: 0 0 0px #adadad inset;
	-webkit-box-shadow: 0 0 0px #adadad inset;
	box-shadow: 0 0 0px #adadad inset;	
}
div.toploginbox .button{
	color:#000;
	font-weight:normal;
	text-shadow:none;
	font-size:11px;
	position:relative;
	top:-1px;
	background:#ffbf21;
	padding:2px 3px 4px;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #e05f00 inset;
	-webkit-box-shadow: 0 0 5px #e05f00 inset;
	box-shadow: 0 0 5px #e05f00 inset;
}
div.toploginbox .button:hover{
	background:#ffcd37;
	text-decoration:none;
	border:1px solid #000;
	-moz-border-radius:  0 0 5px #e05f00 inset;
	-webkit-border-radius: 0 0 5px #e05f00 inset;
	border-radius: 0 0 5px #e05f00 inset;
	-moz-box-shadow: 0 0 5px #e05f00 inset;
	-webkit-box-shadow: 0 0 5px #e05f00 inset;
	box-shadow: 0 0 5px #e05f00 inset;
}
div.toploginbox .username{
	width:90px;
	float:left;
	margin-right:20px;
	margin-top:10px;
}
div.toploginbox .passwort{
	width:90px;
	float:left;
	margin-right:20px;
	margin-top:10px;
}
div.toploginbox .loginbutton{
	float:left;
	margin-right:5px;
	margin-top:10px;
}
div.toploginbox .topregister {
	float:left;
	margin-right:5px;
	margin-top:23px;
}
div.toploginbox .toppwvergessen{
	float:left;
	margin-top:21px;
}
div.toploginbox a.registerbutton {
	float:left;
	color:#000!important;
	font-weight:normal;
	text-shadow:none;
	font-size:11px;
	background:#ffbf21;
	padding:6px;
	margin-top:0px;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #e05f00 inset;
	-webkit-box-shadow: 0 0 5px #e05f00 inset;
	box-shadow: 0 0 5px #e05f00 inset;
}
div.toploginbox a.registerbutton:hover {
	background:#ffcd37;
	text-decoration:none;
}

div.toploginbox a.pwvergessenbutton{
	float:left;
	color:#fff!important;
	font-size:11px!important;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000!important;
	background:#676767 url(images/style1/layout/tab-grey_bg.gif) repeat-x 0 0;
	padding:6px;
	margin:0 5px;
	font-weight:normal;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #333 inset;
	-webkit-box-shadow: 0 0 5px #333 inset;
	box-shadow: 0 0 5px #333 inset;
}
div.toploginbox a.pwvergessenbutton:hover{
	background:#676767 none;
	text-decoration:none;
}
/* Topsuche
-----------------------------------------------------------------*/
div.topsuche input{
	width:137px;
	background: url(images/style1/search_bg.png) right;	
	padding:3px 3px 4px;
	float:left;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px #adadad inset;
	-webkit-box-shadow: 0 0 10px #adadad inset;
	box-shadow: 0 0 10px #adadad inset;
}
div.topsuche .button{
	float:right;
	width:30px;
	color:#fff!important;
	font-size:11px!important;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000!important;
	background:#676767 url(images/style1/layout/tab-grey_bg.gif) repeat-x 0 0;
	padding:3px;
	margin:0 0 0 3px;
	font-weight:normal;
	border:1px solid #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #333 inset;
	-webkit-box-shadow: 0 0 5px #333 inset;
	box-shadow: 0 0 5px #333 inset;
}
div.topsuche .button:hover{
	background:#676767 none;
}
div.topsuche{
	margin-top:10px;
}
/* Userreview-Box im Content (dark)
-----------------------------------------------------------------------------*/
.userreview-rating_box{
	background:transparent url(images/style1/userreview-rating.png) repeat-x 0px 0px;
	float:right;
	font-size:30px;
	height:51px;
	letter-spacing:-1px;
	line-height:47px;
	position:relative;
	right:-31px;
	top:8px;
	width:51px;	
	color:#FFFFFF;
	text-shadow:0 0 5px #fff;
}
.userreview-rating_box:hover{
	color:#4EFF00;
	text-shadow:0 0 5px #fff;
}
.userreview-rating_box a{
	text-decoration:none!important;
	font-weight:normal!important;
	color:#fff!important;
	font-size:27px!important;
}
.userreview-rating_box span{
	font-size:17px;
	color:#E3B646;
}
.userreview_hr{
	color:#fff;
	background:transparent url(images/style1/contentModul-hr-d-short.png) no-repeat scroll center bottom;
	text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	padding:8px 0px;
	line-height:15px;
	font-size:12px;
	font-weight:normal;
}
.userreview_hr a{
	color:#FFD15A!important;
}
/* IF Top IF New
-----------------------------------------------------------------------------*/
.ifnew{	
	color:#fff;
	text-shadow: -1px -1px 0.5em #FFFFFF;
	background-color:#181818; 
	padding:1px 3px; 
	font-size:10px;
}
.iftop{	
	color:#FFD15A;
	text-shadow: -1px -1px 0.5em #FFFFFF;
	background-color:#181818; 
	padding:1px 3px; 
	font-size:10px;
}
/* Sitemap
-----------------------------------------------------------------*/
.gt_sitemap {
	background:#fff url(images/style1/layout/tab_bg.gif) repeat-x top;
    margin: 0 auto;
    width: 919px;
    border: 1px solid #F2F2F2;
    padding: 15px 13px;
	position:relative;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	-moz-box-shadow: 0 0 2px #333333;
	-webkit-box-shadow: 0 0 2px #333333;
	box-shadow: 0 0 2px #333333;
}
.gt_sitemap a {
	font-size:11px!important;
	color:#666!important;
	font-weight:normal!important;
}
.gt_sitemap a:hover {
	color: #000;
}
.gt_sitemap_bottom{
    margin: 0 auto;
    width: 919px;
    border: 1px solid #F2F2F2;
    padding: 15px 13px;
	position:relative;
	z-index:2;
	
	background:#181818 url(images/style1/layout/tab-dark_bg.gif) repeat-x top;
	text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	border:1px solid #000;
	border-bottom:0;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	-moz-box-shadow: 0 0 2px #333333;
	-webkit-box-shadow: 0 0 2px #333333;
	box-shadow: 0 0 2px #333333;
}
.informations {
    color: #fff;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 21px;
    position: relative;
    width: auto;
}
.informations a{
	font-weight:normal!important;
	color:#FFD15A!important;
	font-size:11px!important;
}
.footersocial{
	float:right;
	position:relative;
    top: 13px;
}
.besthits{
	font-size:11px;
	line-height:20px;
	text-shadow: -1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff!important;
}
/* Partner
-----------------------------------------------------------------*/
.partner{
	text-shadow:0px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 0px #fff;
	color:#333;
	font-size:11px;
	line-height:18px;
	margin:0 auto;
	padding:8px;
	text-align:left;
	width:930px;
	position:relative;
}
.partner a{
	color:#000;
}
/* Werbung
-----------------------------------------------------------------*/
/* Branding */
div.branding-banner{
	margin:auto;
	width:946px;
	line-height:1px;
}
/* Topbanner */
div.topbanners{
	/*height: 100px;*/
}
div.topbanners div.banner-728x90{
	float:right;
}
div.topbanners div.banner-181x90{
	float:left;
}
/*Skyout*/
div.skyout{
	position:absolute;
	margin-left:943px;
	margin-top:-101px;
}
div.skyout body{
	text-align:left!important;
}
/*Diverses - Banner*/
.facebookcount_185{
	background:transparent url(images/style1/facebook_button.jpg) no-repeat 0 0px;
    display: inline-block;
    height: 30px;
    padding: 60px 0 12px 10px;
    width: 175px;
}

/* Sektionmenus / Platzhalterimages
-----------------------------------------------------------------*/
.sektionmenu ul li{
	border-bottom:1px dotted #DDDDDD;
}
.sektionmenu ul li a{
	display:block;
	line-height:210%;
	margin:0;
	padding:1px 0;
	text-decoration:none;
	font-weight:normal;
}
.sektionmenu ul li a:hover{
	text-decoration:underline;
}
.sektionmenu ul li a.aktiv{
	font-weight:bold;
}
/* Headerpic
-----------------------------------------------------------------*/
.headerpic{
	margin-bottom:5px;
}

.headerpic_blank{
	background:transparent url(images/style1/headerpic_blank.jpg) no-repeat 0 0px;
	height:159px;
	width:571px;
}
.headerpic_blank span{
	color:#FFFFFF;
	float:left;
	font-size:20px;
	padding-left:10px;
	padding-top:130px;
	text-shadow:-1px 0 #000000, 0 1px #000000, 1px 0 #000000, 0 -1px #000000;
	word-spacing:-1px;
}
/*Kommentare*/
.commentregister { 
	background:#181818 url(images/style1/layout/tab-dark_bg.gif) repeat-x 0 -2px;
	font-weight:bold;
	border:1px solid #000;
	color:#fff!important;
	float: left;
	font-size: 11px;
	margin-left: 5px;
	padding:7px 7px 8px;
	text-shadow:-1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 5px #000 inset;
	-webkit-box-shadow: 0 0 5px #000 inset;
	box-shadow: 0 0 5px #000 inset;
}
.commentregister:hover { 
	color:#000!important;
	border:1px solid #BDBDBD;
	background:#fff url(images/style1/layout/tab_bg.gif) repeat-x 0 -2px;
	text-shadow:-1px 0 #fff, 0 1px #fff, 1px 0 #fff, 0 -1px #fff;
	-moz-box-shadow: 0 0 5px #ededed inset;
	-webkit-box-shadow: 0 0 5px #ededed inset;
	box-shadow: 0 0 5px #ededed inset;
}




