@charset "UTF-8";
/* CSS Document */
body, html {
	margin:0;
	padding:0;
}
body {
	background-image:url(../images/body.jpg);
	background-repeat:repeat;
	background-position:left top;
}
body, td, div, a, inpit, textarea, select {
	font-family:"Lucida Grande","Lucida Sans Unicode",Geneva,Arial,Verdana,sans-serif;
	font-size:11px;
	line-height:16px;
	color:#000000;
	text-decoration:none;
}
.small {
	font-size:10px;
	color:#333;
	font-style:italic;
}
.red {
	color:#C00;
}
#websiteContainer {
	width:960px;
	margin:0 auto;
	background-image:url(../images/shadow.png);
	background-repeat:repeat-y;
	background-position:left top;
	position:relative;
}
#contentFiller {
	width:920px;
	height:100%;
	margin:0 20px;
	position:relative;
	background-color:#ffffff;
	background-image:url(../images/menu.jpg);
	background-repeat:repeat-y;
	background-position:left top;
}
#contentContainer {
	width:920px;
	height:100%;
	margin:0;
	position:relative;
}
#headerContainer {
	width:920px;
	height:260px;
	position:relative;
}
.normalHeader {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
.oldtimerHeader {
	background-image:url(../images/header2.jpg);
	background-repeat:no-repeat;
}
#menu {
	position:absolute;
	margin:0 0 0 200px;
}
#menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#menu ul li {
	float:left;
	margin:0 10px;
}
#menu ul li a {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	display:block;
	height:50px;
	line-height:50px;
}
#menu ul li a:hover {
	color:#507f24;
}
#menu ul li a.active {
	background-image:url(../images/arrow.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#menu ul li a.active {
	color:#ffffff;
}
#menuContainer {
	width:215px;
	float:left;
	margin:0 0 75px;
}
#logoContainer {
	width:215px;
	height:85px;
	background-image:url(../images/logo_snelder.jpg);
	background-repeat:no-repeat;
	position:relative;
}
#smartLinks {
	background-image:url(../images/menuSplitter.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#d9d9d9;
	padding: 10px 10px 15px 10px;
}
#smartLinks h2 {
	margin:0 0 10px;
	font-size:16px;
}
#smartLinks ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
#smartLinks ul li {
	padding:0 0 0 22px;
}
#smartLinks ul li a {
	color:#464646;
	line-height:20px;
	font-size:10px;
}
#smartLinks ul li a:hover {
	color:#507f24;
}
#smartLinks ul li.doc {
	background-image:url(../images/pdf.png);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#smartLinks ul li.linkInt {
	background-image:url(../images/page.png);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#smartLinks ul li.linkExt {
	background-image:url(../images/link.png);
	background-repeat:no-repeat;
	background-position:left 2px;
}
#inputContainer {
	width:675px;
	float:left;
	margin:0 0 20px;
	padding:0 15px;
	color:#363636;
	background-image:url(../images/content.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
#inputContainer h1 {
	color:#000000;
	font-size:18px;
	margin:25px 0 10px;
}
#inputContainer em {
	color:#464646;
}
#inputContainer strong {
	color:#000000;
}
#inputContainer a:hover {
	text-decoration:underline;
}
#footer {
	height:84px;
	width:960px;
	background-image:url(../images/footer.png);
	background-position:left top;
	margin:0 auto;
	position:relative;
}
#credits {
	width:960px;
	margin:0 auto 20px;
	position:relative;
}
#credits span {
	margin:0 0 0 18px;
	font-size:10px;
	color:#363636;
}
#credits a {
	font-size:10px;
	font-weight:bold;
	color:#363636;
}
#credits a:hover {
	color:#000000;
}
.breaker {
	clear:both;
}
#oldtimerTable td {
	padding:3px 0;
}
#dekkingTable td,
#contactTable td {
	padding:3px 0;
}
#oldtimerTable .input {
	border:1px solid #999999;
	padding:2px 3px;
	width:130px;
}
#dekkingTable .input {
	border:1px solid #999999;
	padding:2px 3px;
}
#contactTable .input {
	border:1px solid #999999;
	padding:2px 3px;
	width:200px;
}
.berekening-tip {
	font-size:10px;
	color:#666666;
	font-style:italic;
}
.errorField {
	border:1px solid #900;
	background-color:#fddfde;
	padding:5px;
	margin:0 0 10px;
	width:246px;
}
.errorFieldContact {
	border:1px solid #900;
	background-color:#fddfde;
	padding:5px;
	margin:0 0 10px;
	width:346px;
}
.msgField {
	border:1px solid #39b54a;
	background-color:#ecfdea;
	padding:5px;
	margin:0 0 10px;
	width:246px;
}
.msgFieldContact {
	border:1px solid #39b54a;
	background-color:#ecfdea;
	padding:5px;
	margin:0 0 10px;
	width:346px;
}
.tipForm {
	font-size:10px;
	font-style:italic;
	color:#464646;
	border:1px solid #cccccc;
	padding:3px;
	background-color:#efefef;
}
.tipForm strong, .tipForm a {
	font-size:10px;
	color:#363636;
}
.contactDiv {
	position:relative; 
	float:left;
	width: 300px;
}
.afspraakContainer {
	position: relative;
	margin: 0 auto;
	width: 170px;
}
.request {
	position:absolute;
	bottom:30px;
	right:30px;
	/*display:none;*/
}
.request a {
	outline:none;
}