body, html {
width: 100%;
height: 100%;
padding: 0px;
margin: 0px;
overflow: hidden;
}

* {
behavior: url(/fileadmin/template/css/iepngfix.htc);
}

img {
border: 0px;
}

.link_blauw:link, .link_blauw:visited, .link_blauw:active {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: none;
color: #0f75bc;
}

.link_blauw:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-decoration: underline;
color: #0f75bc;
}

.link_copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f75bc;
text-decoration: none;
}

.link_copy:hover {
text-decoration: underline;
}

#wrapper {
width: 100%;
height: 100%;
background: #fcc909 url(../images/bg.gif) top left repeat-x;
overflow: auto;
}

#header {
width: 1000px;
height: 170px;
background: #FFFFFF;
position: relative;
}

#background {
width: 980px;
height: 155px;
background: url(../images/header_001.jpg) no-repeat;
position: absolute;
top: 10px;
left: 10px;
}

#logo {
width: 300px;
height: 100px;
position: absolute;
top: 30px;
left: 30px;
}

#wrapper_menu {
width: 1000px;
height: 24px;
background: #FFFFFF;
position: relative;
}

#menu {
width: 980px;
height: 24px;
background: #0f75bc;
position: absolute;
top: 0px;
left: 10px;
}

#bread {
width: 960px !important;
width: 1000px;
height: 30px !important;
height: 50px;
padding: 20px 20px 0 20px;
background: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f75bc;
}

#wrapper_inhoud {
width: 960px !important;
width: 1000px;
padding: 0 20px 20px 20px;
overflow: hidden;
background: #FFFFFF;
}

#content {
width: 600px;
float: left;
}

#content_element {
width: 600px;
padding: 15px 0 0 0;
}

#banner {
width: 310px !important;
width: 312px;
height: 275px !important;
height: 277px;
border: #CCCCCC solid 1px;
float: right;
position: relative;
margin: 20px 0 0 0;
}

#banner_naam {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #CCCCCC;
position: absolute;
top: 3px;
left: 5px;
}

#banner_link {
width: 300px;
height: 250xp;
position: absolute;
top: 20px;
left: 5px;
}

#footer {
width: 1000px;
height: 20px;
background: url(../images/footer.png) no-repeat;
}

#copy {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f75bc;
padding: 10px 0 20px 0;
}

/* ##### Typo3 stuff ##### */
#header_naam {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: #0f75bc;
padding: 0 0 15px 0;
}

.bodytext {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
margin: 0px;
padding: 0px;
}

table {
width: 100%;
border-collapse: collapse;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
padding: 0px;
margin: 0px;
}

.td-0 {
width: 150xp;
font-weight: bold;
vertical-align: text-top;
padding: 2px;
}

.td-last {
width: 450px;
padding: 2px;
}

.tr-even {
background: #cae8fd;
}
