/* CSS Document */
*
{
	padding: 0;
	margin: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	line-height:20px;
}

p{
	margin-bottom:8px;
}

p#broodkruimel{
	font-size:x-small;
}

p#disclaimer{
	font-size:x-small;
	color:#868686;
	line-height:10px;
}

input.input{
	height:12px;
	width:100px;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #868686;
}

input.veld{
	height:14px;
	width:200px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #868686;
	vertical-align:middle;
}

input.veldfrm{
	height:16px;
	width:350px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	vertical-align:middle;
}
select.veldfrm{
	
	width:355px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #868686;
	vertical-align:middle;
}


input.zoek{
	
border:1px solid #fff;
background-color:#f4f2da;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weightold;
height:18px;
}

input.button{
	
border:1px solid #CC6699;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weightold;


}
input.btn{
	
border:1px solid #fff;
background-color:#f4f2da;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weightold;
height:18px;
}

table{
	margin-bottom:8px;
	width:100%;
}
h1
{
	color:#5f5f4f;
	border-bottom:1px solid #5f5f4f;
	margin-bottom:8px;

}
h2{
	margin-top:8px;
	margin-bottom:8px;
	background-color:#f4f2da;
}


h1#light
{
	color:#f4f2da;
	border-bottom:1px solid #f4f2da;;
	margin-bottom:5px;

}
html,body
{
text-align:left;
/*background-color:#cecda6;*/
background-image:url(../images/achtergrond.jpg);
background-repeat:repeat-x;
}

a
{
text-decoration:none;
color:#3F3F3F;
}

a:hover
{
text-decoration:underline;
color:#990066;
}

a:hover#menu
{
text-decoration:none;
color:#000000;
}

a#menu
{
text-decoration:none;
color:#000000;
}

a#broodkruimel
{
text-decoration:none;
color:#868686;
font-size:x-small;
}

a:hover#broodkruimel
{
text-decoration:underline;
color:#990066;
font-size:x-small;
}

div#container
{
background-color:#FFF;
margin:0 auto;
top:7px;
width:1000px;

border:1px solid #FFFFFF;
text-align:left;
border-style:none solid solid solid;
position: relative;
}


div#header
{
/*background-color:#e9e7d2;/*#FFFFCC;*/
/*background-image:url(../images/test.jpg);*/
background-repeat:no-repeat;
height:175px;
width:1000px;
position:relative;
border:1px solid #FFFFFF;
vertical-align:middle;

}

div#shortmenu1
{
position:absolute;
left:0px;
bottom:0px;
margin-top: -4px;
}

div#shortmenu2
{
position:absolute;
right:0px;
bottom:0px;
margin-top: -4px;
}

div#logo
{
position:absolute;
right:0px;
top:120px;

}

div#menu
{
float:left;
/*display:inline;/*nieuw*/
width:200px;
_width:200px;
border-right:1px solid #FFFFFF;
background-color:#a7a688;
padding-bottom: 32767px;
/*_padding-bottom: -32767px;*/
margin-bottom: -32767px;
/*_margin-bottom: -32767px;*/
}

div#items
{
float:left;
_float:right;

/*display:inline;/*nieuw*/
_align="right";
width:180px;
_width:180px;
_height:50px;
border-left:1px solid #FFFFFF;
background-color:#dcdabd;
padding-bottom: 32767px;
/*_padding-bottom: -32767px;*/
margin-bottom: -32767px;
/*_margin-bottom: -32767px;*/
_position:relative;
_margin:0px;
}


div#content
{
float:left;
width:618px;
_width:588px;
/*_height:50px;*/
display:inline;/*nieuw*/
padding-bottom: 32767px;
_padding-bottom: -32767px;
margin-bottom: -32767px;
_margin-bottom: -32767px;
_position:relative;
min-height:700px;
_height:690px;
}
div#body 
{ 
	overflow:hidden; 
}
div#footer
{
clear:both;
/*display:inline;*/
_position:relative;
_width:100%;
border:1px solid #FFFFFF;
text-align:center;
background-color:#f4f2da;

}

dl, dt, dd, ul, {
margin: 10px;
margin-top:0px;
padding: 0;
list-style-type: none;
}
 li {
margin: 0;
padding: 0;
list-style-type:none;
}

#menu dl
{ 
padding-bottom: 40px; /* so that text will not appear on the bottom rounded edge */
}

#menu dt {
cursor: pointer;
margin: 1px 0;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
background-image:url(images/test.png);

/*color:#5f5f4f;*/

/*border: 1px thin #FFFFFF;*/

}


#menu dd {
/*border: 1px solid gray*/
}

}
#menu li {
text-align: left;
width:160px;
/*background: #fff;*/
}
#menu li a, #menu dt a {
/*color:#f9eb70;*/
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}
#menu li a:hover {
/*background: #eee;*/
color:#9966FF;
}
#menu dt a:hover {
color:#CC33CC;
}


td#coloredtable{
background-color:#f4f2da;
}

td#darkbg{
background-color:#a7a688;
color:#f4f2da;
}

td#middlebg{
background-color:#dcdabd;
/*color:#a7a688;*/
}

li
{
list-style-image: url(../images/bullet.gif);
list-style-type: disc;
list-style-position:outside;


}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 20px;
	padding-bottom:20p
	text-indent: 1em;
	}


