body
{
	background: url("../images/sitebg.gif"); 
	/*background-repeat: repeat-x; 	*/
	/* background-color : #8F0C0C; */
	margin:0px;
 	font-family: "arial", serif;
 	font-size: 12px;
 	color: #333;
 	line-height: 15px; 	
}

#top_border
{
	background: url("../images/top_bg.gif");
	background-repeat: repeat-x; 
	background-position: top left;
	background-color : #FFF;
}

#top
{
	background-repeat: no-repeat;
	background-position: 10px 100%;
	height:275px;
	width:950px;
	margin: auto;	
	padding: 0px 0px 0px 0px;	
}

.header1 { background: url("../images/header1.jpg"); }
.header2 { background: url("../images/header2.jpg"); }
.header3 { background: url("../images/header3.jpg"); }
.header4 { background: url("../images/header4.jpg"); }
.header5 { background: url("../images/header5.jpg"); }
.header6 { background: url("../images/header6.jpg"); }
.header_temp { background: url("../images/header_temp.jpg"); }

.rotator
{
margin:0;
margin-bottom:10px;
padding:0;
width:710px;
height:80px;
position: relative;
}

.rotator img
{
	width: 710px;
	height: 80px;
}


#top_center
{
	/* 	height:250px; */
	/* width:780px;  */
	margin:auto;
	padding: 0px;	
}

#top_left
{
	float:left;
	width:160px;
	padding: 40px 0 0 0; 
}


#top_right
{
	text-align: right;
	/* width:400px;  */
	padding: 3px 10px 0 0;
	font-size: 11px;
	color: #EBEBEB;
}

#outer 
{ 
	text-align:center; 	
	background: url("../images/footer_bg.gif");
	background-repeat: repeat-x; 
	background-position: bottom left;
	background-color : #FFF;
	margin: auto;	
	padding: 0px 0px 30px 0px;	
}


#bodyblock_first 
{
	width:930px;
	margin: 0px auto 0px auto;	
	padding:0;	
	background: url("../images/onbeperkt_fitness.jpg");	
	background-repeat: repeat-x; 	
	background-color: #7E1617;
	color: #FFF;
}

html>body #bodyblock_first { margin: -4px auto 0px auto;	 } 

#bodyblock_main 
{
	width:930px;
	margin: 0px auto 0px auto;	
	padding:0 0 0px 0;	
	background-color: #FFF;
	border-top: 3px solid #5E0C0E;
}

#bodyblock
{
	width:930px;
	margin: auto;
	padding:0;
	/* background-color: #E2E0D6; */
}

#l-col 
{ 
	width:225px;
 	margin: 0;
 	padding: 10px 0px 20px 0px;	
 	text-align:left;
}

#cont_first 
{
	width:510px; 
	height: 120px;
 	text-align: left;
 	margin: 4px 5px 0px 0px;	
 	padding: 20px 20px 10px 20px; 		
 	/* float: left; */
}

#cont 
{
	float:left; 
 	width:600px;
 	min-height: 400px;
 	text-align: left;
 	margin: 0px 5px 5px 0px;	
 	padding: 20px 20px 0 0; 		
}

* html #cont { height: 400px; }

#cont_full 
{
	margin: 6px 0 0 0;	
}

#ftr 
{
	width:930px;
	margin: -18px auto 0px auto;
 	padding: 0px 0 10px 2px;
 	color: #EBEBEB;
	font-size: 11px;
}

/* { border: 1px solid #F00; } */

#click-zone {
position: absolute;
top: 120px;
left: 10%;
height: 130px;
width: 20%;
background-color: transparant;
z-index:1003;
}
