/*
      Created by Michel Claessen of Vinniesoft
	  
*/

* { padding: 0; margin: 0; }

body {
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(images/backtest.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	
}
img {
	border: 0px;
	border-style: none;
}
h1 {
	margin: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FC8334;
	border-bottom-color: #FC8334;
	border-bottom-style: solid;
	font-size: 16px;
}
h2 {
	margin: 15px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-top-color: #FC8334;
	border-bottom-color: #FC8334;
	border-bottom-style: solid;
	font-size: 16px;
	font-weight: normal;
}
h3 {
	margin: 6px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
table {
	margin: 5px;
}

#wrapper {
	width: 900px;
	background-color: #D4D4D4;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	width: 900px;
	float: left;
	height: 136px;
	background-image: url(images/immertopbanner.png);
	background-repeat: no-repeat;
}
#navigation {
	float: left;
	width: 900px;
	height: 52px;
	font-size: 16px;
	font-weight: bold;
}
#navigation a:visited, #footer a:visited, #rightcolumnhome a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
#navigation a:link, #footer a:link, #rightcolumnhome a:link {
	color:#FFFFFF;
	text-decoration: none;
	}
#navigation a:hover, #footer a:hover, #rightcolumnhome a:hover {
	color:#F46B37;
	text-decoration: none;
	}
#navigation a:active, #footer a:active, #rightcolumnhome a:active{
	color:#F46B37;
	text-decoration: none;
	}

#navigation li {
list-style-type: none;
	display: block;
}
#leftcolumn {
	color: #333;
	height:700px;
	width: 217px;
	float: left;
	background-image: url(images/backleftbuilding.png);
	background-repeat: no-repeat;
	text-align: center;
	background-color: #898E91;
}
#leftcolumn img, #rightcolumnhome img{
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #373534;
	border-bottom-color: #f46b37;
}
#rightcolumn {
	float: left;
	color: #333;
	min-height:600px;
	height: auto;
	width: 600px;
	display: inline;
	background-image: url(images/bg_immer_maincontent.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#rightcolumn p, #contentverhuur p, #content p {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.overzicht th {
	background-color: #065C59;
	color: #FFFFFF;
	height: 30px;
	font-size: 10px;
	padding-top: 5px;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	vertical-align: top;
}
.overzicht tr {
	font-size: 12px;
}
.overzicht td {
	text-align: left;
	height: 37px;
	padding-right: 5px;
	width: 75px;
	padding-left: 5px;
}
.overzicht td a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.overzicht tr:hover {background-color:#065C59; color:#FFFFFF}
#navlist
{
	padding-left: 10px;
	width: 200px;
	font-size: 16px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: 700;
}
#navlist li
{
	margin-right: 15px;
	font-weight: 100;
	list-style-image: url(images/vierkantli.gif);
	list-style-type: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FC8334;
	margin-left: 5px;
}
#navlist li a {
	text-decoration: none;
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	width:175px;
}
#navlist a:visited {
	
	color:#ffffff;
}
#navlist a:link {
	color:#ffffff;	
}
#navlist a:hover {
background-color: #CCCCCC;
filter:alpha(opacity=75);
-moz-opacity:.75;
opacity:.75;
color:#000000;
	}
#navlist a:active {

	color:#FFFFFF;
}
#content {
	float: left;
	color: #333;
	height: 600px;
	width: 480px;
	display: inline;
	background-image: url(images/backmiddenstuk.png);
	background-repeat: no-repeat;
}
#contentverhuur {
	float: left;
	color: #333;
	height: 600px;
	width: 450px;
	display: inline;
	background-image: url(images/backmiddenstuk.png);
	background-repeat: no-repeat;
}
.maincontent {
	padding: 10px;
	background-image: url(images/vierkantjelinksboven.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
	
}
.hoekskero {
	background-image: url(images/vierkantje_ro.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right: 15px;
}
#rightcolumnhome {
	color: #333;
	height: 695px;
	width: 200px;
	float: right;
	background-image: url(images/backright.jpg);
	background-repeat: no-repeat;
	background-color: #F46B37;
	text-align: center;
	padding-top: 5px;
}

#footer {
	width: 900px;
	clear: both;
	color: #333;
	height: 33px;
	background-color: #373634;
}
.logo {
	float: left;
	margin-top: 70px;
	margin-left: 20px;
}
.boodschap {
	padding: 15px;
}
#contactbox {
	color: #FFFFFF;
	text-align: left;
	padding: 5px;
	margin-top: 15px;
}
.pictop {
	vertical-align: top;
}
.langnav
{
	float:right;
	font-size: 24px;
}
.langnav ul {
	text-align: right;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.langnav li {
	display: inline;
	list-style-type: none;
	padding: 1px;
}
.langnav a:visited {
font-weight: normal;
	color:#000000;
	text-decoration: none;
	}
.langnav a:link {
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.langnav a:hover {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	}
.langnav a:active {
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
.copyright {
	color: #FB8928;
	padding-top: 10px;
	padding-left: 25px;
	float: left;
}
.vinniesoft {
	color: #FB8928;
	padding-top: 10px;
	padding-left: 5px;
	float: right;
	padding-right: 25px;
}
.vinniesoft a:visited {
	font-weight: normal;
	color:#FB8928;
	text-decoration: none;

	}
.vinniesoft a:link {
	font-weight: normal;
	color:#FB8928;
	text-decoration: none;
}

.vinniesoft a:hover {
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
	}
.vinniesoft a:active {
	font-weight: normal;
	color:#FB8928;
	text-decoration: none;
}
