html, body, form {margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {margin: 0 0 14px 0; padding: 0;}
li, dd, blockquote {margin-left: 14px;}
input, select, textarea {font-size: 100%; font-family: inherit;}
a img {border: none;}

/* FCK floating images */
.contentImgLeft{float:left;margin: 0 5px 2px 0;}
.contentImgRight{float:right;margin: 0 0 2px 5px;}


.editinplace {display:none !important;}

/* Edit in place */
.editinplace img {margin: 0 5px 5px 0 !important;}

a{
    color:#2a3d9e;
}

h3{
    color:#191986;
    font-size:30px;
}

hr {
    border-color:#e2e2e2;
    background-color:#e2e2e2;
    color:#e2e2e2;
    height:1px;
    border:0px;
}

.noDeco {
    text-decoration: none;
}

.clearBoth{
    width:0px;
    height:0px;
    overflow:hidden;
    clear:both;
}

body{
    font-size:12px;
    font-family: arial, sans-serif;
    background-color:#fff; 
}

#mainContainer {
}

#contentContainer{
}

#header{
    display:none;
    width: 960px;
    height:285px;
    background-image:url(../images/header-background-quote.jpg);
    background-position:125px 100px;
    background-repeat: no-repeat;
    margin-bottom:15px;
    
}

#logo{
    float:left;
    margin:35px 0 0;
    height:34px;
    width:288px;
    background-image:url(../images/header-logo.jpg);
    background-repeat:no-repeat;
    cursor:pointer;
    cursor:hand;
}

#topnav{
    float:left;
    
    margin-left:350px;
    width:300px;
}

#topnav ul {
    float:right;
    list-style-type: none;
}

#topnav li {
    float:left;
    width:100px;
    margin:0;
    padding: 45px 0 0;
    text-align: center;
    height:28px;
}

#topnav li a{
    margin-top:45px;
    color:#f15923;
    font-size:13px;
}

#topnav li a:hover{
    text-decoration: underline;
    color:#2f2e8f;
}

#topnav li.active{
    background-color: #e7e7e7;
    background-image:url("../images/topnav-selected-bottom.jpg");
    background-position:bottom;
    background-repeat: no-repeat;
}

#topnav li.active a{
    color:#2f2e8f;
}

#quote {
    color:white;
    font-family:Georgia,sans-serif;
    font-size:25px;
    height:89px;
    margin:36px 0 0 305px;
    overflow:hidden;
    width:605px;
}

.breadcrumb {
    line-height: 40px;
    color:#a6a6a6;
    font-size:11px;
}

.breadcrumb a{
    color:#a6a6a6;
    text-decoration: none;
}

.breadcrumb a.last{
    line-height: 40px;
    color:#191986;
}

.breadcrumb a:hover{
    text-decoration: underline;
    color:#191986;
}

.mainnav{
    margin-top:24px;
    width: 960px;
}
.mainnav ul{
    list-style-type: none;
    margin:0;
}
.mainnav li{
    float:left;
    font-size:15px;
    padding:0;
    line-height:49px;
    margin:0px;
    cursor:hand;
    cursor:pointer;
}

.mainnav li span {
    line-height:49px;
    display:block;
    float:left;
}

.mainnav li a {
    color:#2a3d9e;
}

.mainnav li .left, .right{
    width:15px;
}

.mainnav li.active{
    background-image:url(../images/mainnav-active-background-repeat.jpg);
    background-repeat:repeat-x;
}

.mainnav li.active a {
    color:#fff;
}

.mainnav li.active .left{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-active-left.jpg');
    background-position:right;
    background-repeat:no-repeat;
}

.mainnav li.active .right{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-active-right.jpg');
    background-position:left;
    background-repeat:no-repeat
}

.mainnav li:hover .left, .right{
    width:15px;
}

.mainnav li:hover{
    background-image:url(../images/mainnav-active-background-repeat.jpg);
    background-repeat:repeat-x;
}


.mainnav li:hover ul{
    display:block;
}

.mainnav li:hover .left{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-active-left.jpg');
    background-position:right;
    background-repeat:no-repeat;
}

.mainnav li:hover .right{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-active-right.jpg');
    background-position:left;
    background-repeat:no-repeat
}

.mainnav li.child:hover{
    background-image:url(../images/mainnav-selected-background-repeat.jpg);
    background-repeat:repeat-x;
}

.mainnav li.child:hover .left{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-selected-left.jpg');
    background-position:right;
    background-repeat:no-repeat;
}

.mainnav li.child:hover .right{
    background-color:#DEDEDE;
    background-image:url('../images/mainnav-selected-right.jpg');
    background-position:left;
    background-repeat:no-repeat
}

.submenu{
    display:none;
    position:absolute;
    z-index: 999999;
    
}
.submenu li{
    display:inline;
    clear:left;
    /*background-color:#CACACA;*/
    padding-left:15px;
    margin-left:9px;
    width:185px;
    background-image:none;
    background-color:#F05922;
    line-height: 25px;
    height: 25px;
    font-size:13px;
}

.submenu li:hover{
    background-image:none;
    background-color:#F05922;
    text-decoration: underline;
    color:#fff;
}

.submenu li.first:hover {
    background-image:url(../images/submenu-background-top.gif);
    background-color:transparent;

}

.submenu li.last:hover {
    background-image:url(../images/submenu-background-bottom.gif);
    background-color:transparent;
    text-decoration: underline;
    color:#fff;
}

.submenu li:hover a:hover{
    text-decoration: underline;
}

.submenu .first {
    background-image:url(../images/submenu-background-top.gif);
    background-repeat: no-repeat;
    background-color: transparent;
}

.submenu .last {
    background-image:url(../images/submenu-background-bottom.gif);
    background-repeat: no-repeat;
    height:5px;
    background-color: transparent;
    cursor:default;
}

#mainCol{
    width:580px;
    float:left;
    padding:0 20px 20px;
    background-image:url(../images/content-background-seperator.gif);
    background-repeat:repeat-y;
    background-position: right;
}

#mainCol b{
    /*font-size:15px;*/
}

#rightCol{
    width:330px;
    float:left;
}

.infoblok{
    width:330px;
}

.infoblok .icon{
    width:40px;
    height:37px;
    background-image:url(../images/content-news-icon.gif);
    margin:5px;
}

.infoblok .info h4 {
    font-size:20px;
    margin:0px;
    font-family: Georgia, sans-serif;
    font-weight: normal;
}

.infoblok .info h4 a{
    color:#191986;
    text-decoration: none;
}

.nieuws .info h4 a{
    color:#f15923;
}

.infoblok .info{
    font-size:11px;
    color:#8f8f8f;
}

.infoblok .info a{
    color:#8f8f8f;
    text-decoration: none;
}

.infoblok .info a:hover{
    text-decoration: underline;
}

.infoblok hr{
    border-color:#8f8f8f;
    background-color:#8f8f8f;
    color:#8f8f8f;
    height:1px;
    border:0px;
}



#footer ul{
    display:none;
    width:960px;
    margin-left:auto;
    margin-right:auto;
    list-style-type: none;
}

#footer li {
    float:left;
    margin-right:40px;
    margin-top:10px;
    margin-bottom:50px;
}

#footer li a{
    color:#fff;
}

#footer li a:hover{
    text-decoration: underline;
}

.teamModule .photo {
    width: 140px;
    height: 160px;
    float:left;
}

.teamModule .person {
    width: 440px;
    float:left;
}

.teamModule .person h4{
    font-size:22px;
    font-family: Georgie, sans-serif;
    color:#191986;
}

.teamModule .contactInfo , a {
    color:#f15923;
}

.teamModule .cv {
    border-collapse: collapse;
}

.teamModule .cv .odd{
    background-color:#E7E7E7;
}

.referenties{
    width:580px;
}

.referenties .seperator{
    height:80px;
    width:50px;
    background-image:url(../images/referenties-seperator.jpg);
    background-repeat:no-repeat;
    background-position: bottom center;
}

.referenties .image{
    width:160px;
    text-align: center;
}

.middleOverview .middleOverviewItem .OverviewImage {
    float:left;
    margin: 0 5px 2px 0;
}

.middleOverview .middleOverviewItem h4{
    color:#191986;
    font-size:20px;
    margin:0px;
    font-family: Georgia, sans-serif;
    font-weight: normal;
}

.middleOverview .middleOverviewItem .date {
    color:#8f8f8f;
    font-size:11px;
}


.middleItem .OverviewImage {
    float:left;
    margin: 0 5px 2px 0;
}

.middleItem h3{
    color:#191986;
    font-size:30px;
    margin:0px;
    font-family: Georgia, sans-serif;
    font-weight: normal;
}

.middleItem .date {
    color:#8f8f8f;
    font-size:11px;
}

.middleItem .comment .name {
    color:#f15923;
}

.middleItem .textinput {
    width:350px;
}

.middleItem .submit {
    text-align:right;
}

.middleItem .submit input {
    background-color:#F15923;
    background-image:url("../images/comment-save-background.jpg");
    border:medium none;
    color:white;
    font-size:18px;
    font-weight:bold;
    height:34px;
    line-height:34px;
    text-align:center;
    width:176px;
}

#map_canvas {
    width: 580px; 
    height:500px;
}

#route {
    width: 580px;
}

.error {
    color:red;
}

#direction {
    width:400px;
}

.directionbutton {
    background-color:#F15923;
    background-image:url("../images/comment-save-background.jpg");
    border:medium none;
    color:white;
    font-size:18px;
    font-weight:bold;
    height:34px;
    line-height:34px;
    text-align:center;
    width:176px;
}
