html {
	height:100%; 
	max-height:100%; 
	padding:0;
	margin:0; 
	border:0; 
	background:#fff; 
	/* \*/ 
	overflow: hidden; 
	/* */ 
}

h1 {
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

h2 {
	font-size: 18px;
	margin: 15px 0px;
}

#inhoud_kop h1 {
	font-size: 51px;
	font-weight: normal;
	color: #098233;
	margin: 0px 10px;
	padding: 0px;
}

.intro_contact h1 {
	font: 24px Arial, Helvetica, sans-serif;
}

body {
	height:100%; 
	max-height:100%; 
	overflow:hidden; 
	padding:0px; 
	margin:0px; 
	border:0px;
	font: 12px Arial, Helvetica, sans-serif;
}
table {
	font: 12px Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

p {
	margin: 0px 0px 15px 0px;
}

input {
	border: 1px solid #B3D910;
	background: #FFFFFF;
	margin: 2px 0px
}

#geheel {
	position: relative; 
	width: 1000px; 
	height: 100%; 
	left: 50%; 
	margin-left: -500px;
}

/* Header */
#header {
	position: absolute;
	top:0px;
	left:0px;
	width:1000px;
	height: 160px;
	z-index: 1;
	background: #FFF;
}

#header_left {
	position: absolute;
	left: 0px;
	top: 0px;
}

#headertekst_rhodo {
	position: absolute;
	left: 265px;
	top: 50px;	
	display: block;
	font-size: 60px;
	width: 390px;
	height: 60px;
	cursor: pointer;
	overflow: hidden;
}

#headertekst_brochure {
	position: absolute;
	left: 264px;
	top: 49px;		
	display: none;
	width: 394px;
	height: 64px;
}

#header_languages {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 145px;
}

.language {
	float: right;
	margin-left: 10px;
	display: inline;
}

.nomarginright {
	margin-right: 0px;
}

#header_logo {
	position: absolute;
	right: 15px;
	top: 40px;
}

#header_menu {
	position: absolute;
	left: 0px;
	bottom: 10px;
	height: 22px;
	width: 1000px;
	background: #b3d910;
	font-size: 14px;
	overflow: hidden;
	border-bottom: 1px solid #FFF;
}

#header_menu_buttons {
	font: bold 12px Tahoma;
	float: left;
	margin-top: 4px;
	margin-left: 31px;
	display: inline;
}

#header_menu_buttons a {
	padding: 0px 5px;
	color: #000000;
	border-right: 1px solid white;
}

#header_menu_buttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#header_menu_mainsitelink {
	float: right;
	padding-top: 2px;
	margin-right: 15px;
	display: inline;
	text-align: center;
	height: 21px;
	background: #307942;
	width: 190px;
}

#header_menu_mainsitelink a {
	color: #FFFFFF;
}

#header_green_bg {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 10px;
	width: 1000px;
	background: #b3d910;
	overflow: hidden;
	z-index: 1;
}
/* Einde Header */

/* Inhoud */
#inhoud {
	overflow-y: auto;
	overflow-x: hidden; 
	position: absolute; 
	z-index: 0; 
	top: 160px; 
	bottom: 0px; 
	left: 0px; 
	width: 1000px;
	background: #b3d910;
	border-top: none;
}

* html #inhoud { 
	top: 0px; 
	height: 100%; 
	border-top: 160px solid #b3d910;
}

#inhoud_vak {
	width: 980px;
	margin: 0px 10px 0px 10px;
	padding-top: 10px;
	background: #FFFFFF;
}

#inhoud_kop {
	width: 960px;
	margin: 0px 10px;
	background: #b3d910;
}

.subknop h2 {
	font-size: 18px;
	margin: 15px 0px;
	text-decoration: none;
}	
/* Einde inhoud */

/* Index pagina */
#index_inhoud {
	position: relative;
	margin: 15px 0px 0px 55px;
	width: 870px;
	height: 340px;
}

#index_overons {
	left: 0px;
	top: 0px;
}

#index_assortiment {
	left: 0px;
	top: 175px;
}

#index_nieuws {
	right: 0px;
	top: 0px;
}

#index_contact {
	right: 0px;
	top: 175px;
}

a.index_blok {
	position: absolute;
	width: 200px;
	height: 150px;
	display: block;
}

a.index_blok:hover {
	text-decoration: none;
}

.index_blok img {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 0;
}

.index_blok div {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 200px;
	height: 18px;
	background: #FFFFFF;
	text-align: center;
	color: #307942;
	padding-top: 2px;
	cursor: pointer;
	font-weight: bold;
}

#index_center_square {
	position: absolute;
	top: -3px;
	left: 275px;
	overflow: hidden;
	height: 309px;
}

#index_header {
	float: left; 
	width: 300px; 
	padding: 10px 0px;
}

#index_tekst {
	float: left; 
	width: 630px; 
	color: #FFFFFF; 
	padding: 10px 0px;
}
/* Einde Index pagina */

/*Kwekerij pagina*/
.intro_kwekerij {
	width:400px;
	height:220px;
	margin-top:50px;
	margin-bottom:50px;
	float:left;
	margin-left:60px;
	display:inline;
	background-color:#b3d910;
}
.foto {
	width:185px;
	height:194px;
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	display:inline;
}
.tekst {
	width:180px;
	float:left;
	padding:10px;
	margin-top:40px;
}
/*Contact Pagina*/
.intro_contact {
	width:475px;
	height:220px;
	float:left;
	margin-left:10px;
	display:inline;
	background-color:#b3d910;
}
.foto2 {
	width:185px;
	height:194px;
	margin-left: 10px;
	margin-top: 10px;
	float:left;
	display:inline;
}
.terug_knop {
	position:absolute;
	width:200px;
	height:50px;
	font: 18px Arial, Helvetica, sans-serif;
}

/* Over Rhododendrons */

.subknop {
	color:#FFFFFF; 
	display: block; 
	float: left; 
	width: 234px; 
	margin-right: 10px; 
	cursor: pointer;
}

.laatsteknop {
	margin-right: 0px;
	float: left;
	width: 224px;
}

.subknop_tekst {
	float: left; 
	width: 234px; 
	margin: 10px 0px; 
	padding: 0px 0px 11px 0px; 
	text-align:center; 
	background: #b3d910; 
	display: inline;
}

.subknop_tekst h2 {
	margin: 26px 0px 15px 0px;
}

.extraregel {
	padding: 0px;
}

.extraregel h2 {
	margin: 15px 0px 15px 0px;
}

/* Soorten rhododendrons */
.rhodo_soort {
	width: 100%; 
	position: relative;
	height: 248px;
	margin-bottom: 10px;
}

.rhodo_soort_img {
	position: relative;
	float: right; 
	margin: 10px 10px 10px 50px; 
	display: inline; 
	font-weight: bold; 
	color: #FFF;
}

.rhodo_soort_img div {
	position: absolute;
	left: 5px;
	bottom: 5px;
	z-index: 1;
}

.rhodo_soort_tekst {
	position: absolute;
	left: 10px;
	top: 10px;
	width: 615px;
}

.rhodo_soort_koptekst {
	font-size: 22px; 
	font-weight: bold; 
	margin-bottom: 10px;
}

#plantadvies_opsomming {
	margin-top: 5px;
}

#plantadvies_opsomming li {
	margin-bottom: 5px;
}
/* Einde soorten rhododendrons */