/*Basic styles*/
body {color: #FFFFFF; }
table, td {color: #000;}
font {color:#FFFFFF}

h1 {font-size: 1.6em; margin: 0px 0px 10px 0px;}
h2 {font-size: 1.2em; margin: 0px 0px 10px 0px;}
h3 {}
h4 {}
h5 {}

a:link {color: #ffffff; text-decoration: underline;}
a:visited {color: #ffffff; text-decoration: underline;}
a:hover {color: #ffffff; text-decoration: underline;}
a:active {color: #ffffff; text-decoration: underline;}


/*DIV layout properties*/
#content_wrpr {background-image:url(../img/shadow.gif); background-repeat:repeat-y; width: 769px; overflow: hidden; margin-left: auto; margin-right: auto; margin-top: 26px;}
#orange_yellow_wrpr {overflow:hidden; width: 764px; float:left; }
#orange_wrpr {width:334px; float:left; background-image:url(../img/bg_content_orange.gif); background-repeat:repeat-x;}
#orange_title{ height:55px;}
#orange_photo {margin-top:0px;}
#orange_content{ padding: 14px 14px 14px 14px;}
#read_more_wrpr {height:35px; border-top:medium #000000;}
#read_more_button {background-image:url(../img/button_readmore.png); width:85px; height:22px; background-repeat:no-repeat; margin-left:12px; padding-left:12px; padding-top:6px;}
#shadow_footer_up {height:4px; background-image:url(../img/footerup_bg_homepage.gif); margin-left:23px; margin-top:0px; background-repeat:no-repeat;}

/*einde orange gedeelte - begint gele gedeelte*/

#yellow_wrpr {width:427px; float:right; background-image: url(../img/bg_content_yellow.gif); background-repeat:repeat-x; margin-left:2px;}
#yellow_title{width: 427px; height:55px;}
#yellow_content{ padding-left:17px; padding-right:45px;}
#yellow_searchbox{ height:40px; background-image:url(../img/searchbox.gif); margin-top:21px; background-repeat:repeat-x; padding: 10px 5px 5px 0px;}
#yellow_img_zeelandia {width:764px; text-align: right; background: palegreen;}
#yellow_img_zeelandia img {margin-top: -500px;}




/*DIV appearance properties*/




/*Classes*/
.searchbox1 {margin-left:20px; float:left;}
.searchbutton { margin-left:20px; margin-top:-9px;}
.imgbrowes { margin-right:25px; margin-top:-5px; float:right;}
.yellow_content{color:#d97d25; font-family:Verdana, Arial, Helvetica, sans-serif;}
.orange_content{color:#ffffff; font-family:Verdana, Arial, Helvetica, sans-serif;}
.readmore a:link {color: #ffffff; text-decoration: none;}
.readmore a:visited {color: #ffffff; text-decoration: none;}
.readmore a:hover {color: #ffffff; text-decoration: none;}
.readmore.a:active {color: #ffffff; text-decoration: none;}