body, html{
margin: 0;
height: 100%;
text-align: center;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 13px;
/* background: #FFFFFF; */
background: #FF9933;
}

#main_container{
float: left;
width: 100%;
min-height: 100%;
margin: -50px 0 0 0;
}

#header_container{
width: 100%;
height: 220px;
padding: 45px 0 5px 0;
text-align: center;
}

#menu_container{
clear: both;
width: 100%;
height: 80px;
padding: 0 0 0 0;
text-align: center;
}

#links_container{
float: left;
width: 120px;
margin: 0 0 0 0;
}
#rechts_container{
float: right;
width: 13%;
margin: 0 0 0 0;
}
#content_container{
margin-left: auto;
margin-right: auto;
width: 730px;
text-align: left;
/* margin: 0 20px 0 130px; */
}

#footer_container{
clear: both;
height: 25px;
padding: 5px 0 0 0;
width: 100%;
text-align: center;
color: #000000;
}
/* content boxen */
#header{
width: 100%;
height: 220px;
padding: 10px 0;
}
#txt1 {float: left;}
#txt2 {width: 350px; float: left;}

#menu, #content, #links, #rechts{
padding: 10px 10px 0 10px;
}

#content img {
float: left;
margin: 0.5em 10px 10px 0;
}

#content p {
margin-top: 0;
}

#footer{
padding: 0 163px 0 0;
border-top: 1px solid #6c6;
}
ul#foot li { /* do not change */
display: inline;
}
ul#foot { /* general settings */
	text-align: center; /* set to left, right or center */
	margin: 0 0 0 0; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: 0px 10px 0px 10px; /* THIRD number must change with respect to padding-top (X) below */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
}
ul#foot li a { /* settings for all tab links */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
ul#foot a:hover { /* settings for hover effect */
background: #cfc; /* set desired hover color */
}

.illustratie_container {
	float: left;
	height: 310px;
	width: 330px;
/*	border-style: ridge;
	border-color: #CFC;
*/  border: 1px solid #6c6;	
	margin: 5px;
	padding: 2px;
}
.artikel_container {
	float: left;
	width: 330px;
	margin: 5px;
	padding: 2px;
}
.quote {
	float: left;
	width: 130px;
	border: 1px solid #6c6;
	margin: 5px;
	padding: 1px;
}
.plaatje {
	float: left;
	margin: 5px;
	padding: 2px;
}     
ul#merken { /* general settings */
    clear: both;
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
}
ul#merken li a { /* settings for all tab links */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
ul#merken a:hover { /* settings for hover effect */
background: #cfc; /* set desired hover color */
}
ul#modellen { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 1em 0 1em 0; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: 3px 10px 3px 10px; /* THIRD number must change with respect to padding-top (X) below */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
/*	background-color: #FFFFFF; */
}
ul#modellen li a { /* settings for all tab links */
/* background-color: #FFFFFF; /* set unselected tab background color as desired */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}
ul#modellen a:hover { /* settings for hover effect */
background: #cfc; /* set desired hover color */
}

ul.lijst { /* general settings */
	text-align: left; /* set to left, right or center */
	margin: 0 0 0 0; /* set font as desired */
	border-bottom: none; /* set border COLOR as desired */
	list-style-type: none;
	padding: 0 0 0 0; /* THIRD number must change with respect to padding-top (X) below */
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #00CC00;
}

ul.lijst li a { /* settings for all tab links */
color: #666; /* set unselected tab link color as desired */
margin-right: 0px; /* set additional spacing between tabs as desired */
text-decoration: none;
border-bottom: none;
}

ul.lijst a:hover { /* settings for hover effect */
background: #cfc; /* set desired hover color */
}

#nav { 
width: 800px;
height: 26px;
margin-left: auto;
margin-right: auto;
background-color: #cfc; 
margin-top: 1px;
border-left: 0px solid red;
text-align: center;
	}

#menus {
padding: 0px;
margin: 0px;
	}

#menus li { /* all list items */
float: left;
list-style-type: none;
text-align: center;
background-color: rgb(233,230,223);
position: relative;
z-index: 10; /* to go over IE 6 content */
width: 114.2857px;
}

#menus li ul { /* second-level lists */
padding: 0px;
margin: 0px;
display: none;
position: absolute;
top: 26px;
left: -1px;
border-left: 1px solid white;
border-right: 1px solid white;
border-bottom: 1px solid white;
text-align: center;
/*opacity: .9;
filter: alpha(opacity=90);*/
}

#menus li ul li {/* 2nd level list items */
border-top: 0px solid white;
clear: left;
text-align: left;
}

#menus li a {
float: left;
width: 114px;
height: 17px;
display: block;
padding-top: 5px;
padding-bottom: 2px;
/*
padding-left: 25px;
padding-right: 24px;
*/
color: rgb(0,24,65);
font-weight: bold;
font-size: 10px;
font-family: verdana;
text-decoration: none;
border-top: 1px solid white;
border-bottom: 1px solid rgb(190,177,161);
}

#menus li a:hover {
color: white;
/* background-color: rgb(190,177,161); */
background-color: #008000;
}

#menus li ul li a {
display: block;
padding-left: 0px;
padding-right: 0px;
width: 114.2857px;
}

#menus li ul li a:hover {
color: white;
}

#menus li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
display: none;
position: absolute;
top: 26px;
left: -1px;
}

#menus li:hover ul, #menus li.over ul { /* lists nested under hovered list items */
display: block;
position: absolute;
z-index: 10;
}

body#tab1 li.tab1, body#tab2 li.tab2, body#tab3 li.tab3, body#tab4 li.tab4, body#tab5 li.tab5, body#tab6 li.tab6, body#tab7 
{ /* settings for selected tab */
/* border-bottom: 1px solid #fff; /* set border color to page background color */
/* background-color: #fff; /* set background color to match above border color */
}

body#tab1 li.tab1 a, body#tab2 li.tab2 a, body#tab3 li.tab3 a, body#tab4 li.tab4 a, body#tab5 li.tab5 a, body#tab6 li.tab6 a, body#tab7 li.tab7 a
{ /* settings for selected tab link */
/* background-color: #00CC33;  set selected tab background color as desired */
background-color: #CCCCCC;
color: #000; /* set selected tab link color as desired */
position: relative;
top: 1px;
padding-top: 4px; /* must change with respect to padding (X) above and below */
}

.nav_kader {
	float: left;
	border: 1px solid #6c6;
	margin: 10px;
	padding: 5px;
	width: 250px;
}

a {color:green;}

h1 {
color:green;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 15px;
}
h4 {color:green;}

.groen {color: #00FF00}
.rood  {color: #FF0000}

.autonieuws_container {
	float: left;
	width: 600px;
    border: 1px solid #6c6;	
	margin: 5px;
	padding: 2px;
}

table { 
border-collapse: collapse;
border-width: 1px; 
border-style: solid;
border-color: #6c6; 
}

th    { 
border-collapse: collapse;
border-width: 1px; 
border-style: solid;
border-color: #6c6;
}

td    { 
border-collapse: collapse;
border-width: 1px; 
border-style: solid;
border-color: #6c6;
}

table.front { 
border-width: 0px;
}

th.front    { 
border-width: 0px; 
}
tr.front    { 
border-width: 0px; 
}
td.front    { 
border-width: 0px; 
}
	  
		

