body{
	margin: 0;
	margin-bottom: 25px;
	padding: 0;
	background-color: #FFFFFF;
	font-family:  "lucida grande","Bitstream Vera Sans", "Verdana";
	font-size: 12px;
	background-image: url(/images/bg.png);	
}

h1{
	font-size: 16px;
	color: red;
	font-weight:normal;
	margin-top:0px;
}

h2{
	font-size: 14px;
	color: #22401E;
	font-weight:bold;
}

h3{
	font-size: 13px;
	color: #22401E;
	font-weight:normal;
}

h3 a {
	color: #22401E;
	text-decoration: underline;
}

p {
	margin: 10px 0px;
}

#locaties h3{
	margin-right: 5px;
	margin-left: 0px;
	display:inline;
	line-height:15px;
	margin: 0px;
}

.verpakt{
	padding-top: 2px;
	font-size: 10px;
	color: #22401E;
	font-weight: normal;
}

img{
	border: 0px;
}
#top{
	background-color: #22401E;
	height: 35px;
}

#left{
	height:35px;
	width: auto;
	float: left;
	background-image: url(/images/green_red.png);
	background-position: top;
	background-repeat: repeat-x;
}

#right{
	height: 35px;
	float: left;
	background-image: url(/images/green_red.png);
	background-position: top;
	background-repeat: repeat-x;
}

#wrapper{
	width: 930px;
	margin: auto;
	position: relative;
}

#green_red_bar{
	background-image: url(/images/green_red.png);
	height: 160px;
	background-position: top;
	background-repeat: repeat-x;
}

#header_side{
	width: 27px;
	height: 162px;
	float: left;
}

#header_middle{
	background-image: url(/images/header.png);
	height: 162px;
	width: 848px;
	float: left;
	padding-left:10px;
}

#header_middle div{
	float: left;
	height: 85px;
	margin-top: 50px;
	cursor:pointer;
}

#header_middle a{
	color: #22401E;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	display: block;
}
#header_middle a img {
	margin-bottom: 10px;
}

#header_middle a:hover{
	/*	text-decoration: underline;*/
	color:red;
}

#logo{
	margin-right: 40px;
	cursor: pointer;
}

#content{
	width: 930px;
	margin: auto;
	position: relative;
	clear: both;
}

#left_top_corner{
	float: left;
	height: 27px;
	width: 27px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/left_top_corner.png);	
}

#right_top_corner{
	float: left;
	height: 27px;
	width: 27px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/right_top_corner.png);	
}

#left_top_corner_small{
	float: left;
	height: 27px;
	width: 27px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/left_top_corner_grey.png);	
}

#right_top_corner_small{
	float: left;
	height: 27px;
	width: 27px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/right_top_corner_grey.png);	
}

#top_middle_small{
	float: left;
	height: 27px;
	width: 190px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/top_border.png);
	background-repeat: repeat-x;
	background-color: #E2E2E2;	
}

#top_middle{
	float: left;
	height: 27px;
	width: 605px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/top_border.png);
	background-repeat: repeat-x;
	background-color: white;	
}

#small_block{
	float:left;
	width: 250px;
}


#big_block{
	min-height: 613px;
	float:left;
	width: 665px;
}

#big_block a{
	text-decoration: none;
}

.waar #top_middle{
	width: 861px;
}

.waar #main_wrapper{
	width: 907px;
	background-image: url(/images/main_border_large.png);	
}

.waar #main{
	width: 867px;
}

.waar #bottom_middle{
	width: 861px;
}
#small_block #top_middle{
	width: 190px;
}

#main_wrapper{
	padding-left: 4px;
	padding-right: 4px;
	clear: both;
	background-image: url(/images/main_border.png);	
	background-repeat: repeat-y;
/*	width: 664px;*/
	width: 659px;
}

#small_block #main_wrapper{
	width: 250px;
	background-image: url(/images/main_border_small.png);
	background-repeat: repeat-y;
}

#main{
	width: 611px;
	padding: 0 20px 10px 20px;
	background-image: url(/images/main_bg.png);
	background-repeat: repeat-x;
	background-position:top;
	background-color: #E2E2E2;
	min-height: 350px;
	height: auto;
	_height: 350px;
}


#small_block #main{
	min-height: 350px;
	_height: 350px;
	width:195px;
	background-color: #E3E3E3;	
	overflow:hidden;
}

#small_block #main a {
	cursor: pointer;
	text-decoration: none;
	color:black;
}

#small_block #main_small{
	padding:0pt 20px 10px;
	min-height: 100px;
	_height: 100px;
	width:195px;
	background-color: #E2E2E2;	
	overflow:hidden;
}

#small_block #main_small a {
	cursor: pointer;
	text-decoration: none;
	color:black;
}
#left_bottom_corner{
	clear: both;
	float: left;
	height: 27px;
	width: 27px;
	margin-top: -24px;
	overflow: hidden;
	background-image: url(/images/left_bottom_corner.png);	
}

#right_bottom_corner{
	float: left;
	height: 27px;
	width: 27px;
	margin-top: -24px;
	overflow: hidden;
	background-image: url(/images/right_bottom_corner.png);	
}

#bottom_middle{
	float: left;
	height: 27px;
	margin-top: -23px;
	width: 605px;
	overflow:hidden;
	background-image: url(/images/bottom_border.png);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #E3E3E3;	
}
#small_block #bottom_middle{
	width:190px;
}

#uitleg_knoppen {
	margin-top: 10px;
}

#uitleg_knoppen div{
	float: left;
	padding-top: 4px;
	padding-left: 20px;
	padding-right: 20px;
}

#uitleg_knoppen img{	
	float:left;
	height: 25px;
	width: 2px;
}

#uitleg_knoppen a{
	color: #22401E;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

#uitleg_knoppen a:hover{
	text-decoration: underline;
}

#small_block #stappen #waarom ul{
	padding-left: 0px;
	margin-left: 10px;
	padding-bottom: 22px;
	list-style-image: url(/images/vinkje.gif);
/*	overflow: auto;*/
	height: auto;
}

#small_block #stappen #waarom li {
	padding: 2px;
	width: 180px;
}

#small_block #stappen #waarom h2 {
	font-weight:normal;
}

#locaties{
/*	float: left;*/
/*	width: 300px;*/
	margin-bottom:20px;
	margin-left:15px;
}
#top_wrapper{
	width: 885px;
	padding-right:35px;
	margin: auto;
	position: relative;
}

#top_wrapper a{
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	margin-left: 10px;
	color: white;
	text-decoration: none;
	font-size: 11px;
}

#top_wrapper a:hover{
	text-decoration: underline;
}

#foto{
	float: left;
}

#text{
	float: left;
	width: 290px;
	margin-left: 30px;
	margin-bottom: 20px;
}

.text{
	float: left;
	width: 320px;
	margin-left: 50px;
	margin-bottom: 20px;
}

#form{
	padding-left: 0px;
}


#form input{
	margin-bottom:10px;
}

#form ul{
	padding-left: 0px;
	margin-left: 0px;
}

#form ul li{
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
}

#form #melding{
	color: red;
}

.verpakking ul{
	clear: both;
	padding-left: 0px;
}

.verpakking ul li {
	float: left;
	margin-right:20px;
	margin-bottom:5px;
}

#bestel_form{
	/*	padding-left: 15px;*/
}

#bestel_form input{
	margin-bottom: 10px;
}

#bestel_form ul{
	padding-left: 0px;
	clear: both;
	height: 25px;
	padding:10px;
}

#bestel_form ul li{
	list-style: none;
	float: left;
}

#stappen a img{
	cursor: pointer;
}
#main #stappen ul{
	cursor: default;
	list-style: none;
	clear: both;
	padding-bottom:0px;
	padding-left:0px;
	margin-left:0px;
	height: 35px;
	margin: 5px;
	list-style: none;
	/*	width: 180px;*/
}
#main #stappen ul .content{
	width: 135px;
}
#main #stappen ul li{
	float: left;
	height: 35px;
	width: 40px;
}

#main #stappen ul li h3{
	font-size: 13px;
}

#main #stappen ul li img{
	float: left;
	margin-right: 7px;
}
#main #stappen ul li h1{
	float: left;
	font-size: 14px;
}
.map_fixed {
	position: fixed;
	top: 250px;
	left: 600px;
	width: 450px; 
	height: 470px;
}

.red {
	color:red;
	margin: 0px;
	margin-top: 10px;
}
.grey {
	color: #999999;
	margin: 0px;
	margin-top: 10px;
}
#totaal{
	float: right;
	font-size: 15px;
	color: red;
	font-weight:normal;
	margin-bottom:20px;
	margin-right:0px;
	text-align:right;
}

#totaal h2{
	margin-top:0px;
}

form #keuze_WO{
	margin-bottom: 0px;
	/*	margin-top: 5px;*/
}

form #keuze_WT{
	margin-bottom:0px;
}

#waarom_content {
	padding-bottom: 20px;
}

#locations_list {
	float: left;
	width: 240px;
	margin-left: 10px;
}

#keywords_link a {
	margin-top: 10px;
	margin-left: 30px;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}

#top_middle_grey {
	float: left;
	height: 27px;
	width: 605px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(/images/top_border.png);
	background-repeat: repeat-x;
	background-color: white;
	background-color: #FFFFFF;	
}

#iso_block {
	float:left;
	width:665px;
}

#iso_wrapper {
	width: 659px;
	padding-bottom: 23px;
	background-image: url(/images/main_border.png);
	background-repeat: repeat-y;
	clear: both;
}

#iso_logo {
	width: 611px;
	background-color: #FFFFFF;
	margin-left: 4px;
	padding-left: 20px;
	padding-right: 20px;
}

#margin {
	height: 5px;
}

#left_bottom_corner_white {
	background-image: url(/images/left_bottom_corner_white.png);
	clear:both;
	float:left;
	height:27px;
	margin-top:-24px;
	overflow:hidden;
	width:27px;
}

#right_bottom_corner_white {
	background-image: url(/images/right_bottom_corner_white.png);
	float:left;
	height:27px;
	margin-top:-24px;
	overflow:hidden;
	width:27px;
}
