/* body { behavior:url("css/csshover.htc"); } */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color: #FFF;	
}
body {
	margin:0px;
	padding:0px;
	background:#0c0f16;
}


a:link {
	color: #FFF;
	text-decoration: underline;
}
a:visited {
	color: #FFF;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active{
	color: #FFF;
	text-decoration: underline;
}

p {
	margin:0px;
	padding:0px 0px 1em 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

h1,h2,h3,h4,h5,h6{
	margin:0px;
	padding:0px 0px 1em 0px;
	font-family:"MS Sans Serif", sans-serif, Verdana;
	color:#FFF;
	font-weight:normal;
}

h1{
	font-size:24px;
	line-height:21px;
	width:227px;
}

h2{
	font-size:14px;
	line-height:14px;
	padding-bottom:2px;
}

h3{
	font-size:16px;
	line-height:14px;
	padding:0px 0px 8px 0px;
}

h4{
	font-size:16px;
	line-height:14px;
	padding:12px 0px 8px 0px;
}


img {
	border:none;
	vertical-align:top;
}

.left{ float:left; }
.right{ float:right; }
.hidden{ display:none; }

img.left{ margin:5px 10px 10px 0px; }
img.right{ margin:5px 0px 10px 10px; }

form{
	margin:0px;
	padding:0px;
}

.alert{
	border:1px solid #FF0000;
	color:#FF0000;
	font-weight:bold;
	margin-bottom:10px;
	padding:10px;
}

.clearfix:after{
	content: ".";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
	height:1%;
}
*+html .clearfix {
	height:1%;
}
.clearfix {
	display:block;
}
/* End hide from IE-mac */


/*--------------------- */
/* WRAPPERS				*/
/*--------------------- */

#site_wrapper{
	width:831px;
	margin:0px auto;
}

#header{
	position:relative;
	top:0;
	left:0;
	background:url(../img/header.jpg) no-repeat;
	width:831px;
	height:274px;
	z-index:4;
}

#kop{
	position:absolute;
	margin:215px 0px 0px 42px;
	height:45px;
}

#auto{
	position:absolute;
	width:400px;
	height:115px;
	margin:190px 0px 0px 375px;
	z-index:15;
}

#main{
	position:relative;
	width:811px;
	margin:0px 0px 0px 0px;
	padding:33px 10px 0px 10px;
}

#nav{
	position:absolute;
	width:242px;
	height:183px;
	margin:25px 0px 0px 547px;
	z-index:7;
}

#logo{
	position:absolute;
	width:325px;
	height:155px;
	margin:10px 0px 0px 98px;
}

#right-column-text{
	float:right;
	width:506px;
	margin-bottom:50px;
}

#left-column-foto{
	float:left;
	width:250px;
}
#left-column-foto img{
	margin-bottom:5px;
	border:1px solid #FFFFFF;
}

#search-column{
	position:relative;
	width:792px;
	background-color:#263241;
	padding:10px;
}

#verkocht-column{
	width:812px;
	margin:0;
}

#copyright{
	margin:40px 0px 0px 0px;
	height:80px;
	width:831px;
	color:#d6d6d6;
}

/*--------------------- */
/* MAIN					*/
/*--------------------- */

/*-----LEFT COLUMN-----*/

#left-column{
	position:relative;
	width:274px;
	background:#263241;
	padding:10px;
	float:left;
}

.left-column-top{
	position:absolute;
	top:0;
	left:0;
	background:url(../img/pannel-bg.gif) no-repeat left top;
	width:294px;
	height:6px;
}

.left-column-bottom{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/pannel-bg.gif) no-repeat left bottom;
	width:294px;
	height:6px;
}

#left-column .tekstlink{
	display:block;
	width:274px;
	height:15px;
	margin-top:8px;
	background:url(../img/arrow.gif) no-repeat 258px 3px;
	font-family:"MS Sans Serif", sans-serif, Verdana;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}

#left-column-foto img{
	margin:0 5px 5px 0;
}

/*-----RIGHT COLUMN-----*/

#right-column{
	position:relative;
	width:486px;
	background-color:#263241;
	padding:10px;
	float:right;
	height:143px;
}

.right-column-top{
	position:absolute;
	top:0;
	left:0;
	background:url(../img/right-column.gif) no-repeat left top;
	width:506px;
	height:6px;
}

.right-column-bottom{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/right-column.gif) no-repeat left bottom;
	width:506px;
	height:6px;
}

#right-column ul{
	padding:0; 
	margin:15px 0px 0px 28px;
}
#right-column li{
	list-style:none;
	float:left;
	margin-right:20px;
}

#right-column ul img{border:solid 1px #FFF;}

#right-column a.meerzien{
	position:absolute;
	display:block;
	width:180px;
	height:20px;
	right:10px;
	bottom:5px;
	background:url(../img/arrow.gif) no-repeat 163px 3px;
	font-family:"MS Sans Serif", sans-serif, Verdana;
	font-size:16px;
	color:#FFF;
	text-decoration:none;
}

/*-------CONTENT-------*/

#content-column2{
	width:728px;
	margin:25px 0px 0px 35px;
}


/*--------------------- */
/* NAV					*/
/*--------------------- */

#nav ul{
	padding:0;
	margin:2px 0px 0px 0px;
}

#nav li{
	list-style:none;
	padding-bottom:0px;
}

#nav a{
	display:block;
	height:21px;
	width:217px;/*274px*/
	padding:1px 0px 0px 29px;
	text-decoration:none;
	font-family:"MS Sans Serif", sans-serif, Verdana;
	font-size:12px;
}

#nav a:hover{
	background:url(../img/button-rollover.gif) no-repeat;
	text-decoration:none;
	color:#263241;
}

#nav a.active{
	background:url(../img/button-rollover.gif) no-repeat;
	text-decoration:none;
	color:#263241;
}
/*--------------------- */
/* LOGO					*/
/*--------------------- */

#logo a{
	display:block;
	width:325px;
	height:155px;
}

#logo span{display:none;}

/*--------------------- */
/* Contact				*/
/*--------------------- */

#openingstijden{width:400px;}

/*--------------------- */
/* SEARCH COLUMN		*/
/*--------------------- */

.search-column-top{
	position:absolute;
	top:0;
	left:0;
	background:url(../img/search-column.gif) no-repeat left top;
	width:812px;
	height:6px;
}

.search-column-bottom{
	position:absolute;
	bottom:0;
	left:0;
	background:url(../img/search-column.gif) no-repeat left bottom;
	width:812px;
	height:6px;
}

#aanvragen input[type="text"]{
	width:240px;
}

.aanvraag_table{
	width:520px;
}

.head{
	height:20px;
}

.italic{ font-style:italic; }

/*--------------------- */
/* verkocht COLUMN		*/
/*--------------------- */

#verkocht-table{width:812px;}
#verkocht-table img{border:solid 1px #FFF;}
#verkocht-table td{overflow:hidden; width:150px; height:78px; }

#verkocht-table td.data{ background:url(../img/verkocht-row.gif) no-repeat -10px 11px; }
#verkocht-table td.last{ background:url(../img/verkocht-row.gif) no-repeat right 11px; }

#verkocht-table td.img{width:205px!important; background:url(../img/verkocht-row.gif) no-repeat 140px 11px;}


.head td{
	font-size:16px;
	font-family:"MS Sans Serif", sans-serif, Verdana;
	color:#FFF;
	font-weight:normal;	
}

.auto{
	height:107px;
	width:665px;
	width:812px;
	margin-bottom:10px;
}

td.label{
	font-weight:bold;
	width:120px;
}

/*--------------------- */
/* Right-column-text	*/
/*--------------------- */

#right-column-text ul{
	padding:0;
	margin:0px 0px 10px 25px ;
}

/*--------------------- */
/* COPYRIGHT			*/
/*--------------------- */

#copyright{
	color:#d6d6d6;
}

#copyright a{
	color:#d6d6d6;
}
