@charset "UTF-8";
/* CSS Document */

* {
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body {
background-image: url(../images/achtergrond.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
text-align:center;
}

.clear {
clear:both;
float:none;

}


#wrapper {
width:960px;
height:auto;
margin:20px auto 0 auto;
text-align:left;
border-left:1px #000000 solid;
border-right:1px #000000 solid;
}



#header {
width:960px;
height:170px;
margin:0;
background-image:url(../images/Bedrijvenvereniging_BLF_header.jpg);
background-repeat:no-repeat;
text-indent:-10000px;
border-bottom:#FFFFFF solid 1px;
}


#main {
background-color:#FFFFFF;
width:960px;
height:auto;
border-top:#000000 solid 3px;

}

#main h2 {
font-size: 12px; 
line-height: 16px; 
font-weight: bold;
}

#main p {
font-size: 12px; 
line-height: 18px; 
color:#333333;
}

#maincol {
margin: 32px 0 16px 38px;
float:left;
width:600px;
height:auto;
}

#rightcol {
float:right;
width:256px;
min-height:400px;
padding:32px 16px 16px 16px;
background-image:url(../images/rightcol_bg.jpg);
background-repeat:repeat-x;
}

#rightcol h2 {
font-size: 12px; 
line-height: 18px; 
font-weight: bold;
color:#a6e2ff;
}

#rightcol h4 {
font-size: 11px; 
line-height: 18px; 
font-weight: bold;
color:#000000;
margin:10px 0 0 0;

}

#rightcol a {
color:#CC0000;
text-decoration:none;
font-size:12px;
}

#rightcol a:hover {
text-decoration:underline;
}

.nieuwsitemwrapper {
width:605px;
height:auto;
margin:0 0 16px 0;
border-bottom:#999999 1px dashed;
padding: 0 0 16px 0;
}

.nieuwsitemwrapper_klein {
height:auto;
margin:0 0 24px 0;
}


.nieuwsafbeeldingklein {
float:left;
margin: 5px 16px 5px 5px;
border:1px #666666 solid;
}

.nieuwsitembody {
float:left;
}

.ledenlijst_box {
font-size:12px;
line-height:18px;
width:300px;
height:200px;
float:left;
}

.bestuur_box {
font-size:12px;
line-height:18px;
width:300px;
height:290px;
float:left;
}



.ledenlijst_bedrijfsnaam {
font-weight:bold;
color:#000066;
}

.ledenlijst_box {
}

.ledenlijst_alfabet {
width:600px;
height:20px;
font-size:9px;
}

.ledenlijst_alfabet a {
color:#999999;
margin:4px 3px 20px 0px;
}

.bestuur_box img {
float:right;
margin:2px 16px 4px 4px;
}
