@CHARSET "ISO-8859-1";

/**********************************************************/
					/*Algemene instellingen */
/**********************************************************/
body,html {
	background-color: #FFFFFF;
	color: black;
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 10px;
	width: 100%;
}

h1 {
	font-family: Century Gothic, Verdana, Arial, sans-serif; 
	color: #000;
	font-size: 20px; 
	font-weight: bold;
	}

h2 {
	font-family: Century Gothic, Verdana, Arial, sans-serif; 
	font-size: 18px; 
	color: #000; 
	font-weight: italic;
	}
h3 {
	font-family: Century Gothic, Verdana, Arial, sans-serif; 
	font-size: 16px; 
	color: #000; 
	font-weight: italic;
	}
h4 {
	font-family: Century Gothic, Verdana, Arial, sans-serif; 
	font-size: 14px; 
	color: #000; 
	font-weight: italic;
	}
p {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
ul{
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
ul ul, ul ul ul {
	font-family: Century Gothic, Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: normal;

}
a, a:link, a:visited, a:active {
	background-color: transparant;
	color: #000;
	text-decoration: none;
	border: none;
}

a:hover{
	background-color: #05432a;
	color: #818181;
	text-decoration: none;
	cursor: pointer;
}
img a, img a:link, img a:visited, img a:active {
	background-color: transparant;
	color: #000;
	text-decoration: none;
}
alt {
	background-color: #BFBFBF;
	color: #000;
	width: 200px;
	height: 250px;
}
table{
width: 650px;
font-size: 100%;
empty-cells: hide;
}

td{
font-family: Century Gothic, Verdana, Arial, sans-serif;
}

th, caption{
font-family: Century Gothic, Verdana, Arial, sans-serif;
}

caption{
text-align: left;
font-weight: bold;
color: #000;
padding: 3px 0 4px 5px;
background-color: transparent;
border: 1px solid #FFF;
}

td, th{
text-align: left;
vertical-align: middle;
border: none;
}

thead th{
background-color: #FFF;
}

tbody th{
background-color: #FFF;
}

tbody td{
background-color: #FFF;
}

tfoot{
background-color: #FFF;
color: #000;
font-weight: bold;
}
ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********************************************************************/
/*                             Opmaak site                          */
/********************************************************************/ 
#pagewidth-1024{
	width: 100%;
	min-height: 100%;
	height: 100%;
	margin: -10px 0 0 0;
} 
/*******************************************************************/
/*                     Header Opmaakgegevens                       */
/*******************************************************************/
#header_container {
	background: #0A4A31 url(../images/header.png) center no-repeat;
	height: 110px;
	width: 100%;
	border-style: outset;
	border-right: 2px solid #4A4E4D;
	border-left: 3px solid #4A4E4D;
	border-bottom: 1px solid #4A4E4D;
	border-top: 3px solid #3C7F65;
}

#navcontainer {
	background: #898989;
	width: 100%;
	height: 20px;
	margin: 90px 0px 0px 0px;
	text-align: center;
	border-style: outset;
	border-right: 1px solid #777777;
	border-left: 1px solid #777777;
	border-bottom: 0.5px solid #2F2F2F;
	border-top: none;
}

#navlist {
	background: #898989;
	width: 100%;
	height: 10px;
	margin: 1px 0 0 0;
}
#navlist ul{
	display: inline;
	list-style: none;
	margin: 5px 0px 0px 2px;
	padding: 0 0 0 0;
	background-color: #BDBDBD;
	border-style: groove;
	border-right: 2px solid #BFBFBF;
	border-left: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-top: 2px solid #BFBFBF;
	text-align: center;
	font-weight: bold;
}
#navlist li, #navlist a{
	display: inline;
	list-style: none;
	/*borderstyle: groove;
	border-right: 2px solid #BFBFBF;
	border-left: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-top: 2px solid #BFBFBF; */
	margin: 5px 2px 0px 2px;
	padding: 2px 2px 0 0; 
	color: #FFFff;
	text-transform: uppercase;
	font-size: auto;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer; 
} 
#navlist a:link, #navlist a:visited, #navlist a:active {
	display: inline;
	background-color: #2F2F2F;
/*	border-style: groove;
	border-right: 2px solid #BFBFBF;
	border-left: 2px solid #BFBFBF;
	border-bottom: 2px solid #BFBFBF;
	border-top: 2px solid #BFBFBF;*/
	margin: 5px 2px 0px 2px;
	padding: 6px 4px 0px 2px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}
#navlist a:hover {
	display: inline;
	background-color: #898989;
	border-style: outset;
	border-right: 2px solid #2F2F2F;
	border-left: 2px solid #BFBFBF;
	border-bottom: 2px solid #2F2F2F;
	border-top: 2px solid #2F2F2F;
	margin: 5px 2px 0px 2px;
	padding: 2px 4px 0px 2px;
	color: white;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

#leftcol {
	display: groove;
	width: 20%;
	float: left;
	margin: 2px 2px 0 0;
	height: 460px;
	background-color: #898989;
	border-style: groove;
	border-right: 2px solid #BFBFBF;
	border-left: 2px solid #BFBFBF;
	border-bottom: 2px solid #898989;
	border-top: 2px solid #898989;
	padding: 4px 4px 0 0;
	color: white;
	text-align: center;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	text-display: block;
 	text-margin-top: 1px;
}

#left {

}

#maincol-1024{ 
	width: 75%;
/*	clear: left; */
	float: right;
	margin: 0px 0px 0 0px;
	padding: 1px 1px 1px 1px;
	height: 460px;
	background-color: #FFF;
	border-style: none;
	color: white;
	text-align: left;
	font-size: 11px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	overflow-y: scroll;
	
	scrollbar-3d-light-color: #F2F2F2;
	scrollbar-arrow-color: #000;
	scrollbar-base-color: #898989;
	scrollbar-darkshadow-color: #F2F2F2;
	scrollbar-face-color: #898989;
	scrollbar-highlight-color: #F2F2F2;
	scrollbar-shadow-color: #FFF;
}

#content{
	text-align: left;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
}
#footer{ 
	clear: both;
	height: 10px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	text-align: left;
	font-size: 10px;
	color: #FFF;
	border-style: outset;
	border-right: 2px solid #4A4E4D;
	border-left: 3px solid #4A4E4D;
	border-bottom: 3px solid #4A4E4D;
	border-top: 3px solid #4A4E4D;
	background-color: #0A4A31;
} 

#footerhead {
	width: 70%;
	float: left;
	text-align: right;
	margin: 1px 0 0 0;
}

#footerdesign {
	width: 20%;
	float: right;
	text-align: right;
	margin: 1px 0 0 0;
}

#footerdesign a, #footerdesign a:link, #footerdesign a:visited footerdesigna:active {
	background-color: transparant;
	color: #FFF;
}

#footerdesign a:hover{
	color: #818181;
	text-decoration: none;
	cursor: pointer;
}
/* Modules */

#diensten{
	display: block;
}

#diensten h3{
	padding: 0px 0px 0px 0px;
}

#diensten ul, #diensten ul li, #diensten ul li a, #diensten ul li a:link, #diensten a:active{
	color: #FFF;
	list-style: none;
	padding: 0px 0px 0px 0px;
	border-top: 2px solid #FFF;
	width: 100%;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
}

#diensten a:visited{
	border-top: 0px solid #cccccc;
}

#diensten ul, #diensten ul li, #diensten ul li a:hover{
	background: #898989;
	color: #05432a;
}

form {
margin: 0px;
padding: 0px;
}
input {
	background-color: #transparant;
	font-size: 10px;
	border-color: #BBBBBB;
}
.button{
	background-color: #818181;
	color: #05432a;
	font-size: 10px;
	border-color: #05432a;
}
.button:hover{
	background-color: #05432a;
	color: #818181;
	font-size: 10px;
	border-color: white;
}
/************ #Contact Formulier *********/
.formular {
	margin:0px auto;
	width:<?php echo $mailer->borderwidth."px"; ?>;
	border:<?php echo $mailer->borderpx."px ".$mailer->borderstyle." ".$mailer->bordercolor; ?>;
	text-align:left;
	color: #000;
}

.error {
	color:<?php echo $mailer->errorcolor; ?>;
	text-align:left;
}
.border {
	margin-top:0;
}

.margin {
 margin-left:5px;
}

.label {
	float:left;
	text-align:left;
	width:9.5em;
	line-height:20px;
}

input{
	margin-top:1px;
	background-color:<?php echo $mailer->inputcolor;?>;
}

.message {
	clear:both;
	text-align:left;
}

.copyright {
	font-size:80%;
	color:#333333;
	position:relative;
	top:5px;
 }


