* {
	margin:0;
	padding:0;
	}
	
img {
	border:none;
	}
	
a {color:#8E9CC0;}


body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:url(img/bg-body.jpg) repeat-x top;
	background-color:#FBFDFC;
	color:#666;
	}

h1, h2 {
	color:#6073A5;
	font-family:Lucida Handwriting, Comic Sans MS, Arial;
	font-size:200%;
	}
	
h2 {
	font-size:150%;
	font-weight:lighter;
	margin:20px 0 10px 0
	}
	
h3 {font-size:120%;}
	
#container {
	width:900px;
	margin:0 auto;
	background-color:#FFFFFF;
	padding:0 0 10px 0;
	}
	
#baseline {
	width:630px;
	text-align:center;
	margin:0 auto;
	font-size:80%;
	padding:15px 0 0 0;
	color:#CCC;
	}
	
	#baseline a {color:#CCC;}

#header_top {
	height:105px;
	padding:15px 15px 0 15px;
	background:url(img/logo.jpg) no-repeat left;
	background-position:15px 5px;
	position:relative;
	}
	
	#header_top img {
	margin:10px 0 0 100px;
	}
	
#german, #english {	
	float:right;
	background:url(img/flag-german.gif) no-repeat right;
	padding:0 30px 0 0;
	}
	
	#english {background:url(img/flag-oz.gif) no-repeat right;}
	
#german a {
	color:#666666;
	}
	
#header_top ul {
	float:right;
	clear:both;
	margin:65px 0 0 0;
	}
	
	#header_top ul li {
	float:left;
	list-style-type:none;
	margin:0 5px 0 0;
	font-size:120%;
	color:#6073A5;
	font-weight:bold;
	}
		#header_top ul li a {
			font-family:Lucida Handwriting, Comic Sans MS, Arial;
			margin:0 3px 0 0;
			color:#6073A5;
			text-decoration:none;	
		}
		
		#header_top ul li a:hover {color:#8A98BD;}
	
#header_bottom {
	background-color:#6073A5;
	padding:4px;
	position:relative;
	float:left;
	clear:both;
	}
	
	#header_bottom p {
		font-family:Lucida Handwriting, Comic Sans MS, Arial;
		font-size:190%;
		color:#FFFFFF;
		position:absolute;
		bottom:3px;
		right:10px;
		z-index:100;
		}

	#header_bottom img {
		float:left;
		margin:0 4px 0 0;
		z-index:1;
		}
		
#content {
	padding:20px 15px 15px 15px;
	clear:both;
	}

#content_left {
	width:470px;
	float:left;
	padding:0 0 30px;
	background:url(img/bg-content.gif) no-repeat left;
	background-position:5px 110px;
	}
	
	#content_left p {
		margin:2px 0 6px 20px;
		}
	
	#content_left li {
		background:url(img/bg-li-windrose.png) no-repeat left top;
		background-position:0 0;
		color:#999999;
		margin:7px 0 0 30px;
		list-style-type:none;
		padding:3px 0 4px 30px;
		}
	
#frog_border {
	border:#999999 solid 2px;
	background:url(img/bg-eco.jpg) repeat-x;
	background-position:0 -40px;
	-moz-border-radius: 5px;
  	border-radius: 5px;
	width:100%;
	margin:30px 0 0 0;
	padding:0 0 0 3px;
	}
		
#frog {
	padding:8px 30px 8px 50px;
	background:url(img/bg-frog.png) no-repeat left;
	-moz-border-radius: 5px;
  	border-radius: 5px;
	color:#666;
	font-weight:bold;
	}


#content_right {
	width:315px;
	float:right;
	}
	
#footer {
	background:url(img/bg-footer.gif) repeat-x top;
	margin:0 20px;
		}
		
#address {
	background:url(img/footer-windrose.gif) no-repeat top center;
	padding:45px 0 0 0;
	}
	
#guest_comment {
	font-style:italic;
	color:#666666;
	}

#guest_name {
	font-size:90%;
	color:#999999;
	}

.right_side {
	background:url(img/bg-h2-right.gif) repeat-x top;
	text-align:center;
	margin:30px 0 0 0;
	padding:0;
	}

	.right_side h2 {
		color:#CDA683;
		font-family:Lucida Handwriting;
		float:left;
		padding:8px 30px 7px 6px;
		background:url(img/bg-h2-windrose.gif) no-repeat right bottom;
		background-color:#FFF;
		}
		
		.right_side h2#specials {margin:0 0 0 100px;}
		.right_side h2#guests {margin:0 0 0 75px;}
		
	.right_side p {
		margin:5px 0 0 0;
		text-align:left;
		clear:both;
		}

#eco_border {
	border:#CCCCCC solid 2px;
	-moz-border-radius: 5px;
  	border-radius: 5px;
	padding:3px;
	}
	
#eco {
	background:url(img/bg-eco.jpg) repeat-x top;	
	-moz-border-radius: 5px;
  	border-radius: 5px;
	background-color:#93CD52;
	}

#eco_inside {
	background:url(img/eco-leaves.png) no-repeat right bottom;
	padding:7px 15px;
	}

#eco li {
	color:#FFFFFF;
	font-weight:bold;
	margin:0 0 0 40px;
	}
	
#eco a, #eco h2 {
	color:#336600;
	font-weight:bold;
	}
	
	#eco h2 {
		font-weight:lighter;
		font-family:Arial, Helvetica, sans-serif;
		margin:0;
		}
		
		#eco h2 strong {font-weight:bold;}

#eco ul {
	margin:5px 0;
	}
	
#privacy a {
	float:right;
	color:#CCCCCC;
	margin:3px 0 0 20px;
	}

#address {
	color:#8C8C8C;
	text-align:center;
	}
#address a {
	color:#8C8C8C;
	}
	
#copyright {
	color:#CCCCCC;
	text-align:center;
	font-size:80%;
	margin:20px 0 0 0;
	}
	
/*** Tom's Styles ***/

table.booking {
	border-collapse:collapse;
	background:url(img/bg-table.jpg) repeat-x top;
	background-position:0 21px;
	}

table.booking th {
	color:#AC7848;
	font-weight:lighter;
	border-bottom:#999 solid 1px;
	border-right:#CCC solid 1px;
	padding:0 0 5px 0;
	}

table.booking th.past {
	color:#DADADA;
	}

table.booking td {
	border:#999 solid 1px;
	padding:4px 0;
	}
	
table.booking td.full {
	background-color:#A8774A;
	}
		
table.booking td.past {
	background:url(img/bg-td-past.gif);
	}
	
.photo {
	width:130px;
	height:90px;
	float:left;
	overflow:hidden;
	margin:0 0 20px 20px;
	}
	
.infobulle{
    position: absolute;
	z-index:100;
	display:none;
    /*visibility : hidden;*/
    border: 1px solid Black;
    padding: 10px;
    font-family: Verdana, Arial;
    font-size: 10px;
    background-color: #FFFFCC;
	-moz-border-radius: 5px;
  	border-radius: 5px;
}