

/* -------------------------------------------------------- */
/*                   2ND HOMES STYLESHEET                 */
/* -------------------------------------------------------- */

body {
	font-family: Verdana;
	font-size: 12px;
	color: #333;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}


	
td {
	vertical-align: top;
}



/* -------------------------------------------------------- */
/* standaard tags ( gebruikt door webpage-editor backstage) */

.editor {
	margin-top: 20px;
}


.content { 
	background-color: #fff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p,h2,h3,h4,h5,h6 {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p,ul,li {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	color: #000;
}

p {
	margin-bottom: 18px;
}
ul {
	margin-top: -5px;
	margin-bottom: 18px;
}

a {
	color: #c00;
}


h2,h3,h4,h5,h6 { color: #00468a; }


h1 {
	font-family: Georgia;
	font-size: 21px;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #00468A;
}

h2 {
	font-family: Arial;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h3 {
	font-family: Arial;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

h4, h5, h6 {
	font-family: Verdana;
	font-size: 12px;
	margin-bottom: 15px;
	line-height: 18px;
}
h4 {
	text-transform: uppercase;
}


.right, .left {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}



.left {
	margin-right: 20px;
	margin-left: 0px;
	float: left;
}

.right {
	margin-right: 0px;
	margin-left: 20px;
	float: right;
}




/* -------------------------------------------------------- */
/*                          Formulieren                     */

form {
	margin: 0px;
}

form td {
	font-family: Verdana;
	font-size: 12px;
	line-height: 18px;
	vertical-align: middle;
}

input, select, textarea {
	font-family: Verdana;
	font-size: 12px;
}

.lang {
	width: 200px;
}

.middel {
	width: 150px;
}


.kort {
	width: 100px;
}


/* -------------------------------------------------------- */
/*                          Tabellen                        */

/* GENERAL TABLE STYLE */
.null {
	font-family: Verdana;
	font-size: 10px;
	line-height: 12px;
	color: #68a3dd;
	background-color: #ff0;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top: 0px;
	border-left: 1px solid #68a3dd;
	border-right: 1px solid #68a3dd;
	border-top: 1px solid #68a3dd;
	border-bottom: 1px solid #68a3dd;
}

/* GENERAL TD STYLE */
.1odd,
.1even {
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
}

/* FIRST ROW TD's background & font */
.1topleft,
.1topcenter,
.1topright {
	background-color: #68a3dd;
	color: #fff;
	font-weight: bold;
}

/* ODD ROW TD's background & font */
.1odd {
	background-color: #eef;
	color: #68a3dd;
}

/* EVEN ROW TD's background & font */
.1even {
	background-color: #fff;
	color: #68a3dd;
}


/* LINES BETWEEN ROWS */
.1topleft,
.1topcenter,
.1topright,
.1middleleft,
.1middlecenter,
.1middleright {
	border-bottom: 1px solid #68a3dd; /* 1px solid #0f0; */
}
/* LINES BETWEEN COLUMNS */
.1topleft,
.1topcenter,
.1middleleft,
.1middlecenter,
.1bottomleft,
.1bottomcenter {
	border-right: none; /* 1px solid #f00; */
}

/* -------------------------------------------------------- */
/*                          Webpages                        */

.subnav {
	margin-top: 15px;
	margin-bottom: 8px;
	font-family; Arial;
	font-size: 12px;
	color: #987226;
}

.subnav a {
	color: #987226;
	text-decoration: none;
	font-weight: bold;
}

.subnav a:hover {
	color: #D71F00;
}

/* -------------------------------------------------------- */
/*                          Projecten                       */

.project_tabel {
	margin-top: 10px;
}

.project_tabel .streek {
	background-color: #00468A;
}

.project_tabel .streek h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	padding: 15px;
}

.project_tabel .locatie h2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #00468A;
	margin-bottom: 7px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

/* -------------------------------------------------------- */
/*                          Projecten   Resale              */

.project_tabel_resale {
	margin-top: 40px;
}

.project_tabel_resale .titel {
	background-color: #c03;
	padding-top: 5px;
	padding-bottom: 5px;
}

.project_tabel_resale .titel h1 {
	display: block;
	color: #fff;
	margin-left: 190px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.project_tabel_resale .streek {
	background-color: #c03;
}

.project_tabel_resale .streek h1 {
	font-family: Arial;
	font-size: 14px;
	line-height: 19px;
	color: #fff;
	padding: 15px;
}

.project_tabel_resale .locatie h2 {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #00468A;
	margin-bottom: 7px;
	margin-top: 8px;
	margin-left: 0px;
	margin-right: 0px;
}

.button-verhuurplanformule, .button-verhuurplanformule img {
	border: 0;
	}

.button-verhuurplanformule {
	position: relative;
	top: 6px;
	left: 20px;
	}

/* -------------------------------------------------------- */
/*                          Footer                          */

.footer {
	font-family: Verdana;
	font-size: 9px;
	color: #15599B;
	text-align: center;
	vertical-align: middle;
}

