#menu {
margin-top: 25px;
height: 150px;
width: 620px;
padding-right: 50px;
position: fixed;
display: block;
}

#container {
height: 530px;
width: 52936px;
display: block;
}

#container2 {
height: 530px;
width: 1000px;
display: block;
}

#container3 {
height: 530px;
width: 36550px;
display: block;
}

.style {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333333;
}
h1 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
letter-spacing: 6px;
line-height:normal;
color: #333333;
margin-left: 10px;

}
h2 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
font-weight:100;
line-height: 16px;
color: #333333;
margin-left: 10px;

}
h3 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 11px;
font-weight:100;
line-height: 13px;
font-style: italic;
color: #333333;
margin-left: 10px;

}
h4 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
color: #333333;
float:right;
letter-spacing: 2px;
margin-top: 5px;
vertical-align:top;
line-height: 24px;
font-weight: 100;
}

h5 {
font: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
margin-left: 10px;
font-style:italic;
color: #333333;
letter-spacing: 2px;
line-height: 100%;
font-weight: 100;
}

.item{ 
/*background-color: #770000;*/
margin-top: 150px;
background-image:url(afbeeldingen/bolletjes.jpg);
background-repeat:repeat-y;
background-position:top right;
float:left;
padding-right:26px;
}

.bio{ 
/*background-color: #770000;*/
margin-top: 150px;
background-position:top right;
float:left;
padding-left:10px;
}

.pola{ 
/*background-color: #770000;*/
margin-top:150px;
background-position:top right;
float:left;
padding-left:10px;
}

.item img {
margin: 0 10px 0 10px;
}

.menu {
margin-top: 10 px;
margin-right: 70px;
background-color: white;
float: left;
clear: left;
background-position: top;
}

