html, body {
	font-family: 'Trebuchet Ms', Tahoma,Verdana, Arial;
	color: #565656;
    font-size: 12px;
	background: #ffffff;
    line-height: 12px;
}

html {
    overflow-y: scroll;
}

p {
    line-height: 18px;
    margin-top: 0;
}

.red{
    color: #bb0838;
}

/* Link */
a {
	color: #bb0838;
	text-decoration: none;
}

a:hover, a.active {
	color: #bb0838;
    text-decoration: underline;
}
/* Einde Link */

/* Headings */
h1 {
    font-size: 20px;
    color: #bb0838;
    font-weight: normal;
    line-height: 40px;
    /*color: #bb0838;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 25px;*/
}

h2 {
    color: #bb0838;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;

}

h3 {
    color: #565656;
    font-size: 16px;
    font-weight: bold;
}

h4 {
    color: #d21145;
    font-size: 22px;
    line-height: 27px;
    
}

h5 {
    color: white;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding-top:  5px;
    padding-right: 10px;
}

h6 {
    color: white;
    font-size: 12px;
    text-align: left;
    padding-top: 5px;
    margin-left: 10px;
    line-height: normal;
}

.homeHeaderbloktekst
{
    padding-top: 5px;
    padding-left: 10px;
}


/*main containers*/
#maincontainer{
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding: 0;
    margin: 0 auto -227px;
    background: #fff url('../images/maincontainerBackground.png') top repeat-x;
}

#maincontainerHome{
    width: 100%;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    padding: 0;
    margin: 0 auto -227px;
    background: #fff url('../images/maincontainerBackground.png') top repeat-x;
}

#container{
    width: 960px;
    min-height: 100%;
    margin: 0 auto;
}

.push{
    height: 300px;
}
/*end main containers*/

/* Header */
#homeHeader
{
    height: 363px;
    width: 960px;
    float: left;
    margin: 20px 0 20px 0;
}

#homeHeader li
{
    height: 363px;
    width: 960px;
    float :left;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 12px;
    color: white;
}


#homeHeaderblok
{
    width: 227px;
    height: 294px;
    background: url('../images/homeHeaderblok.png');
    float: right;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-right: 27px;

}

.homeHeadertekst
{
    text-align: center;
    color: white;
}

#homeHeaderafbeelding
{
    width: auto;
    height: auto;
    float: right;
    background-image: url('../images/sampleHomeProject_thumb.png') ;
    padding-bottom: 10px;
}

#homeHeaderslider
{
    float: left;
    background: url('../images/headerScrollbalk.png') repeat-x ;
    width: 914px;
    height: 10px;
    margin-left: 20px;
    margin-bottom: 20px;
   
}

.headerSliderPrev
{
    float: left;
    font-size:  20px;
    color: #7d7d7d;
    width: 25px;
    display: block;
    height: 20px;
    line-height: 17px;
    text-align:  center;
}

.headerSliderPrev:hover, .headerSliderNext:hover  
{
    text-decoration: none;
}


.headerSliderNext
{
    float: right;
    font-size:  20px;
    color: #7d7d7d;
    width: 25px;
    display: block;
    height: 20px;
    line-height: 17px;
    text-align:  center;
}

.homeHeaderscrollbalk
{
    float: left;
    width: 134px;
    height: 10px;
    margin-left: 20px; 
    margin-top: 4px;
}

#headerContainer {
    background: none;
}

#header {
    margin: 0 auto;
    padding: 0;
    width: 960px;
    height: 104px
}

#logo {
    float: left;
    width: 250px;
    height: 81px;
    padding: 10px 0 0 0;
}

#languages {
    float: right;
    height: 20px;
    width: 25px;
    padding-right: 4px;
    margin-top: -4px;
    /*padding: 7px 0;
    margin-left: 0px;*/
}

#socialMedia {
    float: left;
    height: 104px;
    width: 710px;
}

#socialMedia ul {
    float:right;
    padding: 0;
    margin: 0;
    margin-right:2px;/*was 42*/
    margin-top:34px;
    list-style-type: none;
}

#socialMedia li {
    float: left;
    margin-left: 10px;
}

#subHeadercontainer
{
    margin: 0 auto;
    padding: 0;
    width: 1004px;
}

#headermenuContainer
{
    float:left;
    width:1004px;
    height:328px;
    padding-bottom:15px;
}

#headermenuContainerSmall
{
    float:left;
    width:1004px;
    height:110px;
    padding-bottom:15px;
}

#menuContainer {
    float: left;
    height: 38px;
    width:1004px;
    background: url('../images/subHeaderBackground.png') no-repeat;
    border-bottom:1px solid #d9d9d9;
}

#language
{
    float:right;
    height:27px;
    max-width:65px;
    padding-top:11px;
    margin-right: 6px;
    padding-right: 18px;
}

#menuTop {
    padding: 0;
    float:left;
    margin: 0 0 0 7px;
    padding-left:18px;
    list-style-type: none;
    border-bottom:1px solid #d9d9d9;
    width:890px;
    height:38px;
}



#menuTop .last:hover 
{
    background:none !important;
    border-left:none !important;
    border-right:none !important;
    padding-left:0 !important;
    padding-right:0!important;
}

#menuTop>li {
    float: left;
    height:35px;
    margin-top:3px;
    line-height:36px;
    float: left;
    border-bottom: 1px solid #d4d4d4;
}

.contact
{
    position:absolute;
    z-index:99;
    margin-left:884px;
    margin-top:-45px;
}

#menuTop li a
{
    display:block;   
    padding-left:21px;
    padding-right:21px;
}

#menuTop>li:hover
{
    background: url('../images/menuBackground.png') repeat-x;
}

#menuTop li:hover a
{
}

#menuTop li a, #menuTop li span {
    color: #565656;
    font-weight: bold;
    font-size: 13px;
    display: block;
}

#menuTop li a:hover, #menuTop li a.active, #menuTop li span {
    color: #555555;
    text-decoration: none;
    background: url('../images/menuBackground.png') repeat-x;
}

#headerBackground
{
    min-height:100px;
    float:left;
}

#subheadersmall
{
    width:1004px;
    min-height:60px;
    float:left;
    background:  url('../images/subHeaderSmall.png') no-repeat;
    padding-left:30px;
    padding-top: 10px;
    font-size:22px;
    line-height:22px;
    /*padding-top:18px;*/
    color:#d21145;
}

#subheaderBottom
{
    width:1004px;
    height:37px;
    float:left;
    background:  url('../images/subheaderBottomBackground.png') no-repeat;
}

#menuTop .liLanguage
{
    margin-top:12px;
}

#menuTop .liLanguage:hover
{
    background: none !important;
}

/*submenu*/
#menuTop li .submenu{
	position: absolute;
    width: 175px;
	padding: 0;
	margin:  0;
	z-index: 9999;
	list-style-type: none;
    background: #d6d6d6 url('../images/submenuBack.png') no-repeat;
}

.submenu li a:hover
{
    color: #d21145 !important;
}

.submenu li span
{
    font-size:12px !important;
    font-weight:normal !important;
    color: #d21145 !important;
    padding-left:24px !important;
    height: 25px !important;
    line-height:25px!important;
}

.submenu li
{
    background: url('../images/bordersubmenu.png') bottom repeat-x;   
    line-height:25px;
}

.submenu li a
{
    padding:0 !important;
    margin:0 !important;
    height:25px !important;
    font-size:12px !important;
    line-height:25px;
    font-weight:normal !important;
    padding-left:24px !important;
}

/* Home */
#mainContainerHome {
    background: url('../images/mainContainerBackground.png') repeat-x;
    height: 653px;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}

#containerHome {
    margin: 18px auto 0 auto;
    width: 960px;
    height: 653px;
}

#boxes {
    float: left;
    width: 960px;
    height: 245px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#boxes li {
    float: left;
    width: 232px;
    margin-right: 10px;
    height: 233px;
    padding: 0;
}

.box {
    margin-top: -6px;
    position: absolute;
    width: 211px;
    height: 203px;
    z-index: 999;
    padding: 21px 11px;
}

.boxClosedTitle{
    float: left;
    width: 211px;
    height:24px; 
    margin-bottom: 8px; 
    line-height:24px;
    display: block
}

.boxClosedTitle a:hover {
    text-decoration: none;
}

.boxClosedTitle h2
{
    font-size: 20px;
    color: #bb0838;
    font-weight: normal;
}

.boxClosedImage{
    float: left;
    width: 211px;
    height: 122px; 
    z-index: 5;
}

.boxClosedImageOverlay{
    float: left;
    width: 211px;
    height: 122px; 
    z-index: 10;
    margin: -122px 0 0 0;
    position: relative;
}

.boxClosed {
    background: url('../images/boxHomeBackgroundOpen.png') no-repeat center;
}

.boxOpen {
    background: url('../images/boxHomeBackgroundOpen.png') no-repeat;
}

.boxTitle {
    float: left;
    width: 211px;
    color: #414141;
    font-size: 14px;
    margin-top: 10px;
    display: block;
    line-height: 20px;
}

.openBox {
    font-size: 11px;
    float: left;
    width: 211px;
    display: block;
    margin-top: 5px;
}

#boxes li .boxBack {
    position: absolute;
    width: 217px;
    height: 83px;
    padding: 150px 8px 0 8px;
    color: #fff;
    background: url('../images/boxBackHomeBackground.png') center no-repeat;
}

#boxes li .boxBack a {
    color: #fff;
}


#boxes li ul.submenuBlok {
    float: left;
    width: 210px;
    height: 100px;
    padding: 0;
    margin: 150px 0 0 8px;
}

#boxes li ul.submenuBlok li {
    float: left;
    width: 210px;
    height: 18px;
    line-height: 12px;
    padding: 0;
    margin: 0;
}

.boxBack ul li a {
    color: #fff;
}

#homeBottom {
    float: left;
    width: 940px;
    height: 270px;
    margin-top: 10px;
    background: #fff;
    padding: 0 10px;
    margin: 0;
    list-style-type: none;
}

#homeBottom li {
    float: left;
    width: 211px;
    padding-right: 16px;
    margin: 30px 15px 35px 0;
    border-right: 1px dotted #000;
    height: 205px;
}

#merken {
    float: left;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#merken li
{
    border: 0;
    height: auto;
    padding:0;
    margin: 0;
}

#merken li img
{
    max-width: 211px;
    max-height: 163px;
} 

#homeBottom table .col1{
    vertical-align: middle;
}

#homeBottom table .col2{
    vertical-align: middle; 
    border-bottom: 1px solid #d4d4d4;
}

.bottomHomeTitle {
    float: left;
    width: 211px;
    font-size: 16px;
    margin-bottom: 15px;
    color: #565656;
    font-weight: normal;
    line-height: 16px;
}

#twitterName {
    color: #565656;
    font-weight: bold;
}

#twitterText {
    padding-top: 5px;
    line-height: 18px;
}

#twitterText a {
    color: #007cc6;
}

#homeNews a {
    color: #565656;
    height: 29px;
    width: 186px;
    display: block;
    line-height: 29px;
}

#homeNews a:hover {
    color: #bb0838;
    background: #f2f2f2;
}

#homeNews a#archiefLink {
    color: #cf003d;
    height: auto;
    width: auto;
    display: inline;
}

#homeNews a#archiefLink:hover {
    background: none;
}

/* Default */

.headerContent
{
    float:left;
    width:242px;
    height:200px;
    margin-top:15px;
    margin-left:20px;
}

#headerboxContainer
{
    float:left;
    width:1004px;
    height:246px;
    background: url('../images/subHeaderCenterBackground.png') no-repeat;
}

.headerItem
{
    width:1004px;   
}

.projectLink
{
    position:absolute;
    margin-left:260px;
    margin-top:40px;   
}

.projectLink a
{
    margin:0;
    padding:0;
}

.headerImage {
    float: left;
    height: 226px;
    width:729px;
    background: url('../images/headerimageBackground.png') no-repeat;
    margin: 15px 0 20px 0;
}


.headerImage img
{
    margin-top:13px;
    margin-left:14px;
}

#headerboxFooterContainer
{
    width:1004px;
    height:38px;
    float:left; 
    margin-left:2px;   
    background: url('../images/subHeaderFooterBackground.png') no-repeat;
}

.headerSubText
{
    margin-left:25px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    width:600px;
    line-height: 13px;
}

.headerSubText2
{
    float:left;
    margin-left:25px;
    margin-top:15px;
    color:#fff;
    font-weight:bold;
    font-size:12px;
    width:600px;
}

#headercontrol
{
    position:relative;
    z-index:99;
    margin-top:12px;
    padding:0;
    margin-right:30px;
    width: 300px;
    height:38px;
    float:right;
    text-align:right;
}

#headercontrol .active
{
    background: url('../images/controlimageactive.png') !important;    
}

.counterItem
{
    width:15px !important;
    height:16px !important;
    background: url('../images/controlimage.png') !important;
}

.headerImageFoto{
    float:left;
    width:  428px;
    margin: 0;
    margin-left:15px;
    height: 246px;
    vertical-align: bottom;
    padding: 0;
}

.headerImageFoto img
{
    max-width:428px;
    max-height:233px; 
}


.headerText
{
    margin-left:15px;
    margin-top:10px;
    margin-right:20px;
    width:524px;
    height:236px;
    float:left;
}


.headerImageOverlay{
    float: left;
    width:  712px;
    height: 209px;
    margin: -164px 0 0 0;
    padding: 0;
    z-index: 15;
}

.headerVideo {
    float: right;
    height: 246px;
    /*margin-left: 20px;*/
    border-left: 1px solid #D9D9D9;
    width: 440px;
}

/*.headerVideo video{
    float: right;
}*/

.headerContentVideo {
    float: left;
    height: 226px;
    margin: 15px 0 20px 20px;
    width: 500px;
}

.simple-video-wrapper {
	height: 246px;
	margin: 0 auto;
	position: relative;
	width: 440px;
}

.simple-video-overlay {
    background: url(../images/buttonzwartKlein.png) 50% 50% no-repeat;
	cursor: pointer;
	display: block;
	height: 100%;
	left:0;
	position: absolute;
	top:0;
	width: 100%;
	z-index: 2;
}

.simple-video-overlay.pause {
    background: url(../images/buttonzwartPauseKlein.png) 50% 50% no-repeat !important;
}

.defaultTitle {
    float: left;
    font-size: 20px;
    color: #bb0838;
    font-weight: normal;
    line-height: 50px;
}

#defaultLeft {
    float: left;
    width: 720px;
    margin-right: 10px;
    margin-bottom: 100px;
    min-height: 300px;
}

#breadcrumbs {
    float: left;
    width: 710px;
    height: 30px;
    padding: 0 0 0 10px;
    background: #f1f1f1;
    line-height: 30px;
    margin: 0;
    list-style-type: none;
}

#breadcrumbs li {
    float: left;
    padding: 0 6px;
}

#breadcrumbs li a, #breadcrumbs li span {
    float: left;
    color: #565656;
    font-size: 11px;
}

#breadcrumbs li a:hover, #breadcrumbs li span {
    text-decoration: underline;
}

#defaultContent {
    float: left;
    width: 720px;
    margin: 20px 0 0 0;
}

#defaultContent ul {
    line-height: 18px;
}

#defaultRight {
    float: left;
    width: 222px;
    margin: 0 0 100px 8px;
}

#rightList{
    float: left;
    width: 220px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#rightList li{
    float: left;
    width: 218px;
    margin-bottom: 20px;
}

.rightBoxContent
{
    float: left;
    width: 198px;
    border-right: 1px solid #dedede;
    border-left: 1px solid #dedede;
    background: #f0f0f0;
    padding: 10px;
}

.rightCornersTop {
    float: left;
    width: 220px;
    height: 9px;
    background: url('../images/rightBoxTop.png') no-repeat;
}

.rightCornersBottom {
    float: left;
    width: 220px;
    height: 9px;
    background: url('../images/rightBoxBottom.png') no-repeat;
}

#rightList li .rightBoxTitle{
    float: left;
    width: 188px;
    height:24px; 
    padding: 5px 0; 
}

#rightList li .rightBoxTitle h2
{ 
    font-size: 20px;
    color: #bb0838;
    font-weight: normal;
}

#rightList li .rightBoxTitle h3
{ 
    font-size: 20px;
    color: #bb0838;
    font-weight: normal;
    line-height:20px;
}

.field199 {
    width: 190px;
    height: 23px;
    padding: 0 0 0 10px;
    border: 0;
    line-height: 23px;
    font-size: 11px;
    color: #c2c2c2;
    font-family: 'Trebuchet Ms', Tahoma,Verdana, Arial;
    background: url('../images/field199Background.png') no-repeat;
}

.sendButton_en, .sendButton_nl {
    float: right;
    width: 78px;
    height: 22px;
    border: 0;
    cursor: pointer;
}

.sendButton_nl {
    background: url('../images/sendButton.png') no-repeat;
}

.sendButton_nl:hover {
    background: url('../images/sendButtonHover.png') no-repeat;
}

.sendButton_en {
    background: url('../images/sendButton_en.png') no-repeat;
}

.sendButton_en:hover {
    background: url('../images/sendButtonHover_en.png') no-repeat;
}

.recentProjectItem{
    float: left;
    width: 201px;
    height: 204px;
    padding: 0 0 0 2px;
    background: url('../images/recentProjectItem.png');
}

.recentProjectItemTitle{
    float: left; 
    width: 198px; 
    font-size: 18px; 
    padding-bottom: 10px;
}

.recentProjectItemImage{
    float: left;
    width: 198px;
    height: 114px;
    padding: 0;
    margin: 0;
}

.recentProjectItemOverlay{
    float: left;
    width: 198px;
    height: 114px;
    padding: 0;
    margin: -114px 0 0 0;
    z-index: 10;
}

.recentProjectItemWork{
    float: left; 
    width: 198px; 
    font-size: 14px; 
    padding: 10px 0;
}

.reden{
    float: left; 
    width: 198px; 
    font-size: 14px; 
    padding: 10px 0;
    line-height:17px;
}

.redenLeft
{
    float:left;
    width:20px;
    height:60px;
}

.redenRight
{
    float:right;
}

#portfolioSub{
    float: left;
    width: 198px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}


#portfolioSub li{
    float: left;
    height: 20px;
    background: none;
    padding: 0;
    margin: 0;
    line-height: 20px;
}

#portfolioSub li a{
    width: 208px;
    display: block;
    color: #565656;
    line-height: 23px;
    margin-left: -10px;
    padding-left: 10px;
}

#portfolioSub li a:hover, #portfolioSub li a.active
{
    background: #bb0838;
    color: white;
    text-decoration: none;
    
}

.belMijContent{
    width: 120px;
}

.belButton_en, .belButton_nl{
    float: left;
    width: 76px;
    height: 22px;
    border: 0;
    cursor: pointer;
}

.belButton_en{
    background: url('../images/belmijButton_en.png') no-repeat;
}

.belButton_nl{
    background: url('../images/belmijButton.png') no-repeat;
}

.belButton_nl:hover {
    background: url('../images/belmijButtonHover.png') no-repeat;
}

.belButton_en:hover {
    background: url('../images/belmijButtonHover_en.png') no-repeat;
}
/* Portfolio */
#PortfolioTop {
    float: left;
    width: 700px;
    height: 30px;
    padding: 0 10px;
    background: #f1f1f1;
}

#portfolioBreadcrumbs {
    float: left;
    width: 500px;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#portfolioBreadcrumbs li {
    float: left;
    padding: 0 6px;
}

#portfolioBreadcrumbs li a, #portfolioBreadcrumbs li span {
    float: left;
    color: #565656;
    font-size: 11px;
}

#portfolioBreadcrumbs li a:hover, #portfolioBreadcrumbs li span {
    text-decoration: underline;
}

#PortfolioPages {
    float: right;
    height: 30px;
    line-height: 30px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#PortfolioPages li {
    float: left;
    margin-left: 5px;
}

#PortfolioPages li a {
    float: left;
    width: 16px;
    height: 30px;
    display: block;
    color: #565656;
    font-size: 12px;
    text-align: center;
}

#PortfolioPages li a:hover, #PortfolioPages li a.active {
    text-decoration: none;
    color: #fff;
    background: url('../images/portfolioPageActive.png') no-repeat;
}

#PortfolioLeft {
    float: left;
    width: 730px;
    margin-bottom: 100px;
    min-height: 300px;
}

#portfolioContent{
    float: left;
    width: 730px;
    margin: 20px 0 0 0px;
}

#portfolioList{
    float: left;
    width: 730px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.portfolioItem{
    float: left;
    width: 233px;
    height: 233px;
    padding: 0;
    margin: 0 10px 10px 0;
    background: url('../images/portfolioBackground.png') no-repeat;
}

.portfolioItem:hover{
    background: url('../images/portfolioBackgroundHover.png') no-repeat;
}

.portfolioItem:hover .portfolioLink, .portfolioItem:hover .portfolioSubTitle {
    color: #BB0838;
}

.portfolioItem .portfolioUrl{
    float: left;
    width: 211px;
    height: 208px;
    display: block;
    padding: 15px 11px 10px 11px;
}

.portfolioItem .portfolioUrl:hover {
    text-decoration: none;
    cursor: pointer;
}

.portfolioTitle{
    float: left;
    width: 211px;
    padding: 15px 11px 20px 11px;
    margin: 0;
}

.portfolioTitle:hover {
    text-decoration: none;
}

.portfolioImageBox{
    float: left;
    width: 211px;
    height: 122px;
    padding: 0;
    margin: 0 0 20px 0;
}

.portfolioImage{
    float: left;
    width: 211px;
    height: 122px;
    padding: 0 11px;
    margin: 0;
}

.portfolioImageOverlay
{
    float: left;
    width: 211px;
    height: 122px;
    padding: 0 11px;
    margin: -122px 0 0 0;
    z-index: 10;
}

.portfolioSubTitle{
    float: left;
    width: 211px;
    height: 15px;
    padding: 10px 11px 0 11px;
    margin: 0;
    color: #565656;
}

.portfolioSubTitle:hover {
    text-decoration: none;
}

.portfolioLink{
    float: left;
    width: 211px;
    padding: 10px 11px 0 11px;
    margin: 0;
    font-size: 11px;
    color: #565656;
}

.portfolioLink:hover {
    text-decoration: none;
}

#portfolioTop{
    float: left;
    width: 720px;
    height: 250px;
    padding: 0;
    margin: 0;
}

#portfolioItem{
    float: left;
    width: 720px;
    height: 250px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#portfolioItem li{
    float: left;
    width: 720px;
    height: 250px;
    padding: 0;
    margin: 0 10px 0 0;
}

#portfolioBottom{
    float: left;
    width: 720px;
    padding: 20px 0 0 0;
    margin: 30px 0 0 0;
    line-height: 16px;
    border-top: 1px solid #d8d8d8;
}

#portfolioBottomLeft{
    float: left;
    width: 230px;
    padding: 0 10px 0 0;
    margin: 0;
}
#portfolioBottomLeft a{
    color: #565656;
}

.teamPortfolio{
    float: left;
    width: 230px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.teamPortfolio li{
    float: left;
    width: 40px;
    height: 40px;
    margin-right: 5px;
}

.teamPortfolio li .teamPortfolioImage{
    float: left;
    width: 40px;
    height: 40px;
}

.teamPortfolio li .teamPortfolioImage{
    float: left;
    width: 40px;
    height: 40px;
}

.teamPortfolio li .teamPortfolioOverlay{
    float: left;
    width: 40px;
    height: 40px;
    padding: 0;
    margin: -40px 0 0 0;
    z-index: 10;
}

#portfolioBottomRight{
    float: left;
    width: 480px;
    padding: 0;
    margin: 0;
}

/* prikbord */
#prikbordList{
    float: left;
    width: 710px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#prikbordList li.default a.prikbordLink{
    float: left;
    width: 710px;
    height: 24px;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d8d8d8;
    line-height: 24px;
    background: #ececec;
    text-decoration: none;
    color: #bb0838;
    cursor: pointer;
}

/* end prikbord */

/* Nieuws */
#nieuwsList{
    float: left;
    width: 710px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

#nieuwsList li.default a.newsOther{
    float: left;
    width: 710px;
    height: 24px;
    color: #565656;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #d8d8d8;
    line-height: 24px;
}   

.newsOther.collapsed {
    background: url('../images/arrowRight.png') no-repeat left;
}
    
#nieuwsList li.default a:hover.newsOther, #nieuwsList li.default a.expanded{
    background: #ececec;
    text-decoration: none;
    color: #bb0838;
    cursor: pointer;
}

.newsContent{
    float: left;
   	width: 705px;
    padding: 10px 0 5px 5px;
    margin: 0;
    display: none;
    border-bottom: 1px solid #d8d8d8;
}

#nieuwsList li.first{
    float: left;
    width: 710px;
    padding: 0 0 20px 0;
    margin: 0;
    border-bottom: 1px solid #d8d8d8;
}

.newsImageBox{
    float: left;
    width: 120px;
    height: 120px;
    padding: 0 10px 0 0;
    margin: 0;    
}

.newsImageBoxDefault{
    float: right;
    width: 120px;
    height: 120px;
    padding: 0 0 10px 10px;
    margin: 0;    
}

.newsImage{
    float: left;
    width: 120px;
    height: 120px;
    padding: 0;
    margin: 0;    
}

.newsImageOverlay{
    float: left;
    width: 120px;
    height: 120px;
    padding: 0;
    margin: -120px 0 0 0;    
    z-index: 10;
}

.newsDate{
    float: left;
    width: 125px;
    height: 24px;
    padding: 0 0 0 5px;
    margin: 0;
    line-height: 24px;
}

.newsTitle{
    float: left;
    width: 580px;
    padding: 0;
    margin: 0;
}

.blokTitle{
    padding-left: 10px;
    width: 570px;
}

.newsTextContent{
    float: left;
    width: 580px;
    padding: 0;
    margin: 5px 0 0 0;
}

.newsTextContent p, .newsContent p {
    margin: 10px 0;
}

.newsTextContentItem{
    float: left;
    width: 580px;
    padding: 0;
    margin: 0;
}

/* Team */
#teamList {
    float: left;
    width: 720px;
    margin: 30px 0 0 0;
    padding: 0;
    list-style-type: none;
}

#teamList li {
    float: left;
    width: 120px;
    margin-bottom: 25px;
    margin-right: 25px;
}

#teamList .teamImage {
    float: left;
    width: 120px;
    height: 120px;
    margin-right: 30px;
}

#teamList .teamImagePicture {
    float: left;
    width: 120px;
    height: 120px;
}

#teamList .teamImageOverlay {
    float: left;
    width: 120px;
    height: 120px;
    padding: 0;
    margin: -120px 0 0 0;
    z-index: 10;
}

#teamList .teamContent {
    float: left;
    display:none;
    width: 490px;
    padding: 0;
    margin: 0;
}

/* Blokpagina's */
#blokList {
    float: left;
    width: 720px;
    padding: 0;
    margin: 15px 0 0 0;
    list-style-type: none;
}

#blokList li {
    float: left;
    width: 329px;
    padding-right: 20px;
    margin: 0 20px 20px 0;
    border-right: 1px dotted #000000;
}

/*
#blokList h2 {
    font-size: 20px;
    line-height: 20px;
    color: #bb0838;
    font-weight: normal;
}
*/

/* Contact */
#contact{
    float: left;
    width: 320px;
    padding: 0;
    margin: 0;  
}

#contactTop{
    float: left;
    width: 710px;
    padding: 0 0 25px 0;
    margin: 0 0 25px 0;
    border-bottom: 1px solid #d8d8d8;
}

#contactTop td{
    padding: 2px 0;
    vertical-align: top;
}

#contactLeft{
    float: left;
    width: 325px;
    padding: 0;
    margin: 0;
}

#contactLeft td{
    padding: 2px 0;
    vertical-align: top;
}

#contactRight{
    float: left;
    width: 340px;
    padding: 0;
    margin: 0 0 0 35px;
}

.field175{
    width: 175px;
    border: 1px solid #d8d8d8;
}

.field175.error{
    border: 1px solid red;
}

.field175Area{
    width: 175px;
    height: 80px;
    border: 1px solid #d8d8d8;
}
/* Footer */
#footerContainer{
    width: 100%;
    height: 227px;  
}

#footerBackground{
    float: left;
    width: 100%;      
    height: 227px;   
    margin: 0 auto; 
    background: url('../images/footerContainerBackground.png') bottom repeat-x;
}

#footer{
    width: 960px;      
    height: 227px;  
    margin: 0 auto;
}

#contentFooter {
    float: left;
    width: 940px;
    margin: 18px 10px 0 10px;
}

#footerLeft {
    float: left;
    width: 710px;
    padding-right: 10px;
}

.footerMainMenu{
    float: left;
    width: 130px;
    margin: 0 10px 0 0;
    padding: 0;
    list-style-type: none;
}

.footerMainTitle{
    float: left;
    width: 130px;
    padding-bottom: 16px;
    margin-bottom: 16px;
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background: url('../images/footerBlockTitleBackground.png') repeat-x bottom;
}

.footerMainTitle a{
    display: block;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
}

.footerMainTitle a:hover, .footerMainTitle a.acive{
    color: #a0a0a0;
    text-decoration: none;
}

.footerSubmenuBox{
    float: left;
    width: 130px;
    color: #a0a0a0;
}

.footerSubmenu{
    float: left;
    width: 130px;
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.footerSubmenu li{
    float: left;
    width: 130px;
    line-height: 20px;
}

.footerSubmenu li a, .footerSubmenuBox a{
    color: #a0a0a0;
}

.footerSubmenu li a:hover, .footerSubmenu li a.active, .footerSubmenuBox a:hover{
    color: white;
    text-decoration: none;
}

#footerRight {
    float: left;
    width: 220px;
    margin: 10px 0 0 0;
}

#footerBottom {
    float: left;
    width: 940px;
    margin: 18px 0 0 0;
    padding-top: 10px;
    font-size: 10px;
    background: url('../images/borderFooter.png') repeat-x top;
}

.field199.error
{
    background: url('../images/field199BackgroundError.png') no-repeat;
}

.success
{
    color: #BB0838;
    font-style: italic;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #D8D8D8;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
    width: 250px;
}
#tooltip h3, #tooltip div { margin: 0; }

#workshopSelect {
    color: black;
    font-family: 'Trebuchet Ms',Tahoma,Verdana,Arial;
    font-size: 11px;
    height: 20px;
    padding-left: 6px;
    width: 198px;
}

#workshopSelect option {
    padding-left: 6px;
}

label.error {
    float: left;
    padding-top: 5px;
}

#vacature td {
    height: 20px;
}

#vacature label.error {
    float: none;
    padding-left: 5px;
}

#vacature .sendButton {
    float: left;
}
