html body{
  overflow-x: auto;
  overflow-y: auto;
 } 
 html div#main{
  width: 100%;
  background-color: #A69B48;
  height: auto;
  z-index: 100;
 }

body {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	background-color: #A69B48;
	margin: 0px;
	padding: 0px;
}
		
p, table, tr, td{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
}

a {         
	color: #333333;
	border-color: #FFFFFF;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 22px;
	cursor: hand;
}


a:hover {
	color: #333333;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 22px;
	cursor: hand;
    text-decoration: underline;
}

input{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
}
#wrapper {
	position: relative;
	top: 0;
	margin: 0 auto;
	width: 764px;
	height: auto;
}


.vet{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #A7292C;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

.aanhef{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5b5211;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}

.list{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #333333;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: inside;
	list-style-type: square;
}

li{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;

}

hr {
	color: #CAC7B2;
	line-height: 1px;
	line-style: dotted;
}

.contentitem {
	overflow: hidden;
}

img {
	border: 0px none;
}


div#content{
	width: 640px;
	padding: 21px 40px 21px 40px;
	overflow: hidden;
}

span#title{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5b5211;
	line-height: 20px;
}

span#subtitle{
  	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5b5211;
	line-height: 18px;
	font-weight: bold;
}

span#text{
 	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #333333;
	line-height: 20px;
}

.overzDate{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5b5211;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 18px;
	font-weight: bold;
}

.nieuwsbriefTi{
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #5b5211;
	word-spacing: 0.1em;
	letter-spacing: 0.05ex;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: square;
	font-weight: bold;
}
.nbButton{
	height: 20px;
	width: 100px;
	margin: 0px;
	padding: 0px;
	border: none;
	cursor: pointer;
	background-color: #5b5211;
	font-family: "Trebuchet MS", 'Arial', 'Helvetica';
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 21px;
	padding-top: 1px;
	*padding-top: 0px;
}

/* menu */

#menu{
	position: relative;
	height: 134px;
	overflow: none;
	margin: 0px auto;
	padding: 0px;
	background-color: #A69B48;
	width: 764px;
	background-image: url(../images/menu.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#menu_wrapper {
	position: relative;
	margin: 0 auto;
	width: 764px;
	height: 134px;
}
#menu_top {
	position: relative;
	float: left;
	height: 13px;
	width: 295px;
	margin: 58px 28px 0px 441px;
	padding: 0px;
}
	#menu_top > ul {
		display: block;
		width: 295px;
		margin: 0px;
		padding: 0px;
	}
	#menu_top > ul > li {
		display: block;
		float: right;
		padding-left: 13px;
		margin: 0px;
		list-style: none;
	}
	#menu_top > ul > li > a {
		display: block;
		padding: 0px;
		margin:0px;
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #5b5211;
		word-spacing: 0.1em;
		letter-spacing: 0.05ex;
		line-height: 13px;
		text-decoration: none;
		cursor: pointer;
	}
	#menu_top > ul > li > a:hover {
		color: #a69b45;
	}
		
#menu_dropdown {
	position: relative;
	float: left;
	height: 39px;
	width: 722px;
	margin: 24px 21px 0px 21px;
	padding: 0px;
}
	#menu_dropdown > ul {
		position: relative;
		width: 722px;
		height: 39px;
		margin: 0px;
		padding: 0px;
		*padding: 0px 0px 0px 0px;
		z-index: 200;
	}
	#menu_dropdown > ul > li {
		display: inline;
		float: left;
		list-style: none;
		padding: 0px;
		margin: 0px;
		background-image: url(../images/border_right.gif);
		background-position: right;
		background-repeat: no-repeat;
	}
	#menu_dropdown > ul > li.border {
		background-image: none;
	}
	#menu_dropdown > ul > li > a {
		display: block;
		padding: 0px 10px 0px 10px;
		margin: 0px;
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #ffffff;
		word-spacing: 0.1em;
		letter-spacing: 0.05ex;
		line-height: 39px;
		text-decoration: none;
		cursor: pointer;
	}
	#menu_dropdown > ul > li > a:hover {
		color: #5b5211;
	}
		#menu_dropdown > ul > li:hover {
		margin-left:-1px;
		margin-right: 1px;
		background-color: #a69b45;
		background-image: none;
	}
	#menu_dropdown > ul > li > ul {
		display: none;
		position: absolute;
		top: 0;
		left: 0;
		background-color: #a69b45;
		height: auto;
		width: 750px;
		margin: 37px 0px 0px -14px;
		padding: 12px 0px 15px 0px;
		z-index: 100;
		list-style: none;
	}
	#menu_dropdown > ul > li:hover > ul {
		display: block;
	}
	#menu_dropdown > ul > li > ul > li {
		float: left;
		clear: both;
		list-style: none;
		padding: 0px 25px 5px 0px;
		margin: 0px;
	}
	#menu_dropdown > ul > li > ul > li > a {
		padding: 0px;
		margin: 0px;
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size : 12px;
		color: #ffffff;
		word-spacing: 0.1em;
		letter-spacing: 0.05ex;
		line-height: 13px;
		text-decoration: none;
		cursor: pointer;
	}
	#menu_dropdown > ul > li > ul > li > a:hover {
		color: #a69b45;
	}
	
	.megaDrop {
		position: relative;
		height: auto;
		width: 750px;
		margin: 0px;
		overflow: auto;
		background: url(../images/menu_repeat.gif);
		background-repeat: repeat-y;
		background-position: center;
	}
	.dropBlock {
		position: relative;
		float: left;
		height: auto;
		width: 212px;
		margin: 0px 19px 5px 19px;
	}
	.dropBlockClear {
		position: relative;
		float: left;
		height: auto;
		width: 212px;
		margin: 0px 19px 5px 19px;
		clear: left;
	}
	.dropBlockSecond {
		position: relative;
		float: left;
		height: auto;
		width: 212px;
		margin: 0px 19px 5px 19px;
	}
	
	.dropTitle {
		position: relative;
		height: 20px;
		width: 212px;
		margin: 0px;
	}
	.dropTitle a {
		float: left;
		position: relative;
		height: 20px;
		width: 212px;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #ffffff;
		font-weight: normal;
		text-decoration: none;
		text-align: left;
		cursor: pointer;
		overflow: hidden;
	}
	.dropTitle a:hover {
		color: #5b5211;
	}
	
	.dropItem {
		display: block;
		clear: left;
		position: relative;
		height: auto;
		width: 202px;
		margin: 0px;
		padding-left: 12px;
		overflow: hidden;
	}
	.dropItem a {
		float: left;
		position: relative;
		height: 20px;
		width: 202px;
		font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #5b5211;
		font-weight: normal;
		text-decoration: none;
		text-align: left;
		cursor: pointer;
		overflow: hidden;
	}
	.dropItem a:hover {
		color: #ffffff;
	}
