html,body{
	margin : 0;
	padding : 0;
	background-color : #5A591E;
}

html,body {
	line-height : 19px;
	font-family : Verdana;
	font-size : 12px;
	color : #252525;
}

a, a:link, a:visited, a:active {
	color : #252525; 
	text-decoration :  underline;
}
a:hover{
	color : #8B8A2F; 
	text-decoration :  underline;
}

A.links_lees_verder { color : #252525; text-decoration : none;}
A.links_lees_verder:hover { color : #8B8A2F; text-decoration : underline;}

A.links_terug { color : #8B8A2F; text-decoration : none;}
A.links_terug:hover { color : #999999; text-decoration : none;}

form {
	margin : 0 0 0 0;
	padding : 0 0 0 0;
}

hr {
	background-color : #C4C6C8;
	color : #C4C6C8;
	border : 0;
	margin : 0;
	height : 1px;
}

input, select, textarea {
	position : relative;
}

h1 {
	border-bottom : 1px solid #5a591e;
	padding : 0 0 4px 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 17px;
	color : #5A591E;
	line-height : normal;
	text-transform :  uppercase;
}

h2 {
	border-bottom : 1px solid #5a591e;
	padding : 0 0 4px 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #8B8A2F;
	text-transform :  uppercase;
	line-height : normal;
}

h3 {
	border-bottom : 1px solid #5a591e;
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #8B8A2F;
	line-height : normal;
	text-transform : none;
}

h4 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 12px;
	color : #8B8A2F;
	line-height : normal;
	text-transform : none;
}

h5 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 11px;
	color : #8B8A2F;
	line-height : normal;
	text-transform :  uppercase;
}

h6 {
	padding : 0 0 0 0;
	margin :  0 0 6px 0;
	font-family : Verdana;
	font-weight :  bold;
	font-size : 10px;
	color : #8B8A2F;
	line-height : normal;
	text-transform :  uppercase;
}

/* //////////////////// LAYOUT \\\\\\\\\\\\\\\\\\\\ */


.container {
	position : relative;
	margin : 0 auto;
	width : 980px;
}

.holder{
	float : left;
	margin : 20px 0 0;
	padding : 15px 15px 0;
	background-color : #FFFFFF;
	width : 950px;
}

.header{
	float : left;
	padding : 0 0 8px;
	width : 950px;
	height : 72px;
}

.header_l{
	float : left;
	width : 300px;
	height : 72px;
}

.header_r{
	float : left;
	width : 650px;
	height : 72px;
}

.menu{
	float : left;
	background-color : #8b8a2f;
	line-height : normal;
	width : 950px;
	height : 30px;
}

.menu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.menu ul li {
	float : left;
	font-family : Verdana;
	font-size : 11px;
}

.menu a, .menu a:link, .menu a:active, .menu a:visited {
	float : left;
	display : block;
	padding : 6px 15px 0 15px;
	background-color : #8b8a2f;
	border-right : 1px solid #FFFFFF;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : 14px;
	color : #FFFFFF;
	height : 24px;
}

.menu a:hover {
	float : left;
	display : block;
	background-color : #5a591e;
	border-right : 1px solid #FFFFFF;
	padding : 6px 15px 0 15px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : 14px;
	color : #FFFFFF;
	height : 24px;
}

.menu .select a, .menu .select a:link, .menu .select a:active, .menu .select a:visited, .menu .select a:hover {
	float : left;
	display : block;
	background-color : #5a591e;
	border-right : 1px solid #FFFFFF;
	padding : 6px 15px 0 15px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : 14px;
	color : #FFFFFF;
	height : 24px;
}

.content_top{
	float : left;
	padding : 15px 0 15px 0;
	width : 950px;
}

.content_top_l{
	float : left;
	padding : 0 15px 0 15px;
	width : 600px;
	overflow: hidden;
}

.content_top_r{
	float : left;
	width : 320px;
	overflow: hidden;
}

.content_top_zoeken{
	float : left;
	background-color : #cccccc;
	line-height : normal;
	padding : 15px;
	width : 290px;
}

.content_top_zoeken h2 {
	border-bottom : 1px solid #999999;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #333333;
	font-size : 12px;
}

.content_top_zoeken .zoekveld {
	float : left;
 	background-color : #FFFFFF;
    outline: none;
    border: none;
	margin : 0 10px 0 0;
    padding : 7px 0 0 8px;
	font-family : Verdana;
    font-size : 11px;
    color : #000000;
    width: 232px;
	height: 19px;
}

.content_top_zoeken .zoekknop {
	float : left;
 	background-color : #8b8a2f;
	padding : 0 0 2px;
	font-family : Verdana;
    font-size : 11px;
	font-weight : bold;
    color : #FFFFFF;
    outline: none;
    border: none;
    cursor : pointer;
    width: 40px;
    height: 26px;
}

.content_top_contact{
	float : left;
	background-color : #cccccc;
	font-family : Verdana;
	line-height : normal;
	font-size : 12px;
	margin : 15px 0 0 0;
	padding : 15px;
	color : #000000;
	width : 290px;
}

.content_top_contact h2 {
	border-bottom : 1px solid #999999;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #333333;
	font-size : 12px;
}

.content_top_opties{
	float : left;
	background-color : #cccccc;
	font-family : Verdana;
	line-height : normal;
	margin : 15px 0 0 0;
	padding : 15px;
	color : #000000;
	width : 290px;
}

.content_top_opties h2 {
	border-bottom : 1px solid #999999;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #333333;
	font-size : 14px;
}

.content_mid{
	float : left;
	background-color : #f2f2f2;
	padding : 15px;
	width : 920px;
}

.content_onder{
	float : left;
	padding : 15px 0;
	width : 950px;
}

.content_onder_l{
	float : left;
	padding : 0 15px;
	width : 600px;
}

.content_onder_r{
	float : left;
	background-color : #8b8a2f;
	padding : 15px;
	color : #FFFFFF;
	width : 290px;
}

.content_onder_r h2 {
	border-bottom : 1px solid #FFFFFF;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #FFFFFF;
	font-size : 12px;
}

.submenu{
	float : left;
	border : 1px solid #5A591E;
	margin : 0 0 15px;
	padding : 11px 15px;
	line-height : normal;
	width : 288px;
}

.submenu h2 {
	border-bottom : 1px solid #999999;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #333333;
	font-size : 12px;
}

.submenu ul {
	margin : 0;
	padding : 0;
	list-style-type : none;
}

.submenu ul li {
	font-family : Verdana;
	font-size : 12px;
}

.submenu a, .submenu a:link, .submenu a:active, .submenu a:visited {
	display : block;
	background-image : url(http://www.vendicum.nl/gfx/pijl.gif);
	background-position : left 8px;
	background-repeat : no-repeat;
	padding : 4px 0 4px 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : 12px;
	color : #252525;
}

.submenu a:hover {
	display : block;
	background-image : url(http://www.vendicum.nl/gfx/pijl.gif);
	background-position : left 8px;
	background-repeat : no-repeat;
	padding : 4px 0 4px 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : normal;
	font-family : Verdana;
	font-size : 12px;
	color : #8B8A2F;
}

.submenu .select a, .submenu .select a:link, .submenu .select a:active, .submenu .select a:visited, .submenu .select a:hover {
	display : block;
	background-image : url(http://www.vendicum.nl/gfx/pijl.gif);
	background-position : left 8px;
	background-repeat : no-repeat;
	padding : 4px 0 4px 10px;
	text-decoration : none;
	line-height : normal;
	font-weight : bold;
	font-family : Verdana;
	font-size : 12px;
	color : #333333;
}

.vervolg_text1{
	float : left;
	border : 1px solid #5A591E;
	margin : 15px 0 0 0;
	padding : 15px;	
	line-height : normal;
	width : 288px;
}

.nieuwsbrief_vervolg{
	float : left;
	background-color : #8b8a2f;
	margin : 15px 0 0;
	padding : 15px;
	color : #FFFFFF;
	width : 290px;
}

.nieuwsbrief_vervolg h2 {
	border-bottom : 1px solid #FFFFFF;
	padding : 0 0 4px 0;
	margin : 0 0 6px 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #FFFFFF;
	font-size : 12px;
}

.vervolg_text2{
	float : left;
	border : 1px solid #5A591E;
	margin : 15px 0 0 0;
	padding : 15px;
	line-height : normal;
	width : 288px;
}

.trail{
	float : left;
	font-size : 11px;
	color : #666666;
	line-height : normal;
	padding : 0 0 15px 0;
	width : 615px;
}

.trail a, .trail a:link, .trail a:visited, .trail a:active {
	color : #666666;
	text-decoration : none;
}
.trail a:hover{
	color : #666666;
	text-decoration : underline;
}

.text{
	float : left;
	width : 600px;
}

.opties{
	float : left;
	font-size : 11px;
	color : #666666;
	line-height : normal;
	padding : 15px 0 0 0;
	width : 615px;
}

.footer1{
	float : left;
	background-color : #5a591e;
	padding : 15px;
	color : #FFFFFF;
	width : 920px;
}

.footer1 h2 {
	padding : 0;
	margin : 0;
	text-transform : uppercase;
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	color : #c1be40;
	font-size : 13px;
}

.footer1 a, .footer1 a:link, .footer1 a:visited { color : #FFFFFF; text-decoration : none;}
.footer1 a:hover { color : #c1be40; text-decoration : none;}

.footer2{
	float : left;
	padding : 5px 0;
	color : #999999;
	width : 920px;
}

.footer2 a { color : #999999; text-decoration : none;}
.footer2 a:hover { color : #999999; text-decoration : underline;}