html,body{
	margin:0;
	padding:0;
	height:100%;
	/* background:url(img/body_bg.jpg) top left repeat-x #666; */
	background-color:#000;
	text-align:center;
}
body *{
	font-family:Arial, Helvetica, sans-serif !important;
}
h1{
	margin:0;
	padding:5px 5px 5px 0;
	color:#232D38;
	font-size:14px !important;
}
.cbox h1{ padding: 5px 10px;}
h2{}
h3{
	margin:0;
	padding:0;
}
p{
	margin:0;
	padding:0;
}
/** Contains all other containers **/
#overallContainer{
	position:relative;
	margin:0 auto;
	width:870px;
}
/** Left border overlay because of gradient in body **/
#borderLinks1{
	background:url(img/border_links_1neu.jpg) top left no-repeat;
	width:7px;
	height:400px;
	float:left;
}
/** Left border of website **/
#borderLinks2{	
	background:url(img/border_links_2neu.jpg) top left repeat-y;
}
/** Right border overlay because of gradient in body **/
#borderRechts1{
	background:url(img/border_rechts_1neu.jpg) top left no-repeat;
	width:8px;
	height:400px;
	float:left;
}
/** Right border of website **/
#borderRechts2{
	float:left;
	width:863px;
	background:url(img/border_rechts_2neu.jpg) 855px 0 repeat-y;
}
/** Middle Container including header, navi, content (#stuffContainer) and footer **/
#mainContainer{
	float:left;
	width:855px;
}
/** Containing just head graphics **/
#header{
	height:121px;
}
/** the navigation **/
#navi{	
	height:34px;
	width:855px;
	background:url(img/navi_bg.jpg) top left no-repeat;
	padding-top:3px;
}
/** Contains subnavi, sponsorboxes and content**/
#stuffContainer{
	background:url(img/content_bg.jpg) bottom left repeat-x #fff;	
	width:100%;
	min-height:400px;
	-height:400px;
}
/* layouting the stuffContainer in 3 columns - i know - dont use tables for layouting :( */
#stuffTable{
	padding:0;
	border:0;
	min-height:400px;
	height:100%;
	-height:400px;
	width:100%;
}
/* left column in content, contains subnav and sponsorlogos */
#leftCol{
	width:150px;
	padding:0;
}
/* subnavigation (left side) */
#subnav{
	padding:5px 5px 10px 10px;
	line-height:18px;
	border-bottom:3px solid #fff;
}
#subnav .sNaviItem a{
	font-size:12px;
	color:#2B353F;
	font-weight:bold;
	text-decoration:none;
}
#subnav .sNaviItem a:hover{
	color:#D2A902;	
}
#subnav .sNaviItemActive a{
	font-size:12px;
	color:#D2A902;
	font-weight:bold;
	text-decoration:none;
}
#subnav .sNaviItem2 a{
	font-size:11px;
	color:#2B353F;
	font-weight:normal;
	text-decoration:none;
}

#subnav .sNaviItem2 a:hover{
	color:#D2A902;	
}
#subnav .sNaviItemActive2 a{
	font-size:12px;
	color:#D2A902;
	font-weight:bold;
	text-decoration:none;
}
#subnav .sNaviItemActive2,
#subnav .sNaviItem2{padding-left:4px !important;}
/* left side sponsor logos */
#outterSponsoren{
	background:url(img/spons_top.jpg) top left repeat-x #fff;
}
#sponsorenBox{
	padding-top:10px;
	text-align:center;
	font-size:11px;
	background:url(img/spons_bg.jpg) bottom left repeat-x transparent;
	padding-bottom:20px;
	border-left:1px solid #BDC2C8;
	border-right:1px solid #BDC2C8;
}
#middleCol{
	padding:0 5px 5px 5px;
	margin:0;
	font-size:11px;
	color:#333;
}
#middleCol h1{
	margin-top:0px;
	padding-top:0px;
}
#middleCol a{
	font-weight:bold;
	color:#232D38;
	text-decoration:none;
}
#middleCol a:hover{
	text-decoration:underline;
}
#rightCol{
	width:150px;
	padding:0;
}
#countdown{
	margin-bottom:3px !important;
	overfow:hidden;
}
#downloads{
	margin-bottom:3px !important;
	overflow:hidden;
	padding-left:5px;
}
/* different boxes with different gradients as background */
.lbox{
	background:url(img/lbox_bg.jpg) top left repeat-x #BDC2C8 !important;
}
.dbox{
	background:url(img/dbox_bg.jpg) bottom left repeat-x #ddd !important;
}
.cbox{
	background:url(img/cbox_bg.jpg) top left repeat-x #C3C8CC !important;
	margin-top:3px;
	padding:10px;
	width:530px;
	-height:20px;
}
.cbox img{ position:relative;}
.cbox img:after{ clear:both; }
.textlist{	
	margin:0;
	padding-left:15px;
}
/** Footer mit XnX Gmbh Schriftzug **/
#footer{
	height:17px;
	background:url(img/footer.jpg) bottom left no-repeat;
	color:#fff;
	padding:10px 0 0 5px;
	text-align:left;
	font-size:11px;
}
#footer a{
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	color:#fff;
}
#footer a:hover{
	color:#DAB101;
}
#footer a.ak{
	color:#D2A902;
}
#bilderpopup{
	font-size:11px;
}
#subscrnewsltr{
  background-color:#EAEAEA;
  width:136px;
	margin-bottom:3px;
	overflow:hidden;
  font-size:11px;
  text-align:left;
  padding:7px;
}
  #subscrnewsltr input.text {
    color:#797979;
    font-weight:bold;
    border:1px solid #767877;
    margin: 0 0 7px 0;
    width:132px;
    font-size:11px;
    padding-left:2px;
  }
  #subscrnewsltr input.radiobutton {
    float:left;
    margin: 1px 5px 0 0;
  }
  #subscrnewsltr .clear {
    clear:both;
    height:3px;
    overflow:hidden;
  }
  #subscrnewsltr .submit {
    border:1px solid #767877;
    margin: 7px 0 0 0;
    font-size:11px;
  }
  #subscrnewsltr .blur {
    background-color:#FFFFFF;
  }
.subnavi{
	
}
