* {
margin: 0;
padding: 0;
}

html, body {
height: 100%;
}

h1 {
font-weight: normal;
}

body {
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
text-shadow: 0 1px 3px #fff;
text-align: center;
background-color: #fff;
font-size: 12px;
color: #666;
}





pre {font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
background-color: #fff;
color: #666;
}


v {
color: #BDBDBD;
text-decoration: none;
}


d {
color: #D8D8D8;
text-decoration: none;
}

d:hover {
color: #CEE3F6;
}








p {
margin-bottom: 20px;
}

a {
color: #999;
text-decoration: none;
}

a:hover {
color: #A9D0F5;
}

.container {
background-color: #fff;
width: 800px;
margin: auto;
text-align: left;
height: 100%;
}

.foto {
background-color: #fff;
width: 800px;
margin: auto;
text-align: left;
Height: 100%;
}

#header, #content {
margin: 0 10px 0 10px;
}

#header {
height: 50px;
padding-top: 25px;
}

#nav {
text-align: center;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
margin-bottom: 5px;
}

#nav ul {
display: inline-block;
overflow: hidden;
margin: auto;
}

#nav li {
margin: 6px 0 6px 30px;
float: left;
list-style: none;
border-left: 2px #ccc solid;
padding-left: 30px;
} 

#nav li:first-child {
border-left: 0;
padding-left: 0;
}

table.gallery {
margin: center;
}

table.gallery td {
width: 50px;
height: 50px;
vertical-align: middle;
text-align: center;
}






#nava {
text-align: center;
margin-bottom: 20px;
}

#nava ul {
display: inline-block;
overflow: hidden;
margin: auto;
}

#nava li {
margin: 6px 0 6px 30px;
float: left;
list-style: none;
border-left: 2px #ccc solid;
padding-left: 30px;
} 

#nava li:first-child {
border-left: 0;
padding-left: 0;
}

body2 {
font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
-webkit-font-smoothing: antialiased;
text-shadow: 0 1px 3px #fff;
text-align: center;
background-color: #fff;
font-size: 12px;
color: #666;
}

.container2 {
background-color: #fff;
width: 800px;
margin: auto;
text-align: left;
height: 100%;
}



.submenu > ul { display: none; }

#hoofdmenu > li:hover ul { display: block; position: absolute; z-index: 2; }


