h4 {font-family: Verdana; color: navy; font-weight: bold; font-size: 14px; }
h3 {font-family: Verdana; color: navy; padding:0; margin:0; border:none; }
h2 {font-family: Verdana; color: navy; text-align:center; }
h1 {font-family: Verdana; color: navy; font-weight: bold; font-size: 12px; }
.textnormal {font-family: Verdana; font-size: 10px }
.textmenu {font-family: Verdana; font-size: 10px; color: black; font-weight: bold;}
/* div.main {background-color: #E6E6FA; padding: 0px; border-width: 0px; border-style: solid; border-color: black; 
	  heigth: 1px; overflow-x: hidden; overflow-y: hidden} */
/* div.context {background-color: #E6E6FA; padding: 0px; border-width: 0px; border-style: solid; border-color: black; 
	  margin-top: 2%; overflow-x: hidden; overflow-y: hidden;}  */
/* body { background-image: url('pic_background_1.jpg'); background-attachment: fixed; overflow-x: hidden} */
body { background-color: #E6E6FA}
div.body {padding: 0px; border-width: 0px; border-style: solid; border-color: red;  
	 width: 800px; margin:0 auto }
blockquote.nieuws {margin-left:10px; margin-right:2px;}

/* header */
div.nieuwsheader {
background-color: #323C98;
color: white;
font-weight: bold;
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
} 

/* menu */
div.nieuwscontent {
background-color:#E6E6FA;
border-color:#323C98;
color: black;
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
fill rotate="t" focus="100%" type="gradient";
}

#liquid-round {
width: 750px	;
margin:0px auto;
background: #FFFFFF url(left.gif) repeat-y left top;
border-style: solid;
border-width: 0px;
bordr-color: marine;
}

.top {
width:100%;
height:23px;
background: #FFFFFF url(top.gif) no-repeat left top;
}

.top span {
display:block;
position:relative;
height:23px;
background:url(top_right.gif) no-repeat right top;
}


.center-content {
position:relative;
background:url(right.gif) repeat-y right top;
padding:0px 20px 0px 10px;
margin:0px 0px -20px 0px;
}

.bottom {
height:32px;
background:url(bottom.gif) no-repeat left bottom;
clear:both
}

.bottom span {
display:block;
position:relative;
height:32px;
background:url(bottom_right.gif) no-repeat right top;
}

#MenuHolder {
font: bold 13px Verdana;
color: white;
width: auto;
height: 40px;
padding-left: 0px;
padding-right: 0px;
float: left;
margin-left: 3px;
margin-right: 1px;
}

#MenuHolder ul {
width: 100%; /*width of menu, you can also use percentages. Set this to your need*/
height: 40px;
/* border: 1px solid #748d64; /*green border*/ */
border-width: 1px 0;
padding-right: 0;
padding-bottom: 0;
padding-left: 0px;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
background-color: #black;
background-image: url(menu_up.gif); /*link to the background image*/
background-repeat: repeat-x;
background-position: center center;
margin-left: 0px;

}
#MenuHolder li {
padding-left: 0px;
margin-left: 0px;
display: inline;
}

#MenuHolder ul li a{
color: #FFFFFF;
text-decoration: none;
border-right: 1px solid #748d64;
height:22px; /*Green border between menu categories*/
padding-top: 12px;
padding-right: 11px;
padding-bottom: 5px;
padding-left: 11px;
float: left;
width: 96px;
}

#MenuHolder ul li a:visited{
color: #000000;
}

#MenuHolder ul li a:hover {
color: #000000;
background: black url(menu_down.gif) center center repeat-x;
padding-top: 13px;
padding-bottom: 0px;
margin-top: 0px;
height: 26px;
}


