/**********************************************/
/*  	© DSL - Factory 2010            	  */
/*  	Talstraße 6         			   	  */
/*  	08066 Zwickau		            	  */
/*		+49 375 4444667						  */
/**********************************************/

/**********************************************/
/* HTML Tag Styles							  */
/**********************************************/ 
html{
	height:100%;	
	background-color:#940100; 
	background-image:url(../img_web/bg/bg_html.gif);
	background-repeat:repeat-x;
}
body{
	background:url(../img_web/bg/bg_body.jpg) top center no-repeat;
	color:#000; 
	font-family: Verdana, Geneva, sans-serif; 
	margin:0px;
	height:100%;
}

/**********************************************/
/* Tabelle                            */
/**********************************************/ 

#wrappertable_col_left {
	background:url(../img_web/bg/bg_topEdge.gif) top repeat-x;	
}

#wrappertable_col_main {
	width:1005px;
	vertical-align:top;
}


#wrappertable_col_bottom {
	height:27px;
	background:url(../img_web/bg/bg_bottomEdge.gif) bottom repeat-x;	
}

/**********************************************/
/* Layoutcontainer                            */
/**********************************************/ 
#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1005px;
	background:url(../img_web/bg/bg_body.jpg) top center #7e0400 no-repeat;
}

#header{
	position:relative;
	width:1005px;
	height:500px;
}

#contentWrapper{
	width:982px;
	overflow:hidden;
	margin-left:11px;
	background:#8e0100;
}

#frontimage{
	position:absolute;
	top:169px;
	left:24px;
	border-top:9px solid #FFF;
	border-left:9px solid #FFF;
	border-right:9px solid #FFF;
	border-bottom:5px solid #FFF;
	background-image:url(../img_web/bg/toppic.jpg);
	background-repeat:no-repeat;
	width:937px;
	height:307px;
}
#pageTitle{
	position:absolute;
	top:451px;
	left:68px;
	z-index:10;

}
#content_spacer{
	position:absolute;
	top:483px;
	left:0px;
	z-index:10;
}

#main{
	width:1005px;
	overflow:hidden;
	background:url(../img_web/bg/bg_shadowSides.png) top center repeat-y;
}

#content{
	width:955px;
	margin-left:13px;
	overflow:hidden;
	background:url(../img_web/bg/bg_content.png) top left repeat-y;
}


#left{
	width:612px;
	float:left;
	padding-left:55px;
	padding-right:25px;
	min-height: 350px; 
	height: auto !important;
	height:350px;	
	padding-top:14px;
	padding-bottom:15px;
	
}

#right{
	width:263px;
	background:url(../img_web/bg/bg_contentRight.png) top center repeat-y;
	float:left;
}


/**********************************************/
/* Kopf                            */
/**********************************************/ 

#topEdge_text {
	position:absolute;
	left:20px;
	top:13px;	
}

#topEdge_link {
	position:absolute;
	left:795px;
	top:13px;
	height:5px;
	text-transform:uppercase;
	font-size:14px;
}

#topEdge_steilewand {
	position:absolute;
	left:85px;
	top:51px;
	width:590px;
	height:5px;	
}

#header_date{
	position:absolute;
	left:29px;
	top:51px;
}

#header_logoflag{
	position:absolute;
	left:800px;
	top:51px;
	width:157px;
	height:190px;
	z-index:100;
}

/**********************************************/
/* Fuss                            */
/**********************************************/ 

#footer{
	width:1005px;
	position:relative;
	height:145px;
	background:url(../img_web/bg/bg_footer.jpg) top left no-repeat;
	clear:both;
	color:#fff;
}

#sponsoren{
	padding-left:79px;	
}
#footer_dslLogo{
	position:absolute;
	left:755px;
	top:15px;
}

#footer_sponsorenHeadline{
	position:absolute;
	left:85px;
	top:15px;
	width:590px;
	height:5px;
	background:url(../img_web/bg/bg_sponsoren.gif) no-repeat #09C;
}

#footer_weiter {
	position:absolute;
	left:523px;
}

#footer_sponsorenContent{
	position:absolute;
	left:85px;
	top:33px;
	width:590px;
	height:29px;
	text-align:center;
}

.footer_sponsors {
	margin-left:12px;
	margin-right:12px;
}

#footer_navigation {
	position:absolute;
	left:78px;
	top:95px;
	width:210px;
	height:10px; 
	font-size:10px;
	text-align:left;
}

#footer_text {
	position:absolute;
	left:300px;
	top:95px;
	width:575px;
	height:10px; 
	font-size:10px;
	text-align:right;
}

#footer_ontop {
	position:absolute;
	left:920px;
	top:95px;
	width:39px;
	height:15px; 
	font-size:10px;
	text-align:left;
	text-decoration:underline;
}
