body {
background: #CCCCCC;
}

#total {
border: 2px solid black;
margin: 20px auto 0 auto;
min-width: 600px;
max-width: 1023px
}

#header {
background: url(images/header.gif);
height: 137px;
padding-left: 20px;
text-align: right;
color: red;
}

#tab {
text-align: center;
font-family: Arial;
font-weight: bold;
}

#footer {
font-size: 75%;
margin-top: 4px;
text-align: center;
}

#contactboven {
width: auto;
min-width: 600px;
max-width: 1023px;
height: 103px;
background: url(images/contactformulierboven.png);
}

#contactmidden {
width: auto;
min-width: 600px;
max-width: 1023px;
background: url(images/contactformuliermidden.png) repeat;
}

#contactonder {
width: auto;
min-width: 600px;
max-width: 1023px;
height: 31px;
background: url(images/contactformulieronder.png);
}

#contacttext {
width: auto;
max-width: 800px;
margin: 0px auto 0px auto;
}

#text {
padding: 4px;
}

hr {
border: none;
height: 1px;
width: 90%;
background: black;
margin-top: 4px;
}

a {
color: red;
}
