body
{
	margin:0;
	font-family:verdana;
	font-size: 12px;
	padding:0;
	line-height:2em;
}

.hoofdkop
{ 
	margin: 0; 
	font-size: 200%; 
	color:white; 
	font-weight: normal; 
	line-height: 200%; 
	text-decoration: none; 
}

.krant .hoofdkop {
margin: 0; 
	font-size: 120%; 
	color:white; 
	font-weight: normal; 
	line-height: 100%; 
	text-decoration: none; 
padding: 0 0 10px 0;
}

.krant a {
display:block;
}

.krant p,
.krant br {
display:none;
}

.koppath {
	text-decoration:none;
	color: black;
	line-height: 30px;
	font-size:10px;
}

.koppath:hover {
	text-decoration:underline;
}

.titlemenu {
	display:none;
}

.titlemenu_active {
	margin: 0; 
	font-size: 200%; 
	color:#4f7f06; 
	font-weight: normal; 
	line-height: 200%; 
	text-decoration: none; 
text-transform:uppercase;
}

.krant {
	float:left;
	width:250px;
	display:inline;
	border-top: solid 1px gray;
	border-bottom: solid 1px gray;
	padding: 10px;
	margin:10px 10px 0 0;
	height:170px;
	background:url('/local/anniecms/templates/1/blauw-trans.png');
}

.krant a {
	text-decoration:none;
	color:#000;
}

.krant a:hover {
	text-decoration:underline;
}


.zoeksyn {
	text-decoration:none;
	color:#4f7f06;
}

#video {
  width: 500px; 
  left: 50%;
  margin-left: -250px; /* - (width/2)  */
  position: relative;

}

#download {
 top: -500px;
  width: 200px; 
  left: 50%;
  margin-left: -100px; /* - (width/2)  */
  position: relative;
}

#languagesposition
{
position: absolute; 
top: 30px; 
width: 964px; 
color: black; 
text-align: right; 
border: 0;
}

#brochure {
	width: 300px;
	padding: 20px 25px;
}

#main-cont {
	width:990px;
	margin: 0 auto;
	padding:0;
}

#header-cont {
	width:990px;
	height:236px;
	margin:0px;
	padding:0px;
	display:block;
}

#path-cont {
	width:935px;
	padding: 0 0 0 55px;
	float:left;
}

#content-cont {
	border:0;
	float: left;
	display:inline;
	margin:0;
}

#content-padding{
	width:880px;
	padding: 0 55px 20px 55px;
	background:url('/local/anniecms/templates/1/bg-content.jpg') repeat-y;
	float: left;
	display:inline;
}

#info-cont {
	padding: 10px 54px 0 54px;
	display:inline-block;
	width:882px;
}

#contactform-cont {
	padding: 0 20px 0 0;
	width: 265px;
	float:left;
	display:inline-block;
	height:340px;
}


#container1-cont {
	padding: 0 20px 0 20px;
	width: 265px;
	float:left;
	display:inline-block;
	border-left: solid 1px black;
	border-right: solid 1px black;
	height:340px;
}

#container2-cont {
	padding: 0 0 0 20px;
	width: 265px;
	float:left;
	display:inline-block;
	height:340px;
}

#afsluiter-cont {
		width:990px;
		height:185px;
		display:block;
		background:url(/local/anniecms/templates/1/afsluit-site.jpg) no-repeat;
		border: 0px;
}

#afsluiter-cont div {
	margin: 0 0px 0px auto;
	width:400px;
	text-align:right;
	line-height:20px;
	padding-top: 60px;
	padding-right: 50px;
}

#annie {
	padding: 10px 50px 10px 0px;
	text-align:right;
}

#annie a {
	text-decoration:none;
	color:#666;
}

#menu-cont {
 background: #4c4c4c;
float:left;
width:100%;
}

#submenu-cont {
	border-bottom: solid 1px #4f7f06;
	border-left: solid 1px #4f7f06;
	line-height:30px;
	float:left;
	width:100%;
	margin-bottom:20px;
}

#submenu-cont ul {
	border-right: solid 1px #4f7f06;
	margin:0;
	padding:0px;
	float:left;
	list-style:none;
	
}

.submenu {
	text-decoration:none;
	color:black;
	font-weight:bold;
	padding: 9px 10px 9px 10px;
	line-height:30px;
}

.submenu_active {
	background-color:#4f7f06;
	color:white;
	text-decoration:none;
	padding: 9px 10px 9px 10px;
	line-height:30px;
	font-weight:bold;
}

#zoeksyn {
	color:white;
}







h1 {
	color:#4f7f06;
	font-size:16px;
	font-weight:bold;
}

h2 {
	color:#4f7f06;
	font-size:16px;
	font-weight:normal+
}

h3 {
	color:#4f7f06;
	font-size:16px;
	font-weight:Italic;
}

h4 {
	color:#4f7f06;
	font-size:12px;
	font-weight:bold;
	
}

h5 {
	color:#4f7f06;
	font-size:12px;
	font-weight:normal;
}

h6 {
	color:#4f7f06;
	font-size:12px;
	font-weight:Itallic;
}

.icoontjes {
width:400px;
margin: 0 auto 20px auto;
padding: 10px 0;
border-bottom: solid 1px gray;
}

.icoontjes img {
float:left;
margin: 0 5px 5px 0;
}






* Begin - Formulieren */


.forms_error
{ color: red; }

H1.forms_page
{ font-size:140%; color: #4f7f06; font-weight: bold; padding-bottom: 20px;; }

H2.forms_input
{ margin-bottom: 0px; margin-top: 0px; font-weight: normal; font-size: 11px; }

p.forms_input_description
{ margin-bottom: 0px; margin-top: 0px; }

p.forms_page_desciption
{ }

input.forms_button
{  }


/*Einde - Formulieren*/


.mlddm
{	visibility: hidden;
	margin:0 auto;
	padding:0;
	float: left;
	display: inline;
    background: #4c4c4c;
}
	
.mlddm li {
	display: inline;
	list-style: none;
	margin: 0 ;
	padding: 0;
	float: left;
	width: 140px;
	font: 12px arial;
}

.mlddm li a, .mlddm li a#buttonnohover {
	display: block;
	text-align: center;
	white-space: nowrap;
	color: #FFF;
	padding: 7px 10px;
	margin: 0;
	text-decoration: none;
	}

.mlddm li a:hover, 
.mlddm li a#buttonhover {	
	color: #FFF;
	background: #4c4c4c;
}

.mlddm ul {	
	z-index: 100;
	margin: 1px 0 0 0;
	padding: 0;
	visibility: hidden;
	position: absolute;
    clear: both;
	background: #4f7f06 url(/local/anniecms/templates/1/bg.jpg) repeat-y;
}
		
.mlddm ul li {
	float: none;
}

.mlddm ul li a {
	width: auto;
	padding: 9px 15px;
	text-align: left;
	background: transparent;
	color:#000;
}

.mlddm ul li a:hover {
	color: #FFF;
	padding: 8px 15px;
	border: 1px solid white;
	border-width: 1px 0px;
	background-color:#4f7f06;
}

.mlddm .hsub {	
	background: no-repeat right url(/local/anniecms/templates/1/arroww.gif);
}

.mlddm .zoeken {	
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	font: 12px arial;
}

.mlddm .hsub:hover
		{	background: #4f7f06 no-repeat right url(/local/anniecms/templates/1/arroww.gif);
}

.mlddm .hsub_active {
	background: #4f7f06 no-repeat right url(/local/anniecms/templates/1/arroww.gif);
	color:white;
}

.mlddm .li_active {
	background-color: #4f7f06;
	color:white;
}