/* 
CSS www.mangosteenguide.com
@author: Webflow Webdesign
www.webflow.be
*/

* { margin: 0; padding: 0; }

/* mozilla scrollbars */
html { height: 100%; margin-bottom: 1px; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body { background: #FBC200; text-align: left; font-size: 67.5%; color: #636466; font-family: Verdana, Arial, Georgia, Tohoma; }

/* BLOCKS */
#container { margin: 0 auto; width: 900px; background: #FFF; background: url(images/repeat.jpg) repeat-y; }

/* LINKS */
/*
a { text-decoration: none; }
a:link { color: #FF1000; border-bottom: 1px solid #FFB0AB;}
a:visited { color: #CB0D00; border-bottom: 1px solid #EEAFAB; }
a:hover { color: #F00; border-bottom: 1px solid #F00; }
a:active { color: #000; border-bottom: 1px solid #000; }
*/
a { color: #FBC200; text-decoration: none; font-weight: bold; }
a:hover, a.current { text-decoration: underline; }

/* HEADERS */
h1 a, h1 a:hover { text-indent: -999em; float: left; width: 303px; height: 107px; }
h2 { color: #6A1518; font-size: 1.8em; font-family: verdana, arial black; }
h3 { color: #6A1518; font-size: 1.2em; font-family: arial black; margin: 10px 0 5px 0; }
h4 { color: #419388; font-size: 1em; font-family: arial black; }

/* ALGEMEEN */
a img { border: 0; }
dl { margin: 0 0 10px 0; }
dt { padding: 4px; font-weight: bold; }
dd { padding: 4px; }
input.btn { color: #FFF; padding: 1px; font-weight: bold; background: #FBC200; border: 1px solid #FBC200; }
.markerror { background-color: #FFF3EF; font-weight: bold; margin: 5px 0 5px 0; border: 1px solid #E23B00; padding: 5px; color: #E23B00; display: none; }
.markerrordisplay { background-color: #FFF3EF; font-weight: bold; margin: 5px 0 5px 0; border: 1px solid #E23B00; padding: 5px; color: #E23B00; }
.display { display: block; }
.marksuccess { background-color: #CBECBF; font-weight: bold; margin: 5px 0 5px 0; border: 1px solid #268423; padding: 5px; color: #268423; display: none; }
.marksuccessdisplay { background-color: #CBECBF; font-weight: bold; margin: 5px 0 5px 0; border: 1px solid #268423; padding: 5px; color: #268423; }
.error { color: #E23B00; padding: 0 0 0 4px; display: block; }
.errorblock { border: 1px solid #E23B00; color: #E23B00; padding: 4px; background: #F7ECE8; display: none; }
input.error, textarea.error { background-color: #FFF3EF; color: #E23B00; border: 1px solid #E23B00; padding: 0; }
p { margin: 0 0 12px 0; line-height: 17px; }
.clear { clear: both; }
.smallest { font-size: x-small; }
.small { font-size: small; }
.medium { font-size:medium; }
.large { font-size:large; }
.largest { font-size:larger; }
.line { border-bottom: 1px dashed #FBC200; }
.nummer { padding: 3px; background: #6A1518; color: #FFF; font-weight: bold; }

/* BLOCKS */
#header { background: url(images/header.jpg) no-repeat; height: 236px; }
#content { overflow: hidden; margin: 20px 0 0 50px; width: 813px; }
#footer { background: url(images/footer.jpg) bottom no-repeat; height: 171px; }
#taal { padding: 35px 90px 0 0; text-align: right; }
#taal a { color: #FFF; background: #6A1518; padding: 2px; }
#logo { height: 128px; width: 322px; background: url(images/logo.png) no-repeat; float: left; text-indent: -999em; position: relative; margin: 17px 0 0 60px; }
#menu { float: left; width: 220px; }
#menubig { float: left; width: 285px; }
#tekst { float: left; width: 409px; margin: 0 8px 0 10px; }
#right { float: left; width: 166px; }
#total { float: left; width: 570px; margin: 0 8px 0 10px; }
#totalsmall { float: left; width: 500px; margin: 0 8px 0 10px; }
/* footer */
#footer p#webflow { padding: 145px 0 0 0; width: 750px; text-align: right; }
#footer p#webflow a { color: #666; }

/* MENU */
#menu ul, #menu ol { margin: 5px 0 0 20px; }
#menu ul li { padding: 5px 0 5px 0; list-style-image: url(images/bullet.gif); }
#menu ul.border {  border-top: 1px solid #FBC200; margin: 5px 0 0 0; list-style: none; }
#menu ul.border li { list-style-image: none; border-bottom: 1px solid #FBC200; padding: 0; }
#menu ul.border li a { color: #8A8B8C; text-transform: uppercase; text-align: right; display: block; padding: 10px; }
#menu ul.border li a:hover, #menu ul.border li a.current { background: url(images/menu.jpg) left no-repeat #FBC200; text-decoration: none; color: #FFF; }
#menu h3 { margin: 10px 0 5px 0; }

/* TEKST */
#tekst h2, #total h2 { color: #6A1518; letter-spacing: 0.2em; margin: 0 0 10px 0; }
#tekst h2 span, #total h2 span { color: #FBC200; }
#tekst ul, #total ul, .weblogpost ul { margin: 0 0 2px 30px; list-style: none; }
#tekst ul li, #total ul li, .weblogpost ul li { padding: 4px 0 4px 17px; background: url(images/bullet.gif) no-repeat 6px 9px; }
#tekst ul.nolist li, #total ul.nolist li { list-style-image: none; list-style: none; }
#tekst ul li p { margin: 0; padding: 0; }

/* TABLE */
table { margin: 0 0 10px 0; }
table tbody { border-top: 1px dashed #FBC200; }
table thead tr th { padding: 5px; }
table tbody tr td { padding: 5px; border: 1px solid #CCC; }
table.noborder tbody tr td { padding: 5px; border: 0; }
table tbody tr td.nopad { padding: 5px 0 0 0; }

/* GASTENBOEK */
p.mark, #reactieform { background: #FEF3CC; padding: 5px; margin: 0 0 10px 0; }
#reactieform p.center { text-align: center; }

/* INDEX */
p#zoeken { background: #FBC200; padding: 5px; margin: 10px 0 0 0; }

/* HOOFDMENU */
#header ul { float: left; list-style: none; margin: 26px 0 0 0; }
#header ul li { float: left; }
#btndoedetestnl, #btndoedetesten, #btndoedetestfr { width: 158px; height: 104px; text-indent: -999em; float: left; }
#btndoedetestnl a { background: url(images/btn_ie_doedetest.jpg) no-repeat; display: block; height: 104px; }
#btnreactiesnl, #btnreactiesen, #btnreactiesfr { width: 158px; height: 104px; text-indent: -999em; float: left; }
#btnreactiesnl a { background: url(images/btn_ie_reacties.jpg) no-repeat; display: block; height: 104px; }
#btncontactnl, #btncontacten, #btncontactfr { width: 158px; height: 104px; text-indent: -999em; float: left; }
#btncontactnl a { background: url(images/btn_ie_contact.jpg) no-repeat; display: block; height: 104px; }
#btndoedetesten a { background: url(images/btn_ie_doedetest_en.jpg) no-repeat; display: block; height: 104px; }
#btnreactiesen a { background: url(images/btn_ie_reacties_en.jpg) no-repeat; display: block; height: 104px; }
#btncontacten a { background: url(images/btn_ie_contact_en.jpg) no-repeat; display: block; height: 104px; }
#btndoedetestfr a { background: url(images/btn_ie_doedetest_fr.jpg) no-repeat; display: block; height: 104px; }
#btnreactiesfr a { background: url(images/btn_ie_reacties_fr.jpg) no-repeat; display: block; height: 104px; }
#btncontactfr a { background: url(images/btn_ie_contact_fr.jpg) no-repeat; display: block; height: 104px; }
#btncontactnl a:hover, #btncontactnl a.current, #btndoedetestnl a:hover, #btndoedetestnl a.current, #btnreactiesnl a:hover, #btnreactiesnl a.current, #btncontacten a:hover, #btncontacten a.current, #btndoedetesten a:hover, #btndoedetesten a.current, #btnreactiesen a:hover, #btnreactiesen a.current, #btncontactfr a:hover, #btncontactfr a.current, #btndoedetestfr a:hover, #btndoedetestfr a.current, #btnreactiesfr a:hover, #btnreactiesfr a.current { background-position: 0 -104px; }


/* TITLES */
.titlehomenl { background: url(images/title_home_nl.jpg); width: 376px; height: 67px; display: block; text-indent: -999em; }
.titlehomefr { background: url(images/title_home_fr.jpg); width: 376px; height: 67px; display: block; text-indent: -999em; }
.titlehomeen { background: url(images/title_home_en.jpg); width: 376px; height: 67px; display: block; text-indent: -999em; }
.titlereactiesnl { background: url(images/title_reacties_nl.jpg); width: 466px; height: 90px; display: block; text-indent: -999em; }
.titlereactiesfr { background: url(images/title_reacties_fr.jpg); width: 466px; height: 90px; display: block; text-indent: -999em; }
.titlereactiesen { background: url(images/title_reacties_en.jpg); width: 466px; height: 90px; display: block; text-indent: -999em; }
.titletestnl { background: url(images/title_test_nl.jpg); width: 460px; height: 79px; display: block; text-indent: -999em; }
.titletestfr { background: url(images/title_test_fr.jpg); width: 460px; height: 79px; display: block; text-indent: -999em; }
.titletesten { background: url(images/title_test_en.jpg); width: 460px; height: 79px; display: block; text-indent: -999em; }
.titlecontactnl { background: url(images/title_contact_nl.jpg); width: 337px; height: 68px; display: block; text-indent: -999em; }
.titlecontactfr { background: url(images/title_contact_fr.jpg); width: 337px; height: 68px; display: block; text-indent: -999em; }
.titlecontacten { background: url(images/title_contact_en.jpg); width: 337px; height: 68px; display: block; text-indent: -999em; }

/* BLOG */
.weblogpost { margin: 0 0 10px 0; overflow: hidden;  }
#weblog { clear: both; padding: 30px 0 0 0; }
#weblog h2 { background: url(images/weblog.jpg); height: 107px; width: 780px; text-indent: -9999em; margin: 0 0 10px 0; }
#artikels { width: 220px; float: left; text-align: right; }
#artikels ul { margin: 10px 0 0 0 ; border-top: 1px solid #FBC200; }
#artikels ul li { list-style: none; }
#artikels ul li a { border-bottom: 1px solid #FBC200; display: block; padding: 10px; }
#artikels ul li a:hover { background: #FBC200; color: #FFF; text-decoration: none; }
#posts { width: 565px; margin: 0 0 0 18px; float: left; }
p.post { color: #999; font-syle: italic; font-size: 0.8em; }
.reactie { display: block; margin: 0 0 10px 0; padding: 0 0 10px 0; border-bottom: 1px dashed #FBC200; }
.reactie2 { display: block; margin: 0 0 10px 0; padding: 0 0 4px 0; }
p.author { color: #7D3235; font-style: italic; }
.reactie small, .gbreactie small { font-style: italic; margin: 0 0 2px 0; font-weight: bold; }
.blogmeta { border: 1px solid #7AB4AC; padding: 5px; margin: 0 0 10px 0; }
#tetterhoek { display: block; }
