html { overflow-y: scroll }

body {
	background-color: #000000;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 9px;
	color: black;
	padding:  0;
	margin: 0;
	letter-spacing:1px;
}

.layout {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	border: 0; 
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align: top;
}

.header{
	height: 150px;
	width: 950px;
	margin: 0px;
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: bottom;
}

.header img {
	border: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	vertical-align:bottom
}
.header a img { border:0 }

.subtitle {
	background-color: #696969;
	height:45px;
	width:930px;
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	vertical-align: center;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	border-top: 0px solid #000000;
}

.menuitem {
	height: 20px;
	width: 950px;
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #000000;
 }

.menuitem td {
	padding: 10px;
	padding-left: 0;
}

.menuitem a {
	font-size:12px;
	font-family: 'Trebuchet MS',sans-serif;
	color: #ffffff;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
}

.menuitem a:hover {
	color:#696969;
	text-decoration:none;
	font-weight:bold;
 }	

.left {
	margin: 0;
	margin-top: 20px;
	padding: 15px;
	padding-top: 20px;
	width:245px;
	background-color: #ffffff;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 12px;
	color: black;
	font-weight: bold;
	text-align: left;
	top: 0;
	vertical-align: top;
}

.left a {
	font-size: 10px;
	color:#796961;
	text-decoration:underline;
	font-weight:bold;
} 
	 
.left a:hover {
	font-size: 10px;
	color:#796961;
	text-decoration:underline;
	font-weight:bold;
}

.content {
	margin: 0;
	margin-top: 20px;
	padding: 15px;
	padding-top: 20px;
	width:645px;
	min-height: 400px;
	background-color: #f2f2f2;
	background-image: url(../img/content-background.jpg);
	background-repeat: no-repeat;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
}

.fototje {
	width: 645px;
}

td.footer{
	background-color: #696969;
	height:24px;
	padding-right: 10px;
	padding-top:6px;
	color: #ffffff;
	font-size: 9px;
	font-family: 'Trebuchet MS', sans-serif;
	text-align: right;
	vertical-align: top;
}

td.footer a {
	font-size: 9px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
} 

a {
	font-size: 12px;
	color:#796961;
	text-decoration:none;
	font-weight:bold;
} 
	 
a:hover {
	font-size: 12px;
	color: #da973e;
	text-decoration:none;
	font-weight:bold;
}

#kosten_kop{
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 15px;
	margin-top: 15px;
	margin-bottom: 10px;
}

#tussenvlak{
	width: 39px;
}
.contact_extra{
	width: 260px;
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 12px;
	vertical-align: top;
}

.photocat a {
	font-size: 12px;
	color:#796961;
	text-decoration:none;
	font-weight:bold;
} 
	 
.photocat a:hover {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.photocat .active a {
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

.taaltoggle { list-style: none; margin: 0; padding: 0 }
.taaltoggle li { display: block; float: right; list-style: none; margin: 0; padding: 0px; padding-right: 6px; padding-bottom: 5px; }
.taaltoggle a { font-size: 10px; color: #5b5a76 }
.taaltoggle .active a { font-size: 10px; color: #fff }

body td.active a { color: #696969 !important; }
body.home td.home a { color: #696969 !important; }
body.photo td.photo a { color: #696969 !important; }
body.photo2 td.photo2 a { color: #696969 !important; }
body.contact td.contact a { color: #696969 !important; }

form { text-align: right }

th { white-space: nowrap }

input, textarea, select {
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 13px;
}
