body, html {
text-align: left; 
height: 100%; margin: 0; padding: 0; border: 0;
}/*** Centers the design in old IE versions ***/


#mainContainer {
	width: 770px;
	margin: 0 auto; /*** Centers the design ***/
	height: auto;
	height: 100%;
	min-height: 100%;
	text-align: left; 
	background-image: display:none;}
	

/**************************
HEADER
**************************/
#logo {display: none;}
	
/**************************
CONTENT AND COLUMNS
**************************/

#containercontent {
	width: 770px;
	height: auto;
	height: 100%;
	min-height: 100%;

}

#center {
	float: left;
	width: 430px;
	margin: 0px;
/**** position: relative; /*** IE needs this  ***/
}



/**************************
LEFT COLUMN
**************************/
/*** div.left is in div.float-wrap, and when div.float-wrap is neg margined to the left, 
div.left is carried over into the proper position. 
***/
#left {display:none;}

/***position: relative; /*** IE needs this  ***/



/*************************
RIGHT COLUMN
**************************/
#right, #rightstart{
	float: left;
	width: 230px;
	padding: 0px;
	height: auto;
	vertical-align: top;
	}
	/*** position: relative;
	text-align: left;***/
#right {border: no;}


 #broodlinkcontainer {display:none;}
.broodlink {display:none;}
 .basistekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;

}

 .basistekst a {
	color: #000000;
}



 .starttekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;

}

 .kolomrechts, .kolomrechtsstart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #715500;
	line-height: 16px;
	margin-right: 10px;
	margin-top: 30px;
	letter-spacing: 0.08em;
	
}
.kolomrechts {
margin-left: 8px;
}
.kolomrechtsstart {
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
.kolomrechts a, kolomrechtsstart a {
  	color: #CC9900;
}
.kolomrechts ul {
	list-style-type: square;
	color: #715500;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
	display: block;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	}
.kolomrechts li {
	text-indent: 0px;
	display: marker;
	margin-left: 13px;
	margin-bottom: 10px;
}

.fotorechts {display:none:}


.nieuw {
	font-weight: bold;
	color: #FF0000;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 4px;
	color: #CC9900;
}

h2 {
	font-size: 14px;
	color: #CC9900;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 0.1em;
}
h3 {
	
	font-size: 13px;
	color: #66CC00;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	letter-spacing: 0.08em;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-right: 15px;
}

.bg_balkstart .bg_balkactueel .bg_balkwandelen .bg_balktijdschrift .bg_balkboeken .bg_balkwiezijnwij .bg_balkcontact .bg_balklinks{display:none;}


.klein {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-style: italic;}


/************ NAVIGATIE GEDEELTE \***************/
#navigatie {display:none;}
	

#nav, #nav ul {padding: 0; margin: 0; list-style: none;}
#nav li {float: left;}
#nav ul {position: absolute; left: -1000px; width: 110px;}
#nav li:hover ul, #nav li.ie_does_hover ul {left: auto;}
#nav a {
	display: block;
	text-decoration: none;
	margin-top: 5px;
	margin-right: 25px;
	margin-left:0px;
	margin-bottom: 5px;
	text-decoration: none;
}
#nav li a:hover{text-decoration: none;}

ul {
	list-style-type: disc;
	color: #575726;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	white-space: normal;
	display: block;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}

li {
	text-indent: 0px;
	display: marker;
	
}

