@charset "utf-8";

.error{
  border: 2px solid red;    
  }

input {
height:30px;
line-height:220%;
filter: alpha(opacity=50):
moz-opacity: .75;
opacity: .80;
}

textarea{
height:100px;
line-height:220%;
filter: alpha(opacity=50):
moz-opacity: .75;
opacity: .80;
width:400px;
}


img {
border:0px
}

body {
background-color:#000000;
margin: 0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
scrollbar-face-color : black;
scrollbar-shadow-color : #959595;
scrollbar-highlight-color : #959595;
scrollbar-3dlight-color : #959595;
scrollbar-darkshadow-color : #959595;
scrollbar-track-color : #959595;
scrollbar-arrow-color : #a90000;
}

body a:link {
color:#a90000;
text-decoration:none;
}

body a:visited {
color:#a90000;
text-decoration:none;
}

body a:hover{
color:white;
text-decoration:underline;
}

#container {
position:absolute;
top: 50%;
left: 50%;
width:800px;
height:600px;
margin-left: -400px; 
margin-top: -300px;
}

#tekstdeel {
position:absolute;
top:110px;
left:60px;
float:left;
width:600px;
height:400px;
text-align:left;
padding-left:30px;
}


#menu {
position:relative;
text-align:right;
float:right;
width:150px;
height:100%;
line-height:11pt;
z-index:10;
top:100px;

}

#footer {
height:100px;
}

#footerleft {
position:relative;
width:157px;
height:100px;
border-left:2px solid white;
border-top:2px solid white;
border-bottom:2px solid white;
float:left;
}

#footertussen {
position:relative;
width:156px;
height:100px;
border-left:2px solid white;
border-top:2px solid white;
border-bottom:2px solid white;
border-right:2px solid white;
float:left;
}

#footerrechts {
position:relative;
width:157px;
height:100px;
border-right:2px solid white;
border-top:2px solid white;
border-bottom:2px solid white;
float:left;
}

.titel {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:15px;
font-weight:bold;
