body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}

.hoofding {
	background-repeat: no-repeat;
	background-position: left center;
	height: 120px;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../grafisch/banner5.JPG);
	
}
.titel {
	font-size: 40px;	
	text-align: left;
	top: 40px;
	position: relative;
	font-weight: bold;
	padding-left: 20px;
}

.titel a {
	color: #006600;
	text-decoration: none;
}

.hoofdmenu {
	padding-left: 140px;
	
}
.hoofdmenuitem {
	background-color: #990000;
	margin: 4px 0px 4px 4px;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	/*width: 150px;*/
	width: 20%;
	float: left;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	border: 1px solid #990000;
}

.hoofdmenuitem a {
	text-decoration: none;
	color: #FFFFFF;
}

.hoofdmenuitemselect {
	background-color: #FFFFFF;
	margin: 4px 0px 4px 4px;
	font-size: medium;
	font-weight: bold;
	text-decoration: none;
	height: 25px;
	/*width: 150px;*/
	width: 20%;
	float: left;
	color: #990000;
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 5px;
	border: 1px solid #990000;
}

.hoofdmenuitemselect a {
	text-decoration: none;
	color: #990000;
}

.inhoudcontainer {
	clear: left;
	margin-top: 10px;
	width: 100%;
}

.menulinks {
	width: 130px;
	
	float: left;
}

.fotomenu {
	/*width: 130px;*/
	padding-top: 4px;
	/*float: left;*/
}

.fotomenuitem {
	background-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: 1px solid #006600;
	height: 25px;
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
}

.fotomenuitem a {
	text-decoration: none;
	color: #006600;
}

.fotomenuitemselect {
	background-color: #006600;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #006600;
	height: 25px;
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
}

.fotomenuitemselect a {
	text-decoration: none;
	color: #FFFFFF;	
}

.subfotomenuitem {
	background-color: #FFFFFF;
	font-size: small;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
	border: 1px dotted #006600;
	height: 15px;
	width: 100px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
	margin-left: 20px;
}

.subfotomenuitem a {
	text-decoration: none;
	color: #006600;
}

.subfotomenuitemselect {
	background-color: #006600;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px dotted #006600;
	height: 15px;
	width: 100px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
	margin-left: 20px;
}

.subfotomenuitemselect a {
	text-decoration: none;
	color: #FFFFFF;	
}

.extramenu {
	/*width: 130px;*/
	padding-top: 4px;
	/*float: left;*/
	/*clear: left;*/
}

.extramenuitem {
	background-color: #FFFFFF;
	font-size: medium;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	border: 1px solid #990000;
	height: 25px;
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
}

.extramenuitem a {
	text-decoration: none;
	color: #990000;
}

.extramenuitemselect {
	background-color: #990000;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #990000;
	height: 25px;
	width: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	text-align: left;
	margin-bottom: 4px;
	left: 10px;
	position: relative;
}

.extramenuitemselect a {
	text-decoration: none;
	color: #FFFFFF;	
}

.inhoud {
	padding-left: 145px;
	padding-right: 15%;	
}

.inhoud a:LINK {
	color: #006600;
	text-decoration: underline;
}


.inhoud a:VISITED {
	color: #990000;
}

.inhoudverrassing {
	padding-left: 145px;	
}

.inhoudverrassing a:LINK {
	color: #006600;
	text-decoration: underline;
}


.inhoudverrassing a:VISITED {
	color: #990000;
}

ul {
	list-style-type: square;
}

li {
	margin: 0px 0px 10px;
}

.rij {
	height: 230px;
	width: 620px;
	padding-top: 4px;
}

.eerstefoto {
	float: left;
}

.tweedefoto {
	float: right;
}

.subscript {
	text-align: center;
	font-weight: bold;
	font-size: smaller;
}
.broodkruimel {
	padding-right: 15%;
	padding-left: 145px;
	font-size: small;
	color: #006600;
}

.broodkruimel a{
	color: #006600;
	text-decoration:underline;
}
.datum {
	font-size: smaller;
}
