/* CSS Document */

p, a, ul, img {
margin: 0 0 0 0;
padding: 0;
}

a {
border-style: none;
border: 0px;
}

img {
border-style: none;
border: 0px;
} 

body {
background-image: url(../images/sliced/bgcolor.jpg);
background-repeat: repeat;
}

div.text-content h1 {
padding: 20px 0 0 40px;
margin: 0;
font-size: 34px;
}

a.button {
font-family:"Trebuchet MS", Arial, "Times New Roman";
font-size: 14px;
margin: 0px 0 0 0;
display: block;
width: 100px;
height: 32px;
}

td {
font-family:"Trebuchet MS", Arial, "Times New Roman";
font-size: 13px;
}

.text-content-main p {
font-family:"Trebuchet MS", Arial, "Times New Roman";
font-size: 13px;
}

p {
font-family:"Trebuchet MS", Arial, "Times New Roman";
font-size: 13px;
}

p.small {
font-family:"Trebuchet MS", Arial, "Times New Roman";
font-size: 11px;
margin: 0;
padding: 0;
}

.clearer {
clear: both;
}

.groene-strook {
position: absolute;
top: 50px;
left: 0px;
height: 100px;
width: 100%;
background-image: url(../images/sliced/groene-strook.jpg);
background-repeat: repeat;
}

.content-top {
margin: 0 0 0 -450px;
position: absolute;
left: 50%;
top: 100px;
width: 900px;
height: 50px;
background-color: #fff;
}

.vlaggen {
float: right;
padding: 0 25px 0 0;
}

.header2 {
position: relative;
top: -25px;
width: 848px;
border-style: 5px solid #000;;
}

.header-image {
border: 10px solid;
border-color: #c5d9ba; 
}

ul.menu {
margin-top: -32px;
list-style: none;
}

ul.menu li.active {
display: block;
float: left;
width: 100px;
height: 32px;
background-image: url(../images/sliced/activated-button.jpg);
background-repeat: no-repeat;
text-align: center;
padding: 5px 0 0 0;
margin: 0 10px 0 0;
}

ul.menu li {
display: block;
float: left;
width: 100px;
height: 32px;
background-image: url(../images/sliced/deactivated-button.jpg);
background-repeat: no-repeat;
text-align: center;
padding: 5px 0 0 0;
margin: 0 10px 0 0;
z-index: 1000;
}

ul.menu li a {
display: block;
width: 100px;
height: 32px;
text-decoration: none;
color: black;
}

.content {
position: absolute;
left: 50%;
top: 150px;
width: 928px;
margin: 0 0 500px -464px;
background-image: url(../images/sliced/content-bg.jpg);
background-repeat: repeat-y;
float: left;
padding: 0;
}

.text-content {
float: left;
position: relative;
left: 0;
width: 612px;
height: auto;
margin: -5px 0 0 33px;
display: inline;
}

.text-content-top {
background-image: url(../images/sliced/text-content-top.jpg);
background-repeat: no-repeat;
width: 612px;
height: 71px;
}

.text-content-main {
background-image: url(../images/sliced/text-content-main.jpg);
background-repeat: repeat-y;
width: 612px;
height: auto;
}

.text-content-down {
float: left;
display: inline;
background-image: url(../images/sliced/text-content-down.jpg);
background-repeat: no-repeat;
width: 612px;
height: 7px;
}

.text-content-main p {
text-align: justify; 
padding: 0 20px 10px 20px;
}

.sub-content {
display: inline;
float: right;
width: 206px;
height: auto;
margin: 0 40px 0 0;
}

img.homepage {
margin: 0 0 10px 0;
display: inline;
border: 5px solid;
border-color: #c5d9ba; 
}

.h1 {
position: absolute;
left: 30px;
top: 20px;
}

span.kopje {
font-size: 14px;
font-weight: 600;
}

table.partners {
margin: 0 0 0 20px;
}

td.links {
width: 300px;
}

td.rechts {
}

td a {
text-decoration: onderline;
color: black;
}

a.ahome {
text-decoration: none;
color: #666;
}

/*  SLIMBOX STYLES */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* CONTACT FORMULIER */	
table.contactform {
margin: 0 0 10px 40px;
}

table.contactform td {
width: 200px;
}

input {
width: 200px;
}

p.marginfix {
margin: 6px 0 0 0;
padding: 0;
}

textarea {
width: 300px;
height: 150px;
}

textarea.fout {
border: 1px solid #cc0000;
}

input.fout {
border: 1px solid #cc0000;
}

.submit {
width: 103px;
height: 21px;
background-image: url(../images/sliced/submit.jpg);
background-repeat: no-repeat;
}

.empty {
width: 103px;
height: 21px;
margin: 0 4px 0 0;
}

.tarieven {
margin: 0 0 0 20px;
}

.bijkomende-kosten {
margin: 0 0 0 20px;
}

#map_canvas {
margin: 0 0 0 30px;
position: relative;
left: 0;
top: 0;
width: 550px;
height:400px;
}

table.routebeschrijving {
margin: 0 0 0 30px;
}

input.routebeschrijving {
width: 200px;
}

input.route  {
width: 103px;
height: 21px;
}

.footer {
margin: 20px 0 0 14px;
position: relative;
background-image: url(../images/sliced/footer.png);
background-repeat: no-repeat;
width: 900px;
height: 40px;
}

.footer2 {
margin: 20px 0 0 14px;
position: relative;
background-image: url(../images/sliced/footer.jpg);
background-repeat: no-repeat;
width: 900px;
height: 204px;
}

.footer3 {
margin: 20px 0 0 14px;
position: relative;
background-image: url(../images/sliced/nieuwefooter.jpg);
background-repeat: no-repeat;
width: 900px;
height: 206px;
}

.footer2 p {
padding: 178px 0 0 380px;
letter-spacing: -1px;
}


