body, html {
padding: 0;
margin: 0;
}

body {
background: #c8e4ed url('../images/template2_02.png') repeat-x;
}

body, td, input, select {
font: 14px Verdana, Helvetica, Arial, sans-serif;
}

a {
color: black;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: 0;
}

#content a {
color: #a84e8d;
}

div#wrapper {
width: 1000px;
margin: 0 auto;
}

div#header {
width: 1000px;
height: 187px;
background: url('../images/template_01.png') no-repeat;
}

div#menu {
padding: 152px 0 0 57px;
width: 927px;
height: 35px;
}

div#main, div#startmain {
width: 1000px;
background: url('../images/template_04.png') repeat-y;
}

div#side {
float: left;
width: 175px;
padding: 15px 15px 0 72px;
}

div#content {
float: left;
width: 692px;
padding: 15px 0 0 15px;
}

div#main div#content {
background: url('../images/template2-bg.png') no-repeat 18px 18px;
min-height: 483px;
height: auto !important; /* IE hack */
height: 483px;
}

div#footer {
clear: both;
width: 1000px;
height: 101px;
background: url('../images/template_06.png') no-repeat;
}



div#handboekmain {
width: 1000px;
background: url('../images/template_handboek_04.png') repeat-y;
}

div#handboekmain div#side {
width: 311px;
}

div#handboekmain div#content {
width: 556px;
}

div#handboekmain div#footer {
background: url('../images/template_handboek_06.png') no-repeat;
}
