body, html {
height: 100%;
width: 100%;
margin: 0;
padding: 0;
background: url('../images/background.gif');
background-repeat: repeat-y;
}
#container {
position: relative;
min-height: 100%;
height:auto !important; /* voor moderne browsers */
height:100%; /* voor IE */
}
#footer {
position: absolute;
bottom: 0; /* heel belangrijk */
height: 16px;
background: #670d19;
width: 100%;
text-align: left;
color: #FFFFFF;
}
#footer_content {
width: 800px;
left: 50%;
margin-left: -400px;
font-size: 10px;
position:absolute;
font-size: 9px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
#footer_content a {
color: #FFFFFF;
text-decoration: none;
}
#footer_content a.hover {
color: #999999;
text-decoration: underline;
}
#footer_left {
float: left;
}
#footer_right {
float: right;
}
#header {
height: 62px;
width: 100%;
background: url('../images/header.gif');
}
#inhoud {
width: 800px;
margin-left: -400px;
left: 50%;
position: relative;
background: #FFFFFF;
margin-top: 20px;
}
#achtergrond {
height: 100%;
width: 100%;
position: absolute;
z-index: 0;
}
#menu {
height: 17px;
width: 100%;
background: #ffffff;
left: 0px;
}
#front_image {
width: 100%;
height: 200px;
background:#CCCCCC;
margin-bottom: 15px;
}
#content_image {
width: 100%;
height: 100px;
background:#CCCCCC;
margin-bottom: 15px;
}
#content {
position: relative;
}
.content_table {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
}
.border_red {
border-right: 1px solid #670d19;
}
#content_main {
margin-left: 15px;
margin-right: 15px;
}
#content_main_b {
margin-left: 10px;
maring-right: 15px;
}
#logo {
position: absolute;
top: 17px;
left: 50%;
margin-left: 310px;
width: 89px; 
height: 38px;
}
#succes {
position: absolute;
top: 20px;
left: 50%;
margin-left: -400px;
width:187px;
height: 17px;
}
/* TEKST OPMAAK CONTENT */
.contentheading {
font-size: 16px;
color: #670d19;
padding-bottom: 15px;
}
.sub_heading {
font-size: 11px;
color: #00000;
padding-bottom: 15px;
padding-top: 15px;
}
.contentpaneopen {
line-height: 16px;
}
li {
line-height: 16px;
padding-bottom: 15px;
}
