﻿body {
	min-width:800px;
	width: expression( document.body.clientWidth < 1025 ? "1024px" : "auto" ); /* min-width voor IE */ 
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
}

div#container {
	margin: 0 auto;
	width: 1024px;
	_width:1034px;
	position:relative;
	text-align:left;
}

div#header {
	width: 995px;
	_width:1005px;
	height:90px;
	_height:80px;
	margin:5px 0px 5px 5px;
	border-bottom:3px green solid;
	background-color:white;
	}


div#kolom1 {
	width: 160px;
	min-height: 600px;
	margin-left:5px;
	_margin-left:3px;
	float:left;
	background-color:white;

}

div#kolom2 {
	width: 250px;
	min-height:600px;
	margin-left:10px;
	float:left;
	background-color:white;
}

div#kolom3 {
	width: 390px;
	margin-left:10px;
	float:left;
	background-color:white;
}

div#kolom3-4 {
	width: 555px;
	height: 70px;
	margin-left:10px;
	margin-bottom:10px;
	float: left;
	border: 1px orange solid;
	background-color:white;
	padding: 3px;
}

div#kolom4 {
	width: 160px;
	margin-left:10px;
	float:left;
	background-color:white;

}

div#footer {
	position:;
	clear:left;
	bottom:0;
	width: 980px;
	_width: 990px;
	margin:5px 0px 0px 0px;
	float: left;
	background-color:white;
	text-align:center;
	font-size:.9em;
	color:;
	}

div#indexkolom {
	width: 130px;
	min-height:600px;
	margin-left:0px;
	float:left;
	background-color:white;
}

	
.blokRand { 
		border-style:solid;
		border-width:1px;
		border-color:orange;
		background: white;
        color:black;
        margin-left:0px;
        margin-right:;
        margin-bottom:2px;
        padding:5px;
}

.adsblokrand {
		border-style:solid;
		border-width:1px;
		border-color:orange;
		background: white;
        color:black;
        margin-left:0px;
        margin-right:;
        margin-bottom:2px;
        padding-left:0px;
        padding-top:0px; 
}

.indexblokRand { 
		border-style:solid;
		border-width:1px;
		border-color:orange;
		background: white;
        color:orange;
        font-weight:bolder;
        margin-left:0px;
        margin-right:;
        padding-left:3px;
        padding-top:3px;
        float:left; 
}

.breed130 {
	width:124px;
}

.breed160 {
	width:151px;
}

.breed250 {
	width:246px;
}

.breed390 {
	width:386px;
}

.breed425 {
	width:425px;
}

.breed555 {
	width:555px;
}

.hoog390 {
	height:386px;
}

.kop {
	color:#FF8000;
	font-size:1.3em;
	font-weight:700;
}

.menuknopactief {
	color:green;
	font-weight:bolder;
	font-size:1.1em;
	display:block;
	border: 1px white solid;
	width:225px;
	text-decoration:underline;
	margin-top:5px;
}

.menuknopdood {
	color:white;
	background-color:green;
	font-weight:bolder;
	font-size:1.1em;
	display:block;
	border: 1px white solid;
	width:225px;
	text-decoration:none;
	margin-top:5px;
}

a.menuknopactief:hover {
	border: 1px green solid;
}

.menuheaderactief {
	color:orange;
	font-weight:900;
	font-size:1.3em;
	display:block;
	border: 1px orange solid;
	text-decoration:none;
	float:left;
	margin-left:10px;
	margin-top:10px;
}

.menuheaderdood {
	color:white;
	background-color:orange;
	font-weight:900;
	font-size:1.3em;
	display:block;
	border: 1px orange solid;
	text-decoration:none;
	float:left;
	margin-left:10px;
	margin-top:10px;

}

a.menuheaderactief:hover {
	border: 3px orange solid;
	margin-top: 6px;
}


.witregel {
	display:block;
	min-height:1px;
}

.precio {
	color:red;
	font-weight:bolder;
}

.texto {
	font-weight:bolder;
}

#FotoMidden {
	}

.h1 {
	 display:inline-table;

	 color:green;
	 font-size:20px;
}

.h2 {

	 color:orange;
	 font-size:18px;
	 margin-bottom:10px;
}

a.footer, a.footer:visited {
	font-size:1em;
	color:green;
}