body {
    font-family: Arial;
	font-size: 9pt;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FB8614;
	background-image: URL(images/fade.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
input[type=text] { 
	width: 201px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #FD1C14;
	background-image: URL(images/form-input.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 10pt;
	color: #FD1C14;
	display: block;
} 
input[type=password] { 
	width: 201px;
	height: 17px;
	border: 1px solid #FD1C14;
	background-image: URL(images/form-input.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 10pt;
	color: #FD1C14;
	display: block;
} 
textarea { 
	width: 201px;
	line-height: 17px;
	border: 1px solid #FD1C14;
	background-image: URL(images/form-input.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 10pt;
	color: #FD1C14;
	display: block;
} 
input[type=submit] { 
	background-image: URL(images/knop.png);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	border: 1px solid #A80000;
	margin-bottom: 1px;
	width: 205px;
	background-color: #FFFFFF;
	cursor: pointer;

}
input[type=radio] { 
	vertical-align: middle;
}
input[type=button] { 
	background-image: URL(images/knop.png);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #A80000;
	margin-bottom: 1px;
	min-width: 200px;
	background-color: #FFFFFF;
	cursor: pointer;
	margin-bottom: 10px;
}
#ZOEKEN input[type=text] {
	width: 201px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #FD1C14;
	background-image: URL(images/form-input.png);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-size: 12pt;
	color: #FD1C14;
	font-weight: bold;
	display: inline;
}
#ZOEKEN input[type=submit] {
	margin-left: 10px;
	padding-right: 33px;
	height: 22px;
	line-height: 22px;
	background-image: URL(images/hand-rood.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12pt;
	color: #FD1C14;
	border: 0px;
	background-color: transparent;
	cursor: pointer;
	font-weight: bold;
	width: 74px;
}
.L1 {
	text-align: center;
	display: block;
}
.L2 {
	width: 1000px;
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	display: block;
}
a:link {
	color:#FF8500;
	text-decoration: none;
}    
a:visited {
	color:#FF8500;
	text-decoration: none;
} 
a:hover {
	color:#FD1C14;
	text-decoration: none;
}  
a:active {
	color:#FF8500;
	text-decoration: none;
} 

.tekst {
    font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.leesmeer {
    font-family: Arial;
	font-size: 9pt;
	color: #FD1C14;
	padding-right: 35px;
	background-image: URL(images/hand-rood.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-decoration: none;
}
.leesmeer:link {
	color:#FD1C14;
}    
.leesmeer:visited {
	color:#FD1C14;
} 
.leesmeer:hover {
	color:#FF8500;
}  
.leesmeer:active {
	color:#FD1C14;
} 
.informatie {
	display: block;
	width: 223px;
    font-family: Arial;
	font-size: 11pt;
	color: #FF8500;
	background-image: URL(images/hand-oranje.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 5px;
}
.informatie:link {
	color:#FF8500;
}    
.informatie:visited {
	color:#FF8500;
} 
.informatie:hover {
	color:#FD1C14;
}  
.informatie:active {
	color:#FF8500;
} 
.terug {
	display: block;
    font-family: Arial;
	font-size: 11pt;
	color: #FF8500;
	font-weight: bold;
	text-decoration: none;
}
.terug:link {
	color:#FF8500;
}    
.terug:visited {
	color:#FF8500;
} 
.terug:hover {
	color:#FD1C14;
}  
.terug:active {
	color:#FF8500;
} 





h1 {
	font-family: Tahoma;
	font-size: 27px;
	color: #FD1C14;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 34px;
	height: 44px;
	background-image: URL(images/vlinder.png);
	background-repeat: no-repeat;
	background-position: right 0;
	padding-right: 45px;
	letter-spacing: 1px;
	display: table;
	text-align: left;
}
h2 {
	font-family: Arial;
	font-size: 12pt;
	color: #FF8500;
	font-weight: bold;
	margin-top: 4px;
	margin-bottom: 4px;
}




.lijn {
	width: 100%;
	border-top: 1px dotted #FF8500;
	height: 1px;
	overflow: hidden;
	margin-top: 15px;
	margin-bottom: 15px;
}
.CONTENTBLOK {
	display: block;
}


.FRAME1 {
	width: 1000px;
	height: 17px;
	background-image: URL(images/schaduw1-s.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
}
.FRAME2 {
	width: 1000px;
	background-image: URL(images/schaduw2-s.png);
	background-repeat: repeat-y;
	background-position: 0 0;
	display: block;
	text-align: left;
}
.FRAME3 {
	width: 973px;
	height: 17px;
	padding-top: 10px;
	padding-left: 27px;
	background-image: URL(images/schaduw3-s.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	font-size: 7pt;
	color: #FFFFFF;
}
.FRAME3 a {
	font-size: 7pt;
	text-decoration: none;
	color: #FFFFFF;
}
.MAIN {
	width: 986px;
	margin-left: 7px;
	margin-right: 7px;
	background-image: URL(images/details.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: table;
	text-align: left;
}
.BOVEN {
	width: 886px;
	min-height: 610px;
	background-image: URL(images/plant.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	display: table;
}
.LOGO {
	position: absolute;
	margin-left: 15px;
	margin-top: -16px;
	border: 0;
	z-index: 3;
}
.MENU {
	padding-left: 330px;
	width: 556px;
	padding-top: 11px;
	height: 28px;
	background-image: URL(images/menu.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
	margin-bottom: 100px;
	position: relative;
	z-index: 2;
}
.ZOEK {
	padding-left: 484px;
	padding-top: 22px;
	height: 56px;
	display: block;
}
.ZOEK img {
	vertical-align: top;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
}
.BLOK_L {
	float: left;
	margin-left: 20px;
	width: 230px;
	padding-right: 10px;
	color: #FD1C14;
	position: relative;
}
.BLOK_L2 {
	float: left;
	padding-left: 20px;
	width: 586px;
	min-height: 596px;
	padding-right: 20px;
	padding-bottom: 20px;
	color: #000000;
	position: relative;
	background-image: URL(images/plant2.gif);
	background-repeat: no-repeat;
	background-position: 0 40px;
	display: table;
}
.BLOK_M {
	float: left;
	width: 356px;
	height: 241px;
	padding-left: 10px;
	padding-top: 30px;
	background-image: URL(images/pics-s.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
}
.BLOK_M2 {
	float: left;
	width: 356px;
	padding-left: 10px;
	position: relative;
}

.BLOK_R {
	float: left;
	width: 240px;
	padding-left: 10px;
	padding-right: 10px;
	color: #FD1C14;
	position: relative;
	padding-bottom: 20px;
}
.GIRAFFE {
	margin-left: 20px;
	position: absolute;
	margin-top: -30px;
}
.GASTENBOEK {
	display: block;
	width: 886px;
	height: 81px;
	background-image: URL(images/ledenlogin.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 20px;
}
.GASTENBOEK div {
	display: block;
	float: left; 
	height: 61px; 
	padding: 10px;
	color: #FFFFFF;
}
.ONDER {
	width: 886px;
	display: table;
	margin-bottom: 10px;
}

