body{
background-image:url("site-img/backpattern.png");
background-color:#e6c573;
background-attachment:fixed;
margin:0px;
padding:0px;
font-family:"Verdana";
font-size:12px;
min-height:100%;
}
td{
font-size:10px;
}
h1{
text-align:center;
}
h3{
text-align:center;
}
a{
text-decoration:none;
color:black;
font-weight:bold;
}
img {
max-width:920px;
}
nav ul{
background-color:black;
list-style-type: none;
height:30px;
vertical-align:middle;
padding:0px;
margin:0px;
}
nav ul li{
float:left;
text-align:center;
}
nav ul li a{
text-decoration:none;
color:black;
display:block;
text-transform:uppercase;
font-size:12px;
font-weight:bold;
color:white;
width:165px;
line-height:30px;
}
.outerBody{
margin-left:auto;
margin-right:auto;
width:1020px;
min-height:100%;
}
.body{
position:relative;
top:50px;
border: 8px solid #000000;
-moz-border-radius: 10px; /* Firefox */  
-webkit-border-radius: 10px; /* Safari, Chrome */  
border-radius: 10px; /* CSS3 */ 
background-color:#ffffff;
width:924px;
text-align:left;
font-size:12;
padding:20px;
padding-left:40px;
padding-right:40px;
}
.shadow{
background:url(site-img/shadow.png) no-repeat center center transparent;
height:30px;
width:100%;
background-size: contain;
position:relative;
top:50px;
}
.comment{
position:relative;
background-color:#CCCCCC;
}
.eettafel{
font-size:12px;
width:33%;
overflow:hidden;
}
[type=text]{
width:600px;
}
[type=password]{
width:600px;
}
#logo{
position:absolute;
z-index:1;
left: 50%;
margin-left: -213px;
top: 10px;
}
#fb{
position:absolute;
z-index:1;
left: 50%;
margin-left:335px;
top: 10px;
}
#nav{
background-color:black;
padding:0px;
margin:0px;
width:1004px;
}
#galleria{
width:920px; 
height:550px; 
padding-top:20px;
padding-bottom:20px;
}
#folderlist{
position:absolute;
display:none;
z-index:5;
background-color:#FFFFFF;
border: 20px solid #FFFFFF;
-moz-border-radius: 10px; /* Firefox */  
-webkit-border-radius: 10px; /* Safari, Chrome */  
border-radius: 10px; /* CSS3 */ 
}
#nieuws{
font-size:12px;
width:920px;
overflow:hidden;
table-layout: fixed;
}
#ledenlijst{
width:920px;
overflow:hidden;
}
#ledenlijst td{
height:30px;
}
#alt1{
background-color:#DDDDDD;
}
#alt2{
background-color:#FFFFFF;
}
#quote{
width:90%;
text-align:left;
border-bottom: 0px solid black;
}
#footer{
text-align:right;
}
#log{
background-color:#FFFFFF;
width:883px;
overflow:hidden;
table-layout:fixed;
}
#ster{
position:absolute;
z-index:1;
left: 50%;
margin-left:435px;
top:-15px;
height:40px;
width:65px;
border: 5px solid #000000;
-moz-border-radius: 10px; /* Firefox */  
-webkit-border-radius: 10px; /* Safari, Chrome */  
border-radius: 10px; /* CSS3 */ 
text-align:left;
background-color:#000000;
}
#ster span{
position:relative;
bottom:7px;
left:5px;
}
#ster img{
height:25px;
}
#ster a{
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-decoration:none;
display:block;
}
#oldsite{
position:absolute;
z-index:1;
left: 50%;
margin-left:-510px;
top: -10px;
height:34px;
/*width:165px;*/
border: 5px solid #000000;
-moz-border-radius: 10px; /* Firefox */  
-webkit-border-radius: 10px; /* Safari, Chrome */  
border-radius: 10px; /* CSS3 */ 
text-align:left;
background-color:#000000;
padding-left:10px;
padding-right:10px;
}
#oldsite a{
color:#FFFFFF;
}