body{
	padding:0px;
	margin:0;
	background:url(../images/fuchsb_pagebg.jpg) repeat-x;
	background-color:#527087;
	color:#000;
}
div, h1, h2, form, label, input, textarea, img, span{
	margin:0; padding:0;
}


.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}



/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/




#header{
	width:786px;
	height:305px;
    position:relative;
	margin:0px auto;
}


#body{
    position:relative;
	width:786px;
	margin-left:auto;
    margin-right:auto;
	margin-top:0;
    margin-bottom:0px;
	padding:0;
	padding-bottom:8px;
	
	/*background:url(../images/fuchsbag_screen_cut_content.jpg) repeat-y;*/
	background:url(../images/fuchsb_contentbg.jpg) repeat-y;
	background-color:#dddddd;
	
}
/*------------------------------------------------left--------------------*/

#left{
    position:relative;
	width:510px;
	float:left;
	margin:0px 0px 0px 0px ;
	/*background-color:#660000;*/


	
}

#left_content{
	width:462px;
	float:left;
	margin:0px 0px 0px 48px ;
	background-color:#fff;
	display:inline;


	
}





/*------------------------------------------------right--------------------*/

#right{
	width:260px;
	float:right;
	margin:0px ;
	padding:0;
	/*background-color:#1E6887;*/


 
}

#right_content{
	width:210px;
	float:right;
	margin:14px 48px 0px 0px ;
	background-color:#dedede;
	display:inline;



}

#contentrechts{
    margin:20px;


}
/*------------------------------------------------footer--------------------*/
#footer{
	width:786px;
	height:65px;
	margin-left:auto;
  margin-right:auto;
	margin-top:0;
  margin-bottom:0;
  background:url(../images/fuchsb_footer.jpg) repeat-x;
	color:#fff;
	position:relative;
	background-color:#bcbcbc;
	text-align:left;

}

.fuchspacklogo{
float:right;
width:100px;
height:42px;
margin: 5px 42px 0 0;
}
