@charset "utf-8";
/* CSS Document */
body {
	background-color: #252525;
	margin: 0 auto;
}
a:link,a:visited,a:active {
	font-size: 11px;
	color: #258895;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #38C6D8;
}

#main_container {
	width: 1200px;
	margin: 0 auto;
}
#headbar {
	background-image: url('../Bilder/headbar.png');
	width: 1200px;
	height: 42px;
}
#header {
	background-image: url('../Bilder/header.png');
	width: 1200px;
	height: 136px;
}
#navi_leiste {
	background-image: url('../Bilder/navi.png');
	width: 1200px;
	height: 70px;
	position:relative;
	z-index:2000;
}
#navi {
	padding: 0px 0 0 24px;
}
#navi ul {
	list-style-type: none;
	margin: 0;
}

#navi ul li {
/*	display: inline;
	float: left;
	padding: 0 0px;*/
}
#navi #usernavi ul li {
	position:relative;
	float: left;
}
#navi .counter {
	position: absolute;
	margin-top: -4px;
	right: 6px;
	background: #ff0000;
	border: 1px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius: 5px;
	padding: 2px 5px;
}

#navi ul li a{
	display: block;
	font-size: 14px;
	font-weight: normal;
	width: 100px;
	height: 44px;
}
#navi #usernavi ul {
	float: right;
}
#navi #usernavi ul li a{
	width: 48px;
	height: 48px;
	margin-right: 2px;
}
#navi #usernavi ul li a:hover{
	margin-top: 2px;
}
#login {
	background-image: url('../Bilder/nav_login_bg.png');
	width: 403px;
	height: 68px;
	float: right;
}
#top_balken {
	background-image: url('../Bilder/head_bot.png');
	width: 1200px;
	height: 26px;
}
#subnav {
	width: 605px;
	height: 35px;
	padding-left: 75px;
	padding-top: 2px;
	display: inline;
	float: left;
}
#login_area {
	width: 400px;
	height: 70px;
	float: right;
	display: block;
}
#sponsor {
	background-image: url('../Bilder/sponsor_bg.png');
	width: 1200px;
	height: 69px;
}
#sponsor_balken {
	background-image: url('../Bilder/sponsor_balken_unten.png');
	height: 1200px;
	height: 6px;
}
#leftbar {
	background-image: url('../Bilder/leftbar.png');
	width: 19px;
}
#rightbar {
	background-image: url('../Bilder/rightbar.png');
	width: 18px;
}
.top_box {
	background-image: url('../Bilder/top_box.png');
	background-repeat: no-repeat;
	width: 370px;
	height: 170px;
	float:left;
	margin-right: 2px;
}
.top_box a {
	font-weight: bold;
}
#slider {
	width: 417px;
	height: 167px;
	padding-left: 1px;
	float: right;
}
#rightbox_title {
	color: #FFF;
	font-weight: bold;
	background-image: url('../Bilder/right_box_squads.png');
	width: 209px;
	height: 20px;
	padding-top: 4px;
}
#right_aussen_title {
	color: #fff;
	font-weight: bold;
	background-image: url('../Bilder/right_aussen_title.png');
	width: 191px;
	height: 19px;
	padding-top: 5px;
	padding-left: 8px;
}
#TS3Info {
	color:#BBBBBB;
	margin: 0 4px;
	font-size: 9px;
}
#TS3Info div {
	width: 202px;
	height: 16px;
	overflow: hidden;
}
#footer {
	background-image: url('../Bilder/footer.png');
	width: 1200px;
	height: 85px;
	margin: 0 auto;
}
#content_bg {
	background-image: url('../Bilder/con_bg.png');
	width: 1163px;
	position:relative;
	z-index:1;
}
#left {
	background:url('../Bilder/content_bg.png') #FFF no-repeat;
	height: auto;
	width: 742px;
	float: left;
}
#right {
	width: 203px;
	background-image: url('../Bilder/rightbox_bg.png');
	background-repeat: no-repeat;
	background-color: #FFF;
	padding-left: 3px;
	padding-top: 3px;
	float:right;
}
#midd {
	margin-left: 745px;
	margin-right: 208px;
}
#stats {
	float: right;
	padding-top: 12px;
	padding-right: 30px;
}
#stats_name {
	font-size: 10px;
	color: #666666;
}
#log_nick {
	background-image: url('../Bilder/log_nick.png');
	background-repeat: no-repeat;
	width: 144px;
	height: 17px;
	padding-top: 6px;
	padding-left: 56px;
	border: 0px;
}
#log_pw {
	background-image: url('../Bilder/log_pw.png');
	background-repeat: no-repeat;
	width: 144px;
	height: 17px;
	padding-top: 6px;
	padding-left: 56px;
	border: 0px;
}
a.subnav, a.subnav:visited, a.subnav:active {
  font-size: 10px;
  color: #6B6A6A;
  text-decoration: none;
  font-weight: bold;
}

a.news_titel:hover {
  color: #F78B0B;
  text-decoration: none;
}
a.news_titel, a.news_titel:visited, a.news_titel:active {
  font-size: 30px;
  color: #1FCBE1;
  text-decoration: none;
  font-weight: normal;
  font-family: 'MekanikLETPlain', Arial, sans-serif;
  letter-spacing: 0.5px;
  line-height: 28px;
}

a.subnav:hover {
  color: #AEADAD;
  text-decoration: none;
  font-weight: bold;
}
.last_small {
	font-size: 10px;
	color: #9D9C9C;
}
#poll_head {
	color: #BFDB31;
	background-color: #252525;
	padding: 4px;
}
#poll_option {
	padding: 4px;
	border-bottom: 1px dashed #D1D1CF;
}
#poll_small {
	font-size: 8px;
}
#news_katg_bg {
	background-image: url('../Bilder/news_katg_bg.png');
	background-repeat: no-repeat;
	width: 535px;
	height: 85px;
	padding-left: 12px;
}
#news_info {
	background-image: url('../Bilder/news_bg_info.png');
	background-repeat: no-repeat;
	background-color: #FFF;
	padding: 4px;
	width: 192px;
}
#head_advert {
	position: absolute;
	margin: 38px auto;
	width: 468px;
	height: 60px;
	top: 37px;
	padding-top: 6px;
	padding-left: 654px;
}
a.logged:hover {
  font-size: 10px;
  color: #0BDCF7;
  text-decoration: none;
  font-weight: bold;
}
a.logged, a.logged:active {
  font-size: 10px;
  color: #1ECDE4;
  text-decoration: none;
  font-weight: bold;
}
#footer_inhalt {
	padding-top: 50px;
	font-weight: bold;
	color: #333333;
}

.title, th {
  height: 23px;
  font-family: "lucida grande",verdana,sans-serif;
  font-size: 13px;
  color: #555555;
  font-weight: bold;
  border-bottom: 2px solid #BBBBBB;
  padding: 6px 2px;
}
.title a:link, th a:link,
.title a:visited, th a:visited,
.title a:active, th a:active {
 font-size: 13px;
 color: #444444;
 font-weight: bold;
}

.subtitle {
	border-bottom: 2px solid #DDDDDD;
	color: #1cbbda;
	font-size: 13px;
	font-weight: bold;
	padding: 4px 2px;
}
.subtitle a:link, .subtitle a:visited, .subtitle a:active {
	font-size: 13px;
	color: #1cbbda;
	font-weight: bold;
}
.page_navigation:link,
.page_navigation:visited {
	font-weight:bold;
	color:#1CBBDA;
	background: #FFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	border: 1px solid #1CBBDA;
}
.page_navigation:hover {
	color:#777;
	text-decoration: none;
	border: 1px solid #777;
}
.page_navigation_a, .page_navigation_a:hover  {
	font-weight:bold;
	color:#777;
	background: #FFF;
	text-decoration: none;
	padding: 3px 6px 3px 6px;
	border: 1px solid #777;
	text-decoration: none;
}
#board .page_navigation:link, #board .page_navigation:visited {
	padding: 0 3px;
	font-size: 10px;
	font-weight: normal;
}
#board .page_navigation_a, #board .page_navigation_a:hover  {
	padding: 0 3px;
	font-size: 10px;
	font-weight: normal;
}

#merken {
	float: right;
	margin-right: 10px;
}
#merken a {
	display: block;
	padding: 2px 5px 2px 20px;
	background-repeat: no-repeat;
	color: #258895;
	font-size: 11px;
}
#merken a:hover {
	color: #38C6D8;
}
#merken a.merken-add {
	background-image: url(../Bilder/ok.png);
}
#merken a.merken-delete {
	background-image: url(../Bilder/forbidden.png);
}

#merkzettel a {
	display: block;
	border: 1px solid #444444;
	margin: 0 0 5px 0px;
	padding: 5px 5px 9px 50px;
	background: url(../Bilder/merkzettel.png) no-repeat scroll 10px 8px;
	background-color: #323232;
}
#merkzettel a:hover {
	/*border: 1px solid #444444;*/
	background-color: #393939;
}
.roundbox-middle {
	width: 204px;
	border: 1px solid #444444;
	border-top-color: #555555;
	background: #242424;
	padding: 2px;
	margin-bottom: 15px;
}
.roundbox-middle-inner {
	background: url(../Bilder/roundbox_middle_inner.png);
	padding: 5px;
	color: #BBBBBB;
}
.roundbox-middle h1 {
	font-family: 'MekanikLETPlain',Arial,sans-serif;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 0.5px;
	color: #1FCBE1;
	margin: 2px 0;
}
div.news {
	padding: 10px;
	font: 12px/20px "lucida grande",verdana,sans-serif;
	color: #575858;
}
#left {
	font: 12px/20px "lucida grande",verdana,sans-serif;
	color: #575858;
}
#left, #left td, #left th {
	font-family: "lucida grande",verdana,sans-serif;
}

.tabs {
	border-bottom: 1px solid #BBBBBB;
	list-style-type: none;
	height: 27px;
	margin: 10px 0 0 0;
	padding: 0;
}
.tabs .tab {
	float: left;
}
.tabs .tab a {
	color: #1CBBDA;
	padding: 3px 15px;
	font-weight: bold;
	font-size: 13px;
}
.tabs a.current {
	background: #EEE;
}
.tabs .pane {
	width: 100%;
	padding:10px;
}

.files-screenshots {
	list-style-type: none;
	margin: o;
	padding: 0;
}
.files-screenshots li {
	position: relative;
	float: left;
	margin-right: 2px;
	width: 68px;
	height: 50px;
	padding: 1px;
	border: 1px solid #999;
	cursor: move;
}
a.screenshot-delete {
	position: absolute;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	line-height: 11px;
	background: #FF0000;
	color: #FFFFFF;
	margin-top: -54px;
	right: 3px;
	font-weight: bold;
	-moz-border-radius: 3px;
}