﻿html {
height: 100%; /* héél belangrijk */
}
body {background: #4B848B;
background: #f7fbfc; /* Old browsers */
background: -moz-linear-gradient(top,  #f7fbfc 0%, #d9edf2 21%, #4b848b 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7fbfc), color-stop(21%,#d9edf2), color-stop(100%,#4b848b)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f7fbfc 0%,#d9edf2 21%,#4b848b 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f7fbfc 0%,#d9edf2 21%,#4b848b 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f7fbfc 0%,#d9edf2 21%,#4b848b 100%); /* IE10+ */
background: linear-gradient(top,  #f7fbfc 0%,#d9edf2 21%,#4b848b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#4b848b',GradientType=0 ); /* IE6-9 */

height: 100%;
	
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 0.9em;
	color: #244346 /*#3A3949*/;
	margin: 0px;
}
#container{min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	background-color: #FCFFFF;
	margin: 0 auto;
	max-width: 1200px;
	border-right: 1px solid #6B9B9B;
	border-left:1px solid #6B9B9B;

}
/*BOVENZIJDE PAGINA*/
#top{
	background-image:url('bg_top.jpg');
	height: 164px;

}

#header {border-bottom: 2px solid #3A3949;
	height: 120px;
	background-image: url('header.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#topmenu {
	height: 25px;
	/*text-align: right;*/
	border-bottom: 0px solid #6A596C;
	padding-top: 5px;
}
#topmenu .topnav{
	height: 25px;
}

#topmenu .topnav li{
	display: inline;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 5px;
	border-left: 3px #6A596C ridge;
}

#topmenu .topnav li a{
	background-position: right;
	color: #FFFFFF;
	text-decoration: none;
	/*line-height: 30px;*/
	/*font-size: 1.4em;*/
	font-weight: 600;
	font-variant: small-caps;
	background-image: url('blauw_blokje.png');
	background-repeat: no-repeat;
	padding-right: 25px;
}

#topmenu .topnav li a:hover{
	color: #0000FE;
	text-decoration :underline;
}

/*MIDDENDEEEL PAGINA*/
#menu{min-height: 100%;
	height:auto !important; /* voor moderne browsers */
	height:100%; /* voor IE */
	float: left;
	width:180px;
}

#menu .nav{
	height: auto;
}

#menu .nav li{display: block;
	padding: 0px 5px 0px 5px;
	margin: 0px 15px 0px 5px;
}

#menu .nav li a{
	background-position: left;
	color: #4B848B;
	text-decoration: none;
	line-height: 25px;
	border-bottom: 1px solid #0000FE;
	font-size: 1.0em;
	font-weight: 500;
	width: 100%;
	display: block;
	padding-left: 20px;
	background-image: url('rood_blokje.png');
	background-repeat: no-repeat;
}
#menu .nav li a:first-letter {text-transform: capitalize;
}
#menu .nav li a:hover{
	color: #FF3333;
	background-color: #F0FFFF;

}
/*SUB MENU */

#menu .nav li ul{
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

#menu .nav li ul li{
	background-color: #EDFAFF;
	margin: 0px;
	padding: 0px;
}

#menu .nav li ul li a{
	color: #4B848B;
	font-size: 90%;
	background-image:none;
}
#menu .nav li ul li a:hover {
	color: #FF3333;
	font-size: 90%;
	background-image:none;
	background-color: #F0FFFF;
}

#content{
	max-width: 940px;
	float: left;
	padding: 10px;
	padding-right:30px;
	border-left: 1px dotted #A1C1CC;
	/*margin: 0px 0px 0px 210px;*/
}
#content ol li {
	list-style: none inside;
	list-style-type: decimal;
}
#content ul li {
	list-style: none inside;
	list-style-type: square;
}
/*ONDERZIJDE PAGINA*/

#footer {
	width: 1000px;
	height: 15px;
	position:absolute;
	bottom: 0px; /* heel belangrijk */
	border: 0px solid purple;
}

/*copyright linken*/
.copyright{
	text-align: left;
	width: 150px;
	height:15px;
	bottom: 0;
}

.copyright a:link	{color: #7EAAB0;
	font-size:0.8em;
	font-weight: 400;
	text-decoration: none;
}
.copyright a:visited	{color: #7EAAB0;
}

p{

}
h1 {font-size: 1.4em;
}

h2 {font-size: 1.2em;
	margin-top: 6px;
}

h3 {font-size: 1.1em;
}

h4 {font-size: 1em;
}

h5 {font-size: 0.8em;
}

a {color: #4F8689;}
a:hover {color: #FF3333;}
.error{
	color: red;
}

.highlight{
	color: blue;
	font-style: italic;
}
.note{
	font-style: italic;
	font-size: 85%;
}

#poll{
	width: 156px;
	background-color: #FEFEFE;
	border: 1px solid #EDEDED;
	padding: 0px;
}

#poll .pollResultRow{
	width: 150px;
	margin: 3px 3px 3px 3px;
	background-color: #EFEFEF;
}

#poll .pollQuestionRow{
	width: 150px;
	margin: 3px 3px 3px 3px;
	padding: 3px 0px 3px 0px;
	background-color: #EFEFEF;
}

#poll .smallRight{
	margin: 3px 3px 3px 3px;
	font-size: 70%;
	float: right;
}

#poll h2{
	font-size: 110%;
	margin: 3px;
}

#contact fieldset{
	border: 0px;
}

#contact fieldset label{
	float: left;
	border: 0px solid red;
	width: 150px;
	display: block;
}

#contact fieldset label.error{
	float: none;
	clear: right;	
}
#contact fieldset li{
	list-style-type:none;
	margin-bottom:2px;
}
.captchavakje{
	background-color: #EDFAFF;
	margin: 10px 0px 10px 0px;
}
.dataTable{
	width: 100%;
}
.dataTable th{
	background: #ccc;
	padding: 5px;
}
.dataTable td{
	padding: 3px;	
}
.regelnaam{
	font-weight: bold;
	font-size: 1.1em;
	margin: 0px 10px 0px 0px;
}
.regelnaam2{
	font-style: italic;
}
.regelprijs{
	display: block;
	font-style: italic;
	text-align: right;
	width: 100px;
}