/* algemene instellingen */

* {
margin: 0;
padding: 0;
}

html { 
height: 100%;
padding:0; 
margin:0; 
} 

BODY  {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:18px;
text-decoration:none;
font-weight: normal;
height: 100%;
}

img  {
border: 0px;
text-decoration:none;
}

b {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height:18px;
text-decoration:none;
font-weight: bold;
padding-top: 1px;
}

a {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:15px;
text-decoration:none;
text-align: left;
font-weight: bold;
}

a:hover, h3 a:hover {
color: #fade82;
}

span {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:18px;
text-decoration:none;
text-align: left;
font-weight: normal;
}

.footer {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 15px;
line-height:18px;
text-decoration:none;
text-align: center;
font-weight: bold;
}

h2 b {
color: #000000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:18px;
text-decoration:none;
text-align: left;
font-weight: bold;
}

h3, h3 a {
color: #ffffff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 28px;
line-height:28px;
text-decoration:none;
text-align: center;
font-weight: bold;
}

/* container */

#container {
position: relative;
width: 975px;
padding:0; 
margin:0; 
border: 1px solid white;
} 

/* contentblok */

div.blokcontent {
float: left;
width: 930px;
height: 520px;
text-align: center;
display: inline;
margin-left: 20px;
margin-right: 20px;
} 

div.blokleft {
float: left;
width: 470px;
height: 520px;
text-align: center;
display: inline;
} 

div.blokleft img {
width: 450px;
height: 510px;
border: 3px solid #ffffff;
} 

div.blokright {
float: left;
width: 460px;
height: 520px;
text-align: left;
display: inline;
} 

div.bloktitel {
float: left;
width: 460px;
height: 20px;
display: inline;
text-align: left;
font-weight: bold;
margin-top: 2px;
} 

div.bloktxt {
float: left;
width: 460px;
height: 95px;
display: inline;
} 

div.preview {
float: left;
width: 220px;
height: 59px;
display: inline;
} 

div.members {
float: left;
width: 220px;
height: 59px;
margin-left: 5px;
display: inline;
} 

div.preview img {
width: 220px;
height: 59px;
border: 0px;
} 

div.bloksmall {
float: left;
width: 216px;
height: 156px;
text-align: left;
margin-right: 12px;
margin-top: 12px;
display: inline;
}

div.bloksmall2 {
float: left;
width: 216px;
height: 156px;
text-align: left;
margin-right: 12px;
margin-top: 13px;
display: inline;
} 

div.bloksmall img, div.bloksmall2 img {
width: 208px;
height: 150px;
border: 3px solid #000000;
} 
