body
{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 10px;
	background-color: #F6EBCD;
	font-family: Verdana;
	font-size: 12px;
}

.validationNOK
{
	color:red;
	width:800px;
	text-align:left;
	background-color:white;
	border-width:2px;
	border-color:red;
	border-style:dotted;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
	font-size:12px;
	font-weight:bold;
}	

.validationOK
{
	color:green;
	font-weight:bold;
	width:800px;
	font-size: 12px;
	text-align:left;
	background-color:white;
	border-width:2px;
	border-color:green;
	border-style:dotted;
	margin:10px 10px 10px 10px;
	padding:10px 10px 10px 10px;
}			

.menuitem
{
	margin:3px 3px 3px 3px; 
	height:10px;
	padding:3px 3px 3px 3px;
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	width:14.28%
}

.submenuitem
{
	margin:5px 5px 5px 5px; 
	padding:5px 5px 5px 5px;
	background-image: url(images/menubg2.jpg);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 11px;
	text-align:center;
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:black;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:black;
	border-left-style:solid;
	border-left-width:1px;
	border-right-color:black;
	border-right-style:solid;
	border-right-width:1px;
	font-weight:bold;
	height:50%;
}

.submenuitem a 
{
	text-decoration:none;
	font-weight:bold;
	color: black;
}

.formField
{
	background-color: #E9ECCD;
	border-width:2px;
	border-color: #58761D;
	border-style:solid;
	font-family:Verdana;	
}

.formButton{
	background-color: #58761D ;
	width:100px;
	color:white;
	border-width:2px;
	border-color: #E9ECCD;
	border-style:solid;
	
	
}

.hoofdstuk a
{
	text-decoration:none;
	font-weight:bold;
	color: #58761D;
}

.hoofdstuk a:hover
{
	text-decoration:underline;
	font-weight:bold;
	color: #58761D;
}


.menuitem a 
{
	text-decoration:none;
	font-weight:bold;
	color: #6F7F16;
}

.subsubmenu
{
	/*background-image:url(images/backSubSubMenu.gif);*/
	background-repeat: repeat-x;
	padding:3px 3px 3px 3px;
	color: white;
	font-size:12px;
	font-weight:bold;
	background-color:#647410;
	display: block;
	margin-bottom:10px;
}


.hoofdstuk h2
{
	color:#58761D;
	border-bottom-width:1px;
	border-bottom-color:#6F7F16;
	border-bottom-style:dotted;
	font-size:15px
}

.hoofdstuk h3
{
	color:#58761D;
	border-bottom-width:1px;
	border-bottom-color:#6F7F16;
	border-bottom-style:dotted;
	font-size:14px
}

.hoofdstuk h4
{
	color:#58761D;
	border-bottom-width:1px;
	border-bottom-color:#6F7F16;
	border-bottom-style:dotted;
	font-size:13px
}

.textContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;	
}

.content
{
	border-color:#6F7F16;
	border-width:5px;
	border-style:solid;
	background-color:white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin:5px 5px 5px 5px;
	padding:5px 5px 5px 5px;	
}

.kalenderitem
{
	color:#6F7F16;
	border-width:1px;
	border-color:#6F7F16;
	border-style:dotted;
	background-color: #EBF3DB;
	padding:10px 10px 10px 10px;
	margin:10px 10px 10px 10px;
	color:red;
}

.content a
{
	font-color: black;
}

.kalendertitel
{
	color:#6F7F16;
	font-weight:bold;
	font-size:12px 
}

.newstitle{
	display: block;
    font-family: "Courier New", Courier, mono;
    font-size: 1.4em;
    font-weight: bolder;
    text-indent: 16px;
    margin: 5px 0px 10px 0px;
	color: #6F810F;
    padding: 0px;
    background-image:url(images/das.gif);
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: left center;
    border-bottom-width: 2px;
    border-bottom-style: dotted;
    border-bottom-color: #ADBA18;
}

.kalendercontent
{
	color:black;
	font-size:12px
}

.kalendercontent a
{
	color:black;
	font-size:10px
}

.footer
{
	background-color:#ABB919;
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	margin:5px 5px 5px 5px;
	text-align:center;
	border-style:dotted;
	border-color:black;
	border-width:2px;
	
}

.hoofdstuk
{
 	padding-right: 1.2em;
    /*border: black 1px solid;*/
    padding-left: 1.2em;
    padding-bottom: 0.6em;
    margin: 0px;
    color: black;
    padding-top: 0.6em;
	line-height: 18px;
    /*background-color: #E6EDC9*/
}




