/* clear some stuff before we begin :) */
* { margin: 0; padding: 0;}
form { margin: 0; padding: 0; }
ul,ol { margin: 0; padding: 0; list-style: none; }
img { border: none;}
.hidden { display: none; }
.clear { clear: both; }

/* CLEARFIX from http://www.positioniseverything.net/easyclearing.html */
.clearfix:after { content: "."; display: block; height: 0;  clear: both;  visibility: hidden; }
.clearfix { display: inline-block; }

.templateError { overflow: auto; border: 2px solid red; padding: 5px; margin: 5px 0 5px 0; font-size: 10px; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

body{
	background-color: #e7dacf;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #59524b;
	
	background-image: url(../imgs/bg_repeat.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

/*------------------------------------------------------------------------------------------------ NAVIGATIE --*/
#navigatieContainer{
	background-image: url(../imgs/nav_bg.jpg);
	background-repeat: repeat-x;
	height: 32px;
	text-align: center;
	overflow: hidden;
}

#navCenterBlok{
	margin: 0 auto;
	width: 779px;
}

#navList li{
	display: inline;
	vertical-align: middle;
}

#navList li .navBlock {
	float: left;
	height: 32px;
	width: 194px;
}

.navItem{
	display: block;
	padding-top: 8px;
	height: 20px;
	color: #ddd;
	font-weight: bold;
}

.navItem.active {
	color: white;
	cursor: pointer;
	cursor: hand;	
}

.navItem.active.currentSub {
	background-image: url('../imgs/currentsub.jpg');
	height: 23px;
	border: 0;
	color: #000;
}

.navBuffer{
	height: 21px;
	float: left;
}

.navItemIcon{
	vertical-align: middle;
	margin-right: 10px;
}

.navBlock a {
	text-decoration: none;
}

.navItem.active:hover{
	border-bottom: 3px solid #a5bcd2;
}

/*------------------------------------------------------------------------------------------------ CONTENT --*/

#contentContainer{
	margin: 0 auto;
	width: 868px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
}

#leftborder{
	float: left;
	width: 45px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background: url(../imgs/bg_leftborder.jpg) top right;
}

#rightborder{
	float: left;
	width: 45px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background: url(../imgs/bg_rightborder.jpg) top left;
}

#contentLeft{
	float: left;
	width: 217px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background-color: #FFFFFF;
}

#contentRight{
	float: left;
	width: 561px;
	min-height: 750px;
	height: auto !important;
	height: 750px;
	background-color: #FFFFFF;
}

#wittebg{
	background-color: #FFFFFF;
	width: 778px;
	float: left;
	border-bottom-width: 9px;
	border-bottom-style: solid;
}

hr{
	border-bottom-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 550px;
}

/*------------------------------------------------------------------------------------------------ MAIN NAVIGATIE --*/

.mainNavItem{
	width: 217px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.mainNavItemActive{
	width: 217px;
	height: 28px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}

.mainNavLink{
	position: relative;
	top: 7px;
	left: 40px;
	text-decoration: none;
	color: #FFFFFF;
}

.mainNavBuffer{
	widows: 217px;
	height: 1px;
	overflow: hidden;
}

/*------------------------------------------------------------------------------------------------ CONTACT --*/

#contactContainer{
	margin-top: 15px;
	text-align: left;
	margin-top: 0px;
	margin-left: 5px;
	font-size: 11px;
	color: #59524b;
	width: 205px;
	border-left: 1px solid #ede9d8;
	border-right: 1px solid #ede9d8;
}

#contactInfo{
	padding-left: 15px;
	padding-bottom: 9px;
}

#contactLink{
	color: #59524b;
}

#contactLink:hover{
	color: #000000;
}

/*------------------------------------------------------------------------------------------------ RIGHT CONTENT TOP --*/

#taalkeuzeContainer{
	color: #59524b;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#taalkeuzeContainer a {
	text-decoration: underline;
}

.vet{
	font-weight: bold;
}

#sbox{
	background-repeat: no-repeat;
	width: 561px;
	height: 261px;
}

#sbox_ster{
	background-image: url(../imgs/icon_ster.gif);
	background-repeat: no-repeat;
	width: 120px;
	height: 120px;
	position: relative;
	left: 10px;
	top: 10px;
	cursor: default;
}
#sbox_ster p {
	font-size: 14px;	
	color: #FFFFFF;
	font-weight: bold;	
	text-align: center;
	padding-top: 45px;
}

#sbox_info_small{
	width: 254px;
	position: relative;
	height: 70px;
	top: 85px;
	left: 307px;
}

#sbox_info_big{
	width: 254px;
	position: relative;
	top: -11px;
	left: 307px;
}

.sboxtitel{
	font-size: 14px;
	font-weight: bold;
	cursor: default;
}

.sboxsubtitel{
	color: #4A78A4;
	margin-top: 5px;
	margin-bottom: 5px;
	cursor: default;
}

#sbox_info_contents{
	width: 224px;
	background-color: #FFFFFF;
	height: 91px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	
	font-size: 11px;
	color: #4a78a4;
}

#sboxlink{
	text-align: right;
	margin-top: 5px;
}

/*------------------------------------------------------------------------------------------------ CONTENTS --*/

#contents{
	margin-top: 10px;
	margin-left: 5px;
}

#contents h3 {
	font-size: 13px;
	font-weight:  bold;
}

#contents p {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
}

#contents li {
	list-style-type: disc;
	padding: 5px;
}

#contents a {
	color: #59524B;
}
#contents a:hover {
	color: #000;
}

#contents ul {
	margin-left: 20px;
	margin-right: 20px;
}

.blockimg{
	display: block;
}

h2 {
	color: #fff;
	display: block;
	width: auto;
	padding: 6px 80px 5px 15px;
	font-size: 16px;
	float: left;
}

.contentTitel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-repeat: no-repeat;
	height: 35px;
	background-position: 20% 100%;
}

.contentsTable{
	margin-right: 10px;
	width: 510px;
}
.contentsTable p {
	padding: 5px 0 5px 0;
}

.kader{
	border: 1px solid #a4a4a4;
}

.contentimg{
	text-align: center;
}

td{
	vertical-align: middle;
	width: 50%;
}

.contentsText{
	width: 530px;
}

#contents .typecontainer {
	border: 1px solid #a4a4a4;
	margin: 10px 10px 10px 0;
	padding: 10px;
}
#contents #contactform td {
	padding-bottom: 5px;
}
#contents #contactform .first {
	width: auto;
	padding-right: 10px;
}
#contents #contactform .second {
	width: auto;
}
#contents #contactform input {
	padding: 4px;
	width: 200px;
	font-size: 11px;
}
#contents #contactform textarea {
	padding: 2px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contents #contactform input.error {
	background-image: url('../imgs/exclamation.png');
	background-repeat: no-repeat;
	background-position: center right;
}
#contents textarea.error {
	background-image: url('../imgs/exclamation.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	border: 1px solid #abadb3;
	padding: 4px;
}
#contents .typecontainer h3 {
	font-weight: normal;
	font-size: 25px;
	display: block;
	color: #4a78a4;
	float: left;
}
#contents .typecontainer p {
	clear: both;
	padding: 5px 0 5px 0;
}
#contents .typecontainer .shortdesc {
	float: left;
	clear: none;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-left: 5px;
	font-size: 12px;
}
#contents .typecontainer table {
	clear: both;
	border-collapse: collapse;
}
#contents .typecontainer table td {
	vertical-align: top;
	width: 100%;
	padding: 5px;
}
#contents .typecontainer table td ul {
	margin-left: 12px;
}
#contents .typecontainer table .legend {
	font-weight: bold;
	width: 200px;
}
#contents .typecontainer table td {
	
}
#contents .typecontainer ul {
	clear: both;
	margin-left: 30px;
}
#contents .typecontainer li {
	list-style-type: disc;
	padding: 3px;
}
.item {
	width: auto;
	margin-right: 20px;
	float: left;
	margin-bottom: 8px;
}
#contents #contactform input {
	width: auto;
}
#contents #contactform .item .checkbox {
	margin-left: 5px;
}

/*------------------------------------------------------------------------------------------------ DETAIL --*/

#detailtitel{
	width: 244px;
	height: 25px;
	background-color: #82ab07;
	padding-left: 16px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}

.sbox_detail {
	display: block;
	clear: both;
}

.promotie{
	padding-top: 4px;
	height: 50px;
	line-height: 13px;
}

.promotieTable{
	margin-right: 10px;
	padding: 15px;
	width: 496px;
}

.promotieblauw{
	color: #4a78a4;
	font-size: 24px;
}

.promotierood{
	color: #ca2400;
	font-size: 14px;
	font-weight: bold;
}

/*------------------------------------------------------------------------------------------------ FOOTER --*/

#footer{
	float: left;
	width: 778px;
	text-align: center;
	color: #aaa593;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footerlink{
	color: #aaa593;
	text-decoration: none;
}

#footerlink:hover{
	color: #000000;
}

/*------------------------------------------------------------------------------------------------ LINKS --*/
a:link{
	text-decoration: none;
}

a:hover{
	color: #000000;
}