/* ALLGEMEINE ANGABEN */
* { 
	border: none;
	text-decoration: none;
}
body {
	margin: 0;
	padding: 0;
	background: #8dbbdb url(../images/bg.png) repeat-x fixed;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	padding-top: 16px;
}
td, p {
	font-size: 11px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:0;
}

a {
	color: #ff0000;
	font-size: 11px;
}
a:hover {
	color: #04305d;
}
/* LAYOUT */
#wrapper {
	width: 855px;
	margin: 0 auto;
	text-align: left;
}
#seite {
	width: 773px;
	margin: 0 41px;
	margin-bottom: 30px;
}
#header {
	background: url(../images/bg_header.jpg) no-repeat center bottom;
	height: 186px;
}
#naviCont {
	background: #04305d;
	height: 36px;
}
#navi {
	margin-left: 74px;
}
#navi td {
	border-right: 2px solid #fff;
}
#navi a {
	display: block;
	line-height: 36px;
	padding-left: 25px;
	padding-right: 25px;
	color: #fff;
	text-transform: uppercase;
}
.navAkt, #navi a:hover {
	background: #2371b7;
}


#main {
	background: url(../images/bg_content.png) repeat-x;
	border: 8px solid #fff;
	text-align:center;	
}
#footer {
	background: url(../images/bg_footer.jpg) no-repeat center bottom;
	border: 8px solid #fff;
	border-top:0;
	height: 36px;
	line-height: 36px;
	text-align: right;
	padding-right: 15px;
	color: #fff;
}
#footer a {
	color: #fff;
}
#imageBarA {
	position: absolute;
	top: 169px;
	margin-left: -41px;	
	margin-top: 16px;
}
#imageBarB {
	position: absolute;
	top: 169px;
	left: 50%;
	margin-left: 318px;	
	margin-top: 16px;
}
#imageBarA[id] {
	margin-left: auto;
}
#imageBarA img, #imageBarB img {
	border: 3px solid #fff;
	margin-bottom: 12px;
}


#subNavi a {
	color: #fff;
	font-size: 11px;
	background: url(../images/marker_topnavi.png) no-repeat left center;
	padding-left: 12px;
	padding-right: 5px;
	text-transform: uppercase;
}


#startseite {
	width: 560px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align:left;
}
#startseite td {
	background: url(../images/bg_news.png);
	color: #fff;
}
#startseite[id] {
	margin: 0 auto;
}

#galerie {
	width: 560px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align:left;
}

#galerie[id] {
	margin: 0 auto;
}

#galerie #inhalt {
	background: #fff;
	filter:Alpha(opacity=76);
	border: 3px solid #fff;
	color: #042f5c;	
	padding: 18px;
}




#artikel {
	text-align:left;
	height: 432px;
	padding-top: 18px;	
}
#artikel[id] {
	height: auto;
	padding-bottom:20px;
}

#artText {
	background: #fff;
	filter:Alpha(opacity=76);
	border: 3px solid #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #042f5c;	
	margin-left: 290px;
	padding: 18px;
	width: 392px;
}
#artText[id] {
	background: url(../images/bg_art.png);
	width: 350px;
}

/*#artExt {
	border: 3px solid #fff;
	margin: 18px 83px;
	text-align:left;
	background: #04305d;	
	font-family: verdana, arial, helvetica, sans-serif;
	color:#fff;
	padding: 16px;
}*/
#preisliste {
	text-align:left;
	width: 560px;
	padding-top: 16px;
	padding-bottom: 16px;
	color: #ffffff;	
}

#preisliste table {
	border: 3px solid #ffffff;
}
#preisliste table table  {
	border: 0;
}
#preisliste td {
	font-size: 10px;
	color: #042f5c;	
	vertical-align:top;
}
#preisliste td td {
	border: 0;
}
#preisliste th {
	background: #04305d;
	text-transform: uppercase;
	letter-spacing: 2px;
	text-align: center;
	color: #fff;	
	font-size: 10px;
} 
#preisliste span {
	font-size: 9px;
	letter-spacing:0;
}
#preisliste[id] {
	margin: 0 auto;
}
#preisliste div {
	background: #fff;
	filter:Alpha(opacity=76);
	border: 3px solid #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #042f5c;	
	margin-left: 0px;
	padding: 18px;
	width: 520px;
}
#preisliste[id] div {
	background: url(../images/bg_art.png);
}

#preisnavi, #preisnavi li {
	margin: 0;
	padding:0;
	display: inline;
}
#preisnavi li {
	white-space: nowrap;

}
#preisnavi a {
	white-space: nowrap;
	color: #ffffff;	
	font-size: 11px;
	background: url(../images/marker_topnavi.png) no-repeat left center;	
	padding-left: 15px;
	padding-right: 5px;
	text-transform: uppercase;
	display: inline-block;	
}
#preisnavi[id] {
	display: block;
}
/*#buchen, #kontakt, #agb {
	text-align:left;
	width: 560px;
	padding-top: 16px;
	padding-bottom: 30px;
	color: #042f5c;	
	height: 432px;
}
#buchen div, #kontakt div, #agb div {
	background: #ffffff;	
	filter:Alpha(opacity=76);
	border: 3px solid #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #042f5c;	
	margin-left: 0px;
	padding: 18px;
	width: 520px;
}
#buchen[id] div, #kontakt[id] div, #agb[id] div {
	background: url(../images/bg_art.png);
}
#buchen[id], #kontakt[id], #agb[id] {
	margin: 0 auto;
}*/
#kontakt, #buchen, #agb {
	background: #ffffff;	
	filter:Alpha(opacity=76);
	border: 3px solid #fff;
	text-align:left;
	width: 560px;
	padding: 18px;
	color: #042f5c;
}
#kontakt[id], #buchen[id], #agb[id] {
	background: url(../images/bg_art.png);
	width: 524px;
	margin:0 auto;
}
#buchen .textFeld, #kontakt input, #kontakt textarea, #buchen option {
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	background: #eeeeee;
}



