﻿@import url(layout.css?1);
html {
	overflow-y: scroll;
}
body {
	color: #000;
	font-size: 0.7em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	background-color: #FFF;
}
h1 {
	font-size: 1.40em;
	color: #EB7D1E;
	margin-bottom:3px;
}
#tekst h1 {
	margin-top:5px;
}
h2 {
    font-size: 1.30em;
	color: #EB7D1E;
}
h3 {
	font-size: 1em;
	font-weight:bold;
	color: #EB7D1E;
	margin-bottom:0;
	margin-top:20px;
}
h4 {
	font-size: 1em;
	font-weight:bold;
	color: #EB7D1E;
	margin-bottom:0;
	margin-top:10px;
}
h4:first-letter {
	font-size:1.5em;
}
h4 a {
	text-decoration:none;
	color: #EB7D1E;
}
h4 a:hover {
	text-decoration:none;
	color: #EB7D1E;
}
h4 a:visited {
	text-decoration:none;
	color: #EB7D1E;
}
h5 {
	font-size: 1em;
	font-weight:bold;
	color: #000;
	margin-bottom:0;
}
.pzonder {
	margin-top:2px;
	margin-bottom:5px;
}
.pzondercentreer {
	margin-top:2px;
	margin-bottom:5px;
	text-align: center;
}
#tekst a img {
	vertical-align: text-bottom;
}
a {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #000080;
}
a:hover {
	color: #000080;
}
a.stippel {
	text-decoration:none;
	border-bottom: 1px orange dotted;
}
a.stippel:hover {
	text-decoration:none;
	border-bottom: 2px orange dotted;
}
a.stippel:visited {
	text-decoration:none;
	border-bottom: 1px orange dotted;
}
a.noline {
	text-decoration:none;
	color:#000000;
}
a.noline:hover {
	text-decoration:none;
	color:#333333;
}
a.noline:visited {
	text-decoration:none;
	color:#000000;
}
#nav { /*menu*/
	background-color: #EB7D1E;
	overflow: hidden;
	color: #FFF;
	font-size: 0.9em;
	font-weight: bold;
}
#nav ul {
	background-color: #EB7D1E;
	color: #FFF;
	font-weight: bold;
}
/* Stijlen for navigatie */
#nav, #nav ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1;
}
#nav a { /*menu*/
	color: #FFF;
	text-decoration: none;
	margin: 0 10px;
	padding: 6px;
	display: block;
	border: 1px solid #EB7D1E;
}
#nav a:hover { /*menu*/
	color: #EB7D1E;
	background-color: #f2f2f2;
	border: 1px solid #f2f2f2;
}
#nav li { /* all list items */
	float: left;
	width: 10em; /* width needed or else Opera goes nuts */
}
#nav li ul { /* second-level lists */
    position: absolute;
    width: 10em;
    left: -999em;
}
#nav li ul ul { /* third-and-above-level lists */
    margin: -1em 0 0 10em;
}
#nav li ul li ul li a { /* third-and-above-level lists */
	background-color: #EB7D1E;
    width:140px;
}
#nav li:hover ul ul, #nav li.ie_does_hover ul ul {
    left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.ie_does_hover ul, #nav li li.ie_does_hover ul {
    left: auto;
}

/* IE only hack \*/
* html ul ul li{
border-bottom: 3px solid #FFF;
}

* html ul li{
border-bottom: 3px solid #FFF;
}

* html ul ul li{
border-top: 0;
}

#boxboven {
	margin-top:3px;
	/*height:20px*/;
	height:15px;
	width: 170px;
	background-image:url(l-lijn-boven-3.jpg);
	background-color: #FFF;
}
#boxlinks {
	width: 15px;
	background-image:url(l-lijn-links-3.jpg);
	background-repeat: repeat-y;
	float: left;
	height:100%;
	height:inherit;
	margin:0 0 0 0;
	top:0;
}
#boxrechts {
	/*width: 20px*/;
	width: 15px;
	background-image:url(l-lijn-rechts-3.jpg);
	background-repeat: repeat-y;
	float:right;
	height:100%;
	height:inherit;
	margin:0 0 0 0;
	top:0;
}
#boxnieuwstotaal {
}
#boxtestimonialtotaal {
}
#boxcontacttotaal {
}
#boxlogintotaal {
}
#boxadrestotaal {
}
#boxnieuws {
	font-size: 0.8em;
	width: 170px;
	height:240px;
}
#boxnieuws form {
	width: 150px;
}
#boxabonneer {
	font-size: 0.8em;
	width: 170px;
	height:90px;
}
#boxabonneer form {
	width: 170px;
	height:90px;
}
#boxcontact {
	width: 170px;
	height:90px;
	text-align: center;
}
#boxlogin {
	width: 170px;
	height:90px;
}
#boxadres {
	width: 170px;
	height:130px;
	text-align: center;
}
#boxtekst {
	height:100%;
	height:inherit;
	margin:0 0 0 0;
	top:0;
}
#boxonder {
	/*height:20px*/;
	height:15px;
	width: 170px;
	margin-bottom:10px;
	background-image:url(l-lijn-onder-3.jpg);
	background-color: #FFF;
}
#kolommen {
	clear: both;
}
#kolom1 {
	width: 232px;
/*	margin: 0*/;
	margin-left: 0px;
	margin-right: 15px;
	padding: 0px;
	float:left;
}
#kolom2 {
	width: 232px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	float:left;
}
#kolom3 {
	width: 232px;
	margin-left: 15px;
	margin-right: 0px;
	padding: 0px;
	float:right;
}
#kolom1en2 {
	width: 494px;
	margin-left: 0px;
	margin-right: 15px;
	padding: 0px;
	float:left;
}
#copyright {
	font-size:0.8em;
	color: #999999;
	float:left;
}
#telefoon {
	font-size:0.8em; color: #333333; /*margin-left: 360px*/; margin-left: 80px; float:left;
}
#disclaimer { font-size:0.8em; color: #999999; text-decoration: none ! important; text-align:right }
#disclaimer a { color: #999999; text-decoration: none }
#inspring1 {
	width:100px;
	float:left;
}
#inspring2 {
	margin-left:100px;
}
.afblink {
	border-width: 0;
}
.AccordionContainer {
  position:relative;
  width:230px;
  border: solid 1px #C1C1C1;
  overflow:hidden;
}
.AccordionTitle {
  height: 30px;
  overflow:hidden;
  cursor: pointer;
}
.AccordionContent {
  position:relative;
  padding:	0px 0px 0px 0px;
  overflow: hidden;
}
