html {
min-height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
	background-color: #c1bdcc;
}
th {
line-height:28px;
text-align:left;
width:43%;
}
cfformitem{
font-size:10px;
}
cfselect{
font-size:11px;
}
cfinput{
font-size:11px;
}
.form_item{
font-size:60%;
}
#header{
height:130px;
background-image:url(images/header.jpg);
background-repeat:no-repeat;
vertical-align:middle;
color:#FFFFFF;
}
.haeder1{
font-size:17px;
font-weight:bolder;
letter-spacing:4px;
padding:0px 0px 3px 35px;
text-decoration:underline;
}
.haeder2{
font-size:14px;
font-weight:bolder;
letter-spacing:1px;
padding:0px 0px 5px 65px;
color:#73698c;
}
#side_margin{
width:50px;
}
.navigation {	
	background: #D9E1E5 url(images/nav.gif);
	background-position: left bottom;
	height: 19px;
	width:700px;
}
.navigation a {
	background: transparent url(images/nav.gif) left bottom repeat-x;
	border-right: 1px solid #73698c;
	color: #fff;
	display: block;
	float: left;
	font-size: 11px;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	padding: 0 10px;
}
.navigation a:hover {
background: transparent url(images/nav.gif) left top; 
color: #f1f1f1;
text-decoration:none;
}

.active {
background-image:url(images/nav.gif);
backround-position:left top;
color: #f1f1f1;
}
.clearer{
clear:both;
}
#flash_header{
line-height:160px;
}
/* content pages */
#content{
padding:15px 50px 40px 50px;
}
#content h1{
font-size: 1.5em;
color: #51476a;
border-bottom:#cccccc dashed 1px;
padding:20px 0px 7px 0px;
}
#guestbook_left{
width:65%;
font-size:100%;
clear: both;
vertical-align:top;
padding:0px 10px 0px 0px;
}
#guestbook_right{
font-size:100%;
padding:0px 0px 0px 10px;
border-left:#51476a solid 1px;
vertical-align:top;
}
.guestbook_header{
color:#51476a;
font-weight:bolder;
}
#guestbook_markering{
width:50%;
border-bottom:#51476a dotted 1px;
}

/* Contact Page */
#contact_left{
width:50%;
vertical-align:top;
}
 td #contact_right{
width:50%;
vertical-align:top;
padding:0 0 0 10px;
}
#contact_label{
width:40%;
line-height:22px;
font-size:11px;
font-weight:bold;
}
.contact-header{
font-weight:bold;
margin-bottom:20px;
}
#txt_area_output{
padding-top:8px;
}
/* Footer */
#footer { color: #999999; clear: both; background-color: #2f2a3e; padding: 20px 0; text-align: center; font-size:76%;}

#footer p { margin: 0 auto; padding: 5px 0; }

#footer a { 
color: #776d91;
font-weight:bold; 
}
#footer a:hover, #footer a:active { 
color: #968ab3; 
border-bottom-color: #968ab3; }

#footer_side{
width:40px;
}
/* Form content */
#formlabel{
width:40%;
line-height:30px;
font-size:12px;
font-weight:bold;
color:#776d91;
}
#reservationlabel{
width:35%;
line-height:20px;
font-size:12px;
font-weight:bold;
color:#776d91;
}
#formoutput{
font-size:11px;
line-height:30px;
}
#formfield{
font-size:11px;
}
.paragraph_headers{
color:#776d91;
font-weight:bold
}


/* Text Links */
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
A.footer:link {
	COLOR: #999999; TEXT-DECORATION: none
}
A.footer:visited {
	COLOR: #999999; TEXT-DECORATION: none
}
A.footer:active {
	COLOR: #999999; TEXT-DECORATION: none
}
A.footer:hover {
	COLOR: #999999; TEXT-DECORATION: underline
}

a.lknavigatie_color:link {text-decoration: underline;color:#51476a}
a.lknavigatie_color:visited {text-decoration: underline;color:#51476a}
a.lknavigatie_color:active {text-decoration: underline;color:#51476a}
a.lknavigatie_color:hover {text-decoration: none; color:#51476a}