BODY  { color: #555555; 
        font-size: 12px; 
		font-family: verdana, sans-serif; 
		scrollbar-face-color: #CCCCCC;
		scrollbar-track-color: #666666;
		scrollbar-arrow-color: #000000;
		scrollbar-base-color: #CCCCCC;
		scrollbar-highlight-color: #CCCCCC;
		scrollbar-3dlight-color: #000000;
		scrollbar-shadow-color: #000000;
		scrollbar-darkshadow-color: #666666;
		background-color:#FFFFD9
      }

H1    { font-size: 32px; font-weight: normal; }
H2    { font-size: 28px; font-weight: normal; }
H3    { font-size: 20px; font-weight: normal; }
H4    { font-size: 18px; font-weight: normal; color: #990000}
H5    { font-size: 12px; font-weight: normal; }
H6    { font-size: 11px; font-weight: normal; }


TABLE { font-size: 12px; font-weight: normal; }
p     { font-size: 12px; font-weight: normal; }
pre   { font-size: 12px; font-weight: normal; }

a     {  text-decoration: none}

a:link {  color: #666666; text-decoration: underline}
a:active {  color: #666666; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
a:hover {	color: #9B9B00;
			text-decoration: underline;
		}

ul    { list-style-position: outside;
		list-style-type: square;
}
ol    { 
}

.bottombanner{ border-top-style: dotted;
	           border-top-width: 1px; 
               border-top-color: #888888;
			   font-size: 10px; 
}

.invoer{font-size : 12px;
		background-color: #666666;
		color: #ffffff;
		margin : 0px 0px 0px 0px;
        border: 1px #FF6600 solid
}

.title{	font-size : 22px;
		color: #990000;
}

.nieuws_header{ background-color: #F2E8BF;
				font-size : 12px;
				font-weight: bold;
}
.nieuws_content{ background-color: #F9F3DF;
				font-size : 11px;
			    font-style: italic; 
}

.dienstencontent { background-color: #F9F3DF;
   				   font-size : 11px;
}
.borderright { border-right-style: solid;
			   border-right-width: 1px; 
			   border-right-color: #990000; 
}
.contact 	{ font-size : 11px;
}


.button{font-size : 12px;
		color: #FF6600;
		margin : 0px 0px 0px 0px;
        border: 1px #FF6600 solid;
        text-transform: capitalize; 
		background-color: #333333; 
        cursor: hand; 
		font-style: normal; 
		font-weight: bold
}
