.header {
border-bottom:1px solid #31316D;
background-image: url(../images/header.gif);
}

body {margin:0px;
overflow:hidden;
/*background: #B9B8C4;*/
}

#laag {position:absolute;  z-index:1}

#titel {
position:absolute;
font-size:21px;
font-family: trebuchet ms;
color: #DBDBE0;
letter-spacing: 1px;
padding-left:20px;
width:347px;
z-index:2;
font-variant: small-caps;
}

input, select, textarea {
border:1px solid #303068;
font-family: arail, Verdana;
font-size:11px;
color:#31316D;

}
