html body{
	margin:0;
	padding:0;
	height:100%;
	background-color:#000;
	background-image:url(../images/bg.png);
	background-position:50% 0px;
	background-repeat:no-repeat;
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}

h1{
	font-family:"Trebuchet MS";
	font-size:14px;
	margin:0;
	padding:0;
}

.cls{
	clear:both;
}

tr, td {
	text-align:left;
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}

fieldset {    
  -moz-border-radius:5px;   
  border-radius: 5px;   
  -webkit-border-radius: 5px;
} 

iframe{
	border:none;
	padding:5px;
	overflow:hidden;
}

input, textarea, select{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}

.Cmite, .Cnorm, .Cdark{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}

a{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

a:hover{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-weight:bold;
	font-size:12px;
	text-decoration:underline;
}

.serverview_name a{
	font-family:"Trebuchet MS";
	padding-left:4px;
	color:#1b393b;
	font-weight:bold;
	font-size:9px;
	text-decoration:none;
}

.serverview_name a:hover{
	font-family:"Trebuchet MS";
	color:#1b393b;
	padding-left:4px;
	font-weight:bold;
	font-size:9px;
	text-decoration:underline;
}

.fliesstext{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}

.cls{
	clear:left;
}

#menu{
	background-image:url(../images/menu.png);
	width:786px;
	height:35px;
	margin:250px auto;
	margin-bottom:0px;
}

	#menu a{
		font-family:"Trebuchet MS";
		color:#1b393b;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
	}

	#menu a:hover{
		font-family:"Trebuchet MS";
		color:#1b393b;
		font-weight:bold;
		text-decoration:underline;
		text-transform:uppercase;
	}

.menu_topic{
	width:80px;
	height:15px;
	margin-left:40px;
	margin-top:11px;
	text-align:center;
	float:left;
}

#submenu{
	background-color:#433f3f;
	height:30px;
	width:770px;
	margin:0 auto;
	margin-bottom:0px;
	border-left:solid 8px;
	border-right:solid 8px;
	border-color:#FFF;
}

#wrapper{
	background-color:#565253;
	width:770px;
	margin:0 auto;
	margin-top:0px;
	padding-bottom:15px;
	border-left:solid 8px;
	border-right:solid 8px;
	border-color:#FFF;
}

#footer{
	background-color:#FFF;
	height:6px;
	width:786px;
	margin:0 auto;
	margin-bottom:10px;
}

#content{
	padding-top:17px;
	margin-left:11px;
	width:753px;
}

#content_left{
	width:540px;
	float:left;
}

#content_right{
	width:212px;
	float:left;
}

.box_standard{
	width:207px;
	border-top:solid 5px #1b393b;
	border-left:solid 5px #1b393b;
	border-bottom:solid 5px #1b393b;
	margin-bottom:8px;
}

.box_standard_content{
	background-color:#FFF;
	height:auto;
}

.topic_line{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1b393b;
	background-image:url(../images/topic_small.jpg);
	background-repeat:repeat-y;
	width:203px;
	height:16px;
	text-align:right;
	padding-right:4px;
}


#newsbox_left{
	background-color:#FFF;
	width:523px;
	padding-top:5px;
	padding-bottom:15px;
}

#kalendar_left{
	margin-top:10px;
	background-color:#FFF;
	width:523px;
	padding-top:5px;
	padding-bottom:15px;
	height:250px;
	overflow:auto;
}

.topic_box{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1b393b;
	padding-top:3px;
	background-image:url(../images/topic.jpg);
	height:18px;
	width:514px;
	text-align:right;
}

	.topic_text{
		padding-right:8px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#1b393b;
	}

.green_box_big{
	width:509px;
	border:solid 7px #1b393b;
	margin-bottom:5px;
	height:108px;
}

.green_box_small{
	width:209px;
	border-left:solid 7px #1b393b;
	border-top:solid 7px #1b393b;
	border-bottom:solid 7px #1b393b;
	margin-bottom:5px;
}

.newsbox_inner{
	margin-top:5px;
	margin-left:5px;
	margin-bottom:15px;
	width:504px;
}

.newsbox_inner .box_left{
	float:left;
	width:186px;
	height:96px;
}

.newsbox_inner .box_right{
	margin-left:3px;
	width:504px;
}

.smallertext{
	font-size:11px;
}

.newsbox_inner .box_image{
	float:left;
	background-color:#FFF;
	width:174px;
	padding-left:5px;
	padding-top:3px;
}

.newsbox_inner .box_bubble{
	color:#1b393b;
	font-family:Verdana;
	font-size:8px;
	padding-left:67px;
	padding-right:2px;
	padding-top:20px;
	margin-left:5px;
	background-image:url(../images/newsbubble.png);
	width:180px;
	height:35px;
}

/*.newsbox_inner .box_topic{
	width:304px;
	height:21px;
	color:#192e2f;
	margin-left:3px;
	margin-top:22px;
	margin-bottom:4px;
	background-color:#FFF;
	padding-left:3px;
	font-family:"Trebuchet MS";
}*/

.newsbox_inner .box_content{
	color:#192e2f;
	padding-top:5px;
	background-color:#FFF;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.login_box{
	font-family:"Trebuchet MS";
	font-size:12px;
	background-color:#1B393B;
	padding-left:3px;
	color:#FFF;
}

.login_box a{
	text-decoration:none;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
}

.login_box a:hover{
	text-decoration:underline;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
}

/*.login_page_topic{
	letter-spacing:1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}*/

.Chead{
	font-family:"Trebuchet MS";
	color:#1b393b;
	font-size:12px;
}


.login_page{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f4749;
	padding-left:5px;
	padding-top:10px;
}

.login_page a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f4749;
	text-decoration:none;
}

.login_page a:hover{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1f4749;
	text-decoration:underline;
}

.serverview_name{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#1f4749;
	text-transform:uppercase;
	padding-left:5px;
	padding-top:10px;
}

.serverview_player{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f7bd35;
	float:left;
	padding-left:5px;
	width:50px;
	height:20px;
	background-color:#1b393b;
	padding-top:3px;
	margin-bottom:10px;
	margin-top:7px;
}

.serverview_ip{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#192e2f;
	float:left;
	padding-left:5px;
	width:130px;
	height:18px;
	padding-top:3px;
	margin-bottom:10px;
	margin-top:7px;
	border-top:solid 1px #1b393b;
	border-right:solid 1px #1b393b;
	border-bottom:solid 1px #1b393b;
}

.newsbox_lang{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:14px;
	margin-left:5px;
	margin-top:10px;
}

.newsbox_lang a{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration:none;
}

.newsbox_lang a:hover{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration:underline;
}

.newsbox_lang_ueberschrift{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:14px;
	font-weight:bold;
}

.middle_link{
	margin:0;
	padding:0;
}


/* Comments Styles*/

.comments_name_line{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.comments_name{
	text-transform:uppercase;
}

.comments_text{
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-size:12px;
}

.comments_hr{
	width:99%;
}


/* Comments Styles Ende*/

/*TS viewer styles*/

.tsstatusLabel a{
	font-size:12px;
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-weight:bold;
}

.tsstatusLabel a:hover{
	font-size:12px;
	color:#1b393b;
	font-family:"Trebuchet MS";
	font-weight:bold;
	text-decoration:underline;
}

/*TS viewer styles Ende*/

/*Submenu*/

.submenu_div{
	float:left;
	margin-left:12px;
	margin-right: 10px;
	margin-top:3px;
}

.submenu_link{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F7BD35;
	text-decoration:none;
}

.submenu_link:hover{
	font-family:"Trebuchet MS";
	font-size:14px;
	color:#F29E3E;
	text-decoration:none;
}

/*Submenu Ende*/

/*Impressumsseite*/

.impressum_text{
	font-size:12px;
	color:#1b393b;
	font-family:"Trebuchet MS";
	padding-left:5px;
	padding-right:3px;
	padding-top:10px;
}

/*Impressumsseite Ende*/

/*Gästebuchseite*/

.gbook_text{
	font-size:12px;
	color:#1b393b;
	font-family:"Trebuchet MS";
	padding-left:5px;
	padding-right:3px;
	padding-top:10px;
}

/*Gästebuchseite Ende*/

.layer{
	background-color:#FFF;
	border:5px solid #1B393B;
}

/*JQuery imagebanner*/

/*.jcarousel-container-vertical{
	height:60px;
}*/

#footnote{
	border-bottom:1px solid #1B393B;
	border-right:1px solid #1B393B;
	padding-top:1px;
	padding-left:5px;
	width:185px;
}

/*Teamserite*/

.div_teams{
	width:500px;
	height:94px;
	margin:5px;
	text-align:center;
}

.kasten_user{
	margin-bottom:3px;
}

.teams_textlink{
	padding-left:3px;
}

/*warpage*/

.warpage{
	width:200px;
	margin-top:5px;
}

.wartopic{
	font-weight:bold;
	text-decoration:underline;
}

.wartopic2{
	text-decoration:underline;
}

.wartopic3{
	font-weight:bold;
}

/*Userdetails Steam*/

.steam_table{
	margin-top:3px;
	margin-left:3px;
	vertical-align:top;
}

.steam_table td{
	height:22px;
	padding-top:2px;
	vertical-align:top;
}

.steam_table .button_1{
	width:3px;
	background-image:url(../include/images/steam/button_1.png);
	background-repeat:no-repeat;
	margin-left:3px;
	margin-top:1px;
}

.steam_table .button_2{
	background-image:url(../include/images/steam/button_2.png);
	background-repeat:repeat-x;
}

.steam_table .button_3{
	width:3px;
	background-image:url(../include/images/steam/button_3.png);
	background-repeat:no-repeat;
}

.game-box{
	margin-left:3px;
	margin-top:3px;
	float:left;
	height:150px;
	width:220px;
	text-align:center;
}
