@charset "UTF-8";

body, html  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #fff;
	margin: 0; 
	padding: 0;
	text-align: center;
	color: #000000;
	height: 100%;
}

#agbeeld_open {
	background-image: url(../images/opening_ag.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	min-height: 100%;
}

#agbeeld_alg {
	background-image: url(../images/algmeen_ag.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 100%;
}

#agbeeld_fit {;
	background-image: url(../images/fitness_ag.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 100%;
}

#agbeeld_mas {
	background-image: url(../images/massage_ag.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	min-height: 100%;
}

#shaderight {
	width: 1px;
	float: right;
	height: 660px;
	background-color: #999;
	margin: 0px;
}

#shadeleft {
	width: 1px;
	float: left;
	height: 660px;
	background-color: #999;
	margin: 0px;
}

#container { 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	heigth: 100%;
} 

#container_open { 
	width: 800px; 
	margin: 0 auto; 
	text-align: left;
	heigth: 100%;
}

#spacer {
	width: 798px;
	/* height: 100px; = speciaal voor Boezemvriendinnendag banner */
	height: 170px;
	clear: both;
}

/* ---------Headers--------- */

#header_alg { 
	background-image: url(../images/algemeen_kop.gif);
	background-positon: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0px; 
	height: 160px;
	width: 798px;
} 

#header_fit { 
	background-image: url(../images/fitness_kop.gif);
	background-positon: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0px; 
	height: 160px;
	width: 798px;
} 

#header_mas { 
	background-image: url(../images/massage_kop.gif);
	background-positon: top;
	background-repeat: no-repeat;
	float: left;
	padding: 0px; 
	height: 160px;
	width: 798px;
} 


/* ---------Openings menu--------- */

#opencontainer {
	position: relative;
	float: left;
	width: 798px;
	height: 450px;  /* speciaal voor Boezemvriendinnendag banner*/
	/*height: 600px;*/ 
	padding: 0px;
	background-image: url(../images/opening.jpg);
	background-positon: bottom;
	background-repeat: no-repeat;
}

ul#open {
	list-style-type: none;
	width: 615px;
	padding: 0px;
	margin: 95px 0 0 185px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: center;*/
	letter-spacing: 1px;
	color: #FFF;
}

ul#open li {
	float: left;
	list-style-type: none;
	height: 30px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	float: left;
	color: #FFF;
}

ul#open li a {
	color: #4E7316;
	text-decoration: none;
	line-height: 31px;
	float: left;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
	color: #FFF;
}

ul#open a:hover {
	color: #3A2915;
}

ul#open .fitness a:hover {
	color: #C5015A;
}

ul#open .massage a:hover {
	color: #96BF0D;
}

/* ---------Hoofd menu--------- */

#tabcontainer {
	position: absolute;
	float: left;
	width: 798px;
	height: 30px;
	top: 118px;
	padding: 0px;
}

ul#tabs {
	list-style-type: none;
	width: 800px;
	padding: 0px;
	margin: 0 0 0 135px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: center;*/
	letter-spacing: 1px;
}

ul#tabs li {
	float: left;
	list-style-type: none;
	height: 30px;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	float: left;
}

ul#tabs li a {
	color: #fff;
	text-decoration: none;
	line-height: 28px;
	float: left;
	height: 25px;
	padding-left: 25px;
	padding-right: 25px;
}

ul#tabs a:hover {
	color: #3A2915;
}

ul#tabs .fitness a:hover {
	color: #C5015A;
}

ul#tabs .massage a:hover {
	color: #96BF0D;
}


/* ---------Linkerkolom--------- */

#menuleft_alg, #menuleft_fit, #menuleft_mas {
	float: left; 
	width: 180px;
	height: 500px;
	background: #FEECC4;
	padding-right: 20;
}

#menuleft_alg, #menuleft_fit, #menuleft_mas {
	background-image: url(../images/algemeen_sfeer.jpg);
	background-position: bottom;	
	background-repeat: no-repeat;
}

#menuleft_fit {
	background-image: url(../images/fitness_sfeer.jpg);
	background-position: bottom;	
	background-repeat: no-repeat;
}

#menuleft_mas {
	background-image: url(../images/massage_sfeer.jpg);
	background-position: bottom;	
	background-repeat: no-repeat;
}

#menuleft_alg ul, #menuleft_fit ul, #menuleft_mas ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 33px;
	text-align: right;
	list-style: none;
	margin-left: -10px;
	margin-right: 25px;
}

#menuleft_alg a, #menuleft_fit a, #menuleft_mas a {
	text-decoration: none;
	color: #000;
}

#menuleft_alg a:hover, #menuleft_fit a:hover, #menuleft_mas a:hover {
	text-decoration: none;
	color: #BC7C12;
}


/* ---------Tekst gedeelte--------- */

#mainContent {
	float: right;
	width: 573px;
	height: 495px;
	margin: 35 0 0 27;
	padding-left: 30px;
	padding-top: 5px;
	padding-right: 15px;
	background-image: url(../images/ag_wit_80.png);
	overflow: auto;
} 

#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

#mainContent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color: #5C3B18;
}

#mainContent a:visited, #mainContent a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color:  #3A2915;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	text-align: left;
}

.alg {
	color: #976E00;
}

.fit {
	color: #C5015A;
}

.mas {
	color: #96BF0D;
}

#mainContent ul {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	margin-left: -27px;
	margin-top: -10px;
}

#mainContent table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
}

#mainContent th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	color:#FFF;
}
	

/* ---------Footer--------- */

#footer { 
	padding: 0px;
	margin: 0px;
} 

#footer p {
	margin: 0;
	padding: 10px 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
}

#footer a, #footer a:hover {
	color: #999;
}

/* ---------Diversen--------- */

.imgright {
	float: right;
	margin-left: 8px;
}
.imgleft { 
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
