body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#EAEAEA;
	margin:0px;
}

#sitecontainer {
	position:absolute;
	left:50%;
	top:0px;
	margin-left:-385px;
	width:770px;
	height:auto;
	min-height:600px;
	border-left:1px solid #3B4F3A;
	border-right:1px solid #3B4F3A;
	background: url(../img/right_bg.gif) repeat-y right;
	background-color:#FFFFFF;
}

#siteheader {
	position:relative;
	width:770px;
	height:89px;
}

#siteheader img {
	border:0px;
}

#menu {
	position:relative;
	width:770px;
	height:24px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	letter-spacing:1px;
	z-index:1;
	background-image:url(../img/dashed.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#menu span.menuitems {
	float:left;
	margin-top:4px;
	margin-left:15px;
}

#menu img.menu_right {
	float:right;
}

#menu img {
	vertical-align:middle;
	border:0px;
}

#menu a {
	color:#3B4F3A;
	text-decoration:none;
	padding-right:12px;
}

#menu a.selected {
	color:#CC0000;
}

#menu a:hover {
	color:#CC0000;
}

#sitemiddle {
	position:relative;
	width:770px;
	z-index:0;
}

#main {
	position:relative;
	width:585px;
	padding:15px;
	float:left;
	color:#3B4F3A;
	padding-bottom:35px;
	background-color:#FFFFFF;
}

#main p {
	margin-top:0px;
}

#main img{
	border:1px solid #000000;
	margin:10px;
}

#main img.noborder {
	border:0px;
}

#right {
	position:relative;
	float:right;
	width:150px;
	height:450px;
	right:0px;
	background:url(../img/rightside.jpg) no-repeat top right;
}

#print {
	position:absolute;
	width:160px;
	right:160px;
	bottom:2px;
	z-index:2;
	font-size:11px;
}

#print a {
	color:#3B4F3A;
	text-decoration:none;
}

#print a:hover {
	text-decoration:underline;
}


#right img {
	margin-top:130px;
	margin-left:-18px;
}

#sitefooter {
	clear:both;
	position:relative;
	height:18px;
	width:770px;
	border-top: 1px dashed #3B4F3A;
	border-bottom: 1px solid #3B4F3A;
	background-color:#FFFFFF;
	color:#3B4F3A;
	font-size:11px;
	text-align:right;
	bottom:0px;
	z-index:1;
	margin-bottom:-1px;
}

span.copyright {
	float:left;
	color:#879E85;
	font-size:10px;
}

span.copyright a{
	color:#879E85;
	text-decoration:none;
}

span.copyright a:hover{
	color:#879E85;
	text-decoration:underline;
}

div.footercontent {
	margin-top:2px;
	margin-left:15px;
	margin-right:5px;
	margin-bottom:2px;	
}

/* Accomodatiepagina */

#acc_item {
	position:relative;
	min-height:90px;
	width:550px;
	height:auto;
	float:left;
	margin-bottom:15px;
}

#acc_item div.links {
	position:absolute;
	top:0px;
	right:0px;
	text-align:right;
}

div.links a{
	color:#3B4F3A;
	text-decoration:none;
}

div.links a:hover{
	color:#3B4F3A;
	text-decoration:underline;
}

#acc_foto {
	width:100px;
	height:100px;
	float:left;
}

#acc_foto img {
	margin:0px;
	margin-top:2px;
}

#acc_text {
	width:350px;
	height:auto;
	margin-left:10px;
	float:left;
	font-size:12px;
}

#acc_text p.title {
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

#acc_text span.subtitle {
	font-size:11px;
}

/* Prijslijst */

table.prl {
	background-color:#67A447;
	color:#000000;
	border:2px solid #67A447;
	width:575px;
	font-size:13px;
}

table.prl_cms_vb {
	background-color:#67A447;
	color:#000000;
	border:2px solid #67A447;
	width:100%;
	font-size:14px;
}

td.prl_cms_mutcol {
	background-color:#FFFFFF;
	width:50px;
	border-left:2px solid #67A447;
}

td.prl_title {
	background-color:#67A447;
	color:#FFFFFF;
	padding-left:2px;
	padding-right:2px;
}

td.prl_header1 {
	background-color:#99CC66;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
	vertical-align:bottom;
}

td.prl_header2 {
	background-color:#99CC66;
	font-size:10px;
	padding-left:2px;
	padding-right:2px;
	border-bottom:1px solid #000000;
	vertical-align:bottom;
}

.centered {
	text-align:center;
}

td.prl_row_marked {
	background-color:#FFFFFF;
	font-size:11px;
	padding-left:2px;
	padding-right:2px;
	border-bottom:1px solid #99CC66;
	border-top:1px solid #99CC66;
	vertical-align:top;
}

table.prl_row_normal {
	font-size:11px;
}

td.prl_row_normal {
	background-color:#BBEF86;
	padding-left:2px;
	padding-right:2px;
	font-size:11px;
	border-bottom:1px solid #99CC66;
	border-top:1px solid #99CC66;
	vertical-align:top;
}

/* Algemene aligns */

.Gecentreerd {
	text-align:center;
}

.Rechts {
	float:right;
}

.Links {
	float:left;
}
