body {
	background-color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
	position: relative;
}
p {
	padding: 2px 8px;
	margin: 3px auto 15px auto;
	text-align: justify;
}
h1 {
	padding-left: 8px;
	font-size: 16px;
	color: #587737;
}

h2 {
	color: #4A672F;
	font-size: 14px;
	position: relative;
	padding:0;
	padding-left:8px;
	margin: 25px auto 0px auto;
	letter-spacing: -0.06em;
}
h6 {
    background-image: url("/images/bck_title.jpg");
    background-repeat: no-repeat;
    color: #fff;
    font-size: 18px;
    height: 33px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
    margin: 0;
    font-weight: normal;
}
#textarea strong {
    padding-left: 8px;
}

#container {
	width: 984px;
	background: url(/images/layout/bodyspacer.jpg) repeat-y;
	display: block;
	margin: 20px auto 20px auto;
	position: relative;
	z-index:1;
}
#container #header {
	position: relative;
	width: 984px;
	margin-right: auto;
	margin-left: auto;
}
#header #logoheader {
	width: 984px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 118px;
}

#zwartbalk {
	position: absolute;
	right:0;
	width:480px;
	height: 4px;
	top:58px;
	background:#000;
	display: block;
	font-size:2px;
}

#header #wechselheader {
	position: relative;
	overflow:hidden;
	width: 904px;
	height: 193px;
	left: 70px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8ABD51;
	border-left: #FFF 1px solid;
	border-right: #FFF 3px solid;
}

#container #page {
	position: relative;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8ABD51;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8ABD51;
	margin: 0 auto;
	padding:0;
	background: url(/images/layout/pagespacer.jpg);
	width: 908px;
	left:32px;
	z-index:100;

}
#linkerzijde {
	float: left;
	position: relative;	
	bottom:0;
	width:160px;
	background: url('/images/menublad.jpg') 100% 100% no-repeat #E3E3E3;
}
#linkerzijde p {
	padding: 2px 0px 2px 8px;
	margin: 3px 0px 15px auto;
}
#page #rechterzijde {
	float: left;
	width: 724px;
	display: block;
	padding-right: 2px;
	background: #fff;
	position: relative;
}
#page #rechterzijde_breed {
	float: left;
	width: 884px;
	display: block;
	padding-right: 2px;
	background: #fff;
	position: relative;
	min-height: 450px;
}

#topmenu {
	height: 20px;
	width: 734px;
	position: relative;
	margin-bottom: 1px;
	margin-left: 10px;
	background-color: #FFF;
	font-weight: bold;
}
#topmenu_breed {
	height: 20px;
	width: 734px;
	position: relative;
	margin-bottom: 1px;
	margin-left: 170px;
	background-color: #FFF;
	font-weight: bold;
}

* html #topmenu, * html #topmenu_breed {
	width: 714px;
}

#topmenu a, #topmenu_breed a {
	color: #587737;
	text-decoration: none;
	display: block;
	padding-right: 0px;
	padding-left: 16px;
}

#topmenu a:hover, #topmenu_breed a:hover {
	color: #3d4b13;
	background: url('/images/bullet_green.png') no-repeat 0% 50%;
}

* html #topmenu a:hover, * html #topmenu_breed a:hover {
	background-image:url('/images/bullet_green.gif');
} 

#topmenu ul, #topmenu_breed ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu li, #topmenu_breed li {
	float: left;
	margin-top: 2px;
	margin-right: 25px;
}

* html #topmenu li, * html #topmenu_breed li  {
	margin-right: 22px;
}

#breadcrumbs {
	position: relative;
	height: 16px;
	width: 710px;
	word-spacing: 2px;
	color: #6c8032;
	background-color: #D4E5A1;
	margin-bottom: 10px;
	margin-left:2px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 11px;
}
#breadcrumbs_breed {
	position: relative;
	height: 16px;
	width: 710px;
	word-spacing: 2px;
	color: #6c8032;
	background-color: #D4E5A1;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-left: 192px;
	font-size: 11px;
}

#breadcrumbs a, #breadcrumbs_breed a {
	color: #6c8032;
	font-size: 11px;
	text-decoration: none;
}

#breadcrumbs a:hover, #breadcrumbs_breed a:hover {
	color: #3d4b13;
	text-decoration: underline;
}

#textarea {
	position: relative;
	width: 696px;
	margin: 20px 0px 20px 20px;
	padding-left:2px;
	min-height: 400px;
}
.clearboth {
	clear: both;
}

#blikvangers {
	position: relative;
	padding-bottom:2px;
	padding-left:4px;
	width:740px;
}
#blikvangers .blikvanger {
	width: 245px;
	position: relative;
	background-image: url(/images/layout/blikspacer.jpg);
	background-repeat: repeat-y;
	height: 380px;
	float: left;
	margin-right: 1px;
}
#blikvangers .blikvanger .blikpic {
	position: relative;
	height: 193px;
	width: 242px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #587737;
	border-right-color: #587737;
	border-bottom-color: #587737;
	border-left-color: #587737;
}
#blikvangers .blikvanger .blikpic img {
	border: 0;
}
#blikvangers .blikvanger .bliktitle {
	font-size: 18px;
	color: #FFFFFF;
	display: block;
	background-color: #587737;
	position: relative;
	height: 36px;
	width: 244px;
	text-align: center;
	padding-top: 12px;
	text-decoration: none;
}
#blikvangers .blikvanger .bliktext {
	width: 224px;
	padding: 0 5px;
	height: 70px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: justify;
	margin-top: 14px;
	margin-bottom: 4px;
}

#blikvangers .blikvanger  a.lm_btn {
	color: #587737;
	position: absolute;
	top:98px;
	text-decoration: none;
	font-size: 11px;
}

#blikvangers .blikvanger  a.lm_btn:hover {
	text-decoration: underline;
}

#leftmenu {
	position: relative;
	padding-top:50px;
	left:-8px;
	
}
#leftmenu ul {
	list-style-type: none;
	padding: 0px;
	margin:0;
}
#leftmenu ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	display: block;
}
#leftmenu ul li a {
	color: #48642b;
	letter-spacing:1px;
	font-weight: bold;
	text-decoration: none;
	background: url('/images/bullet_green.png') no-repeat 0% 50%;
	padding-left: 19px;
	display: block;
}

#leftmenu ul li a:hover {
	text-decoration: underline;
	background-position: 5px 50%;

}

/*subsubnavigatie*/
#leftmenu ul ul {
	list-style-type: none;
	padding: 0px;
	margin-left:10px;
}
#leftmenu ul li ul li {
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	display: block;
}
#leftmenu ul ul li a {
	color: #48642b;
	letter-spacing:1px;
	font-weight: normal;
	text-decoration: none;
	background: url('/images/bullet_green.png') no-repeat 0% 30%;
	padding-left: 19px;
	display: block;
}
#leftmenu ul ul li a:active {
	text-decoration: underline;
	background-position: 5px 50%;
    font-weight: bold;
}
#leftmenu ul ul li a:hover {
	text-decoration: underline;
	background-position: 5px 50%;
}


*html #leftmenu ul li a {
	background: url('/images/bullet_green.gif') no-repeat 0% 50%;
}

#footer {
	position: relative;
	height: 70px;
	left:70px;
	width: 906px;
	border-right:2px #FFF solid;
	color: #FFF;
}

#witbalk {
	position: absolute;
	left:0px;
	width:514px;
	height:2px;
	bottom:28px;
	background:#FFF;
	font-size: 2px;
}

#alg_voorw {
	position: absolute;
	left: 20px;
	bottom: 10px;
	width: 245px;
}
#footer #footeradres {
	position: absolute;
	color: #000;
	font-size: 12px;
	text-align: right;
	top: 14px;
	right: 4px;
}
#footer #remgro {
	position: absolute;
	left: 340px;
	bottom: 32px;
	text-align: right;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#linkerzijde #adresgegevens {
	width: 145px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 20px;
	margin-bottom: 20px;
}
#adresgegevens a {
	color: #000000;
	text-decoration: none;
}


img.floatright {
	float: right;
}
img.floatleft {
	float: left;
}
img.center {
    margin:             10px 10px 10px 70px;
   	padding:			4px;
	background:			#fff;
	border: 			1px solid #8ABD51;
}

img.rij {
	float: left;
	margin: 4px 6px;
	border: 1px solid #ccc;
}

img.floatleft, img.floatright {
	padding:			4px;
	margin: 			10px;
	background:			#fff;
	position: 			relative;
	border: 			1px solid #8ABD51;
}
img.border {
    padding:			4px;
	margin: 			10px;
	background:			#fff;
	border: 			1px solid #8ABD51;
}

/*img.floatleft:hover, img.floatright:hover {
	border: 1px solid #D4E5A1;
}*/
.refpicca {
	padding: 4px;
	border: 1px solid #D4E5A1;
}
#minheight {
	float: left;
	height: 450px;
	display: block;
	width: 0px;
	position: relative;
	
}
#textarea form {
	margin: 15px 0px 5px 9px;
}
#contactform {
	position: relative;
	width: 100%;
}

a {
	color: #5A9E11;
	text-decoration: underline;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}

.schets {
	background:url(/images/schetsfasebg.jpg) no-repeat 100% 100%;
}
#ss {
	position: relative;
	background-image: url(/images/layout/blad.jpg);
	background-repeat: repeat;
}
#outdoorliving {
    width: 740px;
    padding-left: 3px;
    padding-right: 0px;
    position: relative;
    height: 500px;
}
#outdoorliving .rij {
    width: 735px;
    height: 210px;
}
#outdoorliving .item {
    width: 235px;
    height: 193px;
    float: left;
    margin: 5px;
    margin-bottom: 20px;
    display: block;
}
a.overzichtitem {
    /*height: 193px;
    width:  234px;
    float:  left;
    margin: 5px;
    margin-bottom: 20px;
    display: block;*/
}
a.overzichtitem:visited {
    text-decoration: none;
    border: none;
}
a.overzichtitem img {
    text-decoration: none;
    border: none;
    margin: 0px;
    padding: 0px;
    height: 157px;
    width: 234px;
}
a.overzichttitle {
    color: #fff;
    font-size: 18px;
    height: 33px;
    padding-top: 8px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
}
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.mleft3px {
	margin-left: 3px;
	margin-top: -1px;
}
.error {
	font-weight: bold;
	color: red;
	margin-bottom: 10px;
}

.thumbs_wrapper {
	padding: 2px 8px;
	margin: 3px auto 15px auto;
}
.thumbs_wrapper a {
	float: left;
	display: block;
	margin: 0px 20px 20px 0px;
}
.thumbs_wrapper img {
	border: solid 2px #587737;
}
.thumbs_wrapper img:hover {
	border-color: #5A9E11;
}

form input, form textarea, form select {
	border: solid 1px #CCC;
}
form input[type=submit] {
	margin-top: 10px;
	padding: 5px 18px;
	cursor: pointer;
}
form input[type=submit]:hover {
	border-color: #666;
}

