/*///////////////////////////////
LINKS ///////////////////////////
///////////////////////////////*/

a:link, a:visited {
	color:#000066;
	text-decoration: underline;
	font-weight: bold;
} 
  
a:hover {
	text-decoration: none;
}

a.LINK_footer:link, a.LINK_footer:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
} 

a.LINK_footer:hover {
	text-decoration: underline;
	color: #FFFFCC;
}

A.LINK_verdographics:link {
	color:#DAE0CD;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
} 

A.LINK_verdographics:visited {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
} 

A.LINK_verdographics:hover {
	color:#FFFFFF;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
}

/*///////////////////////////////
GENERAL /////////////////////////
///////////////////////////////*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #6B7B4C;
	margin-top: 20px;
	margin-bottom: 15px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #315A32;
	margin-top: 0px;
	padding-bottom: 5px;
}
h2 {
	font-size: 13px;
}


td {
	font-size: 11px;
	line-height: 120%;
}

#content {
	background-image: url(images/general/content_backgrond.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
	}
	
#header {
	background-image: url(images/general/header_desavoye.jpg);
	background-repeat: no-repeat;
	height: 103px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#headerTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #FFFFFF;
	padding-left: 25px;
	left: 0px;
	bottom: 0px;
	padding-top: 55px;
	position: static;
}

.gerecht {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDC994;
}

.kaart {
	font-weight: bold;
	color: #213E20;
	font-size: 140%;
	background-color: #FFFAEC;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.clearLeft {
	clear: left;
}
.left {
	float: left;
	height: 210px;
}
.halloween {
	width: 424px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #fdba14;
	height: 210px;
	margin-top: 15px;
	margin-bottom: 15px;
}



.clearRight {
	clear: right;
}

.menus {
	font-weight: bold;
	color: #213E20;
	font-size: 140%;
	background-color: #FFFAEC;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}

.prijs {
	text-align: right;
}

ul.menu {
	font: normal 17px Georgia, "Times New Roman", Times, serif;
	border-left: 1px solid #366136;
	padding-left: 25px;
	margin-left: 40px;
	margin-top: 25px;
}

ul.menu a, ul.menu a:link, ul.menu a:visited {
	font-weight: normal;
		text-decoration: underline;
}

ul.menu a:hover {
	text-decoration: none;
}

ul.menu li {
	list-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*///////////////////////////////
IMAGES //////////////////////////
///////////////////////////////*/

.imgLeft {
	float: left;
	margin-right: 10px;
}

.marginImgTop {
	margin-top: 25px;
}


/*///////////////////////////////
NAVIGATIE ///////////////////////
///////////////////////////////*/

#navcontainer {
	margin: 0px;
	padding: 0px;
	background-image: url(images/general/background_nav.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 400px;
}

#navcontainer ul {
	text-align: left;
	margin: 0px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 13px;
	color: #D5EED1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 195px;
	float: right;
}

#navcontainer li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #467D46;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#navcontainer a {
	text-decoration: none;
	color: #BFD9BE;
}

#navcontainer a:hover {
	color: #FFFFFF;
}

#navcontainer a.hotItem {
	color: #FFFF99;
}

#navBackground {
	background-image: url(images/general/balk_links.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


/*///////////////////////////////
FOOTER - VERDOGRAPHICS //////////
///////////////////////////////*/

#footer {
	background-image: url(images/general/footer.jpg);
	background-repeat: no-repeat;
	width: 780px;
}

.footerLeft {
	text-align: left;
	padding-left: 40px;
	color: #FFFFFF;
	font-size: 10px;
}

.footerRight {
	text-align: right;
	padding-right: 20px;
}

.verdographics {
	font-size: 10px;
	color: #DAE0CD;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	}
	
.links td {
	padding-bottom: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #213E20;
	padding-top: 14px;
}
