body, html {
text-align: center; 
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: url(images/shadow.jpg);
	background-repeat: repeat-y;
	background-position: right 0px;
}

/**************************
HEADER
**************************/
#logo {
	background-image: url(images/logo1.jpg);
	background-repeat: no-repeat;
	position: relative;
	left: 0px;
	top: 0px;
	height: 102px;
	width: 770px;
	
}
/**************************
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 {
float: left;
width: 100px; 
padding: 0px;
/***position: relative; /*** IE needs this  ***/
}


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

#right {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #CC9900;
	background-image: url(images/schaduwrechts.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	
	}
 #broodlinkcontainer {
	margin-top: 3px;
	height: 17px;
	
}

 .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;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	font-weight: bold;
} 
hr {
	width: 80%;
	height: 1px;
	noshade: noshade;
	color: #CC9900;
	margin: 0px 0px 0px 10px;
}

 .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: 15px;
	letter-spacing: 0.08em;
	
}
.kolomrechts {
margin-left: 15px;
margin-top: 30px;
}
.kolomrechtsstart {
	margin-left: 20px;
	margin-top: 30px;
	}
.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 {
	margin-top: 20px;
	margin-left: 0px;
}

.nieuw {
	font-weight: bold;
	color: #FF0000;
}
.achtergrondomslag {
	background-image: url(images/bg_omslag.jpg);
	background-repeat: no-repeat;
}

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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #614E14;
	letter-spacing: 0.08em;
	line-height: 18px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 6px;
	padding-bottom: 0px;
	margin-right: 15px;
}

.bg_balkstart {
background-image: url(images/balk_start.gif);
background-repeat: no-repeat;}
.bg_balkwandelen {
background-image: url(images/balk_wandelen.jpg);
background-repeat: no-repeat;}
.bg_balktijdschrift {
background-image: url(images/balk_tijdschrift.jpg);
background-repeat: no-repeat;}
.bg_balkboeken {
background-image: url(images/balk_boeken.jpg);
background-repeat: no-repeat;}
.bg_balkactueel {
background-image: url(images/balk_actueel.jpg);
background-repeat: no-repeat;}
.bg_balkwiezijnwij {
background-image: url(images/balk_wiezijnwij.jpg);
background-repeat: no-repeat;}
.bg_balkcontact {
background-image: url(images/balk_contact.jpg);
background-repeat: no-repeat;}
.bg_balklinks {
background-image: url(images/balk_links.jpg);
background-repeat: no-repeat;}

a {
	text-decoration: none;
	color: #554000;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}

.broodlink {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#fff;font-weight: normal;text-decoration: none;margin-top: 3px;}
.broodlink a {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color:#fff;font-weight: normal;text-decoration: none;}
.broodlink a:hover {text-decoration: underline;color:#fff;}

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

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC9900;
	background-color: #FCF8ED;
	border: 1px solid #C90;
	}




	

/************ NAVIGATIE GEDEELTE \***************/
#navigatie {
	top: 0px;
	z-index: 26;
	left: 0px;
	height: 30px;
	width: 100%;
	margin: 0px;
	position: relative;
	background-color: #FFFFFF;
}

#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; tex-decoration: none; margin-top: 5px; margin-right: 25px; margin-left:0px;margin-bottom: 5px;}
#nav li a:hover{text-decoration: none;}

ul a {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #990000;}
ul a:hover {font-weight: bold; color: #FF0000; tex-decoration: none; cursor: pointer;}

.abonneren a:hover {
color: #F09; tex-decoration: none;}
.wandelen a:hover {
color: #6C0; tex-decoration: none;}
.tijdschrift a:hover {
color: #06C; tex-decoration: none;}
.boeken a:hover {
color: #93C; tex-decoration: none;}
.actueel a:hover {
color: #ECEC00; tex-decoration: none;}
.wiezijnwij a:hover {
color: #AF6161; tex-decoration: none;}
.contact a:hover {
color: #CCC; tex-decoration: none;}
.links a:hover {
color: #9c9; tex-decoration: none;}

ul ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding-left: 5px;
	
}

ul ul {
	border-top: 1px solid #000
	
}
ul ul a:link, ul ul a:visited{
	font-weight: normal;
	color: #993300;
	cursor: pointer;
}

ul ul a:hover, ul ul a:active{
font-weight: normal;
color: #FF0000;
cursor: pointer;

}
ul ul a:hover {tex-decoration: none;}

ul ul li{
	border: 1px solid #993300;
	width: 125px;
	margin-right: 0px;
	margin-top:-1px;
	background-color: #FFFFFF;
	
}

/* IE only hack \*/
/* html ul li, * html ul ul li{
	border-bottom: 1px solid #993300;
}

* html ul ul li{
border-top: 0;
}
/* Einde IE only hack */
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;
	
}

