* {
	outline: none;
}

body, html {
	background: #fff;
	height: 100%;
}

.body2 {
	background: #fff url(../images/template/bg_body02.jpg) top center no-repeat;
}

html, body, fieldset, h1, h2, h3, h4, div, span {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
}

h1 {
	display: none
}

p, div, span, table {
	font-size: 12px;
	color: #484848;
	line-height: 22px;
}

p {
	margin: 16px 0;
}

a {
	color: #484848;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

ul {
	margin-bottom: 0;
}

img {
	border: none;
	outline: none;
}

#container {
	width: 100%;
	min-height: 100%;
	height: auto !important; /* voor moderne browsers */
	height: 100%; /* voor IE */
	position: relative;
}

#site {
	width: 600px;
	position: relative;
	margin: 0;
}

#site:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

#footer {
	display: none
}

/* einde opmaak tekst */
/* begin casco */

#header {
	width: 799px;
	height: 105px;
	float: left;
	position: relative;
}

#logo {
	width: 256px;
	height: 105px;
	float: left;
	position: relative;
}

#menu {
	display: none
}

#left {
	width: 799px;
	height: auto;
	float: left;
	position: relative;
}

#right, #sfeer {
	display: none;
}

.terug {
	display: none;
}

.tipeenvriend {
	display: none
}

.tipeenvriend a {
	color: #484848;
	font-size: 11px;
	text-decoration: underline;
}

#details {
	width: 500px;
	height: auto;
	float:left;
	position: relative;
}

#detail {
	width: 600px;
	height: auto;
	position: relative;
	float: left;
	margin: 10px 0;
	background: #fff;
}

#detail h2 {
	margin: 23px 0 23px 0px;
	font-size: 17px;
	color: #484848;
	line-height: 15px;
	font-weight: bold;
}

#detail .fotos {
	width: 799px;
	height: 174px;
	position: relative;
	float: left;
	margin: 20px 0 26px 0;
}

#detail .fotos img {
	width: 232px;
	height: 174px;
	position: relative;
	float: left;
	margin-right: 10px;
}

#detail .meerfotos {
	display: none
}

#details table {
	width: 600px;
	border: none;
	float: left;
	position: relative;
}

#details td {
	vertical-align: text-top;
	overflow: hidden;
	height: 30px;
	line-height: 30px;
}

#details .omschr_links {
	width: 105px;
	font-weight: bold;
	vertical-align: text-top;
	overflow: hidden;
}

#details .omschr_midden {
	width: 110px;
	vertical-align: text-top;
	overflow: hidden;
}

#details .omschr_rechts {
	width: 180px;
	font-weight: bold;
	vertical-align: text-top;
	overflow: hidden;
}

#interesse, .banner_right {
	display: none
}

#bekeken {
	display: none
}

#hide {
	display: none
}

