body{
    padding:0;
    margin:0;
    
    font-family:Arial, Helvetica, sans-serif !important;   
    font-size:13px;
}

#container{
    width: 976px;
    margin: 0 auto 0 auto;
    height:auto; 
}

#background{ 
    float:left;
    height:auto;
    width:976px;
    background:url("/templates/templates/front_images/background.jpg") repeat-y;      
}

#header{
    float:left;
    height: auto;
    width: 976px;
}

#content{
    float:left;
    height: auto;
    width: 976px;   
}

#wrapper{
    float:left;
    height: auto;
    width: 927px;
    margin-left:24px;
    margin-top:7px;
    padding-bottom:7px;
    display:inline;
}


    #left_content{
        float:left;
        height:auto;
        min-height:500px;
        width: 679px;
        border-right:1px dashed #f18ea3;
        padding-bottom:25px;
    }
    
    .contentItem{
        float:left; 
        width: 662px;  
        height:auto;
        margin-top:38px;
        display:inline;
        border-bottom:1px dashed #e41d47;        
    }
    
    .contentTekst{
        float:left;
        width: 604px;  
        height:auto;   
        margin-top:18px;     
        margin-left:40px;
        margin-bottom:0px;
        padding-bottom:18px;
        display:inline;  
        color:#828487;    
        line-height: 22px;
        font-size: 12px;    
}
    
    .contentTekst a{
        color:#e41d47;  
        text-decoration: none;    
    }
    .contentTekst a:active{
        color:#e41d47;  
        text-decoration: none;    
    }
    .contentTekst a:visited{
        color:#e41d47;  
        text-decoration: none;    
    }
    .contentTekst a:hover{
        color:#828487;  
        text-decoration: none;    
    }
    
    a {
	text-decoration: none;
       color: #E41D47;
    }
    
    .tagcontentTekst{
        float:left;
        width: 604px;  
        height:auto;   
        margin-top:18px;     
        margin-left:40px;
        margin-bottom:0px;
        padding-bottom:18px;
        display:inline;  
        color:#828487;  
        font-style: italic;
    }
    
    .tagheadermessages{
        float:left;
        font-size:12px;
        font-weight: 600;
        padding-left:39px;
        display:inline;
        color:#51b848;
        width: auto;
        background:url("/templates/templates/front_images/small_logo.jpg") left no-repeat;        
    }
    
    .tagitembox{ 
        float:left;
        width: 604px;  
        height:auto;   
        margin-top:18px;     
        margin-left:40px;
        margin-bottom:0px;
        padding-bottom:18px;
        display:inline;  
        line-height: 20px;
        color:#828487;  
    }
    
    .tagimagesbox{
        float:left;
        width: 604px;  
        height:auto;   
        margin-top:18px;     
        margin-left:40px;
        margin-bottom:0px;
        padding-bottom:18px;
        display:inline;  
        line-height: 20px;
        color:#828487;       
    }
    
    .tagimagesbox img{
        padding:5px;
        border: 1px solid #828487; 
        margin-right: 5px;
    }

    .tagitembox a{
        color:#828487;  
        text-decoration: none;    
    }
    .tagitembox a:active{
        color:#828487;  
        text-decoration: none;    
    }
    .tagitembox a:visited{
        color:#828487;  
        text-decoration: none;    
    }
    .tagitembox a:hover{
        color:#e41d47;  
        text-decoration: none;    
    }

    .tagcloudLink {
	color:#51B848; 
       text-decoration: none;
       line-height: 28px;
       padding: 3px;
       font-size: 28px;
    }

   .tagcloudLink:hover {
       color: #fff;
	background:#e41d47; 
    }

    
    .contentTekst p{
        margin:0;
        padding:0;
    }
    
    .contentItem h3{
        font-size:16px;
        font-weight: 600;
        padding-left:39px;
        display:inline;
        color:#51b848;
        width: auto;
        background:url("/templates/templates/front_images/small_logo.jpg") left no-repeat;        
    }
    
    #right_content{
        width: 247px;
        float:left;
        height:auto;   
        padding-bottom:25px;
    }
    
    #top_options{
        float:left;
        height:auto;
        width: 224px;
        padding-top:16px;
        padding-left:23px;
        font-size:12px;
        color:#e41d47;
    }
    
    #top_options a{color:#e41d47; text-decoration: none;}
    #top_options a:active{color:#e41d47; text-decoration: none;}
    #top_options a:visited{color:#e41d47; text-decoration: none;}
    #top_options a:hover{color:#231f20; text-decoration: none;}
    
    #agendabox{
        float:left;
        height:auto;
        width: 224px;
        padding-top:45px;
        padding-left:23px;      
    }
    
    #agendabox h3{
        margin:0;
        padding:0;
        font-size:12px;
        text-transform: uppercase;
        font-weight: normal;
        color:#FFF;
        width: 212px;
        background: #e41d47;
        padding: 6px;        
    }
    
    .agendaitem{
        float:left;
        width: 213px;
        padding-top:17px;
        padding-bottom:17px;
        padding-left:11px;
        border-bottom:1px dashed #e41d47; 
        line-height: 20px;
        display:inline;
    }
    
    .agendatitle{
        color:#e41d47;
        font-size:12px;   
    }
    
    .agendatitle a{
        color:#e41d47;  
        text-decoration: none;    
    }
    .agendatitle a:active{
        color:#e41d47;  
        text-decoration: none;    
    }
    .agendatitle a:visited{
        color:#e41d47;  
        text-decoration: none;    
    }
    .agendatitle a:hover{
        color:#e41d47;  
        text-decoration: underline;    
    }
    
    .agendadate{
        color:#828487;
        font-size:12px;   
    }
    
    .agendalocation{
        color:#51b848;
        font-size:12px;
    }
    
    .newsItem{
        float:left; 
        width: 662px;  
        height:auto;
        margin-top:38px;
        display:inline;
        border-bottom:1px dashed #e41d47;          
    }
        
    .newsItem h3{
        font-size:16px;
        font-weight: 600;
        padding-left:39px;
        display:inline;
        color:#51b848;
        width: auto;
        background:url("/templates/templates/front_images/small_logo.jpg") left no-repeat;     
    }
    
    .newsColum{
        float:left;
        width: 604px;  
        height:auto;   
        margin-top:18px;     
        margin-left:40px;
        margin-bottom:0px;
        display:inline;  
        color:#828487;
    }
    
    .newsMessage{
        float:left;
        width: 604px;
        height:auto;   
        margin-top:20px;
        padding:0;
        display:inline;  
    }
    
    .newsMessage p{
        padding:0;
        margin:0;
    }
    
    .readmore{
        float:left;
        width: 599px;  
        height:auto;     
        padding-left:45px;
        display:inline;  
        padding-bottom:4px;
        text-align: right;
        color:#e41d47;
        background:url("/templates/templates/front_images/readmore.jpg") right no-repeat;
    }
    
    #errorSearch{
        float:left;
        width: 400px;
        color:#e41d47; 
        font-weight: 700;
    }
    
    .readmorelink{
        float:left;
        width: 574px;  
        height:auto;   
        display:inline;
        padding-right:25px;
        padding-top:3px;
    }
    
    .newsDate{
        float:left;
        height: auto;
        width: 204px;
        font-style:italic;
        font-size:11px;
        text-align: left;
    }
    
    .newsTags{
        float:left;
        height: auto;
        width: 400px;
        font-size:11px;
        text-align: right; 

    }
    
    .newsTags a{color:#e41d47; text-decoration: underline;}
    .newsTags a:active{color:#e41d47; text-decoration: underline;}
    .newsTags a:visited{color:#e41d47; text-decoration: underline;}
    .newsTags a:hover{color:#231f20; text-decoration: underline;}
    
    .dateandtags{
        float:left;
        width: 604px;  
        height:auto;   
        color:#828487; 
    }
    
    .readmorelink a{color:#e41d47; text-decoration: none;}
    .readmorelink a:active{color:#e41d47; text-decoration: none;}
    .readmorelink a:visited{color:#e41d47; text-decoration: none;}
    .readmorelink a:hover{color:#231f20; text-decoration: none;}

#footer{
    float:left;
    height: 36px;
    width: 976px;  
    background:url("/templates/templates/front_images/footer.jpg") no-repeat;        
}

#left_header{
    float:left;
    height:114px;
    width: 224px;
margin-left: 35px;
}

#logo{
    float:right;
    margin-top:17px;
    display:inline;
    height:75px;
    width: 230px;
margin-left: 15px;
    background:url("/templates/templates/front_images/logo.jpg") repeat-y;      
}


#right_header{
    float:right;
    height:114px;
    width: 652px;
}

#search{
    float:right;
    width: 280px;
    height:31px;
    background:#51b848;
    margin-right:2px;
    display:inline;
}

#searchform{
    float:right;
    width: 280px;
    height:31px;
}

#searchformcontent{
    float:left;
    width: 280px;
    height:31px;    
}

#searchform p{
    margin:0;
    padding:0;
}

#searchfield{
    margin-top:4px;
    margin-left:3px;
    display:inline;
    width: 193px;
}

#searchfieldcontent{
    display:inline;
    width: 193px;    
}

#searchsubmit{
    width: 41px;
    height: 18px;
    background: url("/templates/templates/front_images/zoek.jpg") no-repeat;
    border:0;
    padding:0;
    cursor: pointer;
    margin-left:22px;
}

#searchcontentbutton{
    border: 1px solid #000;
    background: #FFF;
}

#members{
    float:right;
    clear:right;
    width: 444px;
    height:17px;
    background:#000;
    margin-top:50px;
    margin-right:26px;
    background:url("/templates/templates/front_images/members.jpg") no-repeat;
    display:inline;
}

#d66_member{
    float:right;
    height: 17px;
    width: 23px;
    background:url("/templates/templates/front_images/d66_member.jpg") no-repeat;
}

#groenlinks_member{
    float:right;
    height: 17px;
    width: 74px;
    margin-right: 6px;
    display:inline;
    background:url("/templates/templates/front_images/groenlinks_member.jpg") no-repeat;
}

#pva_member{  
    float:right;
    height: 17px;
    width: 114px;
    margin-right: 6px;
    display:inline;
    background:url("/templates/templates/front_images/pva_member.jpg") no-repeat;    
}

#banner{
    float:left;
    height:229px;
    width: 927px;
    background:url("/templates/templates/front_images/banner.jpg") no-repeat;
    margin-left:24px;
    display:inline;
}

#becomemember{
    float:right;
    background: #000;
    width: 121px;
    height:52px;
    margin-top:18px;
    margin-right:18px;
    display:inline;
    background:url("/templates/templates/front_images/member_off.png") no-repeat;  
}

#becomemember a:hover{
    float:right;
    background: #000;
    width: 121px;
    height:52px;
    display:inline;
    background:url("/templates/templates/front_images/member_on.png") no-repeat;      
}

#membership{
    height: 100%;
    width: 100%;
    float:left;
}

#banner_border{
    float:left;
    width:927px;
    height: 4px;
    background:url("/templates/templates/front_images/strip_banner.jpg") no-repeat;
    margin-left:24px;
    margin-top:11px;
    display:inline;
}

/*SUCKERFISH MENU*/
#navigation, #navigation ul {
    padding: 0;
    margin: 0;   
    list-style: none;
}

#navigation{
    margin-top:194px;  
    margin-left:23px; 
}

#navigation a {
    display: block;
    width: auto;
    color:#231f20;
    font-weight: 700;
    text-decoration: none;
}

#navigation a:active{
    color:#231f20;
    font-weight: 700;  
    text-decoration: none;
}

#navigation a:visited{
    color:#231f20;
    font-weight: 700;  
    text-decoration: none;
}

#navigation a:hover{
    color:#e41d47;
    font-weight: 700;  
    text-decoration: none;   
}

#navigation li {
    float: left;
    width: auto;
    margin-right:20px;
}

#navigation li ul li{
    float: left;
    width: 135px;
    color:#000;
    background: #51b848;
    padding-left:24px;
    padding-top:5px;
    margin-top:-5px;
    padding-bottom:5px;

}

#navigation ul li a {
    width: auto;
    color:#FFF;
    text-decoration: none;
    font-weight: normal;    
}

#navigation ul li a:active{
    color:#FFF; 
    text-decoration: none;
    font-weight: normal;    
}

#navigation ul li a:visited{
    color:#FFF;
    font-weight: normal;
    text-decoration: none;
}

#navigation ul li a:hover{
    color:#e41d47;
    font-weight: normal;    
    text-decoration: none;   
}


#navigation li ul {
    position: absolute;
    width: 135px;
    left: -999em;
    margin-left:0px;
    line-height:20px;  
    height:auto; 
    padding-top:24px;
    margin-left:-23px;
    /*
    background: #51b848;
    filter:alpha(opacity=80);
    -moz-opacity:.80;
    opacity:.80;
    z-index:1000;  
    line-height: 25px;
    */
}

#navigation li:hover ul {
    left: auto;
}

#navigation li:hover ul, #navigation li.sfhover ul {
    left: auto;
}

/*Person module*/
#personimageview{
    float:left;
    width: 220px;
    height:auto;
    display:inline;
    padding-top:15px;
    padding-left:22px;
    padding-bottom:15px;
}

.personimageview{
    float:left;
    width: 256px;
    height:auto;
    margin-right:6px;
    display:inline;  
    margin-top:5px;
}

.personimageview img{
    border:3px solid #e41d47;
}

#personsphotobox{
    float:left; 
    width: 662px;  
    height:auto;
    margin-top:38px;
    display:inline; 
    
    margin-bottom:20px;    
}

#personinformation{
    float:left;
    height: auto;
    width:350px;
    text-align: justify;
    display:inline;
    color:#828487;  
    padding-top:15px;
    padding-left:39px; 
    padding-right:15px;
    padding-bottom:15px; 
    line-height: 20px; 
}

#personinfoboxed{
    float:left;
    width: 650px;
    height: auto;
}

#personrelatedboxed{
    float:left;
    width: 650px;
    height: auto;   
}

.redheader{
    color:#e41d47;
    font-weight: 700;
}

#personinformation p{
    margin:0;
    padding:0;
}

/*Pagination*/
#pagination{
     width: auto;
     text-align: center;
}

#pagination a{

}

.selectedPage{
    color: #51b848;   
    text-decoration: none; 
}

.deselectedPage{
    color:#e41d47;  
    text-decoration: none;  
}

h2 {
    color: #E41D47;
    margin-bottom: 0;
}

    #personinformation a{color:#e41d47; text-decoration: underline;}
    #personinformation a:active{color:#e41d47; text-decoration: underline;}
    #personinformation a:visited{color:#e41d47; text-decoration: underline;}
    #personinformation a:hover{color:#231f20; text-decoration: underline;}