@charset "ISO-8859-1";
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
#container {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#header {
height: 65px;
background-image:url(images/headerBg.gif);
background-repeat:repeat-x;
}
.logo {
background-image:url(images/logo.gif);
background-repeat:no-repeat;
background-position: 32px 13px;
height: 65px;
width: 252px;
float: left;
}
.slogan {
float: right;
height: 65px;
background-image:url(images/slogan.gif);
background-repeat:no-repeat;
background-position: 0px 19px;
width: 283px;
margin-right: 20px;
}
#page {
}
.pageImage {
width: 285px;
float: left;
margin-left: 0px;
margin-top: 35px;
}
.pageContent {
float: left;
width: 585px;
margin-top: 35px;
}
.pageTitle {
color: #716b51;
font-weight: bold;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
font-size: 12px;
text-transform:uppercase;
padding-bottom: 5px;
}
.pageTxt {
font-family:Arial, Helvetica, sans-serif;
line-height: 14px;
font-size: 11px;
color: #171612;
width: 555px;
}
#menu {
width: 870px;
background-image:url(images/menuBg.gif);
height: 45px;
line-height: 45px;
background-repeat:repeat-x;
padding-left: 30px;
}
#menu a {
text-transform:uppercase;
text-decoration:none;
margin-right: 65px;
display: block;
float: left;
font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
font-size: 14px;
color: #ffffff;
}
#menu a:hover {
color: #f0d6c7;
}
#footerImage {
height: 135px;
background-image:url(images/footerImageBg.gif);
background-position:top;
background-repeat:repeat-x;
background-color: #171612;
}
.footerLogo {
margin-top: 35px;
margin-left: 40px;
background-image:url(images/footerLogo.gif);
width: 320px;
height: 46px;
background-repeat:no-repeat;
float: left;
}
.footerImage {
background-image:url(images/footerImage.jpg);
background-repeat:no-repeat;
float: right;
width: 350px;
height: 135px;
}
#footer {
clear: both;
}
.aangeslotenbij {
float: left;
width: 566px;
background-color: #f6f4e8;
height:135px;
}
.aangeslotenbijTitle {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color: #171612;
padding-left: 15px;
padding-top: 15px;
text-transform:uppercase;
}
.aangeslotenbijLogos {
padding-top: 15px;
padding-left: 15px;
}
.naw {
padding-top: 10px;
float: left;
background-color: #f0d6c7;
height:125px;
width: 334px;
}
.nawTitle {
width: 80px;
text-align:right;
text-transform:uppercase;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color: #171612;
padding-right: 10px;
font-weight:bold;
vertical-align:top;
line-height: 14px;
}
.nawTxt {
vertical-align:top;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #171612;
line-height: 14px;
padding-bottom: 5px;
}





.inputcontact {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color: black;
border: 1px solid #ab2626;
padding: 2px;
margin: 5px;
width: 180px;
}
.verzenden {
padding-left: 120px;
text-transform:uppercase;
width: 165px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: black;
}
.verzenden a {
color: black;
text-decoration: none;
}
.verzenden a:hover {
font-weight: bold;
color: #ab2626;
text-decoration: none;
}
