body {
margin: 0px;
padding: 0px;
background-color: #333333; 
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color: #999999;
}

#container {
width: 750px;
margin-right: auto;
margin-left: auto;
clear: left;
}

#header {
height: 120px;
width: 350px;
float: left;
}

#container #navigatie li {
display: inline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
float: left;
margin-left: 10px;
height: 120px;
}	
		
#container #content {
float: none;
}

#container #content2 {
clear: both;
float: none;
width: 750px;
}
#container #content3 {
clear: both;
float: none;
width: 750px;
}

#container #text {
clear: both;
float: none;
height:40px;
width: 750px;
}

#container #nav-photo {
clear: both;
float: none;
width: 750px;
}

#footer {
clear: both;
float: none;
width: 750px;
margin-left: auto;
margin-right: auto;
}

a:link {
color: #CCCCCC;
text-decoration: none;
}
a:visited {
color: #CCCCCC;
text-decoration: none;
}
a:hover {
color: #FFFFFF;
text-decoration: none;
}
a:active {
color: #CCCCCC;
text-decoration: none;
}

.style1 {
font-size:36px;
color: #CCCCCC
}

.style2 {
font-size:18px;
color: #CCCCCC
}