/* --------------------------------------------------------------
 * General
 * -------------------------------------------------------------- 
 */

* { margin: 0; padding: 0; }

html, body
{
    margin: 0;
    padding: 0;
    font-size: 100%;
    height: 100%;
}

img { display: block }


ul
{
    width: auto;
    list-style: none;
}
li a { display: block; }


body
{
    font: 12px/1.5 verdana, arial, helvetica, sans-serif;
    background-color: white;
    background: #fff url(../img/bg/bg_body_content.gif) 0px 0px repeat-x;
}

.wrapper
{
    position: relative;
    min-height: 100%;
    width: 100%;
    float: left;
    background: url(../img/bg/bg_verticalline.gif) 677px 110px no-repeat;
}

.wrapperHome
{
    position: relative;
    min-height: 100%;
    width: 100%;
    float: left;
}

#contentWrapper
{
    min-width: 1020px;
    float: left;
}

#header
{
    padding: 0px 0px 0px 0px;
    top: 0px;
    left: 0px;
    width: 975px;
    height: 97px;
    background: transparent url(../img/bg/bg_header_content.gif) 0px 100% no-repeat;
}

#navBlockTopRight
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: White;
    float: right;
    margin-top: 14px;
}

#navBlockTopRight a
{
    margin: 0px 5px 0px 5px;
    text-decoration: none;
    color: White;
}

#header #logo
{
    position: absolute;
    top: 0px;
    left: 12px;
    width: 237px;
    height: 78px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-attachment: scroll;
    cursor: pointer;
}

 #header .nl
 {
    background-image: url(../img/headers/h2_home_nl.gif);
 }
 
  #header .de
 {
    background-image: url(../img/headers/h2_home_de.gif);
 }

/* --------------------------------------------------------------
 * Navigation
 * -------------------------------------------------------------- 
 */

#mainNav
{
    float: left;
    width: 200px;
    font-family: Verdana;
    font-weight: bold;
	margin-top:16px;
}

#mainNav ul a
{
    width: 200px;
    list-style-type: none;
    text-decoration: none;
    text-indent: 23px;
}

#mainNav li.header a
{
    padding-top: 1px;
    font-size: 14px;
    line-height: 30px;
    background: #ffffff url(../img/bg/bg_mainnav_header.gif) no-repeat;
    color: #93117e;
}

#mainNav li.header:hover a { background: transparent url(../img/bg/bg_mainnav_header_ro.gif) no-repeat; }

#mainNav li.header_selected a
{
    padding-top: 1px;
    font-size: 14px;
    line-height: 30px;
    background: #ffffff url(../img/bg/bg_mainnav_header_sel.gif) no-repeat;
    color: white;
}

#mainNav li
{
    font-size: 11px;
    line-height: 30px;
}
#mainNav li.item a
{
    background: #ffffff url(../img/bg/bg_mainnav_item.gif) no-repeat;
    color: #6a6a6a;
}

#mainNav li.item:hover a
{
    background: transparent url(../img/bg/bg_mainnav_item_ro.gif) no-repeat;
    color: #000000;
}

#mainNav li.item_selected a
{
    background: #ffffff url(../img/bg/bg_mainnav_item_sel.gif) no-repeat;
    color: #e01e78;
}

#mainNav li.item_last a { color: #6a6a6a; }

#mainNav li.item_last:hover a
{
    background: transparent url(../img/bg/bg_mainnav_item_last_ro.gif) no-repeat;
    color: #000000;
}

#mainNav li.item_last_selected a
{
    background: #ffffff url(../img/bg/bg_mainnav_item_last_sel.gif) no-repeat;
    color: #e01e78;
}
/* --------------------------------------------------------------
 * Banner
 * -------------------------------------------------------------- 
 */

#banner {  margin-top: 30px; }
#banner a img { border-style:none;}
/* --------------------------------------------------------------
 * mainContent
 * -------------------------------------------------------------- 
 */
.mainContent
{
    width: 425px;
    padding: 38px 30px 0px 34px;
    float: left;
    /*border: 1px dashed fuchsia;*/
}

.mainContentHome
{
    width: 725px;
    padding: 0px 30px 0px 20px;
    float: left;
    /*border: 1px dashed fuchsia;*/
}

.mainContent img
{
    /*border: solid 1px #e01e78;*/
    float: left;
    margin: 3px 7px 0px 0px;
}

.mainContent p
{
    font-size: 0.9em;
    padding: 0px 0px 10px 0px;
}

.mainContent h1
{
    color: #E01E78;
    padding: 14px 0px 20px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}

.mainContent h2
{
    font-size: 0.8em;
    color: #E01E78;
    padding: 0px 0px 3px 0px;
}

#breadcrumb 
{
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: #6a6a6a;
    text-decoration: none;
    
}

#breadcrumb a
{
    padding-bottom: 20px;
    width: 100%;
    /*border: dashed 1px blue;*/
    margin: 24px 0px 10px 0px;
    font-size: 10px;
    font-family: Verdana;
    font-weight: bold;
    color: #6a6a6a;
    text-decoration: none;
}

#secondaryContent
{
    width: 300px;
    padding-left: 10px;
    padding-top: 24px;
	margin-left: 7px;
	margin-top: 16px;
    /* border: 1px dashed green;*/
    float: left;
}

#secondaryContent .photoPlusText
{
    width: 260px;
    margin-left: 15px;
}


#secondaryContent .photoPlusText .photoTop
{
    width: 256px;
    height: 10px;
    background: white url(../img/bg/bg_foto_top.gif) no-repeat top left;
}

#secondaryContent .photoPlusText .photoContent
{
    width: 234px;
    padding: 0px 12px 0px 8px;
    border-left: 1px solid #b2b2b2;
    border-right: 1px solid #b2b2b2;
}

#secondaryContent .photoPlusText .photoContent img
{
    border: solid 1px #e01e78;
    margin: 0px 0px 10px 0px;
}

#secondaryContent .photoPlusText .photoContent p
{
    padding: 0px 10px 10px 10px;
    font-size: 0.8em;
}

#secondaryContent .photoPlusText .photoContent h1
{
    margin: 0px 10px 5px 10px;
    font-size: 0.9em;
}

#secondaryContent .photoPlusText .photoBottom
{
    width: 256px;
    height: 12px;
    background: white url(../img/bg/bg_foto_bottom.gif) no-repeat bottom left;
    margin: 0;
}
/* --------------------------------------------------------------
 * footer ---> footerSpacer is necessary for correct footer behaviour upon page resizing ( to prevent content overlap )
 * -------------------------------------------------------------- 
 */

#footerSpacer
{
    float: left;
    min-width: 1000px;
    min-height: 100px;
}

#footer
{
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: transparent url(../img/bg/bg_home_under.gif) 100% 100% repeat-x;
    height: 77px;
}

#footer a
{
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

#footer #contentPageFooter .disclaimer a
{
    color: #7b63b5;
}
#footer #contentPageFooter .topLink a
{
    color: #7b63b5;
    margin-left: 14px;
}

#footer #homePageFooter { padding-top: 46px; }

#footer #homePageFooter .disclaimer a
{
    color: white;
    margin-left: 66px;
}
#footer #homePageFooter .imprint a
{
    color: white;
    margin-left: 20px;
}

iframe
{
    min-height: 570px;
    width: 444px;
    /*border: dashed 1px gray;*/
    border-style: none;
    padding-top: 14px;
}

iframe.home
{
    min-height: 570px;
    width: 900px;
    /*border: dashed 1px gray;*/
    border-style: none;
}


/* ---- Mail a friend section ----- */

#MailPanel
{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;

}

#voornaam,#achternaam,#adres,#woonplaats,#emailaddress,#functie,#werkgever,#telefoonnummer,
#NaamOntvangerTextBox, #EmailAddressToTextBox, #NaamTextBox, #EmailAddressFromTextBox, #ContentEmailTextBox
{
	width:200px;
	margin-top:4px
}

#ContentEmailTextboxLabel{ vertical-align:85px; }

.asterix { color:red; }
.stress { color: #E01E78; }

#VersturenButton
{
margin-left:95px;
Margin-top:5px;


}


/* ----- End of mail a friend section ----- */


img.wait { border-style: none; }

.totop 
{
	margin-left:610px;
	width:100px;
	float:left;
}

.topLink 
{
	background-image:url(../img/bullets/bullet_top.gif);
	background-repeat:no-repeat;
	background-position:left;
}


.add-info-block { color: #6a6a6a; background:#edebfb url(../img/bg/bg_add_info.gif) 0px 0px no-repeat; padding:12px 20px 24px 44px; }
.add-info-block h3 { color:#e01e78; font-size:12px;}
.add-info-block ul { padding:12px 0px 0px 13px; margin:0px 0px 0px -36px; }
.add-info-block li {  background:#edebfb none 0px 0px no-repeat; margin-top: -2px; }
.add-info-block li a { text-decoration: none; font-weight:bold; color:#6a6a6a; background:#edebfb url(../img/bg/bullet_add_info.gif) 0px 0px no-repeat; padding:0px 0px 2px 22px; margin: 0px 0px 4px 0px; }
.add-info-block li a:hover { background:#edebfb url(../img/bg/bullet_add_info_ro.gif) 0px 0px no-repeat; }
.add-info-block li a:visited { color:#000; }
