@charset "UTF-8";
body {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/achtergrond.jpg);
	background-repeat: repeat-x;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	height: 760px;
	background-repeat: no-repeat;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: outset;
	border-left-style: inset;
	border-right-color: #B4B6B2;
	border-left-color: #B4B6B2;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B4B6B2;
}
.bgimage {
	background-image: url(../img/bouwtekening.png);
}
#header {
	height: 200px;
	width: 1000px;
	z-index: +1;
	position: absolute;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
}
#content {
	width: 1000px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	top: 130px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 560px;
	background-repeat: no-repeat;
}
#nav {
	float: right;
}
#leftColumn {
	float: left;
	padding-top: 100px;
	padding-left: 10px;
}
#rightColumn {
	float: right;
	padding-top: 100px;
	padding-left: 0px;
	text-align: justify;
	right: 0px;
	overflow: auto;
	padding-right: 40px;
	position: absolute;
	left: 250px;
}
#fotogalerij {
	position: absolute;
	width: 990px;
	top: 410px;
	left: 0px;
	padding-right: 10px;
}
#footer {
	width: 1000px;
	top: 563px;
	position: absolute;
	left: 0px;
	height: 110px;
}
.rechter_border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #80817D;
}
.ruimte_rechts_van_foto {
	padding-right: 1px;
}
a:link {
	color: #6D6A6A;
	text-decoration: underline;
}
a:hover {
	color: #Ff923c;
	text-decoration: underline;
}
a:visited {
	color: #6D6A6A;
	text-decoration: underline;
}
#wrapper #header a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
#wrapper #header a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
#wrapper #header a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
}
.blink {
	font-size: 24px;
	color: #Ff923c;
	text-decoration: blink;
}
textarea {
	border: 1px solid #Ff923c;
}
input {
	border: 1px solid #Ff923c;
}
h1 {
	font-size: 15px;
	font-weight: bold;
}
