/*
	StyleSheet by David Herreman
	http://www.free-css-templates.com
		
*/

.pagebuilderborder .separator {
	clear: left;	
}

body, td, tr {
	padding : 0;
	margin : 0;
	line-height : 1.5em;
	color : #666;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
body {
	overflow: scroll;
}
#pbpage {
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding : 0;
	margin : 0;
	font : 10px Arial, sans-serif;
	line-height : 1.5em;
	color : #666;	
}
a {
color : #7a9833;
background : inherit;
text-decoration : none;
}
a:hover {
color : #7a9833;
background : inherit;
text-decoration : underline;
}
p {
margin : 5px 0;
}
#langflag {
	position: relative;
	top: 2px;
}
h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 8px 0 4px 0;
margin : 0;
letter-spacing : -1px;
}
h2 {
font : bold 1.6em Arial, Sans-Serif;
letter-spacing : -1px;
}


h3 {
padding : 4px 0;
margin : 0;
}
ul {
margin : 0;
padding : 0;
list-style : none;
}
img {
border : 0;
}
hr {
height : 1px;
border-style : none;
color : #d0d0d0;
background-color : #c0c0c0;
margin : 10px 0;
}
.content {
margin : 0 auto;
width : 900px;
}
#top {
padding-top : 10px;
background : transparent;
height : 37px;
}
#top h1 {
font : bold 1.8em Arial, Sans-Serif;
padding : 20px 0 0 0;
margin : 0;
letter-spacing : 1px;
color : #616161;
display: inline;
text-decoration: none;
}
#top h1 a {
text-decoration: none;
color : #616161;
}
#top h2 {
font : 0.9em Arial, Sans-Serif;
letter-spacing : 0;
color : #868686;
margin : 0 0 0 20px;
padding : 0;
display: inline;
}
#top #icons {
float : right;
margin : 5px 15px 0;
padding : 0;
}
#top #icons img {
padding-right : 2px;
border : 0;
}
#menu {
margin : 0;
height : 34px;
padding-top : 0;
position: relative;
}
#menu li {
list-style : none;
display : inline;
line-height : 34px;
}
#menu li a {
text-decoration : none;
margin : 0;
padding : 9px 15px 10px 15px;
font-weight : bold;
color : #616161;
}
#menu li a:hover {
color : #fff;
background : #a7cc44;
margin : 0;
}
#menu li a.current {
	color : #fff;
	background-color: #616161;
	background-image: url(../../../images/trcorner.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#main {
width : 900px;
margin : 0;
padding : 0;
}
#right_side {
	float : right;
	width : 230px;
	background-color: #ffffff;
	background-image: url(/images/topr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#right_side .pad {
	padding : 35px 10px 10px 17px;
	
}
#right_side ul {
padding : 3px 0 8px 0;
}
#right_side li {
line-height : 18px;
background : #fff;
list-style : square;
padding-left : 0;
margin-left : 15px;
}
#right_side a {
background : inherit;
text-decoration : none;
}
#right_side h3 {
color : #949494;
font : bold 1.2em Arial, Sans-Serif;
margin-top : 10px;
}
#left_side {
background : inherit;
margin-bottom : 10px;
width : 650px;
}
#left_side .intro {
height : 40px;
background : #616161;
color : #fff;
overflow : hidden;
}
#left_side .intro .pad {
padding : 8px 0 0 0;
}
#left_side .intro a {
color : #b4e04a;
text-decoration : none;
}
#left_side .intro a:hover {
color : #cdff56;
text-decoration : underline;
}
#left_side .mpart {
padding : 40px 0 0 0;
}
#left_side h3 {
background : inherit;
padding : 0;
margin : 0;
font : bold 1.4em Arial, Sans-Serif;
}
#left_side .mpart h2 {
	height : 20px;
	padding : 0;
	margin : 0 0 15px 0;
	font : 0.9em verdana, Arial, Sans-Serif;
	background-image: url(../../../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.gitenaam {
	height : 20px;
	padding : 0;
	margin : 0 0 15px 0;
	font : 1.3em verdana, Arial, Sans-Serif;
	font-weight: bold;
	background-image: url(../../../images/lrline.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left_side p {
color : #666;
padding : 0;
text-align : justify;
}
#left_side img {
/*padding : 0 10px 5px 0;*/
}
#left_side blockquote {
padding-left : 10px;
border-left : 3px solid #a7cc44;
margin : 10px 0 10px 25px;
}
.date {
border-top : 1px dotted #ccc;
padding : 5px 0;
margin : 10px 0 25px 0;
text-align : right;
}
#left_side .rs {
float : right;
margin : 0 10px;
border : 1px solid #ddd;
padding : 5px;
background : #f5f5f5;
}
#left_side ul {
list-style-position : inside;
margin-left : 2px;
}
#left_side ul li {
list-style-type : square;
margin-left : 15px;
}
#left_side ul ul li {
list-style : none;
margin-left : 10px;
list-style-type : lower-alpha;
list-style-position : inside;
}
#left_side .greybox {
border : 1px solid #ccc;
background : #f5f5f5;
width : 628px;
padding : 10px;
}

#footer {
	clear : both;
	width : 900px;
	margin : 0 0 6em 0;
	color : #777;
	background-color: #fff;
	background-image: url(../../../images/rlline.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer .right {
float : right;
text-align : right;
background : inherit;
padding-top : 10px;
width : 500px;
}
#footer .left {
float : left;
text-align : left;
padding-top : 10px;
width : 100px;
}
#footer a {
text-decoration : none;
background : #fff;
}

#gastenboek {
	margin-top: 25px 15px 15px 15px;
	border: dotted 1px #999999;
	padding: 5px;
}
#gastenboek form {
	background-color:#666666;
	margin: 10px;
	padding: 20px;
}
#gastenboek form label {
	color: #FFFFFF;
}
#gastenboek input, #gastenboek textarea {
	width: 400px;
}
#gastenboek .gastenboekentry {
	background-color:#CCCCCC;
	border: solid 1px #999999;
	margin: 10px;
	padding: 20px;
	
}
#gastenboek .gastenboeknaam {
	border-bottom: dotted 1px #999999;
}
#gastenboek .gastenboekbericht {
	margin-left: 15px;
}
#gastenboek .gastenboekbericht img {
	padding: 0;
	margin: 2px;
}
.gallerij img {
	margin: 5px 0 0 5px;
}
.gallerij {
	margin-bottom: 25px;
}
.separator {
	width: 550px;
	height: 1px;
	clear: left;
}
.separatorboth {
	width: 900px;
	height: 1px;
	clear: both;
}
.rightimg {
	float: right;
	margin: 0px 0 20px 20px;
}

/*table {
	width: 99%;
	margin: 0 auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}*/

.tarieven .spec {	
	border-left: 1px solid #AAA;
	border-top: 0;
	background: #fff url(/images/report_bullet1.gif) no-repeat;
	font-weight: bold;
}
.tarieven .periode {	
	border-left: 1px solid #AAA;
	border-top: 0;
	background: #CCC;
	font-weight: bold;
}
.tarieven .firstrow {
	border-top: 1px solid #AAA;
}
.tarieven .nobottomborder {
	border-bottom: none;
}
.tarieven td {
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #666;
}
.tarieven .btop {
	border-top: 1px solid #AAA;
}
.tarieven .bleft {
	border-left: 1px solid #AAA;
}
.tarieven .bleftbold {
	border-left: 3px solid #AAA;
}
.p1 {
	background-color:#FFD966;
	width:15px;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p2 {
	background-color:#FF9900;
	width:15px;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p3 {
	background-color:#B4E04B;
	width:15px;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p4 {
	background-color:#CC3300;
	width:15px;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p5 {
	background-color:#616161;
	width:15px;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.pres {
	background-color:#000000;
	width:15px;
}
.we {
	background-color:#FFF;
	width:15px;
	border: solid 1px #666666;	
}
.p1_we {
	background-color:#FFD966;
	width:15px;
	border: solid 1px #666666;
	font-size: 10pt;
	color: #000;
	text-align: center;	
}
.p2_we {
	background-color:#FF9900;
	width:15px;
	border: solid 1px #666666;
	font-size: 10pt;
	color: #000;
	text-align: center;	
}
.p3_we {
	background-color:#B4E04B;
	width:15px;
	border: solid 1px #666666;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p4_we {
	background-color:#CC3300;
	width:15px;
	border: solid 1px #666666;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.p5_we {
	background-color:#616161;
	width:15px;
	border: solid 1px #666666;
	font-size: 10pt;
	color: #000;
	text-align: center;
}
.pres_we {
	background-color:#000000;
	width:15px;
	border: solid 2px #666666;
}
.bevestiging {
	font-weight: bold;
}
#fotoband {
	margin-top: 100px;
}
#fotoband img {
	margin-right: 3px;
}
#giteFoto1, #giteFoto2 {
	width: 200px;
	margin-top: 10px;
}
#heks {
	position: absolute;
	left: -100px;
	top: 1px;
}
#sitenaam {
	display: inline;
	position: absolute;
	right: -130px;
	top: 50px;
	font-size: larger;
	color: #FFFFFF;
}
#afdrukken {
	text-align: right;
}
#map {
	float: right;
	margin-left: 10px;
}
select {
	color : #666;
	font-family: Arial, sans-serif;
	font-size: 10px;
}
