html, body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
line-height: 16px;
color: #000;
margin: 0;
background-image: url(bck.gif); 
background-position: center;
background-repeat: repeat-y;
}

a, a:link, a:visited {
color: #00b900;
text-decoration: none;
font-weight: bold;
}
a:active, a:hover {
color: #ff0000;
text-decoration: none;
}

.itempic { border: 0; margin-left: 10px; margin-bottom: 5px; }

#container { 
position: relative;
width: 774px;
height: 100%;
margin: 0 auto;
padding-top: 12px;
}

#top {
height: 75px;
width: 100%;
}

#banner {
height: 100px;
background-image: url(img/banner.png);
background-repeat: no-repeat;
}

#main {
margin-left: 193px;
margin-right: 193px;
border: 1px solid #999999;
background-image: url(img/main_bck.gif);
background-position: bottom right;
background-repeat: no-repeat;
}

#right {
float: right;
top: 180px;
right: 0px;
height: 450px;
width: 180px;
}

#left {
float: left;
width: 180px;
} 

#menu {
float: left;
width: 180px;
border: 1px solid #999999;
margin-bottom: 12px;
background-color:#c3c3c9;
padding-bottom: 22px;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
color: #00b600;
font-size: 18px;
font-weight: bold;
}

h2 {
margin-bottom: 4px;
font-size: 12px;
font-weight: bold;
color: #000000;
font-variant: small-caps;
padding-left: 10px;
}

div.menu_opmaak {
padding-left: 15px;
line-height: 22px;
color: #000;
font-size: 11px;
font-weight: bold;
border-bottom:1px solid #FFFFFF;
background-color: #c3c3c9;
}

div.menu_opmaak:hover {
cursor: pointer;
background-color: #CCCCCC;
}

a.menu_opmaak:link, a.menu_opmaak:hover, a.menu_opmaak:active, a.menu_opmaak:visited {
color: #000000;
font-style: normal;
text-decoration: none;
}
a.menu_opmaak:hover {
color: #00b600;
font-style: normal;
text-decoration: none;
}

div.item {
border: 1px solid #999999;
width: 180px;
}

div.itemmain {
padding-top: 1px;
padding-left: 15px;
padding-right: 10px;
}

.titel {
background-image: url(titel.jpg);
background-repeat: no-repeat;
}
.title_right {
background-image: url(title_right.jpg);
background-repeat: no-repeat;
}

div.logo {  
margin-top: 40px;
padding-right: 10px;
}

td, select, input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
}
