body{
background: url('../Images/gradien_achtergrond_1px.bmp') white;
background-repeat: repeat-x;
background-attachment:fixed;
background-position: top;
margin:20px;
}

#outer{
background:#99182C;
width:800px;
margin-left:75px;
margin-right:80px;
border:2px;
}

#wrapper{
width:780px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
margin-right:10px;
border: black 1px solid;
}

#header{
background: url('../Images/header_gradient.jpg');
text-align:right;
padding: 9px;
font-family: Arial, verdana, sans-serif;
font-size:16px;
font-weight:800;
text-transform:uppercase;
color:#000000;
}

#header2{
background: url('../Images/bg_final.JPG');
background-repeat: no-repeat;
width:778px;
height:160;
margin-left:auto;
margin-right:auto;
border-bottom:1px solid black;
}

#menu{
background:white;
border-bottom:1px solid #8C8C8C;
border-top:1px solid black;
}

#menu img{
border:0px;
}

.content{
background: url('../Images/logo_final2.jpg') white;
background-repeat: no-repeat;
background-position: 20px 15px; 
}
.content td{
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:20px;
}

.lijn2{
border-right:1px solid #8C8C8C;
border-left:1px solid #8C8C8C;
padding-right:4px;
padding-left:4px;
}

.lijn{
border-bottom:1px solid #8C8C8C;
}
.lijn3{
background:#EEE8CD;
border-bottom:1px solid #8C8C8C;
border-top:1px solid #8C8C8C;
border-left:1px solid #8C8C8C;
border-right:1px solid #8C8C8C;
}
.lijn4{
border-bottom:1px solid #8C8C8C;
border-top:1px solid #8C8C8C;
border-left:1px solid #8C8C8C;
border-right:1px solid #8C8C8C;
}
.content img{
border:1px solid #8C8C8C;
}
.content em{
font-family:Verdana, Helvetica, sans-serif;
font-size:14px;
font-style: normal;
line-height:40px;
font-weight:800;
color: black;
}
.content ul{
margin-top: 0px;

}
.content H2{
font-family:Times new roman, Verdana, Helvetica, sans-serif;
font-size:20pt;
font-weight:600;
color:#99182C;
}

.content H1{
font-family:Times new roman,Arial,Verdana, Helvetica, sans-serif;
font-size:14pt;
font-style:normal;
font-weight:500;
color:#8C8C8C;
}

td.sub{
border-right:1px dashed #8C8C8C;
}

#footer{
background:url('../Images/footer_gradient.JPG');
background-repeat:repeat-x;
padding:5px;
text-align:center;
font-family: Verdana, Helvetica, sans-serif;
font-size:8pt;
border-top:1px solid #8C8C8C;
}



