/* 
    Document   : certin
    Created on : 13-okt-2009, 10:21:12
    Author     : David de Vries
    Description: Certin stylesheet blokkenstructuur homepage
*/

root { 
    display: block;
}

body {
	margin:0px 0px; padding:0px;
	text-align:center;
        background-image: url('../images/bgwitschaduw.gif');
        background-repeat: repeat-y;
        background-position: center;
        background-color: #eeeeee;
}
label {
	display: inline-block;
	width: 100px;
}
/* De container bevat alles en staat gecentreerd in het scherm */
#container {
    position:relative;
	width:1024px;
    height:768px;
	margin:0px auto;
	text-align:left;
	/*border:1px dashed #333;*/
    background-color:white;
}
/*  Middenblok bevat de content en de footer.
    En ook de spacerdiv(bedoeld om de grijze blokken altijd op een minimale afstand van de top te houden)*/
.middenblok{
    position:absolute;
    background-color:white;
    top:120px;
    width:542px;
}
.middenblok#main {
    left:119px;
}
.middenblok#sub{
    left:119px;
}
/*De hulpdiv om de footer altijd op een minimale afstand van boven te zetten. */
#spacerdiv{
    width:1px;
    height:441px;
    background-color:white;
    float:right;
}
#spacerdivindex{
    width:1px;
    height:250px;
    background-color:white;
    float:right;
}
/*content is het blok waar de tekst in komt te staan.*/
#content {
    width:540px;
    background-color:white;
    float:right;
    padding-left:1px;
    text-align:left;
}
.eyecatch {
    width:780px;
    float:right;
    padding-left:1px;
    text-align:left;
    font-weight: bold;
    font-style: italic;
    font-family:Arial-BoldMT,Arial;
    min-height: 191px;
}
.eyecatchklein {
    width:542px;
    float:left;
    padding-left:1px;
    text-align:left;
    font-weight: bold;
    font-style: italic;
    font-family:Arial-BoldMT,Arial;
    min-height: 191px;
}
#catchimg{
    float:right;
}
#catchtext{
    float: left;
    padding: 50px 20px;
    width: 330px;
}
#catchtext #line1{
    font-size: 28px;
}
#catchtext #line1 strong{
    font-size: 28px;
    color:#0079C1;
}
#catchtext #line2{
    font-size: 22px;
    color:#0079C1;
    padding-left: 22px;
}
#catchtext #line3{
    font-size: 12px;
    padding-left: 52px;
}
#catchtext #line1{
    font-size: 28px;
}
/*middenblokindex is het blok waar de tekst in komt te staan in de index.php.*/
.middenblokindex{
    position:absolute;
    background-color:white;
    top:100px;
    width:819px;
}
.middenblokindex#main {
    left:119px;
}
.middenblokindex#sub{
    left:119px;
}

/*contentindex is het blok waar de tekst in komt te staan in de index.*/
#contentindex {
    width:817px;
    background-color:white;
    float:right;
    padding-left:1px;
    text-align:left;
}

#content h1, #contentindex h1{
    font-size:28px;
    font-family:Arial-BoldMT,Arial;
    color:#0079C1;
    margin:0px;
}

#content h2, h4, strong, #contentindex h2, h4, strong{
    font-size:12px;
    font-family:Arial-BoldMT,Arial;
    color:#0079C1;
    margin:0px;
}

#content p, ul, ol, #contentindex p, ul, ol {
    font-size:9.5pt;
    font-family:Verdana;
    color:black;
}

/*footer bevat alle grijze blokken */
#footer{
    position:relative;
    width:542px;
    height:124px;
    background-color:white;
    clear:both;
}

/*  De grijze blokken bevatten de links.
    Class: .grijsblok bevat de hoogte en opmaak.
    De ID's #blok bepalen de horizontale plaatsing.
    In de linkvakjes zitten de 'klik hier' links*/
.grijsblok {
    position:absolute;
    width:164px;
    height:130px;
    background-color:transparent;
    z-index: 1;
}

#blok3 {
    left:0px;
    background-image:url("../images/grijsvak3.png");
    background-repeat:no-repeat;
}
#blok2 {
    left:192px;
    background-image:url("../images/grijsvak2.gif");
    background-repeat:no-repeat;
}
#blok1 {
    left:385px;
    background-image:url("../images/grijsvak1.gif");
    background-repeat:no-repeat;
}
#foto1 {
    background-color:#0079C1;
    left:0px;
    background-repeat:no-repeat;
}
#foto2 {
    background-color:#0079C1;
    left:192px;
    background-repeat:no-repeat;
}
#foto3 {
    background-color:#0079C1;
    left:385px;
    background-repeat:no-repeat;
}
.linkvakje a{
    position:absolute;
    width:76px;
    height:12px;
    top:96px;
    left:40px;
    background-image:url("../images/linkballetjes.gif");
    background-repeat:no-repeat;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
    font-size:12px;
    text-align:center;
    text-decoration: none;
    color:black;
}

/*logolinks is de hele linkerkant met het logo*/
#logolinks {
    position:absolute;
    top:95px;
    left:34px;
    width:61px;
    height:191px;
    background-color:white;
    background-image:url("../images/logolinks.gif");
    background-repeat:no-repeat;

}

/*Het grote logo rechts*/
#logorechts{
    position:absolute;
    /*top:178px;
    left:705px;*/
    width:195px;
    height:283px;
    top:130px;
    left:744px;
    background-color:white;
    background-image:url("../images/logorechts.gif");
    background-repeat:no-repeat;
}

/*Het grote logo rechts onder een submenu*/
#logorechtsMenu{
    position:absolute;
    /*top:178px;
    left:705px;*/
    width:195px;
    height:283px;
    top:130px;
    left:744px;
    background-color:white;
    background-image:url("../images/logorechtsBG.gif");
    background-repeat:no-repeat;
}
#logorechtsMenu a:link, #logorechtsMenu a:visited {
    text-decoration: none;
    font-weight: bold;
    font-family: Arial-BoldMT,Arial;
    color:#0079C1;
}
/*Het loginveld inclusief koptekst*/
#login {
    position:absolute;
    height:151px;
    width:235px;
    top:519px;
    left:705px;
    background-color:white;
}
#login p {
    font-size:14px;
    font-family:HelveticaNeue,Helvetica;
    color:#0079C1;
    margin:0px;
    font-weight:bold;
}

/*Alleen de loginvelden en button*/
#loginbox {
    position:absolute;
    height:134px;
    width:243px;
    top:25px;
    left:0px;
    background:url('../images/loginbox.png');
}
#user{
    position:absolute;
    top:20px;
    margin-left:35px;
    color:#9FA1A4;
    font-size:14px;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
}
#pass{
    position:absolute;
    top:60px;
    margin-left:35px;
    color:#9FA1A4;
    font-size:14px;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
}
#loginknop{
    position:absolute;
    top:90px;
    margin-left:35px;
    color:#0079C1;
    font-size:12px;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
}

/*De contactpagina*/
#contact{
    font-size:11px;
    font-family:ArialMT,Arial;
    color:black;
    width:350px;
}
#contact #name,#contact #email,#contact #telephone, .invoerveld {
    color:#9FA1A4;
    font-size:10px;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
    width:140px;
}
#contact #message {
    color:#9FA1A4;
    font-size:12px;
    font-family:HelveticaNeue,Helvetica;
    font-weight:bold;
    width: 250px;
    height:100px;
}
#contact #message{
   border:solid #0079C1 1px;
}
#contact #mailbol,#contact #naambol {
    display:inline;
    width:12px;
    
}
.formField{
    position: relative;
    left:0px;
}
.fieldDescription{}
.invoerveld{
    display:inline;
    width:140px;
}
.invoerveldnietverplicht{
    display:inline;
    width:140px;
}
.validation{
    display:inline;
    width:12px;
}
div#checkSend{
    color: red;
}

/*Het google kaartje rechts*/
#kaartje{
    position:absolute;
    top:128px;
    left:500px;
    width:425px;
    height:450px;
    background-color:white;
}
#kaartje a{
    font-size:12px;
    font-family:HelveticaNeue,Helvetica;
    text-decoration: none;
    color:#0079C1;
}
.onderbalk {
    display:block;
    /*height: 30px;*/
    width: 820px;
    font-family:Arial-BoldMT,Arial;
    font-size:9pt;
    color:#666666;
    border-top:#666666 solid 1px;
    border-bottom:#666666 solid 1px;
    text-align:right;
    padding-top:3px;
    padding-bottom:3px;
    /*background-color:#0079C1;*/
}
.onderbalk table {
    text-align:left;
    margin-left:auto;
}
.onderbalk hr {
    color:gray;
}
.onderbalk strong{
    font-size:inherit;
    color:#0079C1;
}
.menuRechts{
    list-style:none;
    line-height: 20px;
    padding-left: 0px;
    margin-left: 0px;
}
.menuRechts li{
    vertical-align: middle;
    background-image: url("../images/bolklein.gif");
    background-position: 0px 50%;
    background-repeat: no-repeat;
    padding-left: 30px;
}
div.breadcrumbs{
    position: relative;
    top:-30px;
    width:540px;
    background-color:white;
    padding-left:1px;
    text-align:left;
    font-size:11px;
    font-family:ArialMT,Arial;
    color:#9fa1a4;
    
}
.bol{
    width: 330px;
    height:330px;
    position: relative;
    z-index: 0;
    left:10px;
    top: 350px;
}
.bolklein{
    position: relative;
    width: 3px;
    height:3px;
    top: 165px;
    left:165px;
}
.divline{
    border-bottom: thin solid #EEEEEE;
    display: block;
    height: 1px;
    left: 117px;
    padding-bottom: 3px;
    position: absolute;
    top: 95px;
    width: 821px;
}
.divlinebot{
    border-top: thin solid #EEEEEE;
    display: block;
    height: 1px;
    left: 117px;
    position: absolute;
    top: 291px;
    width: 821px;
    z-index: 100;
}
