@charset "utf-8";
/* startoldtimer */

#inhoud {
	width:820px;
	overflow-x:hidden;
	background-color:#FFFFFF;
}

#inhoud_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	position: absolute;
	left: 25px;
	top: 20px;
	width:745px;
}
#intro {
	font-style: italic;
	width: auto;
}
.ill_o{
	margin: 0 0 0 20px;
	border-width: 0px;
	float:right;
}
.kop {
	font-family: 'Roboto Black', Impact, Arial, sans-serif;
	letter-spacing: 1px;
	color: #333333;
	font-size: 30px;
	margin: 20px 0 15px 0;
	display:block;
	font-style: italic;
	text-transform: uppercase;
}

.lijn2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0;
	padding-bottom: 10px;
	width: 100%;
}

.auto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	display: block;
	margin-bottom: 10px;
	letter-spacing:1px;
	font-weight: bold;
	margin-top: 18px;
}

.groen {
	color: #339900
}

.rood {
	color: #FF0000
}

.extrainfo {
	font-weight: normal;
	font-size: 11px;
}

.gehuurd {
	color:#333333;
	font-style: italic;
}

.ill{
	margin: 18px 10px 8px 0;
	border-width: 0px;
	float:left;
}
.ill_r{
	margin: 21px 0 8px 10px;
	border-width: 0px;
	float:right;
}

.cm3{
	font-size: 9px;
	vertical-align:10%;
}

.kader {
	margin-top:30px;
	margin-bottom: 30px;
	background-color: #dcdcdc;
	padding: 1px 10px 15px 10px;
}

#wv {
	letter-spacing: 1em;
	text-align: center;
}

.kader1 {
	margin-top:30px;
	margin-bottom: 30px;
	height: auto;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1pt dotted #000000;
}

.kader2 {
	margin-top:30px;
	margin-bottom: 30px;
	height: 440px;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	border: 1pt dotted #000000;
}

.plusmin {
	font-size: 14px;
	font-style: italic;
	margin: 2px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#buffer {
	float:left;
	height:50px;
}


#verloophouder{
	z-index: 100;
	position: fixed;
	height: 1px;
	width: 1px;
	left: 50%;
	bottom:62px;
}
#verloop {
	height: 63px;
	width: 790px;
	left:-314px;
	top: 0px;
	position: absolute;
	background-image: url(../ill/verloop.png);
	background-repeat: repeat-x;
}




@media print {

body {background-image: none;}
#menu {visibility: hidden;}
#inhoud {
	height: auto;
	overflow: visible;
	background-image: none;
}

#inhoud_witte_bodem {visibility:hidden;}
#verloophouder {visibility:hidden;}
}
