html { 
  padding:0px;
  margin:0px;
/*  height: 100%;*/
}


body {
	background: #e5e5e5 url('/assets/layout/mainBg.jpg') no-repeat top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
}

body, td, h1, h2, h3, p, span, a:link, a:visited {
	color: #202020;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 19px;
}

span.search {
	background: #FFE85E;
	padding: 2px;
}

img,
a img {
	border: none;
}

.clear {
	clear: both;
}

#container {
	background: transparent;
	width: 970px; 
	margin: 0 auto;
/*	height: 100%;*/
}

#header {
	padding: 0 5px;
}

#mainNav {
	height: 47px; 
	background: transparent url('/assets/layout/mainNavBg.png') no-repeat top center;
}

#mainButtons {
/*	border: 1px solid red; */
	width: 383px;
	float: left;
	padding: 12px 0 0 35px;
}

#fullTextSearch {
/*	border: 1px solid red; */
	width: 244px;
	height: 17px;
	float: left;
	background: transparent url('/assets/layout/searchBg.png') no-repeat top left;
	margin: 14px 0 0 82px;
}

#fullTextSearch img {
}

#fullTextSearch input.F {
	width: 170px;
	height:17px;
	font-size: 11px;
	padding: 2px 0 0 3px;
	margin: 0 0 0 43px;
	color: white;
}


#flash {
	background: transparent url('/assets/layout/flashBg.jpg') no-repeat top left;
	width: 744px;
	height: 166px;
	margin: 0 0 0 0;
	float: left;
}

#logo {
	float: left;
	width: 215px;
	height: 166px;
	background: transparent url('/assets/layout/logo.png') no-repeat top center;
}

#logo .inner {
	padding: 0 5px 6px 13px;
}

#homeLink {
	display: block;
	height: 115px;
}

img.quicklink {
	float: left;
}

#subHead {
	background: transparent url('/assets/layout/bgSubhead.png') no-repeat top left;
	padding: 0 0;
	clear: both;
/*	height: 27px; */
}

.onlineReservieren {
	float: right;
	margin: 2px 0;
}

.wetterLive {
	float: left;
	margin: 2px 0;
}

#main {
/*	background: transparent url('/assets/layout/mainBg.png') repeat-y; */
	margin: 0 5px;
}

#sidebar {
	float: left;
	width: 199px;
}

#content {
	float: left;
	width: 760px;
}

#content .inner {
	padding: 40px 26px;
}

#bottom {
	position: absolute;
	z-index: 1;
	width: 100%;
}

#foot {
	background: transparent url('/assets/layout/footBg.png') no-repeat bottom;
	width: 959px;
	margin: 0 auto;
/*	border: 1px solid red;*/
}

#foot img.footPic {
	float: left;
}

#social {
	background: white;
	width: 198px;
	padding: 6px 0 0 0;
}

.addthis_toolbox addthis_default_style {
	padding: 0;
}

.teaser {
	background: #f2a64c url('/assets/layout/teaserBg.png') repeat-x;
	border-bottom: 1px solid white;
	margin: 0 2px 0 0;
	padding: 4px 0 0 0;
	line-height: normal;
}

.teaser h1 {
	text-transform: uppercase;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 12px;
	color: #202020;
}

.teaser a:link,
.teaser a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	text-align: right;
	display: block;
}

.teaser .inner {
	padding: 0 5px;
}

.teaser .img {
	height: 79px;
	overflow: hidden;
}

h1 {
	color: white;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 0 -2px;
}

h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 16px 0;
}

h3 {
	font-weight: bold;
	text-transform: uppercase;
	margin: 16px 0 0 0;
}

div.download.pdf {
	padding: 0 0 0 25px;
	background: url('/assets/layout/pdf.gif') no-repeat ;
}

hr {
	width: 100%;
	border-top: 1px dotted white;
}

#content a:link,
#content a:visited {
	color: white;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
}

#content a:hover, 
#content a:active {
	background: #F9AD56;
}

#content a.imgLink:hover,
#content a.imgLink:active,
#content a.lightview:hover,
#content a.lightview:active {
	background: transparent;
}

#content img {
	border: 3px solid white;
}

#content img.replacement {
	border: none;
}
/* kasten */

.kasten {
	border-top: 1px dotted white;
	border-bottom: 1px dotted white;
	background: transparent url('/assets/layout/kastenBg.png') repeat-x;
	/*background: #FFE85E;*/
	margin: 0 0 20px 0;
	padding: 0 10px;
}

.kasten a:link,
.kasten a:visited {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a img.imgKasten:link, 
a img.imgKasten:visited {
	border: none;
}

img.imgKasten {
	border: none;
	float: left;
	margin: 5px 16px 16px 0;
}

.kastenContent {
	padding: 5px 0;
}

.kastenContent h2{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
}

/*slideshow*/

div.slideshow {
	background: white url('/assets/layout/galShadow.png') repeat-y top left;
	text-align: center;
	margin: 0 -26px;
	padding: 8px 0 0 0;
}

/* EVENTKALENDER */

#events { /*full cal */
	
}

#events h4 {
	color: #202020;
	font-size: 14px;
	background: #F9B328 url('/assets/layout/pfeilR.png') no-repeat 690px center;
	padding: 5px 10px;
	margin: 3px 0;
	cursor: pointer;
}

#events h4.active {
	margin: 0 0;
	background: #F9B328 url('/assets/layout/pfeilD.png') no-repeat 688px center;
}

div.event { /* content */
	background: transparent url('/assets/layout/kastenBg.png') repeat-x top left;
	padding: 4px 10px;
/*	border: 1px solid red; */
}

#events div.slideshow {
	background: transparent;
	text-align: left;
	margin: 0 0 0 0;
}

/*
	ebene 0
*/
ul.level0 {
	list-style-type: none;
	margin: 0 2px 0 0;
	padding: 0;
}
li.level0 {
	margin: 0;
	padding: 0;
}
/*
	ebene 1
*/
ul.level1 {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
li.level1 {
	margin: 0;
	padding: 0;
}
/*
	ebene 2 und hoeher : jeweils 10px links eingerueckt
*/
ul.level1 ul {
	list-style-type: none;
	margin: 0 0 0 10px;
	padding: 0;
}
ul.level1 ul li {
	margin: 0;
	padding: 0;
}
/*
	alle ebenen : definition der hyperlink styles
*/
ul.navtree a:link,
ul.navtree a:visited {
	text-decoration: none;
	display: block;
	text-align: left;
	background: transparent url('/assets/layout/subNavBg.png') repeat-x;
	padding: 5px 25px;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	border-bottom: 2px solid white;
	text-transform: uppercase;
}

ul.navtree a:hover,
ul.navtree a.inpath:link,
ul.navtree a.inpath:visited,
ul.navtree a.highlight:link,
ul.navtree a.highlight:visited {
	background: transparent url('/assets/layout/subNavBg2.png') repeat-x 0px -2px;
	color: #333;
}

img.navHead {
	border-bottom: 2px solid white;
}


/*
	formulare
*/

#idee p.text {
	width: 120px;
}

#idee table {
	width: 100%;
}

#idee td {
	border-bottom: 1px dotted white;
	padding: 5px 0;
}

input.S,
input.M,
input.P, textarea.P,
input.F, textarea.F {
	color: black;
	background-color: #e0e1e2;
	width: 580px;
	background: #EDB676;
	border: none;
	font-size: 14px;
	padding: 5px;
}

input.S {
	width: 590px;
}

input.S:hover {
	background: #FFE85E;
}

 {

}


input.M.nl,
input.P.nl {
	width: 698px;
}

input.S.nl {
	width: 708px;
}

input.C {
	color: black;
	background-color: transparent;
}
th.form {
	border: 1px solid #B8C4D0;
	background-color: #e0e1e2;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
input.marked,
textarea.marked {
	width: 573px;
	border: 4px solid #EE2824;
	background-image: url('/assets/layout/formError.gif');
	background-repeat: no-repeat;
	background-position: 560px 7px;
}


/*
	sitemap
*/
#ce_sitemap {
	list-style-type: none;
}
#ce_sitemap ul {
	margin: 10px 0;
	list-style-type: disc;
}
#ce_sitemap a:link,
#ce_sitemap a:visited {
	text-decoration: none;
	display: block;
	color: #434343;
}
#ce_sitemap a:hover {
	color: black;
}


