body {background-image: url('../img/pixel.gif');
	background-position:   center 50%;
	background-repeat: no-repeat;
    background-attachment: fixed;

    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 15px; 
	margin-left: 15px;
	scrollbar-face-color: #EBF5DE;
	scrollbar-shadow-color: #333333;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #EDFDE0;
	scrollbar-arrow-color: #333333}
}
	
#mainMenu {
  background-color: transparent;
  border: 2px solid #c82811;
  color: #000;
  width: 203px;
}

#menuList {
  margin: 0px;
  padding: 10px 0px 10px 15px;
}

li.menubar {
  background: url('../img/plus.gif') no-repeat 0em 0.3em;
  font-size: 10px;
  line-height: 1.5em;
  list-style-type:none; list-style-position:outside
}


.menu li {
  background: url('../img/square.gif') no-repeat 0em 0.3em;
  list-style-type:none; list-style-position:outside
}


.menu li a {
  background-color: transparent;
  color: #F000;
  font-size: 10px;
  padding-left: 15px;
  text-decoration: none;
}

.menu li a:hover {
  border-bottom: 1px dashed #000;
  color: #000;

}

span.key {
  text-decoration: underline;
}	


#Tekst{
  border: no;
  color: #3A5E16;
  width: 600px;
}




p, span, div, td, li, table, tr {
	font-size : 11px;
	color: #000000;}

A {
	color: #CC3333;
	font-weight : bold;
	text-decoration : none;
}

A:HOVER {
	color: #CC3333;
	text-decoration : underline;
}

p.grijs {
	color : #5F85AD;
	margin-bottom: 0px;
	font-weight: bold;

}
.noURL {
	color: #595B7D;}
}
.noLINK {
font-size : 10px;
	color: #102C69;}
}

.floatright
{
float: right;
margin: 0 0 10px 10px;
border: 1px solid #5F85AD;
padding: 2px;
}

a.menu {  color: #225929;  text-decoration: none; cursor: hand}
a.menu:hover {  color: #FF0000; text-decoration: underline; cursor: hand}


a.mail {  color: #E32015;  text-decoration: underline; cursor: hand}
a.mail:hover {  color: #ACC87E; text-decoration: underline; cursor: hand}

 
