body, html{
	height: 100%;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#19151A;
	line-height:135%;
	margin: 0px;
	padding: 0px;
	cursor: default;
}
*::-moz-selection {
	background-color:#19151A;
	color:white;
}
h1, h2, h3{
	margin:0;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:5px;
	padding-top:0px;
}
p{
	margin:0;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:15px;
	padding-top:0px;
}
ul{
	margin-top:0px;
	margin-bottom:15px;
	margin-left: 2em;
	padding-left: 0;
	padding-bottom:0;
}
li{
	margin: 0;
	padding: 0;
}
h1 {
	padding-bottom:10px;
	font-size:17px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:11px;
}
table td{
	vertical-align:top;
}
a:link {
	color: #9B1951;
	text-decoration:underline;
}
a:visited {
	color: #9B1951;
	text-decoration:underline;
}
a:hover {
	color: #19151A;
	text-decoration:underline;
}
a:active{
	color: #D50052;
	text-decoration:underline;
}
input, textarea, select, option{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
hr{
	border:0;
	height:1px;
	line-height:1px;
	background-color:#19151A;
	color:#19151A;
	padding:0;
	margin-top:15px;
	margin-bottom:15px;
}
img{
	border:0;
}
table{
	border-collapse:collapse;
}
table td{
	padding:0;
	vertical-align:top;
}

td.right {
	text-align:right;
}
table#holder{
	padding:0;
	margin:0;
	height:100%;
	width:100%;
}
table#holder{
	background:#5780AE url(../images/subnav_bg.gif) top left no-repeat;
}
table.home{
	background:#5780AE url(../images/rozenburcht_bg.gif) top left no-repeat !important;
}
td#leftcol{
	width:179px;
	background:#5780AE url(../images/subnav_bg.gif) top left no-repeat;
}
td#rightcol{
	padding-left:10px;
	background-color:white;
}
table.home td#rightcol{
	background:white url(../images/rozenburcht_rightcol_bg.gif) top left no-repeat;
}
div#nav{
	height:30px;
	width:764px;
}
div#nav img{
	border-right:0px solid white;
}
#header{
	height:90px;
	background:#B81A4A url(../images/header_bg.gif) top left repeat-x;
	margin:0px;
	padding:0px;
}
#subnav{
	height:505px;
	min-height:505px;
}
#subnav div{
	background-color:#5780AE;
}
#subnav div.disabled{
	background-color:transparent;
}
#subnav .main{
	padding:10px;
	display:block;
	width:159px;
	font-weight:bold;
	color:white;
	border-bottom:1px solid white;
}
#subnav .sub{
	width:154px;
	padding:10px 5px 10px 20px;
	font-weight:normal;
	display:block;
	border-bottom:1px solid white;
}
#subnav a:link,
#subnav a:visited,
#subnav a:hover,
#subnav a:active{
	text-decoration:none;
	color:white;
}
#subnav a.main:hover{
	background-color:#5780AE;
}
#subnav a.sub:hover{
	background-color:white;
	color:#19151A
}
#subnav div.sub{
	background-color:white;
}
#subnav a.sub{
	background-color:#9B1951;
}

div#content{

}
#copy{
	text-align:center;
	vertical-align:bottom;
	padding:10px;
}
#copy,
#copy a:link,
#copy a:active,
#copy a:hover,
#copy a:visited{	
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#F9B63C;
}
.purple{
	background-color:#9B1951;
}
.white{
	background-color:#FFFFFF;
}
.blue{
	background-color:#5780AE;
}
.yellow{
	background-color:#F9B63C;
}
.divider{
	font-size:0px;
	line-height:0;
	height:10px;
	background-color:white;
}
.list{
	float:left;
	display:block;
	margin:0 3px 5px 0px;
	border:0px solid red;
}
form#frm_contact{
	margin:0;
}
form#frm_contact table{
	border-right:10px solid white;
}
form#frm_contact table td{
	padding:5px;
	background-color:white;
}
tr.section td{
	font-weight:bold;
	border-top:1px solid #19151A;
	padding-top:10px;
}
.submit_button{
	border:0;
	background-color:#9B1951;
	color:white;
	font-weight:bold;
	height:20px;
	line-height:20px;
	cursor:pointer;
}
.colL{
	float:left;
	width:365px;
	margin-right:10px;
}
.colR{
	float:left;
	width:365px;
	margin-left:10px;
}
.bodytext{
	display:inline-block;/*IE6*/
	margin-bottom:10px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	min-width:764px;
}
.bodyimage{
	display:inline;
	min-width:764px;
}
img.makelaar{
	float:left;
	margin-right:10px;
}
.contact_section{
	margin:5px;
	border-top:1px solid #19151A;
}
.contact_section td {
	vertical-align:middle;
	padding:20px;
}
.clearer{
	clear:both;
}
.emphasis{
	font-style:italic;
	font-weight:normal;
}
.newsitem{
	padding-left:0px;
	border-top:1px solid #19151A;
	margin-top:20px;
	padding-top:10px;
	clear:all;
}
.firstitem{
	border-top:0;
	margin-top:0;
	padding-top:0;
}
.newsitem ul{
	margin-left:0px;
	padding-left:25px;
}
.newsheader{
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}
.newsdate{
	font-size:11px;
	color:#9B1951;
	margin-bottom:0px;
}
.newsintro{
	font-size:11px;
	font-weight:bold;
	margin-bottom:15px;
}
.borderleft{
	border-left:1px solid white;
}
.borderright{
	border-right:1px solid white;
}
.borderbottom{
	border-bottom:1px solid white;
}
.payoff{
	margin-bottom:-6px;/*cross-browser solution to margin-top:-6px*/
	position:relative;
	top:-6px;
	padding-bottom:10px;
}
.TO{
	width:600px;
}
.TO table{
	margin-left:3px;
}
.TO table td{
	padding:2px;
}
.TO ul{
	margin-top:0;
	margin-bottom:5px;
	margin-left:30px;
	padding-left:0;
}
#feedback{
	float:left;
}
.error{
	color:red;
	padding-bottom:10px;
	font-weight:bold;
	display:block;
}
#guestform td{
	padding: 5px;
}

#guestform {
	margin-bottom:15px;
}
table.post{
	margin-bottom:10px;
	border:1px solid #5780AE;
}
table.post td{
	padding:3px;
}
.postdetails{
	background-color:#E3EAF2;
}
table.download td{
	vertical-align:middle;
}
table.download{
	width:600px;
}
table.archief td{
	padding:5px;
}