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

img {
border:none;
}

body {
margin:0px;
padding:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#666;
}

h1{
color:#626262;
font-size:14px;
}

a {
color:#93afb0;
text-decoration:none;
border:none;
}

a:hover{
color:#00aeef;
}
a.active{
color:#00aeef;
}

div.centerer {
width: 776px;
margin-left:12px;
}

div.header {
width:776px;
height:150px;
margin-top:12px;
background:url(images/header.jpg);
}

img.logo {
width:168px;
height:119px;
float:left;
margin-bottom:1px;
}

div.nav{
width:746px;
height:30px;
float:left;
padding-left:30px;
}

img.menuItem {
float:left;
margin-right:20px;
}
img.world {
float:right;
padding-right:30px;
}

div.sidebar {
width:138px;
min-height:30px;
float:left;
padding-left:30px;
padding-top:28px;
line-height:18px;
}

div.main {
width:608px;
float:right;
padding-top:20px;

}

div.projectIntro {
width:600px;
margin-left:4px;
margin-bottom:20px;
}

div.container {
height:205px;
width:600px;

margin-left:4px;
}

img.container {
height:175px;
width:600px;
float:left;
}

div.containerBar {
height:30px;
width:600px;
float:left;
background:url(images/onderbalk.jpg);

}
div.containerText {
height:23px;
width:482px;
float:left;
font-weight:bold;
padding-top:7px;
padding-left:20px;
}

a.containerButton {
width:98px;
height:30px;
float:right;

}

div.grijzelijn{
height:1px;
width:608px;
background:url(images/stippellijn_1px.jpg);
background-repeat:no-repeat;
margin-top:20px;
margin-bottom:20px;
float:right;
}

div.copy{
height:15px;
width:575px;
text-align:right;
float:left;
padding-right:25px;
color:#d3d3d3;
margin-bottom:40px;
}

img.projectImages {

margin-bottom:19px;
margin-left:4px;
}

input.contact{
background:#d3d3d3;
border:1px;
width:100%;
height:20px;
overflow:auto;
}

input.contact:hover{
background:#ececec;
}
textarea.contact{
background:#d3d3d3;
border:1px;
width:100%;
height:100px;
overflow:auto;
}

form {
margin-bottom:20px;
}

textarea.contact:hover{
background:#ececec;
}

div.moonPlaatje {
float:left;
width:140px;
height:150px;
margin-bottom:20px;
margin-left:4px;
margin-right:6px;
text-align:center;
}
img.moonPlaatje {
margin-left:auto;
margin-right:auto;
}

p.moonPlaatje {
width:100%;
font-size:10px;
}

div.pageNum{
text-align:center;
}

div.pageNumSelect{
text-align:center;
}

a.pageNum{
margin-right:12px;
}

a.pageNumSelect{
margin-right:12px;
}