@import url("menuLinks.css");
@import url("content.css");
@import url("intro.css");

body,html {
	margin: 0;
	padding: 0;
	font-family: "Georgia", "Arial";
	font-size: 11px;
	line-height: 25px;
	height: 100%;
}

a img {
	border-width: 0;
}

body {
	background-color: #b1b1b2;
	background-image: url('../../images/achtergrond.png');
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
}

.mainContainer {
	width: 761px;
	margin: auto auto;
	background: white url('../../images/menurand.png') repeat-y 272px;
	height: 100%;
}

.payOff {
	background: url('../../images/payoff_1.png') no-repeat left top;
	width: 100%;
	height: 141px;
}

.topBanners {
	width: 100%;
	height: 98px;
	overflow: hidden;
}

.topBanners .bannerKlein {
	border-right: 1px solid white;
	float: left;
}

.topBanners .bannerGroot {
	float: left;
}

.hoofdmenu {
	background-color: #5c6e81;
	border-top: 1px solid #9c9c9c;
	height: 34px;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

.hoofdmenu li {
	float: left;
}

.hoofdmenu a {
	display: block;
}

.container {
	padding-top: 25px;
}

.mainContainer {	
	height: auto;
	min-height: 100%;
}

.legal {
	font-size: 7pt;
	color:#B3B3B3;
	float: left;
	clear: left;
	width: 242px;
	padding-left: 30px;
}

.legal a:link, .legal a:visited  {
	color:#B3B3B3;
	text-decoration: none;
}

/* verberg de supersitemap */
.legal .supersitemap {
	display: none;
}

.contactmenu {
	clear: right;
	float: right;
	width: 489px;
	margin-top: 25px;
}

.contactmenu img {
	display: block;
}

.contactmenu div {
	float: left;
	border-left: 1px solid #A59A85;
}

.zoeken {
	width: 244px;
	height: 20px;
	border-left: 1px solid #A59A85;
	float: right;
	margin-top: 10px;
	padding-top: 20px;
}

.zoeken form {
	display: block;
	margin: 0;
	padding: 0;
}

.zoeken .tekst {
	margin: 0 5px 0 7px;
	border-width: 0;
	background-color: #E2E5E9;
	height: 20px;
	width: 175px;
	font-family: "Georgia","Arial";
	font-size: 8pt;
	line-height: 20px;
}

.knop {
	border: 0px solid #B5B4BF;
	background-color: #E2E5E9;
	font-family: "Georgia","Arial";
	font-size: 7pt;
	height: 22px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	width: 40px;
}

.knop:hover {
	color: white;
	background-color: #5c6e81;
}

h1, h2, h3, h4 {
	font-family: "Georgia","Arial";
	padding: 0;
	margin: 0;	
}

h1 {
	font-size: 26px;
	color: #5C6E81;
	margin-bottom: 6px;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	color: #5C6E81;
	font-weight: normal;
	margin-bottom: 3px;
}

h3 {
	font-size: 14px;
	color: #5C6E81;
	font-weight: normal;
}

h4 {
	font-size: 11px;
	color: #666666;
}

#rekker {
	clear: left;
	height: 1px;
	overflow: hidden;
}

#tekstmenu.hoofdmenu li a {
	background: url(../../images/hoofdmenu/menu_no.png) left top no-repeat;
	height: 34px;
	width: 28px;
	overflow: hidden;
	color: white;
	text-decoration: none;	
}

#tekstmenu.hoofdmenu li a span {
	padding: 5px 2px 0 5px;
	line-height: 1.2em;
	display: block;
}

#tekstmenu.hoofdmenu li a.selected {
	background-image: url(../../images/hoofdmenu/menu_se.png);
}

#tekstmenu.hoofdmenu li a:hover {
	background-image: url(../../images/hoofdmenu/menu_mo.png);
}

#tekstmenu.hoofdmenu li a#m4 {
	width: 122px;
}

#tekstmenu.hoofdmenu li a#m5 {
	width: 122px;
}

#tekstmenu.hoofdmenu li a#m6 {
	width: 122px;
}

#tekstmenu.hoofdmenu li a#m7 {
	width: 122px;
}

#tekstmenu.hoofdmenu li a#m8 {
	width: 168px;
}

#tekstmenu.hoofdmenu li a#m84 {
	width: 57px;
	background-position: -245px top;
	padding-left: 20px;
}