body {
margin: 0px;
background-color: #d7e2d7;
 font-family: Arial, sans-serif;
 background-repeat: no-repeat;
 }

H1 {     font-size: 30px;
letter-spacing: -1.5px;
color: #1082da;
margin-top: 0px;
margin-left: 15px;

}

 H2 {
   font-size: 25px;
letter-spacing: -1.5px;
color: white;
margin-top: -5px;
margin-left: 8px;
border-bottom: 2px solid white;
padding-bottom: 4px;
 }

 H3 {
      font-size: 18px;
letter-spacing: -1px;
color: #660000;
margin-top: 2px;
margin-left: 15px;

 }

 H4 {
 margin-top: 0px;
 font-weight: normal;
 margin-bottom: 9px;
 }

 H5 {

 }

 H6 {

 }

/* hoofdverdeling  */

#main_container {

 width: 780px;
 min-height: 1000px;
 height: auto;
 background-color: transparent;
 border: 1px solid transparent;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
padding-left: 8px;
padding-right: 8px;
padding-top: 8px;
 background: url(../images/background.jpg) no-repeat;

}

#top {

width: auto;
height: 140px;
border: 1px solid transparent;
background: url(../images/header.jpg);
background-repeat: no-repeat;
margin-top: -5px;
}

.welcome {

width: 100px;
height: 50px;
border: 1px solid transparent;
margin-left: 0px;
margin-top: 130px;
background: url(../images/welcome.png);
}


#mwrap {
float: none;
width : 600px;
height: 50px;
background-color: transparent;

  list-style-image: none;
line-height: 0px;
border: 1px solid transparent;
margin-left: 22%;
margin-right: auto;
}



#main_col {
float: none;
width : 700px;
height: 715px;
background-color: transparent;
-moz-border-radius: 6px;
-webkit-border-radius: 6x;
margin-top: 15px;
border: 0px solid #FF00FF;
margin-left: auto;
margin-right: auto;}

.content {
float: none;
width : 700px;
min-height: 300px;
height: 650px;
background-color: transparent;
border: 1px transparent  #808080;

margin-right: 90px;
margin-left: auto;
margin-right: auto;}

.logo {

width: 150px;
height: 150px;
background-image: url(../images/wapen.png);
margin-left: 325px;
margin-right: auto;
margin-top: -50px;
position: absolute;
Z-index: 200;}


#footer {

width: 780px;
height: 50px;
border: 0px solid #556B2F;
background-image:  url(../images/footer.png);
  background-repeat: no-repeat;
  background-position: center;
position: absolute;
Z-index: 100;
border: #000000  1px transparent;
margin-top: 10px}

.right_column {

float: right;
background-color: #cbd9cc ;
width: 248px;
height: 600px;
 margin-right: -5px;
  border:1px solid transparent;


}


label
{
width: 4em;
float: left;
text-align: left;
margin-right: 40px;
margin-left: 0px;
display: block;
font-size: 12px;
color: #FFFFFF;
padding-right: 38px; }

input
{
float: none;

color: #781351;
background: #FFFFFF;
border: 1px solid #781351;
width: 120px;
}


.submit input
{
color: #000;
background: #ffa20f;
border: 0px solid #d7b9c9;
font-weight: 500;
margin-left: 200px;
padding: 2px;
padding-left: 10px;
padding-right: 10px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-border-radius: 4px;
-opera-border-radius: 4px;
letter-spacing: 0px;
width: 100px;
color: #FFFFFF;
font-size: 14px;

}