* {
margin: 0px;
padding: 0px;
border: 0px;
}

html, body {
height: 100%;
}

body{
background-color: #ffffff;
font: normal 11px "Lucida Sans Unicode", "Lucida Grande", arial, helvetica;
color: #555555;
margin: 0;
padding: 0 0 0 0;
line-height: 18px;
}

h1 {
color: #d35400;
font-size: 15px;
margin-bottom: 10px;
}

h2 {
color: #d35400;
font-size: 12px;
margin-bottom: 5px;

}

p {
line-height: 16px;
margin-bottom: 15px;
}

table {
width: 380px;
background-color: #ede5e2;
}
th {
text-align: left;
background-color: #f7cf91;
}
td {
padding: 3px;
}

input, textarea, select{
font: normal 11px "Lucida Sans Unicode", "Lucida Grande", arial, helvetica;
color: #000;
background: none;
}
button{
font: 11px Arial, sans-serif;
color: #000;
}
fieldset{
border: 0;
padding: 0;
}

hr{
height: 1px;
margin: 0 0 0.7em 0;
background: #000;
color: #000;
}
img{
border: 0;
padding: 0;
margin: 0;
}
acronym{
border: 0;
cursor: help;	
}


#container{
width: 980px;
margin: 0 auto 0 auto;
min-height: 100%;
height: auto !important;
height: 100%;
background-image: url('/img/bg_left.gif');
background-repeat: repeat-y; 
background-position: 66px 0px;
}
#header{
width: 980px;
height: 121px;
margin: 0;
position: absolute;
top: 0;
background: url('/img/bg_header.jpg');

}
#links{
width: 187px;
min-height: 500px;
height: auto !important;
height: 500px;
position: absolute;
top: 150px;
margin-left: 66px;
}
#links ul{
list-style: none;
color: #000;
margin: 0px;
padding: 0;
}
#links ul li{

}
#links ul li a, #links ul li a:visited {
display: block;
padding-left: 15px;
background-color: none;
color: #000;
text-decoration: none;
font-weight: normal;
font-size: 12px;
width: 172px;
border-bottom: 1px solid #aaaaaa;
padding-bottom: 2px;
padding-top: 2px;
background-color: #fbf8f5;
}

#links ul li.first a, #links ul li.first a:visited {
border-top: 1px solid #aaaaaa;
}

#links ul li a:hover{
text-decoration: underline;
}

#links ul li.active a, #links ul li.active a:visited {
background-color: #9d4b14;
color: white;
}

#links ul li.active ul li a, #links ul li.active ul li a:visited {
background-color: #fbf8f5;
padding-left: 30px;
color: black;
width: 157px;
} 


#links ul li.active ul li.active a, #links ul li.active ul li.active a:visited {
background-color: white;
} 

#links ul li ul {

}

#content{
position: relative;
width: 641px;
min-height: 550px;
height: auto !important;
height: 550px;

padding: 150px 60px 20px 280px;
margin: 0px 0 0 0;
}



#footer{
width: 980px;
height: 35px;
padding: 20px 0 5px 0;
clear: both;
text-align: right;
color: #dddddd;
}

#breadcrumb {
position: absolute;
top: 75px;
margin-left: 270px;
z-index: 999;
color: white;
}

#breadcrumb a, #breadcrumb a:visited {
color: #dddddd;
}

#breadcrumb a:hover {
color: white;
}

#search {
position: absolute;
margin-left: 745px;
top: 67px;
z-index: 999;
color: white;
height: 20px;

}



#search input {
padding-top: 10px;
padding-left: 5px;
width: 100px;
margin-left: 50px;
}

/* formulieren */
#content fieldset{

}
#content .veld{
position: relative;
margin: 0 0 0.5em 0;
clear: both;
}
#content label{
width: 150px;
float: left;
}
#content sup{
padding: 0 0 0 1px;
color: #ff0000;	
}
#melding, #opmerking, #warning{
color: #ff0000;	
}
#content ul{
margin: 0 0 0.7em 0;
list-style: square inside;
}
#content ol{
padding: 0 0 0.7em 0;
}
#succes2{
display: none;
}

#content input, #content textarea {
border: 1px solid #dddddd;
}

#content ul.mainoverzicht {
display: block;
width: 200px;
list-style: none;
float: left;
margin-right: 16px; 
}

#content ul.mainoverzicht ul {
list-style: none;
border-bottom: 1px solid #f9e9cf;
border-left: 1px solid #f9e9cf;
border-right: 1px solid #f9e9cf;
}

#content ul.mainoverzicht li a,
#content ul.mainoverzicht li a:visited {
display: block;
text-transform: uppercase;
padding: 3px;
background-color: #f7cf91;
text-decoration: none;
color: #333333;
}

#content ul.mainoverzicht li li a,
#content ul.mainoverzicht li li a:visited {
background-color: white;
text-transform: none;
padding: 1px;
padding-left: 4px;
border-bottom: 1px solid #f9f9f9;
}

#content ul.mainoverzicht li li a:hover {
text-decoration: underline;
}

