*{margin: 0; padding: 0;}
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;}


/* Edit in place */
.editinplace img {margin: 0 5px 5px 0 !important;}

a{
    color:#2a3d9e;
}

a:hover{
    color:#60629F;
}

h3{
    color:#191986;
    font-size:30px;
}

h2{
    color:#191986;
    font-size:35px;
    font-weight: normal;
}

hr {
    border-color:#e2e2e2;
    background-color:#e2e2e2;
    color:#e2e2e2;
    height:1px;
    border:0px;
    margin:10px 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 {
    width:100%;
    background-image:url(../images/header-background-repeat.jpg);
    background-repeat: repeat-x;
    background-color:#fefdfd;
    float:left;
    padding-bottom:50px;
}

#contentContainer{
    width:960px;
    margin-left:auto;
    margin-right:auto;
}

#header{
	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;
    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;
*/
    /*background-position:125px 100px;*/    
/*background-image:url(../images/header-background-quote.jpg);

    background-repeat: no-repeat;
 color:white;
font-family:Georgia,sans-serif;
font-size:25px;
height:136px;
margin-left:243px;
overflow:hidden;
width:707px;
*/

background-image:url("../images/header-background-quote.jpg");
background-repeat:no-repeat;
color:white;
font-family:Georgia,sans-serif;
font-size:25px;
height:136px;
margin-left:106px;
overflow:hidden;
width:851px;
}

.quoteimage {
height:136px;
width:960px;	
overflow:hidden;
}

.quoteContainer {
	height:136px;
	margin-top:13px;
width:960px;
}

.quote .quoteTekst {
    margin-left:77px;
    width:580px;
}

.quotetable {
    padding:0;
    margin-left:103px;
    border-collapse: collapse;
}

.quotetable td {
    height:136px;
    width:728px;
}

.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{
    
	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;
    line-height: 22px;
}

#mainCol b{
    /*font-size:15px;*/
}

#rightCol{
    width:330px;
    float:left;
}

.infoblok{
    width:330px;
}

.infoblok .icon {
    width:43px;
    height:42px;
    margin:5px;
    background-position: bottom;
}

.infoblok .icon.blog{
    background-image:url(../images/content-blog-icon.gif);
    background-repeat:no-repeat;
}

.infoblok .icon.news{
    background-image:url(../images/content-news-icon.gif);
    background-repeat:no-repeat;
}

.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{
    background-color:#E2E2E2;
	border:0 none;
	color:#E2E2E2;
	height:1px;
	margin:5px 0;
}



#footer ul{
    width:960px;
    margin-left:auto;
    margin-right:auto;
    list-style-type: none;
    height:80px;
}

#footer li {
    float:left;
    line-height: 80px;
    margin-right:40px;
}

#footer li a{
    color:#fff;
}

#footer li a:hover{
    text-decoration: underline;
}

.teamModule .photo {
    width: 140px;
    float:left;
    line-height: 1px; 
}

.teamModule .person {
    width: 440px;
    float:left;
}

.teamModule .person h4 a{
    font-size:22px;
    font-family: Georgie, sans-serif;
    color:#191986;
}

.teamModule .contactInfo , a {
    color:#f15923;
}

.teamModule .cv {
    border-collapse: collapse;
}

.teamModule .cv .periode{
    padding-right:5px;
    width:70px;
}

.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.Archief h4{
    font-size:17px;
}

.middleOverview .middleOverviewItem.Archief{
    color:#191986;
}


.middleOverview .middleOverviewItem h4 a{
    color:#191986;
    text-decoration: none;
}

.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:#f15923;
    font-size:12px;
}

.middleItem .comment .name {
    color:#f15923;
}

.middleItem .comment .maildate {
    color:#A6A6A6;
}

.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;
}

.rssfeed {
    width:100%;
    text-align:right;
}
.rssfeed img {
    padding:5px;
}

.nieuwsbriefContainer .textInput {
}

.nieuwsbriefContainer .formButton {
    display:block;
    clear: both;
    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;
}

.commentTable {
    width:100%;
}

.commentTable .textinput {
    width:500px;
}

.commentTable .required {
    color:#F15923;
}

.download {
    width:100%;
    height:50px;
}

.download .link {
    float:left;
    line-height: 50px;
}

.download .floppy {
    margin-left: 200px;
    cursor:pointer;
    float:left;
    width:25px;
    height:50px;
    background-repeat: no-repeat;
    background-position: center;
    background-image:url(../images/save.gif);
}

.nieuwsbrief {
	width:550px;
	background-color: #EEEEEE;
	padding:5px;
	border:1px black solid;
	border-right-width:2px ;
	border-bottom-width:2px ;
}
