html { height:100%; background: #fff url(img/body_bgnd.png) repeat }
body { height:100%; margin:0; padding:0; font-family:Verdana, sans-serif; font-size:0.8em; color:#036; }
form { margin:0; padding:0; }
img, table { border: none; }
h1 { font-size: 150%; }
h2 { font-size: 125%; }
h3 { font-size: 100%; }
th { text-align: left }
thead { font-weight:bold }

a { color:#06c }
a:visited { color:#036 }
form, textarea, input, select { font-family: inherit; font-size: 100%;  }
form { display:inline }
:focus {outline: none }

/* Layout */
div#container { position:relative; margin:0 auto; width:969px; min-height:100%; height:auto !important; height:100%; background:#d5e7fa none; }
div#header { position:relative; width:969px; height:248px; background:transparent url(img/header_bgnd.jpg) no-repeat center center; border-bottom:20px solid #fff; font-size:150%; color:#fff }
div#header_inselrundfahrten { position:relative; width:969px; height:248px; background:transparent url(img/header_bgnd_inselrundfahrten.jpg) no-repeat center center; border-bottom:20px solid #fff; font-size:150%; color:#fff }
div#leftcol { float:left; width:170px; padding:15px; padding-bottom:50px; font-size:0.85em }
div#rightcol { float:right; width:735px; padding:17px; padding-bottom:50px }
div#footer { position:absolute; bottom:20px; width:100%; height:23px; background:transparent url(img/footer_bgnd.png) repeat-x center center; color:#ceb70d; font-weight:bold; line-height:23px; text-align:center }

a.nav:link, a.nav:visited { display:block; background:transparent url(img/navlink_bgnd.png) repeat-x center center; color:#fff; text-decoration:none; font-weight:bold; line-height:26px; padding:0 0.66em; margin:2px 0; border-left:1px solid #0e3157; border-right:1px solid #0e3157 }
a.nav:hover { display:block; color:#ceb70d; text-decoration:none;}


div#footer a { color:#4d7ea9; text-decoration:none }

/* clearfix - ends float */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: block;}

/* hide from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end hide */
