* { 
 margin: 0px; padding: 0px; 
} 



body {
	margin:0px; 
	padding:0px;
	background:url(../images/new/bg.jpg) top center;
	height:100%;
	font-size: 70%;
}



#main {
	position: absolute;
	top:0px;
	left:50%;

	border: 0px solid red;

}

html  {
	height:100%;
}


#layout {
	position: absolute;
	top:0;
	left:-483px;
	width: 966px;
	/*min-height: 600px;
	height:100%;*/
	border: 0px solid green;
	/*
	background:url(../images/new/cont_bg.png) repeat-y top center;
	*/
}

#background {
	/*
	position: absolute;
	top:0px;
	left:0px;*/
	width: 966px;
	
	background:url(../images/new/cont_bg.png) repeat-y top center;
}

#background:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}


#headerimg {
	/*position: absolute;
	top:89px;
	left: 46px;*/
	float:left;
	padding-left:46px;
	width: 883px;
	height: 302px;
	border: 0px solid green;	
}

#sportsleft {
	/*position: absolute;
	top:407px;
	left: 46px;*/
	float:left;
	padding-left:46px;
	height:77px;
	width:303px;
	border:0px solid red;
}

#sports {
	/*position: absolute;
	top:407px;
	left: 349px;*/
	float:left;
	height:77px;
}

#sports IMG {
	float:left;
	display:block;
	margin-right:1px;
}

#mainNav {
	/*z-index:9999;
	position: absolute;
	top:0px;
	left: 46px;*/
	float:left;
	padding-left:46px;
	width: 805px;
	height: 73px;
	border-bottom: 0px solid red;
}


#contentcont {
	/*position: absolute;
	top:512px;
	left: 46px;*/
	float:left;
	padding-left:46px;
	width: 940px;
	border:0px solid red;
}

#contentleft {
	float:left;
	width: 303px;
	/*border-right: 1px solid #cfd2c8;*/
	border-top:1px solid #cfd2c8;
}

#bottomfooter {
	float:left;
	width:966px;
	height:20px;



	
	background:url(../images/new/backgroundfooter.png) repeat-y top center;
	
}

#content {
	float:left;
	width: 575px;
	min-height:300px;
	border-left: 1px solid #cfd2c8;
}


#trennlinie {
	float:left;
	height:15px;
	width: 883px;
	border-top:1px solid #cfd2c8;
	border-bottom:1px solid #cfd2c8;
}

.spacer {
	float:left;
	width:100%;
	height:10px;
}

#logo{
	float:left;
}

.hidden, hr {
	display: none;
}

#footer {
	float:left;
	width: 883px;

	TEXT-ALIGN: center;
	padding-top:3px;
	margin-top:10px;
   border:0px solid red;
	
	
}
 
#footerleft {
	float:left;
}

#footerright{
	float:right;
}

.sub {
	border-bottom:1px solid #cccfc5;
	height:28px;
	width:303px;
}

.sub2 {
	border-bottom:1px solid #cccfc5;
	width:303px;
	padding: 8px 0px 8px 0px;
}

.subtxt {
	margin-left:34px;
	margin-top:8px;	
}

.subtxt2 {
	margin-left:49px;
}