body,html {
height: 100%;
}
body {
margin : 0;
padding : 0;
font-family : tahoma, arial, helvetica;
font-size : 13px;
background: url("images/background.jpg") repeat-x;
}

h3 {
font-size: 14px;
font-family: arial, helvetica;
margin: 0 0 2px 0;
padding: 0;
color: #0f3255;
}

h4 {
font-size: 14px;
font-family: arial, helvetica;
margin: 0 0 5px 0;
padding: 0;
color: #71879b;
}

ul {
margin: 0;
padding: 0;
list-style: none;
}
#wrapper {
min-height: 100%;
height: auto !important;
height : 100%;
width : 100%;
}
#header {
width : 950px;
height : 130px;
background : url("images/header.gif") no-repeat;
margin: 0 auto;
}
#headeradmin {
position: absolute;
right: 30px;
top: 30px;
}
#headeradmin a {
text-decoration: none;	
}

ul#navigatie {
margin: 0 auto;
width: 950px;
height: 20px;
margin-top: 40px;
}

ul#navigatie li {
float: left;
margin-left: 30px;
}

ul#navigatie li a {
font: normal 15px verdana;
text-decoration: none;
font-style: italic;
}

#content {
background: url("images/content_bg.gif") no-repeat;
width : 920px;
padding: 15px 20px 30px 20px;
min-height: 450px;
height: auto !important;
height: 450px;
margin: 0 auto;
position: relative;
}

#mailcontact {
position: absolute;
top: 10px;
right: 25px;	
}

#footer a {
text-decoration:none;
color: #0a90bc;	
}
input.submit {
background-color: #FFF;
border: solid 1px #ddd;
font-size: 10px;
height: 20px;
}
input.field {
font-size: 11px;	
}
.adminpanel {
margin: 0 auto;
text-align: center;
width: 660px;
}
.adminpanel a {
color: #444;
font-weight: bold;
font-size: 15px;
text-decoration: none;
}
.button_leeg {
height: 100px;
width: 165px;
padding-top: 65px;
background-image: url("images/button_leeg.jpg");
float: left;
}
div.backlink {
clear: both;
padding-top: 20px;
}
.backlink a {
color: #444;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}
a {
color: #0076a3;	
}
a:hover {
color: #003663;	
}
#footer {
width: 950px;
height: 19px;
background: url("images/bottom_background.jpg") repeat-x;
margin: -94px auto 0 auto;
padding-top: 75px;
color: #333;
font-size: 10px;
clear: both;
}
#cform {
position: relative;	
height: 390px;
padding-top: 20px;
}
input.contactsubmit {
position: absolute;
bottom: 10px;
}
#uploadwrapper {
margin: 0 auto;	
width: 550px;
padding: 10px 50px 40px 50px;
border: solid 1px #ccc;
}
#uploadwrapper table {
margin: 0 auto;
}
#rcorner {
top: -4px;
right: -3px;
position: absolute;
}
#uploadfooter {
width: 652px;
height: 100px;
margin: 0 auto;
background: url("upload/footer.jpg") no-repeat;
}
