* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* = 10px */
	color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

image {
	border: 0px;
	border-style: none;
}

.illustratie {
	margin-right: 10px;
	margin-top: 5px;
}

hr {
	color: #009999;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-size: xx-small;
}

h1 {
	font-weight: normal;
	text-align: left;
	font-size: 24px;
	letter-spacing: -0.1em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	color: #333333;
	line-height: normal;
}

.verhuur {
	color: #336633;
	font-size: 24px;
	margin-left: 325px;
}

.bloemsierkunst {
	color: #006633;
	font-size: 24px;
	margin-left: 0px;
}

.algemeen {
	color: #666666;
	font-size: 24px;
	margin-left: 0px;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 5px;
	margin-left: 15px;
}

p {
	font-size: 1.2em;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	color: #666666;
}

.naw {
	color: #99cc99;
	font-weight: bold;
	font-size: 1.2em;
}

li {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	list-style-type: none;
	margin-left: 9px;
	
}

.li_margin0 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	margin-left: 0px;
}

.li_margin24 {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	margin-left: 24px;
}

.right {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 10px;
}

.left {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 0px;
}

.middle {
	font-size: 1.2em;
	line-height: 1.5em;
	color: #666666;
	padding-left: 10px;
	text-align: left;
}

.blue {
	font-size: 1.8em;
	color: #339999;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 25px;
	padding-left: 10px;
	margin-top: 4px;
}

.blue-vacature {
	font-size: 1.8em;
	color: #339999;
	letter-spacing: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.green {
	color: #336633;
	font-weight: bold;
	font-size: 1.2em;
	padding-left: 10px;
}

.lgreen {
	color: #99cc99;
	font-size: 1.6em;
	
}

a.link {
	text-decoration: none;
}

a.link1 {
	text-decoration: none;
	font-size: 16px;
	color: #48819E;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
}

a.link:active{
	color: #3B3B3B;
	
}
a.link:hover{
	color: #CCCCCC;
	text-decoration: underline;
}
a.link:link{
	color: #3B3B3B;
}
a.link:visited{
	color: #3B3B3B;
}

/* main-container */

#container {
	height: auto;
	width: 980px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	overflow: hidden;
}

#wrap-left {
	background-image: url(../images/pagewrap_left.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 880px;
	width: 30px;
	display: inline;
	overflow: hidden;
}

#center-container {
	background-color: #FFFFFF;
	float: left;
	height: auto;
	width: 920px;
	display: inline;
	overflow: hidden;
}

#wrap-right {
	background-image: url(../images/pagewrap_right.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 880px;
	width: 30px;
	display: inline;
	overflow: hidden;
}

/* inhoud center-container */

#logo-container {
	float: left;
	height: 135px;
	width: 920px;
	display: inline;
}

#buttons_container {
	float: left;
	height: 47px;
	width: 920px;
	background-image: url(../images/button_background_gray.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	display: inline;
}

#buttons ul {
	height: 35px;
	list-style: none;
	overflow: hidden;
	display: inline;
	float:left;
}

#buttons ul li {
	background:url(../images/button_gray_left.gif) top left no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 2px;
}

#buttons ul li a {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background-image: url(../images/button_gray_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons li:hover {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons ul li a:hover {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons ul li.currentpage {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons ul li a.currentpage {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_container_gr {
	float: left;
	height: 47px;
	width: 920px;
	background-image: url(../images/button_background_green.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	display: inline;
}

#buttons_gr ul {
	height: 35px;
	list-style: none;
	overflow: hidden;
	display: inline;
	float:left;
}

#buttons_gr ul li {
	background:url(../images/button_green_left.gif) top left no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 2px;
}

#buttons_gr ul li a {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background-image: url(../images/button_green_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_gr li:hover {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons_gr ul li a:hover {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_gr ul li.currentpage {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons_gr ul li a.currentpage {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_container_bl {
	float: left;
	height: 47px;
	width: 920px;
	background-image: url(../images/button_background_blue.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	display: inline;
}

#buttons_bl ul {
	height: 35px;
	list-style: none;
	overflow: hidden;
	display: inline;
	float:left;
}

#buttons_bl ul li {
	background:url(../images/button_blue_left.gif) top left no-repeat;
	float: left;
	display: inline;
	overflow: hidden;
	margin-left: 2px;
}

#buttons_bl ul li a {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background-image: url(../images/button_blue_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_bl li:hover {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons_bl ul li a:hover {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#buttons_bl ul li.currentpage {
	background:url(../images/button_down_left.gif) top left no-repeat;
	float: left;
	display: inline;
	margin-left: 2px;
}

#buttons_bl ul li a.currentpage {
	width:auto;
	float:left;
	display: inline;
	overflow: hidden;
	text-decoration:none;
	background:url(../images/button_down_right.gif) top right no-repeat;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 12px;
	padding-left: 8px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	color: #336633;
}

#content-container {
	float: left;
	height: auto;
	width: 920px;
	
}

#adress-container {
	float: left;
	height: 200px;
	width: 920px;
}

/* inhoud logo-container */

#logo-gray {
	background-image: url(../images/header_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 780px;
}

#shopbutton-gray {
	background-image: url(../images/shopbutton_back_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 140px;
}

#logo-blue {
	background-image: url(../images/header_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 780px;
}

#shopbutton-blue {
	background-image: url(../images/shopbutton_back_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 140px;
}

#logo-green {
	background-image: url(../images/header_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 780px;
}

#shopbutton-green {
	background-image: url(../images/shopbutton_back_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 135px;
	width: 140px;
}

.button-extra{
	margin-top: 79px;
	margin-left: -140px;
	display: inline;		
}

.button-extra6{
	margin-top: 79px;	
	display: inline;
}

/* inhoud content-container */

#content-header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 920px;
}

#content-left {
	float: left;
	height: auto;
	width: 300px;
}

#content-middle {
	float: left;
	height: auto;
	width: 320px;
}

#content-middle-right {
	float: left;
	height: auto;
	width: 620px;
}

#content-middle-vacature {
	float: left;
	height: auto;
	width: 300px;
	padding-right: 10px;
	padding-left: 10px;
}

#content-right {
	float: left;
	height: auto;
	width: 300px;
}

#separation_top {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	width: 620px;
	padding-left: 300px;
}

#separation {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 920px;
}

#opening {
	float: left;
	height: 87px;
	width: 300px;
}

#map {
	float: left;
	height: auto;
	width: 300px;
}

/* inhoud adress-container */

#adress-left-gray {
	background-image: url(../images/footer_left_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 311px;
	width: 300px;
}
.half {
	float: left;
	height: auto;
	width: 140px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}

.half_l {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}

.half_r {
	float: left;
	height: auto;
	width: 120px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-size: 1.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 1.5em;
}


.half2 {
	float: left;
	height: auto;
	width: 140px;
	font-size: 1.2em;
	color: #666666;
	padding-left: 10px;
	line-height: 1.5em;
}

.disclamer {
	padding: 0px;
	float: left;
	height: auto;
	width: 300px;
	vertical-align: bottom;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1.2em;
	text-align: left;
}

#adress-middle-gray {
	background-image: url(../images/footer_middle_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 320px;
}

#adress-right-gray {
	background-image: url(../images/footer_right_gray.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 300px;
}

#adress-left-green {
	background-image: url(../images/footer_left_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 300px;
}

#adress-middle-green {
	background-image: url(../images/footer_middle_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 320px;
}

#adress-right-green {
	background-image: url(../images/footer_right_green.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 300px;
}
#adress-left-blue {
	background-image: url(../images/footer_left_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 300px;
}

#adress-middle-blue {
	background-image: url(../images/footer_middle_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 320px;
}

#adress-right-blue {
	background-image: url(../images/footer_right_blue.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 200px;
	width: 300px;
}

/* form */

fieldset {
	background-image: url(../images/form_background.jpg);
	background-repeat: no-repeat;
	border:solid 0 #fff;
	float: left;
	height: 385px;
	width: 301px;
	font-size: 1.2em;
	padding-top: 14px;
	margin-left: 3px;
}

.fieldset2 {
	background-image: url(../images/form2-achtergrond.jpg);
	background-repeat: no-repeat;
	border:solid 0 #fff;
	float: left;
	height: 220px;
	width: 300px;
	font-size: 1.2em;
	padding-top: 14px;
	margin-left: 0px;
}

label {
	width: 85px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}

label.textareas { 
	width: 81px;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
} 

.radio {
	height: 20px;
	width: 40px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: -12px;
	
}

.aanhef {
	vertical-align: 30%;
}

/*.text {
	border:solid 0 #fff;
	height: 23px;
	width: 202px;
	margin-top: 3px;
	background-image: url(../images/inputfield.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	padding-top: 3px;
	padding-left: 3px;
	background-attachment: inherit;
}*/

.text {
	border:solid 1 #ffffff;
	height: 18px;
	width: 185px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 3px;

}


/*.textarea {
	border:solid 0 #fff;
	height: 85px;
	width: 198px;
	margin-top: 3px;
	background-color: transparent;
	background-image: url(../images/textarea.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-left: 3px;
}*/

.textarea {
	border:solid 1 #fffff;
	height: 85px;
	width: 187px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
}


.image {
	margin-top: 5px;
	float: right;
	margin-right: 10px;
}

.labellang {
	font-size: 1em;
	padding-top: 5px;
	padding-left: 10px;
	margin-bottom: 3px;
	color: #333333;
}

.margin {
	margin-left: 10px;
}

.upload {
	border:solid 1 #ffffff;
	height: 24px;
	width: 277px;
	margin-top: 3px;
	padding-top: 3px;
	padding-left: 3px;
	margin-left: 10px;
	margin-bottom: 10px;
}
