
body {
font-family: verdana, tahoma, arial;
font-size: 10pt;
color:black;
background-color:#f7f3d4;
}
a {
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #0f6e0f;
	outline: none;
	}
a:visited {
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
a:active {
	text-decoration: underline;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	}
a:hover {
	color: white;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	}

p {margin: 0px; padding: 5px;	font-family:verdana, arial, tahoma; font-size: 12px;	color:black;	}
h1 {font-size: 24px; font-weight: bold;	Padding: 5px;	margin: 0px; color:#0f6e0f;}
h2 {font-weight: bold;	font-size: 18px;	padding: 5px;	margin: 0px; color:#0f6e0f;text-decoration: none;}
h3 {font-size: 14px;	font-weight: bold;	font-style: italic;	padding: 5px;	margin: 0px;color:#0f6e0f; }
h4 {font-size: 12px;  /*font-style: italic;*/	padding: 5px;	margin: 0px;color:#0f6e0f;}
h5 {font-size: 11px; /*font-style: italic;*/ padding: 5px;	margin: 0px;color:#0f6e0f;}	
	
#site	{
	position: absolute;
	width: 900px;
	left: 50%;
	padding: 0px 0px 0px 0px;
	margin-left: -450px;
	top:10px;
	background-color:#f7f6eb;
	}
		
#header {
float: left;
top: 0px;
left:0px;
width:100%;
height:151px;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:center;
background-image:url(/assets/images/header5.jpg);
/*border-left: 1px solid #aa0f0f;
border-right: 1px solid #aa0f0f;*/
}
#menuplek{
float:right;
width:580px;
height:30px;
margin:121px 0px 0px 0px;
padding:0px 0px 0px 0px;
}
#ditto {
width: 150px;
float:left;
padding:4px;
top:5px;
margin:auto;
}
.ditto_item{
border: 1px dotted #0f6e0f;
margin-bottom:3px;
padding:2px;
/*background-color:#aa0f0f;*/
}

#midden {
float: left;
width:900px;
margin: 0px 0px 0px 0px;
padding:0px 0px 0px 0px;
/*background-color: #aa0f0f;*/
background-image: url(/assets/images/back6.gif);
/*border-left: 1px solid green;
border-right: 1px solid green;*/
}

/*#opvul {
float: left;
	margin:  0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	width: 0px;
	height: 450px;
	}
*/
#content {
float: left;
width: 735px;
min-height:450px;
margin: 0px 0px 0px 0px;
padding: 3px;
/*background-color:#ebf8e6;*/
}
#content img{
margin: 3px 3px 3px 15px;
padding:0px;
border:1px solid #0f6e0f;
/*text-align:center;*/
}

#footer {
float: left;
width:894px;
height: 15px;
background-color: #0f6e0f;
/*background-image: url('/modx/assets/images/');
background-repeat: repeat-y;*/
padding:0px 0px 0px 6px;
margin:0px 0px 0px 0px;
/*border-top: 1px dotted white;*/
/*border-left: 1px solid green;
border-right: 1px solid green;
border-bottom: 1px solid green;*/
font-family: verdana, tahoma, arial;
font-size: 10px;
color:white;
}

#footer a ,#footer a:hover,#footer a:active,#footer a:hover {
font-size: 10px;
}


table
{
padding: 0px;
margin: 0px;
border: 0px solid red;
font-size: 12px;	
color: black;
vertical-align:top;
table-layout: automatic;
}
table tr
{
vertical-align:top;
}
table td
{
margin:5px;
padding-bottom:15px;
}
table p
{
padding: 0px;
margin: 0px;
font-size: 12px;	

}
table th
{
padding: 0px;
margin: 5px;
width:99%;
border: 0px solid white;
}
table th img
{
margin:0px;
padding:0px;
}
ul {
list-style-type:square;
list-style-position: outside;
color:black;
}
ol li {
padding-bottom:5px;
margin:0px;
color: black;
}





