﻿@import url('nav_side.css');
@import url('nav_top.css');


body
{
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: "Trebuchet MS" , "Lucida Sans Unicode" , "Lucida Grande" , "Lucida Sans" , Arial, sans-serif;
}
#verkocht {
	background-image:url('../images/BGV.png')
}
.notranslate{
}
#container
{
    border-style: solid;
    border-width: 0px 1px 0px 1px;
    border-color: #fff;
    padding: 2px;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}
#top
{
    border-style: solid;
    border-width: 1px 1px 0px 1px;
    border-color: #FFFFFF;
    clear: both;
    padding: 2px 2px 0px 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
    width: 900px;
}
#navtopleft {
	padding: 5px;
	width: 200px;
	float: left;
	background-color: #FF0000;
	color: #fff;
	font-size: medium;
	height: 4em;
}
#navtopcenter {
	padding: 5px;
	margin-left: 5px;
	float: right;
	height: 4em;
}
#content {
	
}
#inhoud {
	margin-left:200px;
}
.pic {
	border-left: 0px solid #666;
	border-right: 0px solid #C0C0C0;
	border-top: 0px solid #000;
	border-bottom: 0px solid #FFF;
	vertical-align: top;
	border-width: thin;
}
.nopic {
	border-width: 0px;
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #336699;
}
a:visited {
	text-decoration: underline;
	color: #336699;
}
a:hover {
	color : #FF0000;
	text-decoration : underline;
}
a:active {
	color : #FF0000;
	text-decoration : none;
}
input {
	border: 1px solid #CCCCCC;
}
p {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	text-align: left;
}

.midden {
	border-width: 0px;
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.87em;
	text-align: center;
	
}
td {
	
}
h6 {
	color: #CC0000;
}
h5 {
	color: #CC0000;
}
h1 {
	font-size: 1.0em;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #CC0000;
}
h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #CC0000;
}
h4 {
	font-style: italic;
	font-size: 0.8em;
	font-weight: normal;
	color: #CC0000;
}
.maintable {
	margin: 0px;
	padding: 5px 73px 5px 5px;
	width: 100%;
	background-color: #FFFFFF;
}

.maintable.orange {
	background-image: url('../images/oranje.gif');
}
.maintable.blue {
	background-image: url('../images/blauw.gif');
}
.maintable_p {
	background-color: #FFFFCC;
	border: 1px solid #C0C0C0;
	border-spacing: 2px;
	width: 100%;
}
.vov {
	background-position: 74px 0px;
	width:24px;
	height:150px;
	background-image: url('../images/special.png');
}
.nw_verh {
	background-image: url('../images/verhuur_nw.gif');
}
.verk {
	background-position: 98px 0px;
	width:24px;
	height:150px;
	background-image: url('../images/special.png');
}
.nieuw {
	width: 24px;
	height: 150px;
	background: url('../images/special.png') 0 0;
}
.np {
	background-position: 50px 0px;
	width: 24px;
	height: 150px;
	background-image: url('../images/special.png');
}
.iframesp {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
	min-height: 600px;
}
hr {
	border: 1px solid #FF9900;
}
.nowrap {
	white-space: nowrap;
	font-size: 0.7em;
}
/*_________________________*/
/* Styles for footer*/
#footer
{
    border-style: solid;
    border-width: 0px 1px 1px 1px;
    border-color: #FFFFFF;
    clear: both;
    padding: 2px;
    width: 999px;
    margin-right: auto;
    margin-left: auto;
    background-color: #fff;
}
#footer p {
	font-size: 0.8em;
}
#footer a {
	font-size: 0.8em;
	text-decoration: underline;
}
#footer table {
	width: 100%;
}
#footer td {
	font-size: small;
}
/* end container footer */
.clear {
	clear: both;
}
#status {
	
}
.nwinverkoop {
	border: thin solid #C0C0C0;
	background-color: #FFC184;
	text-transform: uppercase;
	color: #0099CC;
	text-align: center;
}

