html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
}

body {
background: #f3f3f3;
font-family: Arial, sans-serif;
font-size: 12px;
color: #2f2f2f;
}  

html, body, #wrap {
height: 100%;
}
body > #wrap {
height: auto; 
min-height: 100%;
}
input, textarea {
font-family: "Arial", sans-serif;
}
a { 
color: #9197a2;
text-decoration: underline;
}
a:hover{
color: #0099ff !important;
text-decoration: underline;
}
p {
}
h1, h2, h3, h4 { 
color: #0099ff;
}
h1 {
border-bottom: 1px solid #e2e3e5;
margin-bottom: 10px;
font-weight: normal;
color: #0099ff;
font-size: 25px;
padding-bottom: 9px;
padding-right: 130px;
}

h1 span.black { color: #2f2f2f; }

h1#headline {
border-bottom: 1px solid #e2e3e5;
margin-bottom: 10px;
padding-bottom: 4px;
padding-left: 55px;
background: url(/images/headline.png) no-repeat left 7px;
color: #0099FF;
}
p.datumBericht {
color: #9197a2;
margin: 0px !important;
padding: 0px !important;
font-size: 12px;
font-weight: bold;
}

h2 {
    border-bottom: 1px solid #e2e3e5;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 16px;
}
h2.action {
background: url('/images/grey_bg.gif') repeat-x;
color: #2f2f2f;
font-weight: bold;
font-size: 21px;
line-height: 40px;
padding: 0px 15px 0 10px;
margin: 10px 0px 15px 0px;
border:none;
}
	h2.action span {
	color: #9197a2;
	}
.homepageBlock h2 {    
    border-bottom: 1px solid #e2e3e5;
    line-height: 16px;
    margin-top: 0px;
    margin-bottom: 8px;
    padding-bottom: 10px;
    font-weight: bold;    
    font-size: 16px;    
}

.homepageBlock #results 
{
    bottom:0px;
}
h3 a {
text-decoration: none;
}
h2 a {
/*color: #2f2f2f !important;*/
}

h2.startOfColumn {
margin-top: 8px;
}

.contentVlak h2 {
border-bottom: none;
margin-bottom: 0px;
}

#footerContent h2 {
border-bottom: none;
margin-bottom: 0px;
}

h3 {
font-size: 15px;
color: #2f2f2f;
}

#KeepInContact h3 {
position: relative;
top: -3px;
border: none !important;
color: #2f2f2f;
margin-top: 0;
}

.padding10 h3 {
font-size: 12px !important;
font-weight: bold;
border-bottom: none;
margin-bottom: 0px;
}

h3, h4{
margin: 10px 0px 10px 0px;  
}

hr {
height: 1px;
color: #e2e3e5;
background: #e2e3e5;
border: none;
clear: both;
margin-bottom: 6px;
}

p.smaller {
font-size: 12px;
}

#main {
padding-bottom: 285px;
width: 960px;
margin: 0 auto;
position: relative;
}
  
  #mask_left {
    width: 260px;
    height: 250px;
    position: relative;
    margin: -260px auto 0px auto;
    left: -350px;
    background-image:url('/images/mask_left.png');
    z-index: 1000;

      }
  
  #mask_right {
    width: 260px;
    height: 250px;
    position: relative;
    margin: -259px auto 0px auto;
    top: 9px;
    left: 350px;
    background-image:url('/images/mask_right.png');
    z-index: 1000;

  }

  #mask_leftAction {
    width: 260px;
    height: 250px;
    position: relative;
    margin: -250px auto 0px auto;
    left: -350px;
    background-image:url('/images/mask_left.png');
    z-index: 1000;

      }
  
  #mask_rightAction {
    width: 260px;
    height: 250px;
    position: relative;
    margin: -259px auto 0px auto;
    top: 9px;
    left: 350px;
    background-image:url('/images/mask_right.png');
    z-index: 1000;
  }
    #contentContainer {
    width: 923px;
    margin: auto;
    border: 1px solid #cecece;
    background: #ffffff;
    padding: 19px 16px 23px 19px;
    margin-top: 120px;
    margin-bottom: 8px;
    position: relative;
    }
    #contentContainer .contentVlak h3 {
    padding-left: 8px;
    }
    #contentContainer .contentVlak p {
	padding-left: 8px;
	margin-bottom: 10px;
	}
    
    #contentContainer.BurkinaFaso {
    background: #ffffff url(/images/bg_burkinaFaso.png) no-repeat right 25px;
    }
    
    .noTopMargin {
    margin-top: 0px !important;
    }
    
        .column {
        float: left;
        display: block;
        position: relative;
        }
        
        .column a {
        color: #666666;
        }  
        .column p img, .column h2 img {
        /*width: 438px;*/
        float: left;
        padding: 0px 10px 10px 0px;
        } 
        .column ul#news li img,  .column ul#jobs li img{
        width: 160px;
        float: left;
        padding: 5px 10px 10px 0px;
        } 
        ul#news {
        margin-bottom: 0px;
        }
	        ul#news li {
	        padding: 0px;       
	        }
	        ul#news li h3 {
	        background: #f0f0f0 url('/images/whitearrow.gif') no-repeat 511px 6px;
	        color: #2f2f2f;
	        font-size: 14px;
	        padding: 5px 20px  5px 7px;
	        margin: 0px 0px 3px 0px;
	        } 
	        ul#news li p {
	        float: none;
	        width: auto;
	        border-top: 1px solid #e2e3e5;
	        border-bottom: 1px solid #e2e3e5;
	        //font-size: 12px;
	        line-height: 20px;
	        height: 100px;
	        height: auto !important;
	        min-height: 100px;
	        padding-top: 9px;
	        } 
		        ul#news li p span {
		        color: #87898a;
		        }
	        .sectionhover { cursor: pointer; }
	        ul#news li:hover h3 {
	        background-color: #d5d4d4;
	        }
	        ul#news li.headline h3 {
	        background-color: #00aeef;
	        color: #fff;
	        }
	        ul#news li.headline .section h3 a:link, 
	        ul#news li.headline .section h3 a:hover,
	        ul#news li.headline .section h3 a:visited {
	        color: #fff !important;
	        }
	        ul#news li.headline:hover h3 {
	        background-color: #067fae;
	        }
           
            .leftBorder {
            border-left: 1px solid #e8e9ea;
            margin-left: 20px;
            padding-left: 20px;
            }
            
            .doegoodie .info
            {
                float:left;
                display:block;
                padding-left:10px;
            }
            
            .doegoodie 
            {
                padding: 5px 0px 5px 0px;
            }
            
            .rightBorder {
            border-right: 1px solid #e8e9ea;
            margin-right: 17px;
            padding-right: 20px;
            }

      
      .doegoodie {
        position:relative;        
        z-index: 1;
      }
      
      .doegoodie img {
        float: left;
      }
      
    .doegoodie .product_decoration img {
z-index:10;
}
      
      .doegoodie .title {
        color: #0099FF;
        font-size: 15px;
        font-weight: bold;
        line-height: 30px;
      }
      
      .doegoodie .price {
        color: #000c39;
        font-size: 15px;
        font-weight: bold;
        margin: 5px 20px 10px 0px;
      }
      
      .doegoodie .present {
        font-weight: bold;
                color: #72777f !important;
                padding-left: 12px;
                background: url(/images/redDartOrange.png) no-repeat left 3px;
                padding-bottom: 5px;
                font-size: 12px;
                text-decoration: none !important;
      }
      
      .present:hover {
        text-decoration: underline !important;
      }
      
      .list {
        font-weight: bold;
                color: #72777f !important;
                padding-left: 12px;
                background: url(/images/redDartOrange.png) no-repeat left 3px;
                padding-bottom: 5px;
                font-size: 12px;
                text-decoration: none !important;
      }
      
      .list:hover {
        text-decoration: underline !important;
      }
      
      .introLarge {
            padding: 0px 10px;
            display: block;
            background: url(/images/introLarge.png) repeat-x left top;
      margin-top : 3px;
            margin-bottom: 10px;
      overflow: hidden;
            }
            
                #contentContainer .introLarge p {
                line-height: 39px;
                font-size: 19px;
                font-weight: bold;
                color: #9197a2;
                margin-bottom: 0px;
                padding-bottom:2px;
                }

    #contentContainerNoTopMargin .introLarge p {
                line-height: 39px;
                font-size: 19px;
                font-weight: bold;
                color: #9197a2;
                margin-bottom: 0px;
                }
                
               .introLarger p {
                font-size: 24px !important;
                }

            	.column p a {
		        color: #9197a2;
		        text-decoration: underline;
		        }
                
                .column ul {
                margin-bottom: 10px;
                }
                
                .column ul li {
                background: url(/images/redDartOrange.png) no-repeat 5px 10px;
                list-style: none;
                line-height: 20px;
                padding: 3px 0px 2px 20px;
                display: block;
                border: none;
                }

    .column ul li ul li {
        background: none !important;
      list-style: disc;
      padding-left: 0px;
      margin-left: 15px;
      }

                .column ul li a {
                text-decoration:none;
                font-weight: bold;
                }

    .column ol {
                margin-bottom: 10px;
margin-top: 0px !important;
position: relative;
top: -10px;
                }
                
                .column ol li {
                line-height: 20px;
                padding: 2px 0px 2px 0px;
                list-style-position: inside;
                border: none;
      }
                
                .column ol li a {
                color: #72777f;
                font-weight: bold;
                }                           
                   .introLarge span {
                   color: #2f2f2f;
                   }  
                   
                   #contentContainer p {
                   line-height: 20px;
                   margin-bottom: 0px;
                   padding-bottom:10px;
                   
                   }   
                   
                        .firstParagraph {
                        font-weight: bold;
                        } 
                        
                        .readMore {
                        font-weight: bold;
                        color: #72777f !important;
                        padding-left: 12px;
                        background: url(/images/redDartOrange.png) no-repeat left 3px;
                        padding-bottom: 5px;
                        font-size: 12px;
                        text-decoration: none !important;
                        }
                        
                          .readMore:hover {
                          text-decoration: underline !important;
                          }
                        
                        .lastpright {
                        text-align: right;
                        margin-bottom: 0px;
                        padding: 0px;
                        line-height: 20px;

                        }
                        
            			#shopLink {
                        font-weight: bold;
                        color: #72777f;
                        padding-left: 12px;
                        background: url(/images/redDartOrange.png) no-repeat left 3px;
                        margin-top: 50px;
                        padding-bottom: 5px;
                        font-size: 12px;
                        text-decoration: none !important;
                        line-height: 30px;
                        }
                        
                          #shopLink:hover {
                          text-decoration: underline !important;
                          }
              
           				#resultsLink {
                        font-weight: bold;
                        color: #72777f;
            			margin-top: 0px;
                        padding: 7px 0px;
                        
                        font-size: 12px;
                        text-decoration: none;
                        border-top: 1px solid #E2E3E5;
                        border-bottom: 1px solid #E2E3E5;
                        display: block;
                        text-align: right;
                       
                        }
                        	#resultsLink span {
                        	background: url(/images/redDartOrange.png) no-repeat left 3px;
                        	padding-left: 12px;
                        	}
                        	#resultsLink span:hover {
                        	text-decoration: underline;
                        	}
                        
                        
                        .topBorder {
                        border-top: 1px solid #e2e3e5;
                        padding-top: 5px !important;
                        }
                        
                        .nieuwspright {
                        float: right;
                        margin-top: 20px !important;
                        width: 300px;
                        }
                        
                        .terugOverzicht {
                        position: absolute;
                        right: 20px;
                        top: 87px;
                        padding-left: 9px;
                        background: url(/images/terugoverzicht.png) no-repeat left 1px;
                        color: #72777f;
                        font-size: 12px;
                        font-weight: bold;
                        cursor: pointer;
                        }
                        
                          .terugOverzicht:hover {
                          text-decoration: underline;
                          }
                        
                        .terugProgramma {
                        position: absolute;
                        right: 230px;
                        top: 93px;
                        padding-left: 9px;
                        background: url(/images/terugoverzicht.png) no-repeat left 1px;
                        color: #72777f;
                        font-size: 12px;
                        font-weight: bold;
                        z-index: 2000000;
                        cursor: pointer;
                        }
      
          .terugProgrammaLessTop {
                        position: absolute;
                        right: 230px;
                        top: 70px;
                        padding-left: 9px;
                        background: url(/images/terugoverzicht.png) no-repeat left 1px;
                        color: #72777f;
                        font-size: 12px;
                        font-weight: bold;
                        z-index: 2000000;
                        cursor: pointer;
                        }
                        
                          .terugProgramma:hover {
                          text-decoration: underline;
                          }
                      
                        
            .section, .section-nonclick { padding: 0px 0px 15px 0px; }
            
            
            ul#agenda li {
            background: none;
            padding: 0px;
            }
            ul#agenda li .section {
            position: relative;
            padding-bottom: 0px;
            }
            #agendaBlock .section p span {
            font-weight: bold;
            padding-right: 5px;
            }
            #agendaBlock .section h3 {
            margin-bottom: 5px;
            }
            #agendaBlock .section h3 a, 
            #evenementenBlock .section h3 a {
            padding-left: 52px;
            text-decoration: none;
            color: #2f2f2f;
            display: block;
            border-bottom: 1px solid #e2e3e5;
            background: url('/images/whitearrow.gif') no-repeat right 2px;
            height: auto !important;
            min-height: 20px;
            height: 20px;
			padding: 1px 30px 7px 52px;
			margin-top: 5px;
            }
            
             #agendaBlock .section h3 a span {
             color: #9197a2;
             padding-left: 6px;
             }
              #agendaBlock .section p {
              border-bottom: 1px solid #e2e3e5;
              font-size: 12px;
              padding-bottom: 24px;
              line-height: 20px;
              }
            .datumBlock { 
            position: absolute;
            top: 2px;
            left: 0px;
            color: #ffffff;
            background: #0099ff !important;
            text-transform: uppercase;
            font-size: 9px;
            height: 19px;
            width: 46px;
            text-align: center;
            }
            
            .agenda .datumBlock {
            top: 10px;
            left: 10px;
            }
            
            .nieuwsItemDate {
            top: 10px;
            left: 10px;
            background: #1d2532 !important;
            }
            
                .sectionText {
                width: 255px;
                margin-left: 10px;
                position: relative;
				min-height: 99px;
				height: auto !important;
                height: 99px;
                display: block;
				padding-bottom: 5px;
                }
                
                .w540 .sectionText { 
                width: 355px !important;
                }
                
                #agendaBlock .sectionText {
                width: 430px !important;
                margin-left: 0px !important;
                }
                
                #evenementenBlock .sectionText {
                width: 530px !important;
                margin-left: 0px !important;
                }
					
					.sectionText h3 {
						margin-top: 0;
						padding-right: 25px;
					}
                    .sectionText p {
                    font-size: 12px; /* ### door Hans Grimm op 22dec10 van 11 naar 12px gezet ivm issue 22952 ### */
                    line-height: 15px !important;
                    margin-top: 10px;
                    }
                
                    .sectionText .readMore {
                    margin-top: 3px;
        margin-left: 174px;
color: #72777f !important;
                    }

        .w540 .sectionText .readMore {
                    margin-top: 3px;
        margin-left: 260px !important;
                    } 
                   
                .smallAgendaItems .section {
                height: 30px;
                padding-bottom: 0px;
                }
                
                .smallAgendaItems .sectionText {
                height: 29px !important;
                border-bottom: 1px solid #d9dadb !important;
                }
                
                .smallAgendaItems .section h3 {
		        background: none !important;
		        border-bottom: none !important;
		        font-size: 12px;
		        }
        
        .last .sectionText {
        border: none !important;
        }
        
  

            
#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentPlaceHolderLidWorden_Member_8_houseNumberAddLabel {
width: 70px;
}

#ctl00_ctl00_ctl00_ContentPlaceHolderDefault_ContentPlaceHolderLidWorden_Member_8_middleNameLabel {
width: 88px;
}

.formRadioBar input {
position: relative;
top: 3px;
}

           .socialShare {
            height: 16px;
            float: right;
            margin-top: -42px;
            }
            
                .socialShare ul {
                float: right;
                }
                
                    .socialShare ul li {
                    float: left;
                    list-style: none;
                    }
                        .socialShare ul li a {
                        padding: 0px;
                        display: block;
                        height: 16px; 
                        margin-left: 2px;                
                        }

                        .video { clear: both; margin-bottom: 10px; }
                        
                ul.nieuws {
                width: 600px;
                display: block;
              	height: 61px !important;
               	overflow: hidden;
                }
                
                    ul.nieuws li {
                    list-style: none;
                    color: #72777f;
                    font-weight: bold;
                    margin: 0px;
                    padding: 0px;
                    display: block;
                    height: 61px;
                    overflow: hidden;
                    }
                    
                        ul.nieuws li a {
                        padding: 5px 0px 9px 0px;
                        color: #2f2f2f;
                        text-decoration: none !important;
                        float: left;
                        line-height: 25px;
                        margin-right: 10px;
                        display: block;
                        }
                        ul.nieuws li a img {
                        float:left;
                        }
                        #contentContainer ul.nieuws li a span {
                        background: url(/images/redDartOrange.png) no-repeat 6px 24px;
                        float: left;
                        padding: 21px 0px 0px 20px;
                        margin-bottom: 0px;
                        height: 42px;
                        line-height: normal;
                        }
                        #contentContainer ul.nieuws li a span.date {
                        margin-bottom: 0px;
                        margin-top: 21px;
                        background: none;
                        padding: 0px 0px 0px 7px;
                        color: #c6c8cb;
                        }
                        
                          ul.nieuws li a:hover {
                          text-decoration: underline !important;
                          }
                          
                          ul.nieuws li a span:hover {
                          text-decoration: none !important;
                          }
                        


	.helpMee {
	width: 100%;
	margin-right: 51px;	
	}
	.helpMee h2 {
	border-bottom: none;
	padding-bottom:0;
	margin-bottom:5px;
	}
	#homepage .helpMee {
	margin-top: 38px;	
	}
	.homepageBlock.blockResults {

	margin-right: 57px;
	}
	
	.caseBlock {
		padding: 0 0 5px;
		width: 100%;
	}
	.w340 .caseBlock .sectionText {
		width: 170px;
	}
	.caseBlock p {
	margin-top: 0;
	}
	.caseBlock a {
	 background: url("/images/redDartOrange.png") no-repeat scroll left 3px transparent;
    color: #72777F;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    margin-top: 0;
    padding-bottom: 5px;
    padding-left: 12px;
    text-align: right;
    text-decoration: none !important;
	}
	.caseBlock .caseItem {
		overflow: hidden;
		padding-bottom: 5px;
		 border-bottom: 1px solid #E2E3E5;
		 margin-bottom: 9px;
	}
	
	.employeesBlock {
		overflow: hidden;
		margin-bottom: 25px;
	}
	.employeesBlock .imgRight{
		padding-left: 10px;
	}
	.employeesBlock .imgRight img{
		margin-right: 0 !important;
	}

#homepage .helpMee, #homepage .blockResults, #homepage .tipCarousel, #homepage .videocnt, #homepage .freetext {
display: block;
float: left;
min-height: 221px;
position: relative;
margin-right: 44px;
margin-top:0px;
width: 290px;
}	
   
    #homepage .tipCarousel, #homepage .tipCarousel #smallCarousel  {
		width: 255px;
		margin-right: 0;
    }

	#homepage .tipCarousel p.lastpright {
		border-bottom: none;
	}

	#homepage ul.nieuws li {
		background: #fff;
	}



.tipCarousel {
	width: auto;
	}
	.tipCarousel #smallCarousel {
		width:100%;
		overflow-x: hidden;
		}
	
		.tipCarousel p.lastpright {
		border-bottom: 1px solid #E2E3E5;
		margin-top: 6px;
		padding-bottom: 6px !important;		
		}
		
		.tipCarousel h2 { 
			border-bottom: none; 
			margin-bottom: 0;
			padding-bottom: 4px;
		}
		.column.w460 .tipCarousel {
		    width:100%;
		}
		.column.w460 #smallCarousel {
		    width:100%;
		}
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-container {
		    background: #ffffff;
		}
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-container-horizontal {
		    width:425px;
		    height:250px;
		    padding: 5px;
		}
		.column.w460 .doegoodies #smallCarousel .jcarousel-skin .jcarousel-container-horizontal {
		    width:425px;
		    height:172px;
		    padding: 5px;
		}
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-container-horizontal ul li  {
		    padding:0px; 
		    margin-right:5px;
		    }
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-clip-horizontal {
		    width:425px;
		}
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-clip-horizontal img {
		    border:none;
		}
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-prev-horizontal,
		.column.w460 #smallCarousel .jcarousel-skin .jcarousel-next-horizontal {
		    bottom: 5px;
		}
		.column.w460 #smallCarousel .jcarousel-item {
			width: 210px !important;
			overflow: hidden;
		}
		.column.w460 .doegoodies #smallCarousel .jcarousel-item {
			width: 143px !important;
			overflow: hidden;
		}
		
		.column.w340 #smallCarousel .jcarousel-item {
			width: 330px !important;
			overflow: hidden;
		}
		.column.w340 .jcarousel-skin .jcarousel-container-horizontal, .column.w540 .jcarousel-skin .jcarousel-container-horizontal  {
			padding: 2px 5px;
		}
		.column.w540 #smallCarousel .jcarousel-item {
			width: 258px !important;
			overflow: hidden;
			margin-right: 5px;
		}
		
		.freetext img
		{
		    margin-top: 4px;
		}
		
.homepageBlock ul#actions li 
{
    list-style-image: url(/images/redDartOrange.png);
    list-style-position:inside;
    margin: 2px 0px 2px 0px;
}
#contentContainer .homepageBlock ul li p {
   text-align: left;
   padding-left: 5px;
   margin-bottom: 0px;
}
.homepageBlock ul li a {
    color: #2f2f2f;
    font-weight: bold;
    font-size: 13px;
}
                
                .imgPlaceholder {
                position: absolute;
                right: 0px;
                bottom: 32px;
                z-index: 30;
                }
                        
                ul.smallBullits {
                margin-top: 5px;
                margin-bottom: 8px;
                }
                
                    ul.smallBullits li {
                    list-style: none;
                    line-height: 20px;
                    color: #72777f;
                    font-weight: bold;
                    margin: 0px !important;
                    padding: 0px !important;
                    background: none !important;
                    }
                    
                        ul.smallBullits li a {
                        padding: 7px 0px 8px 30px;
                        color: #72777f;
                        text-decoration: none !important;
                        background: url(/images/dartBox_smallOrange.png) no-repeat 5px 5px;
                        display: block;
                        }
                        
                        ul.smallBullits li a span {
                        color: #72777f !important;
                        }
                        
                        ul.smallBullits li a:hover {
                        background-color: #ececec;
                        text-decoration: underline !important;
                        }
                 
                ul.largeBullits {
                margin: 8px 0px 8px 0px;
                padding: 8px 0px 8px 0px;
                border-top: 1px solid #E2E3E5;
                border-bottom: 1px solid #E2E3E5;
                float: left;
                width: 100%;
                }
                    ul.largeBullits li {
                    list-style: none;
                    color: #2f2f2f;
                    font-weight: normal;
                    margin: 0px;
                    padding: 0px;
                    background: none;
                    line-height: normal;
                    }
                    
                        ul.largeBullits li a {
                        padding: 8px 0px 8px 36px;
                        color: #72777f;
                        text-decoration: none !important;
                        background: url('/images/whitearrow.gif') no-repeat 5px 5px;
                        display: block;
                        font-size: 12px;
                        font-weight: bold;	
                        }
                        ul.contact li a {
                        color:#2f2f2f;
                        font-weight: normal;
                        }
                        
                        ul.largeBullits li a span {
                        font-weight: bold;
                        padding-right: 5px;
                        }
                        
                        ul.largeBullits li a:hover {
                        background-color: #ececec;
                        }
                 
                        
            p.colored {
            line-height: 21px;
            font-weight: bold;
            font-size: 13px;
            margin: 5px 0px 6px 0px !important;
            }
              
              .colored a { cursor: pointer; }
              
                .colored a span { color: #2f2f2f; display: inline-block; margin-bottom: 1px; padding: 1px 10px; width: auto !important; }
            
                a span.dark { background: #ececec; font-weight: bold; }
                a span.darker { background: #f0f0f0; font-weight: bold; }
                a span.lighter { background: #f4f4f4; color: #9197a2; }
                a span.light { background: #f7f7f7; color: #9197a2; }
                
                .colored a:hover span {
                text-decoration: underline !important;
                }
                
                #results {
                display: block;
                padding: 0px 0px 0px 0px;
        		margin-bottom: 11px;
                }
                
                
                #results p {
                margin: 0px !important;
                padding: 0px !important;
                }
                
                .resultNumbers {
                float: left;
                height: 39px; 
                width: 38%;
                display: block;
                padding: 0px 11px 0px 10px;
                line-height: 39px;
                color: #c6c8cb;
                font-size: 24px;
                text-align: right;
                margin-bottom: 1px;
                background-color: #ececec;
                letter-spacing: 1px;
                }
                
                    .resultNumbers span {
                    color: #72777f;
                    font-weight: normal;
                    
                    }
                    
                .resultValues {
                height: 33px;
                float: right;
                width: 55%;
                vertical-align: middle !important;
                padding: 5px 0px 1px 0px;
                margin-bottom: 1px !important;
                }
                
                .homepageBlock .resultValues {                
                width: 49%;
                
                }
                
                    .resultValues p {
                    line-height: 12px !important;
                    font-weight: bold;
                    font-size: 12px;
                    padding: 8px 0px 0px 0px !important;
                    margin: 0px !important;
                    }
                    
                    #homePopularItems .resultValues {
                    width: 53%;
                    }
                    #homePopularItems .resultValues p {
                    line-height: 12px !important;
                    }                  
                    
                    .singleLine {
                    padding: 13px 0px 0px 0px !important;
                    height: 26px !important;
                    }
                    
        #handelingsperspectieven {
        position: absolute;
        right: 40px;
        top: 150px;
        z-index: 990;
        display: block;
        height: 200px;
        width: 400px;
        }
        
            #handelingsperspectieven ul { 
            text-align: right;
            }
            
            #handelingsperspectieven ul li {
            font-size: 15px;
            width: auto !important;
            height: 40px;
            line-height: 40px;
            list-style: none;
            }
            
                #handelingsperspectieven li a {
                padding: 9px 10px 12px 50px;
                line-height: 38px;
                height: 38px;
                color: #ffffff;
                background: url(/images/handelingsperspectief_normal.png) no-repeat left top;
                font-weight: bold;
                letter-spacing: 0.02em;
                }
                
                    #handelingsperspectieven li a:hover {
                    background: url(/images/handelingsperspectief_hover.png) no-repeat left top;
                    text-decoration: none;
                    }
                    
          #themas {
          position: relative;
          display: block;
          height: 230px;
          }
          
         .themaBlock {
          position: absolute;
          width: 183px;
          height: 230px;
          display: block;
          margin-right: 1px;
          float: none !important;
          }
          
          .themaBlock img {
          position: relative;
          z-index: 2;
          }
          
            .themaTitle {
            position: absolute;
            top: 95px;
            left: 10px; 
            z-index: 3;
            }
            
              .themaTitle a {
              color: #ffffff;
              font-weight: bold;
              display: block;
              background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
              padding: 5px 10px;
              }
              
                .themaTitle a:hover,
                .tthover a,
                .themaBlockhover .themaTitle a {
                background: url(/images/afbeeldingenbox_transparantbg_blue.png) repeat left top;
                text-decoration: none;
                }
                
              
              
              .tb01 {
              position: absolute;
              left: 0px;
              top: 0px;
              }
              
              .tb02 {
              position: absolute;
              left: 184px;
              top: 0px;
              }
              
              .tb03 {
              position: absolute;
              left: 368px;
              top: 0px;
              }
              
              .tb04 {
              position: absolute;
              left: 552px;
              top: 0px;
              }
              
              .tb05 {
              position: absolute;
              left: 736px;
              top: 0px;
              }
            
              
              #tb01, #tb02, #tb03, #tb04, #tb05 {
              position: absolute;
              top: 0px;
              width: 312px;
              height: 160px;
              background: #0099ff;
              color: #ffffff;
              padding: 70px 35px 0px 20px;
              display: block;
              }
              
              
              
              #tb01 { z-index: 50 !important; left: 184px; }
              #tb02 { z-index: 60 !important; left: 368px; }
              #tb03 { z-index: 70 !important; left: 552px; }
              #tb04 { z-index: 80 !important; left: 184px; }
              #tb05 { z-index: 90 !important; left: 368px; }
              
              
              
              #programmaImgBox {
              height: 270px;
              position: relative;
              margin-bottom: 20px;
              }
                            
              #topImage, #imgCaption {
              position: relative;
              }
              #topImage p, #imgCaption p {
          position: absolute;
          left: 10px;
          font-size: 20px;
          line-height: 40px;
          font-weight: bold;
          letter-spacing: 0.03em;
          }
          
          #topImage p, #topImage p.singleimage { 
          bottom:5px;
          }
        
          #imgCaption p { 
          top: 150px;
          font-size: 16px;
          }
                    
          #topImage p span, #imgCaption p span {
              margin-bottom: 1px;
              background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
              color: #ffffff;
              padding: 7px 11px 8px 11px;
              }
              
              #topImage p span.blue,, #imgCaption p span.blue {
                   background: url(/images/afbeeldingenbox_transparantbg_blue.png) repeat left top;
                   }
              
                #programmaImgBox p,
                #photoCarouselWide p,
                #photoCarouselSmall p {
		          font-size: 20px;
		          line-height: 40px;
		          font-weight: bold;
		          letter-spacing: 0.03em;
		          }
          		#photoCarouselSmall p {
          		font-size: 16px;
          		width: 400px;
          		}
                #programmaImgBox p  {
                    top: -250px;
                    position: relative;
                    margin-left: 10px;

                }	         

              #programmaImgBox p span,
              #photoCarouselWide p span,
              #photoCarouselSmall p span {
              margin-bottom: 1px;
              background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
              color: #ffffff;
              padding: 7px 11px 8px 11px;
              }
    
                   #programmaImgBox p span.blue{
                   background: url(/images/afbeeldingenbox_transparantbg_blue.png) repeat left top;
                   }
              
              
              #twitter_multi_update_list {
              background: #f0f0f0;
              padding: 10px 10px 0px 10px !important;
              margin-bottom: 10px;
              height: auto;
              overflow: hidden;
			  clear: both;
              }
              
              .w340 #twitter_multi_update_list {
              height: auto;
              }
                
                .singletweet {
                background: #fff url(/images/singletweetbottom.png) no-repeat left bottom;
                border-top: 1px solid #e0e0e0;
                margin-bottom: 8px;
                padding: 4px;
                min-height: 80px;
                display: block;
                }
                
                .w340 .singletweet {
                min-height: 65px;
                }
                
                .w340 .singletweet {
                background: #fff url(/images/singletweetbottom_w320.png) no-repeat left bottom;
                }
                
                  .icon {
                  float: left;
                  width: 40px;
                  height: 40px;
                  }
                  
                    .tweetText {
                    float: left;
                    margin-left: 10px !important;
                    display: block;
                    width: 345px;
                    font-size: 12px;
                    }
                    
                      .w340 .tweetText {
                      width: 250px;
                      }
                    
                    .tweetDetails {
                    display: block;
                    float: right;
                    margin-right: 30px;
                    margin-top: 20px;
                    font-size: 10px;
                    color: #72777f;
                    }
                    
                    .w340 .tweetDetails {
                    margin-top: 6px;
                    }
                
                
            
                
                #twitter_multi_update_list a {
                color: #7a7f86;
                }
              
              
              #KeepInContact {                  
              background: #f0f0f0 url(/images/keepincontact.png) repeat-x left top;
              border: 1px solid #e0e0e0;
              padding: 10px;
              margin-bottom: 20px;
              margin-top: 0px;
              } 
              #aanmeldVeld {
                border: 1px solid #a3a4a5;
                float: left;
                font-size: 12px;
                padding: 5px 8px 5px 8px;
                width: 62%; /*71%;*/
         		margin-top: 10px;
         		color: #c6c8cb;
         		font-weight: bold;
                }
                
                .w340 #aanmeldVeld { 
                width: 198px !important;
                }

		#KeepInContact #aanmeldVeld {
		    width: 180px !important;
		}
                
                #aanmeldenNieuwsbrief {
                border: none;
                float: right;
                background: #dddada url('/images/orangearrow.gif') no-repeat 8px 4px;
                width: 114px;
                display: block;
                font-size: 12px;
                color: #2f2f2f;
                cursor: pointer;
                font-weight: bold;
                padding: 6px 15px 5px 36px;
                margin-top: 10px;
                }
                #aanmeldenNieuwsbrief:hover {
                background-image: url('/images/whitearrow.gif');
                }
                
                .textEditor {
                padding-bottom: 10px;
                position: relative;
                display: block;
                height: auto !important;
                }
                	.textEditor h2 {
                	margin-top: 36px;
                	}
                	.textEditor .lastpright {
                	margin-top: 10px;
                	}
                
                .meerInformatie {
                display: block;
                background: #f0f0f0;
                border: 1px solid #e0e0e0;
                padding: 10px 10px 0px 10px;
                }
                
                  .meerInformatie h2 {
                  margin-top: 0px !important;
                  }
          
              .standardButton {
              display: block;
              height: 27px;
              line-height: 27px;
              width: auto !important;
              padding: 0px 10px;
              margin: 10px 0px 0px 0px;
              background: url(/images/standardbutton_bg_hover.png) repeat-x left top;
              border-left: 1px solid #cc3333;
              border-right: 1px solid #cc3333;
              color: #ffffff !important;
              font-weight: bold;
              float: right;
              text-decoration: none !important;
              }
              
                .standardButton:hover {
                background: url(/images/standardbutton_bg.png) repeat-x left top;
                border-left: 1px solid #3399cc;
                border-right: 1px solid #3399cc;
                text-decoration: none !important;
                }
                
              .testimonial {
              display: block;
              height: 139px;
              border-bottom: 1px solid #e2e3e5;
              }
                
              .leftMediaBlock {
              float: left;
              display: block;
              margin-right: 20px;
              width: 140px;
              }
              
              .rightMediaBlock {
              float: right;
              display: block;
              width: 275px;
              padding-top: 10px;
              }
              
              #actie.rightMediaBlock {
              padding: 0px 0px 0px 10px;
              width: 260px;
              }
              
                .rightMediaBlock a {
                text-decoration: none !important;
                }
              
                .quote {
                color: #000;
                font-size: 12px;
                line-height: 16px !important;
                }
                
                .auteur { 
                color: #666666;
                font-style: italic;
                font-size: 12px;
                margin: 0px 0px -5px 0px !important;
                }
              
              .fixedLastP {
              position: absolute;
              right: 0px;
              bottom: 10px;
              }
              
              /* Formulieren */
              
              .relativeTop {
              position: relative;
              top: -12px !important;
              }
              
              .contentForm, .contentFormSmall {
              position: relative;
              z-index: 1000;
              display: block;
              width: 402px;
              padding: 0px 19px 10px 19px;
              margin-bottom: 25px;
              background: #f4f4f4 url('/images/bg_form.gif') repeat-x left top;
              min-height: 435px;
              height: auto !important;
              height: 435px;
              }
              .mkbForm {
  margin-top:80px;
         height:900px !important;
              }
              
              .contentFormSmall{
              background: url(/images/formbgsmall.png) repeat-x left top;
              }
              .member {
                background: #2d85c0 !important;
              } 

      .contentForm340 {
      position: relative;
      z-index: 1000;
              display: block;
              width: 340px;
              padding: 0px 19px 10px 19px;
              margin-bottom: 25px;
              background: url(/images/formbg340.png) no-repeat left top;
              }
              
              .smallForm {
              margin-bottom: 0px !important;
              height: 76px;
              overflow: hidden;
              position: relative;
              top: -10px;
              }
              
              .smallFormMember {
              margin-bottom: 0px !important;
              height: 76px;
              overflow: hidden;
              position: relative;
              top: -10px;
              }

      .smallForm340 {
              margin-bottom: 0px !important;
              height: 123px;
              overflow: hidden;
              position: relative;
              top: -10px;
              }
            
            .smallFormMember340 {
              margin-bottom: 0px !important;
              height: 123px;
              overflow: hidden;
              position: relative;
              top: -10px;
              }
              
              .aantalForm {
              }
              
                .contentForm label {
                float: left;
                display: block;
                font-weight: bold;
                color: #2f2f2f;
                line-height: 20px;
                font-size: 12px;
                width: 105px;
                text-align: left !important;
                }
                
                .member label {
                float: left;
                display: block;
                font-weight: bold;
                color: #2f2f2f;
                line-height: 20px;
                font-size: 12px;
                width: 190px;
                text-align: left !important;
                }
        
        .contentForm label.smallLabel {
        width: 85px !important;
        }
                
                .zakelijkForm label {
                width: 105px;
                }
                
                .contentForm label.auto {
                width: auto !important;
                margin-right: 10px;
                }
                
                  .formerror label {
                  color: #de2414;
                  }
                
                  .radioLabel {
                  display: inline !important;
                  margin-right: 0px !important;
                  
                  }
				  
				   .radioLabelMultiLine 
                  {
                    width: auto !important;
          display: inline !important;
          margin-right: 0px !important;
                  }
                  
				  .radioLabelTennisTournament
                  {
                    width: 140px !important;
                  }
                  
                  .radioLabelRaymann
                   {
                    width: 140px !important;
                  }
               
                  #raymanForm
                  {
                      background-image:none !important;
                  }
                  
                  #raymanForm p
                  {
                      color:Black;
                  }
                  
                  .raymannHeader
                  { 
                      background-color: rgb(0, 174, 239);
                  }
				  
                  .radioLabelMember
                  {
                    width: 100px !important;
                    margin-top: 5px;
                  }
                  
                  .radioLabel input {
                  position: relative !important;
          top: -2px !important;
                  padding: 0px !important;
                  margin: 0px 5px 0px 0px !important;
                  }
				  
				   .radioLabelMultiLine input {
                  position: relative !important;
          top: -2px !important;
                  padding: 0px !important;
                  margin: 0px 5px 0px 0px !important;
                  }
                  
				  .radioLabelTennisTournament input {
                  position: relative !important;
         top: -3px !important;
                  padding: 0px !important;
                  margin: 0px 5px 0px 0px !important;
                  }
                                    
                  .formDiv {
                  margin: 0px 0px 2px 0px !important;
                  clear: both;
                  display: block;
                  height: 43px;
                  }

          .formDivCampWK {
                  margin: 0px 0px 2px 0px !important;
                  clear: both;
                  display: block;
                  height: 33px;
                  
                  }

          .formDiv340 {
                  margin: 0px 0px 2px 0px !important;
                  clear: both;
                  display: block;
                  height: 43px;
                  
                  }
                  
                  .formRadioBar {
                  height: 31px !important;
                  display: block;
                  clear: both;
                  margin-top: 30px !important;
                  margin-bottom: 5px !important;
				  padding: 0px 0px 0px 105px;
                  }
                  
                  .formRadioBarMember
                  {
              padding: 0px 0px 0px 187px !important;
                  }
                  
                  .smallForm .formDiv,
                  #smallForm .formDiv {
                      margin-top: 12px !important;
                      height: auto !important;
                      padding: 0px !important;          
                      color: White;
                  }
                  
                  .smallFormMember .formDiv,
                  #smallFormMember .formDiv {
                      margin-top: 12px !important;
                      height: auto !important;
                      padding: 0px !important;          
                      color: Blue;
                  }
                  
                  .formDivFloatBox {
                  width: 385px;
                  }
                  .formDivFloatBox select {
					border: 1px solid #CCDDE7;
					color: #72777F;
					font-weight: bold;
					padding: 3px;
				  }
                  .formDivFloat {
                  clear: none !important;
                  }
                  
                  .checkboxDiv {
                  width: 360px !important;
                  
                  }
                  
                  input.checkbox {
                  padding: 0px !important;
                  margin: 0px 5px 0px 0px !important;
                  float: left !important;
                  }
                
                  .checkboxDiv label {
                  float: right;
                  width: 333px !important;
                  font-size: 12px;
                  font-weight: normal !important;
                  margin-bottom: 5px;
                  }
                  
                  .text {
                  border: 1px solid #ccdde7;
                  padding: 3px 10px 4px 10px;
                  color: #72777f;
                  font-size: 14px;
                  font-weight: bold;
                  width: 258px;
                  float: left;
                  
                  }
                  
                  .aantal {
                  border: 1px solid #bdbdbd;
                  padding: 3px 10px 4px 10px;
                  color: #72777f;
                  font-size: 13px;
                  font-weight: bold;
                  }
                  
                  .checkboxAantal {
position: relative;
top: -2px;
}
                  
                    .formerror .text {
                    color: #de2414;
                    border: 1px solid #de2414;
                    }
                    
                    .formCorrect .text {
                    border: 1px solid #26c411;
                    }
                    
                  .autoFill {
                  background: #f7f7f7;
                  color: #b3b3b3;
                  }
                  
                  
                  
                  p.verplichtevelden {
                  font-size: 12px;
                  font-weight: bold;
                  color: #8a888f;
                  float: left;
                  height: 20px;
                  right: 7px;
                  top: 107px;
                  color: #aeaeae;
                  width: auto;
                  }
                  
                  .machtiging {
                  font-size: 15px;
                  font-weight: normal;
                  color: #fff;
                  }
                  
                    .machtiging label { 
                    color: #fff !important;
                    font-size: 12px;
                    }
					.machtiging .formLine {
					display:none;
					}
                /* specifieke form elementen */
                
                #steun {
                width: 40px;
                margin: 0px 0px 0px 10px !important;
                padding: 1px 5px 1px 5px !important;
        font-size: 14px !important;
                }
                
                #steunMember
                {
                  width: 40px;
                  margin: 0px 0px 0px 10px !important;
                  padding: 1px 5px 1px 5px !important;
					font-size: 14px !important;  
                }
                
                #termijn {
                width: 90px;
                margin-left: 3px;
                margin-right: 3px;
                }
                
                #voornaam {
                width: 50px;
                }
                
                #rekeningnummer {
        margin: 0px 0px 0px 20px;  
                width: 145px;
                padding: 1px 10px 1px 10px;
                }
                
                #tussenvoegsel, #postcode, #huisnummer, #huisnummertoevoeging, #productHoeveelheid {
                width: 50px;
                }
                
                .aantal {
                width: 40px;
                margin-left: 10px;
                }
                
                .eenmalig {
                position: relative;
                display: inline-block;
                padding-bottom: 7px !important;
                font-weight: bold;
                }
                
                #vraag {
                border: 1px solid #bdbdbd;
                padding: 3px 10px 4px 10px;
                color: #72777f;
                font-size: 13px;
                font-weight: bold;
                width: 258px;
                float: left; 
                margin-bottom: 20px;
                }

        		.steun {
        		border: 1px solid #0092c8;
                width: 34px;
                margin-right: 5px;
                padding: 1px 5px 1px 5px;
                position: relative;
                top: -3px;
                height: 20px;
                }
              .steunMember {
                width: 85px !important;
                margin-right: 5px !important;
                padding: 1px 5px 1px 5px !important;
                margin-top: 1px;
                }
                
                .termijn {
                width: 90px !important;
                margin-left: 3px !important;
                margin-right: 3px !important;

                }
                
                .voornaam {
                width: 50px !important;
                }
                
                .voornaamMember {
                width: 187px !important;
                }
                
                .emailMember {
                width: 187px !important;
                }

        .addressMember {
          width: 187px !important;
        }
                
                .achternaamMember
                {
                  width: 110px !important
                }
                
                .rekeningnummer {
                border: 1px solid #0092c8;
                width: 207px;
                padding: 1px 10px 1px 10px;
                height: 20px;
                position: relative;
                top: -3px;
                }
                
                .tussenvoegsel, .postcode, .huisnummer, .huisnummertoevoeging, .telnetnummer, .postcodecijfers, .productHoeveelheid {
                width: 50px !important;
                }
                
                .huisnummerMember
                {
                  width: 40px !important;
                  margin: 0px 0px 0px 0px !important;
                }
                
                .postcodecijfersMember
                {  
                  width: 90px !important;
          margin: 0px 4px 0px 34px;    
                }
				
				  .postcodecijfersGift
                {
                  width: 90px !important;
            margin: 0px 0px 0px 0px;    
                }
                
                .rekeningnummerMember {
                width: 187px !important;
                }
                
                .woonplaatsMember {
                width: 187px !important;
                }
                
                .tussenvoegselMember
                {
                  width: 40px !important;
                  margin-right: 3px !important;
                }
                
                .informMember
                {
                  border: none !important;
                  width: 10px !important;
                  padding: 0px 0px 0px 0px !important;
                  margin-left: 0px;
                  margin-right: 10px;
                }
                
                .informMemberLabel
                {
                  font-size: 10px !important;
                  width: 280px !important;
                  margin-left: 2px;
                }

        .postcodeletters {
        width: 30px !important;
        margin-left: 10px !important;
        }

        .telefoonnummer {
        width: 176px !important;
        margin-left: 10px !important;
        }
        
        .telefoonnummerMember
        {
          width: 80px !important;
          margin-right: 3px !important;
        }
                
                .aantal {
                width: 40px !important;
                margin-left: 10px !important;
                }
                
                .vraag {
                border: 1px solid #bdbdbd !important;
                padding: 3px 10px 4px 10px !important;
                color: #72777f !important;
                font-size: 13px !important;
                font-weight: bold !important;
                width: 258px !important;
                float: left !important; 
                margin-bottom: 20px !important;
                }
                
textarea {
padding: 0px !important;
}
                
                
                .standardSubmit {
                width: auto;
                padding: 9px 20px 6px 30px !important;
                margin: 0px !important;
                
		        background: #dddada url('/images/orangearrow.gif') no-repeat 7px 6px;
                border: 0px;
                color: #1d2532;
                font-weight: bold;
                float: right;
                font-size: 12px;
                cursor: pointer;
                
                }
             
             /*nodig??*/   
        	.standardSubmit340 {
                width: auto !important;
                padding: 0px 5px 1px 5px !important;
                margin: 0px 80px 0px 0px !important;
                background: url(/images/stripe-oranje.png) left top !important;  
                border: 1px solid #cc3333;
                color: #ffffff;
                font-weight: bold;
                float: right;
                font-size: 13px;
                cursor: pointer;
                }
                
                
                
                  .standardSubmit:hover {
                  background: #dddada url('/images/whitearrowgreyborder.gif') no-repeat 7px 6px;
                  }

          

          .standardSubmit340:hover {
                  background: #3399cc url(/images/standardbutton_bg.png) repeat-x left -1px;
                  border: 1px solid #3399cc;
                  }
                
                .formLine {
                width: 100%;
                height: 1px !important;
                background: #2581be;
                margin-top: 10px;
                }
                
              .largeFormDiv {
          height: 105px !important;
          }

              .smallGray {
              font-size: 10px;
              color: #1d2532 !important;
              line-height: 15px !important;
              }

        .downloaden {
                line-height: 25px;
                width: 200px;
                text-align: right;
                }
                
                .downloaden .standardSubmit {
                margin-left: 10px !important;
                }
                  
                
              
              /* Paginering */
              
              .paginering {
              display: block;
              border-top: 1px solid #e8e9ea;
              border-bottom: 1px solid #e8e9ea;
              height: 39px;
              margin: 15px 0px 15px 0px;
              }
              
                .pagineringLinks {
                float: left;
                width: auto !important;
                display: block;
                }
                
                  .pagineringLinks li {
                  margin-right: 20px;
                  }
                  
                .pagineringRechts {
                float: right;
                width: auto !important;
                display: block;
                }
              
                .paginering li {
                float: left !important;
                display: block;
                margin-top: 10px;
                }
                
                  .paginering li a {
                  display: block;
                  height: 20px;
                  line-height: 20px;
                  font-weight: bold;
                  color: #72777f;
                  }
                
                  .paginering li a.vorige {
                  padding-left: 30px;
                  background: url(/images/vorige.png) no-repeat left top;
                  }
                  
                  .paginering li a.overzicht {
                  padding-left: 30px;
                  background: url(/images/overzicht.png) no-repeat left top;
                  }
                  
                  .paginering li a.volgende {
                  padding-left: 30px;
                  background: url(/images/volgende.png) no-repeat left top;
                  }
                  
                .pagineringMidden {
                float: left;
                width: 740px;
                display: block;
                text-align: center !important;
                }
                
                  .pagineringMidden a {
                  display: inline-block;
                  width: 16px;
                  height: 15px;
                  padding: 1px;
                  border: 1px solid #cecece;
                  color: #e44d40;
                  font-weight: bold;
                  margin-top: 8px;
                  line-height: 15px !important;
                  text-decoration: none !important;
                  }
                  
                    .pagineringMidden a:hover,
                    .pagineringMidden a.active {
                    color: #fff;
                    background: url(/images/pagineringhover.png) no-repeat 0px 0px;
                    }
                    
                .ambassadeurs li {
                width: 72px !important;
                margin-right: 1px !important;
                float: left;
                background: none !important;
                padding: 0px !important;
                font-size: 12px;
                font-weight: bold;
                }
                
                .ambassadeurs li a {
                color: #72777f !important;
                }
                
                .ambassadeurs li a span {
                padding: 0px 5px;
                display: block;
                }
                  
                
                  
              /* Einde Paginering */
                  
              .centerAlign {
              text-align: center;
              padding-right: 40px !important;
              }
              
              .tableProduct td {
              vertical-align: middle !important;
              line-height: 18px;
              }
              
                .tableProduct {
                margin-bottom: 10px;
                }
              
              .tdPrijs {
              font-size: 18px;
              font-weight: bold;
              line-height: 45px !important;
              }
              
              .relatedProduct {
              width: 210px;
              padding-right: 10px;
              border-right: 1px solid #e8e9ea;
              display: block;
              float: left;
              margin-right: 10px;
              }
              
              .lastRelatedProduct {
              margin-right: 0px !important;
              padding-right: 0px !important;
              border-right: none !important;
              }
              
                .relatedProduct h3 {
                border-bottom: none !important;
                font-size: 12px !important;
                height: 25px !important;
                }
                
                .imageBox {
                text-align: center;
                width: 100%;
                margin: 0px 0px 10px 0px;
                }
                
                .imageBox img {
                border: 1px solid #e8e9ea;
                }
            
			#searchResults {
				border-top: 1px solid #e2e3e5;
				margin: 10px 0 0;
				padding: 0 0 25px;
			}
			
            .searchResult {
            border-bottom: 1px solid #e2e3e5;
			padding-top: 4px;
            }
            
              .searchResult h2 {
              border: none !important;
			  margin-bottom: 0;
              }
              
              .searchResult h2 a {
              color: #72777f !important;
			  text-decoration: none;
			  font-weight: normal;
              }
              
              
            /* Regionale Sites --------------------- */
              
            #regionaleSites {
            background: #f0f0f0;
            border: 1px solid #e0e0e0;
            padding: 3px;
            margin-top: 10px;
            }
              
              #regionaleSitesToggle {
              background: url(/images/dartBox_smallOrange.png) no-repeat 7px 2px;
                list-style: none;
                line-height: 16px;
                padding: 3px 7px 4px 37px;
                display: block;
                border: none;
                cursor: pointer;
                }
                
                #regionaleSitesToggle.activeToggle {
                background: url(/images/activetoggle.png) no-repeat 7px 2px;
                }
                
                #regionaleSitesToggle:hover,
        .activeToggle:hover {
                background-color: #e0e0e0;
                text-decoration: none;
                }
                
                
                #regionaleSitesContent {
                height: 418px;
                width: 418px;
                border: 1px solid #e0e0e0;
                margin: 10px auto 8px !important;
                }
                
                
#header {
position: absolute;
width: 100%;
height: 110px;
top: 0px;
left: 0px;
z-index:3;
}


/*Additional styles homepage*/
		
#homepage #logo {
left: 47px;
top: 40px;
}
#homepage #hoofdmenu {
right: 155px;
border-bottom: 1px solid #00aeef;
}
    #homepage #hoofdmenu li a {
    color: #0099ff;
    background: #fff;
    border: 1px solid #cecece;
    
    }
    
        #homepage #hoofdmenu li a:hover {
        background-color: #dfdede;
        text-decoration: none;
        }
     
#homepage #algemeneZoek {
border-color: #00aeef;
}

    
    #homepage #zoekSubmit {
    background-image: url(/images/zoekSubmit.png);
    border: 0px;
    }



    /* Menu level 01 open changes */
    
    #menuLevel01 #contentContainer { padding-top: 55px;}
    
    #menuLevel01 #header,
    #menuLevel02 #header {
    
	    border-bottom: none;
	    height: 145px;
	    background: #fff url('/images/bg_header.gif') repeat-x;
    }
    
    
    #menuLevel01 #metaNav ul { margin-top: 5px; }
    
    /* Menu Level 01 einde changes */
    
    
    
    /* Menu level 02 open changes */
    
    #menuLevel02 #contentContainer { padding-top: 105px;}
    
    #menuLevel02 #metaNav ul { margin-top: 5px; }
    
    #menuLevel02 .MkbFormWrapper #main #contentContainer {padding-top: 20px;}

    /* Menu Level 02 einde changes */


    #headerContent {
    width: 960px;
    margin: auto;
    position: relative;
    }
    
        #logo{
			left: 47px;
			position: absolute;
			top: 33px !important;
			height: 61px;
			width: 164px;
			z-index: 3;
		}
		
		.ie7 #contentContainer {
			margin-top: 0;
		}
        
        #uniteForChildren{
        float: right;
 
        }

		
		/*Hoofdmenu styles*/

        #hoofdmenu {
        position: relative;
        top: 51px;
        right: 155px;
        display: block;
        height: 31px;
        float: right;
        border-bottom: 1px solid #fff;
        z-index:5;
        
        }
          
            #hoofdmenu li {
            float: left;
            display: block;
            margin-right: 1px;
            }
                #hoofdmenu li a {
                padding: 4px 18px 4px 18px;
                font-size: 15px;
                color: #fff;
                background: #40c2f3;
                display: block;
                float: left;
                height: 19px;
                border: 1px solid #40c2f3;
                text-decoration: none;
                }
                
                    #hoofdmenu li a:hover {
                    text-decoration: none;
                    background: #fff;
                    border-color: #fff;
                    color: #00aeef;
                    } 
                    #hoofdmenu li.active a {
                    background: #fff;
                    border-color: #fff;
                    color: #00aeef;
                    text-decoration: none;
                    }
                    
         
            #submenu {
            position: absolute;
            top: 110px;
            left: 0px;
            width: 955px;
            background: #0095cd;
            padding: 2px 2px 1px 2px;
            border: 1px solid #00a4e1;
			min-height:30px;
            }
            
            #homepage #submenu 
            {
            	display:none;
            }

            
                 #submenu li {
                 float: left;
                 display: block;
                 height: 30px;
                 line-height: 30px;
                 margin-right: 1px;
                 }
                 
                    #submenu li a {
                    padding: 0px 19px 0px 19px;
                    background: #067fae;
                    height: 30px;
                    display: block;
                    color: #ffffff !important;
                    font-weight: bold;
                    width: 0px;
                    text-decoration: none;
                    }
                    
                    #submenu ul>li a {
                    width: auto !important;
                    }
                    
                    #submenu li a:hover {
                    background: #0a6e97;
                    text-decoration: none;
                    }
                    
                        #submenu li a.active {
                        background: #0a6e97 no-repeat right top;
                        }
                        
             #subSubmenu {
             position: absolute;
             top: 145px;
             border-bottom: 1px solid #e2e3e5;
             height: 38px;
             }
             
             #homepage #subSubmenu
             {
             	display:none;
             }
             
               #subSubmenu ul {
               margin: 0px 0px 0px 1px;
               float: left;
               
               }
               
               #subSubmenu li {
               float: left;
               display: block;
               height: 38px;
               }
               
                 #subSubmenu li a {
                 height: 26px;
                 color: #0099ff;
                 font-size: 13px;
                 font-weight: bold;
                 display: block;
                 padding: 12px 12px 0px 12px;
                 border-right:1px solid #e2e3e5;
                 text-decoration: none;
                 }
                 
                   #subSubmenu li a:hover {
                   text-decoration: none;
                   background: #f0f0f0;
                   }
                  
                  #subSubmenu li.active {
                   background: #f0f0f0;
                   }

                     
    
        #metaNav {
        width: 500px;
        position: absolute;
        right: 0px;
        top: 0px;
        }
        	#metaNav a {
        	text-decoration: none;
        	}
        
            #wordLid {
            background: url(/images/wordLid_rood.png) no-repeat left top;
            width: 200px;
            height: 34px;
            display: block;
            float: right;
            }
            
                #wordLid:hover {
                background: url(/images/wordLid_blauw.png) no-repeat left top;
                }
            
            /*search default pages*/
            .homesearchbox , .searchbox {
            clear: both;
            display: block;
            padding-top: 8px;
            width: 157px;
            float: right;
            border-bottom: 1px solid #fff;
            padding-bottom: 2px;
            position: absolute;
            right: 0px;
            top: 43px;
            color: #fff;
            
            }
            
                #zoekTerm, #zoekTermHome {
                border: 1px solid #b9b9b9;
                border-left: none;
                font-size: 12px;
                padding: 7px 10px 7px 2px;
                width: 115px;
                height: 13px;
                background: #fff;
                color: #067fae;
                font-weight: bold;
                float: right;
                }
                
                #homepage #zoekTerm 
                {
                	border-color: #8b8a8a !important;
					background: #767575 !important;
					color: #fff !important;
                }
                
                #zoekTermHome {
                  border-color: #8b8a8a;
				 background: #767575;
				  color: #fff;
                }
                #zoekSubmit {
                border: none;
				position: absolute;
				left: 0; 
				top: 8px;
                background: #fff url(/images/zoekSubmit-white.png) no-repeat left top;
                width: 26px;
                height: 29px;
                display: block;
                cursor: pointer;
                font-size: 1%;
                color: #fff;
                border: 1px solid #b9b9b9;
                border-right: 0px;
                margin-left: 3px;
                }
            
                
            #metaNav ul {
            text-align: right;
            float: right;
            margin-top: 5px;
            }
                
                #metaNav ul li {
                float: left;
                list-style: none;
                font-size: 10px;
                font-weight: bold;
                }
                
                    #metaNav ul li a {
                    color: #fff;
                    display: block;
                    padding: 9px 10px 9px 10px;
                    }
                    
                        
                        #metaNav ul li a:hover {
                        color: #2f2f2f !important;
                        text-decoration: none;
                        }

						#homepage #metaNav a:hover { color: #09F !important; }
                        
                        #metaNav ul li a.active {
                        color: #ffffff;
                        background: #1997ff;
                        text-decoration: none;
                        }

#footer {
width: 100%;
position: relative;
margin-top: -260px;
height: 285px;
padding-top: 0px;
clear:both;
background: #1d2532 url(/images/footer_bg.png) repeat-x left top;
}
    
    #footerContent {
    width: 960px;
    margin: auto;
    color: #ffffff;

    }
    
        #footerContent h2 {
        margin-top: 7px;
  color: #fff !important;
        }
        
        #sponsoren {
        border-bottom: 1px solid #4F5359;
        width: 960px;
        height: 37px;
        position: relative;
        top: 240px;
		
        }
        	#footerContent a {
        	color: #fff;
        	font-size: 12px;
        	}
        
          #sponsorLogos {
          position: absolute;
          left: 300px;
          top: -14px;
          }
          
            #sponsorLogos a {
            margin-left: 14px;
            float: left;
            }
          
        #footerBlockContainer {
        float: left;
        border-bottom: 1px solid #4F5359;
        padding-bottom: 5px;
        }
        
        .footerBlock {
        width: 180px;
        display: block;
        float: left;
           
        
        }
        
            #footerContent .titleBlock {
            height: 30px;
            position: relative;
            margin-bottom: 5px;
     
            }
            
            
            #footerContent h3 {
            font-size: 12px;
            line-height: 14px;
            border-bottom: 1px solid #4f5359;
            color: #FFFFFF !important;
            position: absolute;
            bottom: 0px;
            width: 180px;
            padding-bottom: 8px;
            }
            
            #footerContent p {
            line-height: 20px;
            margin-top: 8px !important;
            margin-right: 5px;
            }
            
            .PaboveUl {
            padding: 0px !important;
            margin: 0px 0px 3px 0px !important;
            font-size: 12px;
            }
            
            #footerContent ul {}
            
            #footerContent ul li {
                background: url("/images/regions-footer-arrow.png") no-repeat scroll left 6px transparent;
                font-size: 12px;
                line-height: 14px;
                list-style: none outside none;
                padding: 3px 0 3px 13px;
            }

            #footerContent .footerSocial li { 
	            Background-image: none;
                Padding-left: 10px;
            }

                
                    #footerContent ul li a {
                    color: #ffffff;
                    text-decoration: none;
                    }
                    
                        #footerContent ul li a:hover {
                        text-decoration: underline;
                        }
            
            a#wordLidFooter 
            {
                height: 27px;

                display: block;    
                margin-bottom: 5px;
                background: #ff9900 url('/images/orangearrow.gif') no-repeat 10px 12px;
    
                color: #fff;
                font-weight: bold;
                padding: 8px 0px 8px 40px;
                font-size: 12px;
                text-decoration: none;
            }

            a#wordLidFooter:hover {
            background: #efbc70 url('/images/orangearrow.gif') no-repeat 10px 12px;
            }
			
/* Standard styles -------------------------- */


a img,fieldset { border: none;}

legend { display:none }

q { font-style: italic; }

td { vertical-align: top; }

input, label { vertical-align: middle; }

.floatleft { float: left  !important; }
.floatright { float: right  !important; }
.textright { text-align: right; padding-right: 10px !important; }
.block { display: block; }

.bold { font-weight: bold !important; color: #2f2f2f; }

.imgleft { margin-right: 10px; margin-bottom: 10px; }
.imgrightmargin {margin: 0px 5px 0px 0px;}
.imgright { margin-left: 10px; margin-bottom: 10px; }

.clearboth { clear: both; display: block;}
.clearbothFixed { clear: both; display: block; font-size:1px;line-height:1px;} /* new clear class with fontsize reset, we can't ajust the old class because it's used to wrap content on certain pages */

.hidden { display: none !important; }

.padding10 { padding: 10px;}
.padding10 img {padding: 0px 10px 0px 0px;}

.noBottomPadding { padding-bottom: 0px;}

.nopadding { padding: 0px  !important; }
.nomargin  { margin: 0px  !important; }
.noborder { border: none  !important; }
.nobg { background: none  !important; }
.nobullet { list-style:none; }


.marginTop3 { margin-top: 3px !important; }
.marginTop5 { margin-top: 5px !important; }
.marginTop10 { margin-top: 10px !important; }
.marginTop20 { margin-top: 20px !important; }
.marginRight5 { margin-right: 5px !important; }
.marginRight10 { margin-right: 10px !important; }
.marginRight15 { margin-right: 15px !important; }
.marginRight20 { margin-right: 20px !important; }
.marginBottom5 { margin-bottom: 5px !important; }
.marginBottom10 { margin-bottom: 10px !important; }
.marginBottom20 { margin-bottom: 20px !important; margin-top: 0px;}
.marginLeft10 { margin-left: 10px !important; }
.marginLeft20 { margin-left: 20px !important; }

.paddingTop3 { padding-top: 3px !important; }
.positionTop9 { position: relative; top: 9px; }

.textleft { text-align: left; }
.textright { text-align: right; }

.p50 { width: 50%;}

.w300 { width: 300px; }
.w340 { width: 340px; }
.w440 { width: 440px; }
.w540 { width: 540px; }
.w460 { width: 437px; }
.w920 { width: 920px; }
.w100p { width: 100%; }


.borderbottom {border-bottom: 1px solid #d9dadb; padding-bottom: 5px;}

/* Sifr styles --------------------------------- */

.sIFR-flash {
  visibility: visible;
  margin: 0px !important;
  padding: 0px !important;
}
.sIFR-replaced, .sIFR-ignore {
  visibility: visible;
}
.sIFR-alternate {
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 0;
  display: block;
  overflow: hidden;
}

/* Clear fix ----------------------------------- */

.clearfix:after {content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;}

.clearfix {
display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* jQuery styles ------------------------------- */

#afbeeldingenbox, #uitgelicht, #projectCaroussel {
position: relative;
left: 0px;
top: 0px;
margin-bottom: 12px;
}
 #uitgelicht {
    margin: 0px auto 0px auto;
    width: 960px;
    height: 540px;
    }
#afbeeldingenbox ul {
    z-index: 1;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    width:  100%;
    height: 200px;
  list-style:none;
}

#uitgelicht ul {
  	z-index: 1;
    overflow-y: auto;
    overflow-x: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    height: 540px;
    width: 960px;
  	list-style:none;
}
.thumbspager {
float: right;
bottom: 34px;
z-index: 5;
}

#uitgelicht .thumbspager {
float: right;
bottom: 158px;
z-index: 5;
}
/* tt carousel controls */
#photoCarouselWide,
#photoCarouselSmall {
margin-bottom: 10px;
}
#uitgelicht .ttCarousel-controls_container {
	position: absolute;
	bottom: 10px;
	right: 0;
	z-index: 1;
}

#uitgelicht .textholder {
	z-index:2;
	height:128px;
}
#photoCarouselWide .textholder,
#photoCarouselSmall .textholder {
	left: 6px !important;
	bottom: 10px !important;
	overflow: hidden;
}

.carousel li  {
    padding: 0 !important; 
    background-image: none !important;
}
                                               
#photoCarouselSmall ul { width:437px; height:235px; overflow: hidden;}
                                               
#photoCarouselWide ul { width:918px; height:244px; overflow: hidden; }

.playpause {
background: url('/images/pauseplay.gif');
width: 20px;
height: 19px;
text-indent: -999em;
cursor: pointer;

}
.pause {
background-position: left 0px;
}
.play {
background-position: left 19px;
}
.pause:hover {
background-position: 20px 0px;
}
.play:hover {
background-position: 20px 19px;
}
.thumb {

}
.pprev,
.nnext {
background-image: url('/images/prevnext.gif');
width: 20px;
height: 19px;
text-indent: -999em;
cursor: pointer;
}
.pprev {
background-position: left 0px;
margin-left: 2px;
margin-right: 2px;
}
.nnext {
background-position: 20px 0px;
margin-right: 5px;
}
.pprev:hover {
background-position: left 19px;
}
.nnext:hover {
background-position: 20px 19px;
}
.thumb:hover {
background-color: #333;
}
#uitgelicht .minmax, #uitgelicht .close {
	display: none!important;
}
#projectCaroussel ul {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:  100%;
    height: 250px;
  list-style:none;
}


#afbeeldingenbox li {
    list-style-type: none !important;
    float: left;
    position: absolute;
    width: 100%;
    height: 200px;
  	padding-left: 0px !important;
}

/* carousel */
#uitgelicht li {
    list-style-type: none !important;
    float: left;
    padding-left:0px !important;
    overflow:hidden;
    height: 540px;
    width: 960px;
    background: #00aeef;
}
#uitgelicht li img {
width: 100%;
height: 412px;

}
#projectCaroussel li {
    list-style-type: none !important;
    float: left;
    position: absolute;
    width: 100%;
    height: 250px;
  padding-left:0px !important;
  overflow:hidden;
  
}

#afbeeldingenbox li img,
#projectCaroussel li img {
width: 100% !important;
height: 100% !important;
}
  
#afbeeldingenbox li.item1,
/*#uitgelicht li.foto1,*/
#projectCaroussel li.foto1 {
  z-index: 40;
  }
#afbeeldingenbox li.item2,
/*#uitgelicht li.foto2,*/
#projectCaroussel li.foto2 {
  z-index: 30;
  }
#afbeeldingenbox li.item3,
/*#uitgelicht li.foto3,*/
#projectCaroussel li.foto3 {
  z-index: 20;
  }
#afbeeldingenbox li.item4,
/*#uitgelicht li.foto4,*/
#projectCaroussel li.foto4 {
  z-index: 10;
  }
#afbeeldingenbox li.item5,
/*#uitgelicht li.foto5,*/
#projectCaroussel li.foto5 {
  z-index: 1;
  }


.imgTitleWat span 
{
position: absolute;
background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
color: #ffffff;
padding: 2px 2px 2px 2px;    
left: 8px;
}

.imgTitleWat span.top  {
top: 130px;
font-size:14px;
}

.imgTitleWat span.bottom {
top: 160px;
font-size:14px;
}



.imgTitle {
position: absolute;
top: 10px;
left: 10px;
background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
color: #ffffff;
padding: 7px 11px 8px 11px;

}

#uitgelicht p {
position: relative;
top: 0px;
/*left: -100px;*/
font-size: 16px;
line-height: 28px;
letter-spacing: 0.03em;
text-align: left;
float: left;
width: 900px;
height: 128px;
margin-left:10px;
}

    
    #uitgelicht p span.button 
  	{
    display: block;
	position: absolute;
	bottom: 10px;
	float: left;
	height: 22px;
    background: url('/images/bluearrow.gif') no-repeat left 3px;
	padding: 0px 0px 0px 30px;
	color: white;
	font-size: 15px;
    }
    	#uitgelicht p span.button:hover {
    	background: url('/images/whitebluearrow.gif') no-repeat left 3px;
    	}
  
    #uitgelicht a.link {
    display: block;
    margin-top: 10px;
    margin-left: 10px;
    text-align: left;
    float: left;
    width: 100%;

    }
    
    #uitgelicht p span.top {
    display: block;
    width: 760px;
    position: relative;
    margin-bottom: 1px;    
    color: #ffffff;
    padding: 2px 6px 2px 2px;
    text-align: left;
    font-size: 23px;

    }

        #uitgelicht p span.blue {
        background: url(/images/afbeeldingenbox_transparantbg_blue.png) repeat left top;
        }
        
        #uitgelicht p a {
        text-decoration: none !important;
        }
    
    .imgTitle a {
    color: #ffffff !important;
    padding-left: 12px;
    font-size: 12px;
    font-weight: bold;
    background: url(/images/afbeeldingenbox_dart.png) no-repeat left 3px;
    }
    
    .imgTitleWat a {
    color: #ffffff !important;
    
    font-size: 14px;
    font-weight: bold;    
    }

.jcarousel-clip {
    z-index: 2;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
    position: relative;
}


.jcarousel-control {
  position: absolute;
  width: auto !important;
  overflow: hidden;
  right: 10px;
  top: 10px;
  z-index: 130;
  background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
  padding: 8px;
  }
  
  
  
.jcarousel-control a {
  float: left;
  height: 14px;
  width: 14px;
  margin-right: 2px;
  text-align: center;
  overflow: hidden;
  font-weight:bold;
  font-size:10px;
  text-decoration:none;
  color: #c5c6c8;
  display: block;
  border: 1px solid #c5c6c8;
  }
  
.jcarousel-control a.active {
background: #ffffff;
color: #1d2532;
}

.jcarousel-control2 {
  position: absolute;
  width: auto !important;
  overflow: hidden;
  right: 10px;
  top: 10px;
  z-index: 130;
  background: url(/images/afbeeldingenbox_transparantbg.png) repeat left top;
  padding: 11px 11px 11px 11px;
  }
  
.jcarousel-control2 a {
  float: left;
  height: 14px;
  width: 14px;
  margin-right: 2px;
  text-align: center;
  overflow: hidden;
  font-weight:bold;
  font-size:10px;
  text-decoration:none;
  color: #c5c6c8;
  display: block;
  border: 1px solid #c5c6c8;
  }
  
.jcarousel-control2 a.active {
background: #ffffff;
color: #1d2532;
}

#projectCaroussel .jcarousel-control2 {
right: 20px;
}

/* Tabbladen */

#tabContainer {
min-height: 400px;
position: relative;
top: -15px;
}

#tabButtons {
position: relative;
top: -24px;
left: 20px;
z-index: 1000;
}

#tabButtons li {
float: left;
display: block;
list-style: none;
margin-right: 1px;
}

#tabButtons li a {
display: block;
padding: 7px 10px;
background: url(/images/tab_normal.png) repeat-x left top;
color: #2f2f2f;
font-weight: bold;
}

    #tabButtons li a:hover {
    background: url(/images/tab_hover.png) repeat-x left top;
    color: #ffffff;
    text-decoration: none;
    }
    
    #tabButtons li.ui-tabs-selected a {
    background: url(/images/tab_active.png) repeat-x left top;
    color: #2f2f2f;
    }



.ui-tabs-hide {
position:absolute;left:-10000px;
}


/* jQuery Caroussel --------------------------------------*/

.jcarousel-container {
    position: relative;
    display: block;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3000;
    display: none;
}

.jcarousel-prev {
    z-index: 3000;
    display: none;
}
#smallCarousel {
width: 209px;
}
#smallCarousel a {
text-decoration: none;
}
#popularProductsHome {
height: 163px;
overflow-x: hidden;
overflow-y: auto;
}
#homePopularItems .jcarousel-skin .jcarousel-container,
#uitgelicht .jcarousel-skin .jcarousel-container {   
    border: 0px;
    
}

.lesmateriaalThemaItems .jcarousel-item img
{
    width:100px !important;
}

#lesmateriaalSpreekbeurtboekjeItems .jcarousel-item img
{
    width:100px !important;
}

#lesmateriaalTentoonstellings .jcarousel-item img
{
    width:100px !important;
}

#lesmateriaalKleurplaten .jcarousel-item img
{
    width:100px !important;
}

#brochures .jcarousel-item img
{
    width:100px !important;
}

#Informatiesets .jcarousel-item img
{
    width:100px !important;
}

#homePopularItems .jcarousel-item img
{
    width:209px;
}


.jcarousel-skin .jcarousel-container {
    background: #fafafa;
    border: 1px solid #e2e3e5;
    position: relative;
}



.w920 .jcarousel-container {
    background: #fff;
    border-left: none;
    border-top: none;
    border-right: none;
    position: relative;
}

#uitgelicht .jcarousel-skin .jcarousel-container-horizontal {
    width: 100%;
    padding: 0px 0px;
    height: 100%;
    position: relative;
  overflow: hidden;

}

.jcarousel-skin .jcarousel-container-horizontal {
    width: auto !important;
    padding: 2px 21px;
    height: 250px;
    position: relative;
	/* width: auto !important;
    padding: 2px 0px;
    height:auto;
    position: relative;*/
}

.jcarousel-skin .jcarousel-clip-horizontal {
	width: auto !important;
}
.jcarousel-skin .jcarousel-clip-horizontal, .jcarousel-skin .jcarousel-clip-horizontal .jcarousel-list-horizontal, .jcarousel-skin .jcarousel-item {
    height: 250px !important;
   }


#homePopularItems .jcarousel-skin .jcarousel-container-horizontal {
    width: auto;
    padding: 2px 0px;
    height:auto;
    position: relative;
}

.lesmateriaalThemaItems .jcarousel-skin .jcarousel-container-horizontal 
{
	width: auto !important;
    padding: 2px 0px;
    height:auto;
    position: relative;
}

#Informatiesets .jcarousel-skin .jcarousel-container-horizontal,
#brochures .jcarousel-skin .jcarousel-container-horizontal,
#lesmateriaalKleurplaten .jcarousel-skin .jcarousel-container-horizontal ,
#lesmateriaalTentoonstellings .jcarousel-skin .jcarousel-container-horizontal,
#lesmateriaalSpreekbeurtboekjeItems .jcarousel-skin .jcarousel-container-horizontal {
    width: auto !important;
    padding: 2px 0px;
    height:auto;
    position: relative;
}

.generalCarousel .jcarousel-skin .jcarousel-container-horizontal
{
	width: auto !important;
    padding: 2px 0px;
    height:auto;
    position: relative;
}

#uitgelicht .jcarousel-skin .jcarousel-clip-horizontal {
    width:  1323px;
    height: 250px;
    position: relative;
  margin-left: -180px;
}

.jcarousel-skin .jcarousel-clip-horizontal {
    width:  500px;
    height: 176px;
    position: relative;
}

.lesmateriaalThemaItems .jcarousel-skin .jcarousel-clip-horizontal
{
	width:  auto;
    height: auto;
    position: relative;
}


#Informatiesets .jcarousel-skin .jcarousel-clip-horizontal,
#brochures .jcarousel-skin .jcarousel-clip-horizontal,
#lesmateriaalSpreekbeurtboekjeItems .jcarousel-skin .jcarousel-clip-horizontal,
#lesmateriaalKleurplaten .jcarousel-skin .jcarousel-clip-horizontal,
#lesmateriaalTentoonstellings .jcarousel-skin .jcarousel-clip-horizontal,
#homePopularItems .jcarousel-skin .jcarousel-clip-horizontal {
    width:  auto;
    height: auto;
    position: relative;
}

.generalCarousel .jcarousel-skin .jcarousel-clip-horizontal
{
	width:  auto;
    height: auto;
    position: relative;
}

#homePopularItems .jcarousel-skin .jcarousel-clip-horizontal {
    width:  100%;
    height: auto;
    position: relative;
}

#homeMostPopular .jcarousel-skin .jcarousel-clip-horizontal {
    height: auto;
    position: relative;
}

.w920 .jcarousel-clip-horizontal,
.w920 .jcarousel-container-horizontal {
width: 890px !important;
}


.jcarousel-skin .jcarousel-item {
    width: auto !important;
    height: 176px;
    background: none !important;
    padding: 0px !important;
}
#homePopularItems {
	float: left; 
} 
#homePopularItems .jcarousel-skin .jcarousel-item {
    width: auto !important;
    height: auto;
    background: none !important;
    padding: 0px !important;
}
#homepage #homePopularItems .jcarousel-skin .jcarousel-item  {
	width: 255px !important;
}


.jcarousel-container li {
text-align: center;
}

  .jcarousel-item div {

  display: block;
  }
  
  .jcarousel-item a {
  text-align: center;
  /*margin: auto;*/
  }
  
  .jcarousel-item a img {
 
  margin: auto !important;
  }
  
  #homePopularItems .jcarousel-item a img,
  #uitgelicht .jcarousel-item a img {
      border: none;
      margin: auto !important;
  }  
  
  
  .jcarousel-item p {
  color: #8f9399;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  }

.jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
    margin-left: 2px;
}



#homePopularItems .jcarousel-skin .jcarousel-item-horizontal {
    margin-right: 10px;
    margin-left: 0px;
}

#uitgelicht .jcarousel-skin .jcarousel-item-horizontal {
    margin: 0px;
}

.jcarousel-skin .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}





/**
 *  Horizontal Buttons
 */
.jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 20px;
    height: 19px;
    cursor: pointer;
    background: transparent url('/images/prevnext.gif') no-repeat -20px -19px;
}

#homePopularItems .jcarousel-skin .jcarousel-next-horizontal {
    position: absolute;
    bottom: 5px;
    right: 0px;
    width: 20px;
    height: 19px;
    cursor: pointer;
    background: transparent url('/images/prevnext.gif') no-repeat;
    background-position: -20px -19px;
}
#homePopularItems .jcarousel-skin .jcarousel-next-horizontal:hover {
	background-position: -20px 0;
}
.jcarousel-skin .jcarousel-next-disabled-horizontal,
.jcarousel-skin .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background: transparent url(/images/jcarouselnextdisabled.png) no-repeat 0 0;
}

.carouselDisabled .jcarousel-next-disabled-horizontal {
display: none !important;
background: none !important;

}

#uitgelicht .jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    top: 112px;
    left: 0px;
    width: 20px;
    height: 19px;
    cursor: pointer;
    background: transparent url('/images/prevnext.gif') no-repeat 0 0;
}

.jcarousel-skin .jcarousel-prev-horizontal {
    position: absolute;
    bottom: 5px;
    left: 0px;
    width: 20px;
    height: 19px;
    cursor: pointer;
    background: transparent url('/images/prevnext.gif') no-repeat 0 -19px;
}
.jcarousel-skin .jcarousel-prev-horizontal:hover {
	background-position: 0 0;
}

.jcarousel-skin .jcarousel-prev-disabled-horizontal,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background: transparent url(/images/jcarouselprevdisabled.png) no-repeat 0 0;
}

.carouselDisabled .jcarousel-prev-disabled-horizontal {
display: none !important;
background: none !important;
}
ul.carousel li div p {
background: #ececec;
}
#homePopularItems .jcarousel-clip-horizontal 
{
    width:100%;
}

.generalCarousel .jcarousel-skin .jcarousel-next-horizontal,
.generalCarousel .jcarousel-skin .jcarousel-prev-horizontal
  {
   top:70px;
  }



  .lesmateriaalThemaItems .jcarousel-skin .jcarousel-next-horizontal,
.lesmateriaalThemaItems .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 50px;
}

#lesmateriaalSpreekbeurtboekjeItems .jcarousel-skin .jcarousel-next-horizontal,
#lesmateriaalSpreekbeurtboekjeItems .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 50px;
}

#lesmateriaalTentoonstellings .jcarousel-skin .jcarousel-next-horizontal,
#lesmateriaalTentoonstellings .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 50px;
}

#lesmateriaalKleurplaten .jcarousel-skin .jcarousel-next-horizontal,
#lesmateriaalKleurplaten .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 28px;
}

#brochures .jcarousel-skin .jcarousel-next-horizontal,
#brochures .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 50px;
}

#Informatiesets .jcarousel-skin .jcarousel-next-horizontal,
#Informatiesets .jcarousel-skin .jcarousel-prev-horizontal
{
   top: 70px;
}


.textError { border: 1px solid #de2414; }
.textCorrect { border: 1px solid #26c411; }
.formDiv table {z-index: 1100; color: #000000;}

#formColumn { position: relative; z-index: 1000; }

ul {list-style-type: disc;
  margin: left: 80px;
  padding: left: 50px;
}

ul li
{
    list-style-type: disc;
  /*margin: left: 80px;
  padding: left: 50px;*/
}

#contentImage img {margin: 5px;}
#tabContainer img {margin: 0px 10px 10px 0px;}

.ThemeStyle {padding: 10px 0;}
.ThemeStyle .jcarousel-skin .jcarousel-clip-horizontal {width: auto;}
.ThemeStyle .jcarousel-skin .jcarousel-container-horizontal {width: auto;}
.giftGevenItem table td p {padding: 0; margin: 0 !important;}
.giftGevenItem table td {padding: 5px; min-height: 12px; height: auto !important; height: 12px;}
.meerInformatie {background: #ffffff;}

.formDiv .amountDiv {float: right; padding: 0 17px 0 0;}
.formDiv .formLabel {padding: 0 10px 0 0; width: 30px;}
.formDiv .formDropdown {width: 160px;}
.formDiv .amountDiv .productHoeveelheid {width: 20px !important;}

/*.webkit #zoekTerm {height: 30px;}*/
/*.webkit  #zoekSubmit {margin-left: 13px;}*/
/*.webkit table tbody tr td p, .webkit table tbody tr td h4  {font-size: 0.75em}*/
.webkit .textEditor table, .webkit .textEditor table tr td p {font-size: 1em;}
.webkit .webkitImage {width: 100px;}

/* Social Media Block Version 2 */
.SocialMediaBlockWrapperV2 {width: auto; min-height: 319px; height: auto !important; height: 319px;}
.SocialMediaBlockWrapperV2 h2 {margin-top: 0;}

.SocialMediaBlock {position: relative; width: auto; min-height: 95px; height: auto !important; height: 95px; border-bottom: solid 1px #ffffff;}
.SocialMediaBlock a {position: relative; display: block; background: url("/images/volgende.png") 310px 16px no-repeat; width: auto; min-height: 95px; height: auto !important; height: 95px;}
.SocialMediaBlock a:hover {text-decoration: none;}

.SocialMediaBlock2, .SocialMediaBlock2 a {min-height: 94px; height: auto !important; height: 94px;}

.SocialMediaBlock1 {background: #ececec;}
.SocialMediaBlock2 {background: #f0f0f0;}
.SocialMediaBlock3 {background: #f4f4f4;}

.SocialMediaBlock a span.IconText, .SocialMediaBlock a span.HighlightText {color: #72777f;}

.SocialMediaBlock .BlockIconImage {display: block; position: absolute; left: 10px;}
.SocialMediaBlock1 .BlockIconImage {top: 20px;}
.SocialMediaBlock2 .BlockIconImage {top: 15px;}
.SocialMediaBlock3 .BlockIconImage {top: 11px;}

.SocialMediaBlock .IconText {position: absolute; left: 10px; top: 60px; font-size: 12px; font-weight: bold;}
.SocialMediaBlock .BlockText {cursor: pointer; position: absolute; left: 55px; top: 16px; font-weight: bold; font-size: 15px; display: block; width: 250px; min-height: 10px; height: auto !important; height: 10px;}
.SocialMediaBlock .NormalText {color: #2f2f2f;}

.BlockActivityWrapper, .ActivityWrapper {width: auto; min-height: 100px; height: auto !important; height: 100px;}

.BlockActivityWrapper h2 {margin-top: 0;}

.ActivityWrapper .ActivityImage img, .ActivityWrapper .ActivityImage, .ActivityWrapper .ActivityText {float: left;}
.ActivityWrapper .ActivityImage, .ActivityWrapper .ActivityText {min-height: 100px; height: auto !important; height: 100px;}
.ActivityWrapper .ActivityImage {width: 160px;}
.ActivityWrapper .ActivityText {padding: 0 0 0 10px; width: 170px;}

.ActivityWrapper .alignReadMore {text-align: right;}

.fullwidth {width: auto; min-height: 319px; height: auto !important; height: 319px; padding: 0 0 31px 0;}
.fullwidth .w559, .fullwidth .w360 {float: left; min-height: 319px; height: auto !important; height: 319px;}
.fullwidth .w559 {width: 559px;}
.fullwidth .w360 {padding: 0 0 0 20px; width: 340px;}

.BlockColumn h2 {margin-top: 0;}

.CustomRuler {margin-bottom: 20px;}

.BlockColumn {width: auto; min-height: 185px; height: auto !important; height: 185px;}
.BlockColumn .BlockImage img, .BlockColumn .BlockImage, .BlockColumn .BlockText {float: left;}
.BlockColumn .BlockImage, .BlockColumn .BlockText {min-height: 100px; height: auto !important; height: 100px;}
.BlockColumn .BlockImage {width: 160px;}
.BlockColumn .BlockText {padding: 0 0 0 10px; width: 270px;}

.BlockColumn .alignReadMore {text-align: right;}

#FAQ {
        width: 242px;
  float: left;
        }

#zoekTermFAQ {
                border: 1px solid #cecece;
                border-left: none;
                float: right;
                font-size: 12px;
                padding: 7px 10px 7px 2px;
                width: 200px;
                height: 14px;
                }
                
#zoekSubmitFAQ {
                border: none;
                float: left;
                background: url(/images/zoekSubmit.png) no-repeat left top;
                width: 29px;
                height: 29px;
                display: block;
                cursor: pointer;
                font-size: 1%;
                color: #fff;
                }

.accordion { list-style-type: none !important; padding: 0; margin: 0 0 0 0px;}
.accordion ul { padding: 0; margin: 0; float: left; display: block; width: 100%; list-style-type: none !important;}
.accordion li {cursor: pointer; list-style-type: none; padding: 0; margin: 0; float: left; display: block; width: 100%;}
.accordion li.active>a { background: url('/images/close.jpg') no-repeat center right;}
.accordion li div { padding: 0px 0px 0px 10px; display: block; clear: both; float: left; width: auto;}
.accordion a { text-decoration: none; color: #ff0000; padding: 0px; display: block; cursor: pointer; background: url('/images/open.jpg') no-repeat center right;}
.accordion li ul li.accordionLevel2 a {width: 515px;}
.accordion ul li.active ul li a {background: none;}
.accordion li ul li {font-size: 1em;}
.accordion li.accordionLevel1 {margin: 0px; padding: 0px; list-style-type: none; background: none; border-bottom: solid 1px #e2e3e5;}
.accordion li.accordionLevel1 a.accordionLevel1 {color: #979797; text-decoration: none; height: 40px; outline: none; padding-top: 10px;}
.accordion li.accordionLevel1 a.accordionLevel1:hover{color: #0098fd; text-decoration: none;}
.accordion li.accordionLevel1 ul li.accordionLevel2 a.accordionLevel2 {color: #979797; text-decoration: none; padding-left: 10px; outline: none; }
.accordion li.accordionLevel1 ul li.accordionLevel2 a.accordionLevel2:hover {color: #0098fd; text-decoration: none; padding-left: 10px; outline: none;}

.accordion li.active a.accordionLevel1 {color: #000000 !important; outline: none;}
.accordion li.active ul li.active a.accordionLevel2 {color: #000 !important; outline: none;}

.accordion li ul {background: none; list-style-type: none !important; margin: 0px; padding: 0px;}
.accordion li ul li {background: none; list-style-type: none !important; margin: 0px; padding: 0px;}
.accordion li.accordionLevel1 ul li.accordionLevel2 {list-style-type: none;}
.accordion div a {background: none; display: inline;}
ul#mostAsked li a {color: #000; text-decoration: none;}
#accordionH3 {margin-top: 10px;}

#wrapBijschrift {  
  position:relative;
        margin:auto;
}

.bijschrift {
  height: 15px;
  position:absolute;
        bottom:0px;
        left:0px;
        color: #2e2e2e; 
  font: 1.2em; 
  font-weight: bold;
        background: #e6e6e6; 
        padding: 10px;  
  filter:alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity: 1;
  opacity: 1;  
}

#bijschriftNaam {
  color: #95999C; 
  position: absolute; 
  right: 10px;
}


#blokHeaderWatKuntUDoen
{
    margin-bottom:31px;
}


#afbeeldingenbox ul li
{
  background:none !important;
}

object.flashvideo {
  width: 100%;
  height:300px;
}

object.flashvideo340 {
  width: 340px;
  height: 220px;
}

/* Restaurant actie formulier */
.Restaurant {
  background: #2d85c0 !important;
  min-height: 10px;
  height: auto !important;
  height: 10px;
  display: block;
}

.Restaurant h2 {
  border-bottom: 0 !important;
  line-height: 16px;
  margin-top: 20px;
  margin-bottom: 8px;
  padding-bottom: 10px;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
}

.Restaurant label {
  width: 190px !important;
}

.Restaurant .text {
  border: 1px solid #bdbdbd;
  padding: 3px 10px 4px 10px;
  color: #72777f;
  font-size: 13px;
  font-weight: bold;
  width: 190px !important;
  float: left;
}

.Restaurant .tussenvoegsel, .Restaurant .postcode, .Restaurant .huisnummer, .Restaurant .huisnummertoevoeging, .Restaurant .telnetnummer, .Restaurant .postcodecijfers, .Restaurant .productHoeveelheid {
  width: 50px !important;
}

.Restaurant .huisnummertoevoeging, .Restaurant .achternaam, .Restaurant .telefoonnummer {
  margin-left: 10px !important;
}

.Restaurant .achternaam, .Restaurant .telefoonnummer {
  width: 108px !important;
}

.Restaurant .huisnummerSetkon
{
	width: 40px !important;
	margin: 0px 0px 0px 0px !important;
}

.Restaurant .postcodeSetkon
{
	width: 90px !important;
    margin: 0px 4px 0px 34px;
}

.Restaurant .formRadioBar {
  height: auto !important;
  display: block;
  clear: both;
  margin-top: auto !important;
  margin-bottom: auto !important;
  padding: 0 !important;
}

.Restaurant .formRadioBar input {
  position: relative;
  top: 3px;
}

.Restaurant .radioLabel {
  display: inline !important;
  margin-right: 0 !important;
  width: 95px !important;
}

.Restaurant .radioLabel input {
  position: relative !important;
  top: -2px !important;
  padding: 0px !important;
}

.Restaurant .inform {
  border: none !important;
  width: 10px !important;
  padding: 25px 0px 0px 0px !important;
  margin-left: 0px !important;
  margin-right: 10px !important;
}

.Restaurant .informLabel {
  font-size: 12px !important;
  font-weight: bold !important;
  color: #ffffff !important;
  line-height: 20px !important;
  width: 280px !important;
  margin-left: 2px !important;
  padding: 25px 0px 0px 0px !important;
}

.Restaurant .bottomLine {
  border-bottom: 1px solid #ffffff;
}

.Restaurant #altDiv {
  margin: 25px 0px 0px 0px;
  border-top: 1px solid #ffffff;
  float: left;
}
.imgCaption {
background: #00aeef;
float: left;
width: 438px;
}
	#contentContainer .imgCaption p {
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	padding: 7px 9px 40px 9px;
	line-height: 24px;
	}
/* ### BEGIN Stijlregels Hans Grimm */

.HGrestaurantlijst { width:260px; float:left; margin-right:10px; }


/* ### EINDE Stijlregels Hans Grimm */

#lidWordenHeader{
  margin-bottom: 32px;
}

.textEditor img {
  margin-right: 10px;
}

.product_decoration {
      position: absolute;
      left: 0;
      top: 2px;
      width: 66px;
      height: 83px;
      z-index: 2;
      background-image: url("/images/strik_klein-trans.png") ;       
    }

.kopTekst div
{
    /*height: 40px;*/
    font-size: 18px;
    padding: 9px 0px 9px 13px;
}

.welkomHulp
{
  margin-top: 43px !important;
}

.welkomHulpContent
{
  margin-top : 15px !important
}

.likeButtonRight 
{
   float: right;
  margin-left : 100px !important;
  
}

.longWrap
{
    width:280px; float:left;
}

.likeButtonRight iframe
{
    width:110px;
}

a#homeGiftButton,
a#homeDonateButton,
a#homeDonatorButton
{    
    height: 27px;

    display: block;    
    margin-bottom: 5px;
    background: #ff9900 url('/images/orangearrow.gif') no-repeat 10px 8px;
    
    color: #fff;
    font-weight: bold;
    padding: 8px 0px 0px 40px;
    font-size: 15px;
    text-decoration: none;
}
a#homeGiftButton:hover,
a#homeDonateButton:hover,
a#homeDonatorButton:hover {
background: #efbc70 url('/images/orangearrow.gif') no-repeat 10px 8px;
}
#contentImage ul li ul li {
  list-style: none !important;
  padding: 3px 0 2px 15px;
  margin: 0;
  background: url(/images/reddart.png) no-repeat left 10px !important;
}

#contentImage ul.accordion li ul li {background: url(/images/greydart.png) no-repeat left 12px !important;}
#contentImage ul#mostAsked li {background: url(/images/greydart.png) no-repeat left 10px !important;}
#contentImage ul#mostAsked li {margin: 0px; padding: 3px 0px 0px 10px;}
      
        .downloaden {
                line-height: 25px;
                width: 300px;
                text-align: right;
                }

.ui-tabs-hide {
top: -1000px;
overflow: hidden !important;
}

.pdf {
background: url(/images/icon_pdf_20x20.gif) no-repeat right top;
padding: 2px 20px 2px 0px;
}

  #handelingsperspectieven {
        position: absolute;
        right: 40px;
        top: 150px;
        z-index: 990;
        display: block !important;
        height: 200px;
        width: 400px;
        }
        
            #handelingsperspectieven ul { 
            text-align: right;
            }

.actionImage {
  height: auto !important;
  margin: 0 auto;
  min-height: 504px;
  overflow: hidden;
  position: absolute;
  top: 110px;
  width: 100%;
}

.actionCentered {
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.actionUSP {
  position: relative;
  width: 396px;
  height: 256px;
  margin: 40px 0px 0px 0px;
}

.actionUSP .textLine {
  background: #1C1F26;
  line-height: 40px;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 5px 10px 5px 10px;
  margin-bottom: 1px;
  letter-spacing: 0.027em;
}

.actionUSP .social {
  background: Red;
  line-height: 40px;
}

.actionUSP .social .facebookIcon {
  float: left;
  margin: 3px 0px 0px 9px;
}

.orangeButton {
  background: url(/images/orangebutton.png) no-repeat;
  width: 329px;
  height: 54px;
  line-height: 54px;
  float: left;
  margin-top: 37px;
  text-align: center;
  font-weight: bold;
  font-size: 1.3em;
}

.orangeButton a {
  color: #fff;
  text-decoration: none;
  width: 329px;
  height: 54px;
  display: block;
}

.actionReadMore {
  background: url(/images/afbeeldingenbox_transparantbg.png) repeat;
  position: relative;
  width: 318px;
  height: 51px;
  margin: 114px 0px 0px 644px;
  line-height: 51px;
}

.actionReadMore  a {
  color: #fff;
  width: 318px;
  height: 51px;
  display: block;
  text-decoration: none;
}

.actionReadMore a span.actionReadMoreIcon{
  float: left;
  margin: 10px 0px 0px 10px;
}

.actionReadMore a span.actionReadMoreText{
  font-weight: bold;
  font-size: 1.2em;
  float: left;
  margin-left: 10px;
}

.SMSActie img {  
  margin-bottom: 20px;
}

.SMSActie p {
  text-align: left;
  margin-left: 76px;
}

.spaceBorderTop{
  background: #fff;
  border-top: solid 1px #cecece;
  border-left: solid 1px #cecece;
  border-right: solid 1px #cecece;
  height: 10px;
  width: 958px;
}

.spaceBorderBottom {
  background: #fff;
  border-bottom: solid 1px #cecece;
  border-left: solid 1px #cecece;
  border-right: solid 1px #cecece;
  height: 10px;
  width: 958px;
  margin-top: -10px;
}

.counterNumber{
  font-size: 36px;
  color: #fff;
  font-weight: bold;
  margin-right: 14px;
}

#smsCounterNumbers {
  padding: 15px 0px 0px 27px;
}

.smsLink {
  position: absolute;
  width: 300px;
  height: 120px;
  text-decoration: none;
}

a.smsLink {
  text-decoration: none;
}
h3.link {
    background: url('/images/whitearrow.gif') no-repeat right top;
}
.ssMember {
    margin-right: 3px !important;
    background: url(/images/stripe-oranje.png) left top !important;
    padding: 5px 5px 5px 5px !important;
    border: 0px;
    font-weight: bold;
    color: white;
    margin-left: 5px;
    position: absolute;
    right: 20px;
    width: 90px;
    bottom:10px;
}
.ssMember:hover {
    background: url(/images/stripe-oranje.png) left top !important;
}
#smallForm {
    padding: 2px 10px 10px 10px !important;
    margin-bottom: 15px;
    margin-right: 0;
    margin-left: -10px;
    width: 385px;
    color: #2F2F2F !important;
}
.contentForm input.standardSubmit{
	margin-right: 20px !important;
}
ul.page {
    border-top:1px solid #CECECE;
    border-bottom:1px solid #CECECE;
    text-align: center; 
    margin: 10px 0px;
}
ul.page li{
    display:inline-block; 
    background:none;
    border: 1px solid #CECECE;
    width: 16px;
    height: 16px;
    line-height: 15px !important;
    text-decoration: none !important;
    padding:0px;
    margin:5px;
    font-weight:bold;
}
ul.page li a{
    color: #E44D40;
    text-decoration: none
}
ul.page li span {
    color: white;
    background: url(/images/pagineringhover.png) no-repeat 0px 0px;
    display: block;
    margin-right: 1px;
}
.prevlink{
    background: url(/images/vorige.png) no-repeat 0px 0px;
    height:19px;
    padding-left:25px;
    margin-top: 15px;
    float:left;
}
.nextlink{
    background: url(/images/volgende.png) no-repeat 29px 0px;
    height:19px;
    float:right;
    margin-top:-35px;
    padding-right:25px;
}
.nextlink a, .prevlink a {
    font-weight: bold;
    color: #72777F;
    text-decoration:none;
    display:block;
    padding-top:2px;
}
a.leesmeerlink {
    font-weight: bold;
    color: #72777F;
    padding-left: 12px;
    background: url(/images/redDartOrange.png) no-repeat left 3px;
    margin-top: 50px;
    padding-bottom: 5px;
    font-size: 12px;
    text-decoration: none !important;
    line-height: 30px;
    text-align: right;
}
a.leesmeerlink:hover {
    text-decoration: underline !important;
}
#sitemaplist li
{
    padding-left:20px;
}
#sitemaplist ul 
{
    margin-bottom:0px;
}
#sitemaplist ul li
{
    padding-left:20px;
    margin-left:20px;
}
#sitemaplist ul ul li
{
    padding-left:20px;
    margin-left:40px;
    
}
#sitemaplist ul ul ul li
{
    padding-left:20px;
    margin-left:60px;
}
#sitemaplist ul ul ul ul li
{
    padding-left:20px;
    margin-left:80px;
}
.actionHeader { 
margin: 0 auto;
width: 960px;
height: 804px; /* 1 px less than the actual height we want, because the bottomBar will be 
				  positioned at the bottom 1px outside the actionheader, so it will cover 
				  the top border of the contentcontainer... */
background-color: #fff;
background-position: center top;
background-repeat: no-repeat;
position: relative;
z-index: 1;
}
.actionHeader .bottomBar {
height: 50px;
width: 958px;
left:0;
bottom: -1px;
position: absolute;
z-index: 10;
border-right: 1px solid #CECECE;
border-left: 1px solid #CECECE;
background: #fff;
}
.actionHeader .bottomBar .decoArrow {
height: 15px;
width: 29px;
right:250px;
top: -15px;
position: absolute;
background: url(/images/arrow-overlay.png) no-repeat left top;
}
.actionHeader .bottomBar h2 {
padding: 10px 0 0 465px;
color: #545353;
border-bottom: none;
font-size: 19px;
}
.actionHeader .bottomBar a {
color:#0099ff;
text-decoration: none;
}
#smsAction { 
background-image: url(/images/photo.jpg); 
}

.actionHeader .teaserText {
font-size:20px;
font-weight:700;
letter-spacing:0.03em;
line-height:40px;
left:25px;
top:130px;
position:absolute;
}

.actionHeader .teaserText span {
background:url("http://www.unicef.nl/images/afbeeldingenbox_transparantbg.png") repeat scroll left top transparent;
color:#FFFFFF;
margin-bottom:1px;
padding:7px 11px 8px;
}

.actionHeader .formInner {
background:#00aeef;
width:415px;
min-height:300px;
left:25px;
bottom:0;
display:block;
position:absolute;
z-index:11;
}

.actionHeader .formDiv {
height:33px;
}

.actionHeader .formTitle {
background:#008bbf;
font-size:18px;
line-height:22px;
color:#fff;
border-bottom:0;
margin:0 0 19px;
padding:11px 25px 15px;
}

.actionHeader label {
font-size:13px;
font-weight:700;
line-height:26px;
width:180px;
float:left;
text-align:right;
color:#fff;
padding:0 15px 0 30px;
}

.actionHeader select {
height:25px;
padding:4px 0 0;
}

.actionHeader .text {
width:134px;
float:left;
margin-right:14px;
}

.actionHeader .small {
width:37px;
}

.actionHeader .medium {
width:61px;
}

.actionHeader .genderRow {
height:28px;
padding:0 0 0 235px;
}

.actionHeader .genderRow label {
width:auto;
line-height:18px;
padding:0 9px 0 0;
}

.actionHeader .genderRow label input {
position:relative;
top:-1px;
margin:0 2px 0 0;
}

.actionHeader .buttonRow {
position:relative;
background:url(/images/actionheader-form-bottomline.gif) no-repeat center bottom;
padding:20px 0 21px;
}

.actionHeader .buttonRow .ssMember {
cursor:pointer;
bottom:25px;
right:30px;
margin:0;
}

.actionHeader .tooltipRow {
text-align:right;
position:relative;
padding:14px 30px 19px;
}

.actionHeader .tooltip {
cursor:pointer;
position:relative;
color:#fff;
font-size: 12px;
font-weight:700;
}

.actionHeader .tooltipWrap {
width:1px;
height:1px;
right:-10px;
top:0;
display:none;
position:absolute;
}

.actionHeader .tooltip:hover .tooltipWrap,.actionHeader .tooltip.showTooltip .tooltipWrap {
display:block;
}

.actionHeader .tooltipContent {
cursor:default;
font-weight:400;
width:335px;
min-height:20px;
background:#008bbf;
right:3px;
bottom:18px;
display:block;
position:absolute;
text-align:left;
padding:30px 20px 24px;
}

.actionHeader .tooltipArrow {
font-size:0;
line-height:0;
width:375px;
height:20px;
right:0;
bottom:-20px;
position:absolute;
background:url(/images/tooltip-arrow.png) no-repeat 325px top;
}

.actionHeader .tooltipContent ul li {
list-style:none;
background:url(/images/tooltip-bullet.png) no-repeat left 2px;
padding:0 0 5px 13px;
}

.actionHeader .tooltipContent ul li:first-child {
padding-bottom:20px;
}

#smsActionForm .term {
width:82px;
}

#keepMeInformedLabel {
padding-left:50px;
font-size: 12px;
line-height:14px;
text-align:left;
position:relative;
}

#keepMeInformedLabel input {
left:30px;
top:0;
position:absolute;
}

.actionHeader .error input {
    background-color: #FDDFC0;
    border-color: #F35F01;
}
.actionHeader .error label {
    color: #FCCD9A;
}
.actionHeader .error select {
    background-color: #FDDFC0;
    border: 1px solid #F35F01;
}
.actionHeader .genderRow.error label input, .actionHeader .error label#keepMeInformedLabel input {
	background-color: transparent;
	border: 0;
}


.thankyouMessage { 
	padding: 10px 20px 40px;
	color: #fff;
	min-height: 384px;
}
.thankyouMessage h3 {
	color: #fff;
}
.thankyouMessage h2 {
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 0;
}
.thankyouMessage p {
	padding: 0 0 15px 0;
}
.thankyouMessage li {
	list-style:none;
	background:url(/images/tooltip-bullet.png) no-repeat left 2px;
	padding:0 0 8px 13px;
}
.thankyouMessage a, .thankyouMessage a:hover { 
	color: #fff;
}

.smsCounterWrap { 
display: block;
margin-top: 0;
min-height: 221px;
position: relative;
width: 100%;
padding: 0 0 12px;
margin-bottom: 15px;
}
.smsCounterInner {
width: 290px;
margin:auto;
}
.smsCounterBlock { 
float: left;
}
#homepage .smsCounterBlock { 
width: 290px;
float: left;
margin-right: 44px;
border-bottom: 1px solid #e2e3e5;
}
.smsCounterWrap h2 {
margin-bottom: 22px;
}
.smsCounterWrap p { 
width: 262px;
font-size: 12px;
line-height: 20px;
color: #2f2f1f;
font-weight: bold;
padding: 0 10px;
text-align:center;
}
.smsCounterWrap p strong, .smsCounterWrap p a { 
color: #00aeef;
}
.smsCounter {
width: 232px;
height: 72px;
text-align: center;
background: url(/images/smscounter-bg.png) no-repeat center top;
padding: 7px 29px 42px;
margin: 0 0 10px;
}
.smsCounter h3 {
font-size: 12px;
color: #2f2f1f;
}
.totalSms {
background: #ececec;
line-height: 48px;
width: 220px;
height: 48px;
text-align: center;
display: inline-block;
font-size: 36px;
color: #00aeef;
}


/* finetuning blocks home for sms action header */
.actionPage #homePopularItems  {
padding-top: 15px;
}
.actionPage #homePopularItems h2 {
font-size: 16px;
}
.actionPage #homePopularItems .tipCarousel h2 {
border-bottom: 1px solid #e2e3e5;
padding-bottom: 10px !important;
}
.actionPage #homePopularItems .tipCarousel p.lastpright {
border-top: 1px solid #e2e3e5;
border-bottom: 1px solid #e2e3e5;
padding-bottom: 0 !important;
}
.actionPage #homePopularItems .tipCarousel p {
margin-top: 10px;
line-height: 26px;
padding-bottom: 0;
}
.actionPage #homePopularItems .jcarousel-clip {
height: 200px !important;
}
.actionPage #homePopularItems .videocnt {
border-bottom: 1px solid #e2e3e5;
padding-bottom: 36px !important;
}
.actionPage #homePopularItems h2.nomargin {
padding-top: 40px;
}

/* general fix for tipcarousel, needs checking before live! */
/*#contentContainer .tipCarousel p {
line-height: 26px;
padding-bottom: 0;
}*/

/* styles for iframed smscounter */

.smsCounterIframe { 
width: 290px;
margin: 4px auto 0;
}

.vrijwilligersContactForm .error input, .vrijwilligersContactForm .error textarea {
    background-color: #FDDFC0;
    border-color: #F35F01;
}
.vrijwilligersContactForm .error select {
    background-color: #FDDFC0;
    border: 1px solid #F35F01;
}
.vrijwilligersContactForm .genderRow.error label input, .actionHeader .error label#keepMeInformedLabel input {
	background-color: transparent;
	border: 0;
}


/*
.ntitle 
{
    background: #F0F0F0;
    clear:both;
    min-height:30px;
    height:100%
}
.ntitle h3 {float:left; width:92%; height:100%; float:left;}
.ntitle img { height:20px; width:19px !important; float:right;}*/

/* IMG MAP - NETHERLANDS */
.map strong{font-weight:600;}
h2.oversize{
    color: #0099FF;
    font-size: 25px;
    font-weight: normal;
    margin-bottom: 10px;
    padding-bottom: 9px;
    padding-right: 130px;
    border: none;
    margin-bottom:0;
}

.regios ul.largeBullits{
    border: none;
    padding: 0;
    border-bottom:1px solid #E2E3E5;
}
.regios ul.largeBullits > li{
    border-top:1px solid #E2E3E5;
}

.provincies .imgmap{
    position:absolute;
    z-index:10;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.map_overlay{
    display:block;
    height:359px;
    width:313px;
    background: transparent;
    position:absolute;
    z-index:5;
    background: 0 0 no-repeat;
}
.map_groningen{background: url('/images/kaart_nl/groningen.gif') 218px 9px no-repeat}
.map_friesland{background: url('/images/kaart_nl/friesland.gif') 125px 3px no-repeat}
.map_drenthe{background:   url('/images/kaart_nl/drenthe.gif') 219px 47px no-repeat}
.map_noordholland{background:url('/images/kaart_nl/noordholland.gif')  95px 75px no-repeat}
.map_flevoland{background: url('/images/kaart_nl/flevoland.gif') 142px 89px no-repeat}
.map_overijssel{background:url('/images/kaart_nl/overijssel.gif') 195px 91px no-repeat}
.map_zuidholland{background:url('/images/kaart_nl/zuidholland.gif') 43px 150px no-repeat}
.map_utrecht{background:    url('/images/kaart_nl/utrecht.gif') 116px 156px no-repeat}
.map_gelderland{background: url('/images/kaart_nl/gelderland.gif') 134px 132px no-repeat}
.map_zeeland{background:    url('/images/kaart_nl/zeeland.gif') 5px 217px no-repeat}
.map_noordbrabant{background:url('/images/kaart_nl/noordbrabant.gif') 73px 215px no-repeat}
.map_limburg{background:    url('/images/kaart_nl/limburg.gif') 178px 218px no-repeat}
