@charset "utf-8";
/* Body */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000;
	background-color: #dfe491;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(../gfx/layout/img_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.thrColLiqHdr #container {
	width: 48em;
	text-align: left;
	margin-top: 0;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	padding: 0.5em;
}

#wrapper {
	width: 100%;
	height: 100%;
	margin-bottom: -1000px;
	background-image: url(../gfx/layout/img_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#masthead {
	margin-right: 50px;
	padding-left: .8em;
	background-image: url(../gfx/layout/bg_top_left.png);
	background-repeat: repeat-y;
	background-position: 0 0;

}

#masthead-inner {
	margin-right: -50px;
	padding-right: 0.8em;
	background-image: url(../gfx/layout/bg_top_right.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

#inner {
	margin-right: 50px;
	padding-left: .8em;
	background-image: url(../gfx/layout/bg_aussen.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#inner-inner {
	overflow: hidden; /* autoclear */
	margin-right: -50px;
	padding: 7px .5em 0 0;
	background-image: url(../gfx/layout/bg_inner.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

* html #masthead, * html #masthead-inner, * html #inner, * html #inner-inner {
	width: 100%; /* hasLayout */
	margin-right: 0;
}

.thrColLiqHdr #header {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/home.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.thrColLiqHdr #headerKahnfahrt {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/kahnfahrt.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.thrColLiqHdr #headerGrillfahrt {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/grillfahrt.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.thrColLiqHdr #headerHafenimbiss {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/hafenimbiss.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.thrColLiqHdr #headerPaddeln {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/paddeln.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}

.thrColLiqHdr #headerKontakt {
	height: 270px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-top: 10px;
	overflow: hidden;
	background-image: url(../gfx/intro/kontakt.jpg);
	background-repeat: no-repeat;
	background-position: left 15px;
}


/* Navigation haeder */
.thrColLiqHdr #header a:link {
	color: #000;
	text-decoration: none;
}

.thrColLiqHdr #header a:visited {
	color: #000;
	text-decoration: none;
}

.thrColLiqHdr #header a:hover {
	color: #f4af25;
	text-decoration: underline;
}

.thrColLiqHdr #header p {
	text-align: right;
	margin-top: -15px;
	margin-right: 1em;
	font-size: 0.8em;
	word-spacing: 0.6em;
}

.thrColLiqHdr #header h1 { margin: 0; }

.thrColLiqHdr #header ul {
	margin-top: 0;
	margin-left: 70%;
	width: 50px;
	height: 20px;
}

.thrColLiqHdr #header li { list-style-type: none; }

/* navigation horizontal */
.thrColLiqHdr #navigation-horizontal {
	height: 2em;
	margin-top: -0.3em;
	margin-left: 24%;
	margin-right: 23%;
	color: #f4af25;
	font-size: 1.3em;
	font-weight: bold;
	font-variant: small-caps;
	word-spacing: 0.5em;
}

.thrColLiqHdr #navigation-horizontal a:link {
	color: #f4af25;
	text-decoration: none;
}

.thrColLiqHdr #navigation-horizontal a:visited {
	color: #f4af25;
	text-decoration: none;
}

.thrColLiqHdr #navigation-horizontal a:hover {
	color: #FFFF00;
	text-decoration:underline;
}

/* sidebar 1 */
.thrColLiqHdr #sidebar1 {
	float: left;
	width: 12em;
	margin: 0 0 0 0.5em;
	background-image: url(../gfx/layout/sidebar1_content.png);
	background-repeat: no-repeat;
	background-position: top;
}

.thrColLiqHdr #sidebar1 p, .thrColLiqHdr #sidebar1 h3 {
	margin-top: 7em;
	margin-left: 0.5em;
	margin-right: 10px;
}

.thrColLiqHdr #sidebar1 ul {
	padding-top: 2em;
	margin-left: -1em;
}

.thrColLiqHdr #sidebar1 li {
	color: #5d620e;
	font-weight: bolder;
	font-variant: normal;
	list-style-type: none;
	line-height: 2em;
}

.thrColLiqHdr #sidebar1 a:link {
	color: #5d620e;
	text-decoration: none;
}

.thrColLiqHdr #sidebar1 a:visited {
	color: #5d620e;
	text-decoration: none;
}

.thrColLiqHdr #sidebar1 a:hover {
	color: #5d620e;
	text-decoration: none;
	font-variant: normal;
}

.thrColLiqHdr #sidebar1 img {
	margin-left: 20px;
	margin-top: 30px;
}

#sectionLinks {
	position: relative;
	margin: 0px 20px 0px -20px;
	padding: 0px;
	font-size: 0.9em;
	font-weight: bold;
}

#sectionLinks h3 {
	padding: 10px 0px 2px 39px;
	color: #666666;
}

#sectionLinks li { list-style-type: none; }
#sectionLinks ul { margin-bottom: -8px; }

#sectionLinks a:link {
	display: block;
	height: 30px;
	padding: 5px 1px 1px 36px;
	color: #5d620e;
	text-decoration: none;
	background-image: url(../gfx/layout/sidebar_a_link.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#sectionLinks a:visited {
	font-size: 1em;	
	display: block;
	height: 30px;
	padding: 5px 0px 1px 36px;
	color: #5d620e;
	text-decoration: none;
	background-image: url(../gfx/layout/sidebar_a_link.jpg);
	background-repeat: no-repeat;
	background-position: left;	
}

#sectionLinks a:hover {
	text-decoration: none;
	background-image: url(../gfx/layout/sidebar_a_hover.png);
	background-repeat: no-repeat;
}


/* sidebar 2 */
.wrapper_sidebar2 {
	width: 12em;
	height: 6em;
	margin-top: -30px;
	margin-left: -1px;
	background-image: url(../gfx/layout/sidebar2_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.thrColLiqHdr #sidebar2 {
	float: right;
	width: 22.6%;
	padding-right: 0;
	padding-left: 0px;
	margin-top: -0.5em;
	margin-right: 0.5em;
	background-image: url(../gfx/layout/sidebar2_content.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.thrColLiqHdr #sidebar2 h3 {
	margin-top: -80px;
	margin-left: 0.8em;
	color: #FFFFFF;
}

.thrColLiqHdr #sidebar2 p {
	font-size: 0.8em;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 1em;
}

.sidebar2_bottom {
	width: 12em;
	height: 1em;
	background-image: url(../gfx/layout/sidebar2_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
}

.thrColLiqHdr #mainContent {
	margin: 2em 2% 0 28%;
	font-size: 0.8em;
	color: #000;
}


/* Content */
#contentbox {
	width: auto;
	height: auto;
}

#contentbox h1 {
	font-size: 1.6em;
	font-weight: bold;
	color: #858c11;
	padding-left: 1.8em;
	padding-top: 3%;
	margin: 1px 0.5em 1em 0.5em;
	vertical-align: middle;
	background-image: url(../gfx/layout/h1_img.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

#contentbox-inner p {
	color: #000;
	padding-top: 0.3em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

#contentbox-inner a:link {
	color: #5d620e;
	text-decoration: underline;
}

#contentbox-inner a:visited {
	color: #5d620e;
	text-decoration: underline;
}

#contentbox-inner a:hover {
	color: #265801;
	text-decoration: underline;
}

#contentbox-inner ul {
	margin-top: 10px;
	margin-right: 1em;
}

#contentbox-inner li {
	list-style-image: none;
	list-style-type: disc;
}

#contentbox-inner {
	width: auto;
	margin-left: 2px;
}

.contentbox_bottom {
	width: 35em;
	margin-top: -6px;
}


/* Footer */

.thrColLiqHdr #footer {
	padding: 0.2em 10px;
	text-align: center;
}

.thrColLiqHdr #footer p {
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.8em;
}

#foot {
	clear: both;
	margin-right: 50px;
	padding-left: .8em;
	background-image: url(../gfx/layout/bg_bottom_left.png);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#foot-inner {
	height: 30px;
	margin-right: -50px;
	padding-right: .8em;
	background-image: url(../gfx/layout/bg_bottom_right.png);
	background-repeat: repeat-y;
	background-position: 100% 0;
}

#foot-inner p {
	color: #5d620e;
	text-align: right;
	margin-top: 0;
	margin-right: 2em;
	margin-bottom: 0;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: 0.7em;	
}

#foot-inner a:link {
	color: #5d620e;
	text-decoration: none;
}

#foot-inner a:visited {
	color: #5d620e;
	text-decoration: none
}

#foot-inner a:hover {
	color: #265801;
	text-decoration: underline;
}

.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 10px;	
}

.fltlft {
	float: left;
	margin-right: 10px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Tabelle */

td { padding-left: 0.5em; }


/* Galerie */

.galerie { margin-right: 0.6em; }

