@charset "utf-8";
/* CSS Document */

/******************************************************************************************
** GRUND-FORMATIERUNG
******************************************************************************************/

*, html { margin:0px; padding:0px; outline:none; }

html, body { height:100%; }

body {
	background:				url(../images/body_bg.gif) repeat-x left top;
	text-align:				center;
	font-family:			Verdana, Arial, Helvetica, sans-serif;
}

/******************************************************************************************
** ALLGEMEINES
******************************************************************************************/

h1 {					
	position:			absolute;
	display:			block;
	left:				80px;
	top:				0px;
	width:				217px;
	height:				159px;
	background:			url(../images/logo.png) no-repeat;
	text-indent:		-10000px;
	z-index:			1000;
}
h1 a {
	text-decoration:	none;
	border:				none;
}

h2 {
	color:				#0343BE;
}

h3 {}

p {
	margin-bottom: 		18px;
}

img {border:none;}

dl {
	width:				576px;
	padding: 			0px;
}

a {
	color:				#000;
	border:				0px;
}

dt, dd {
	float:				left;
	width:				279px;
	line-height:		20px;
}
dt {
	padding-right:		50px;
}
dd {
	text-align:			right;
	margin:0;
}

td {
	height:				20px;
	padding-left:		5px;
}

tr.dark {
	background:			#f5f6f6;
}


/******************************************************************************************
** SONSTIGES
******************************************************************************************/

/* Clearfix for stand-alone-divs */
.nofloat { float:none; clear:both; }

/* Clearfix f&uuml;r content-divs */
.clearfix:after { 
	content: 				"."; 
    display: 				block; 
    height: 				0; 
    clear: 					both; 
    visibility: 			hidden;
}
.clearfix {	display:inline-block; }
* html .clearfix { height:1%; }
.clearfix {	display:block; }

/******************************************************************************************
** AUFBAU
******************************************************************************************/

#wrapper {
	position:				relative;
	margin:					0px auto 0px auto;
	padding:				23px 0 0 0;
	width:					1000px;
	height:					auto;
	background:				url(../images/wrapper_bg.jpg) no-repeat center top;
	
}

	#wrapper h1 a {
	display:				block;
	width:					217px;
	height:					159px;
	}

#container {
	margin:					0px auto;
	width:					708px;
	height:					auto;
	background:				url(../images/container_bg.jpg) repeat-y left top;
}

#container #navi {
	position:				relative;
	width:					708px;
	height:					73px;
	background:				url(../images/navi_bg.jpg) no-repeat left top;
	padding:                0 0 0 0;
	z-index:				900;
}
#MenuBar1	{
	padding-top:	        45px;
}
	
	#schild {
		position:			absolute;
		right:				0px;
		left:				635px;
		top:				330px;
		width:				150px;
		height:				75px;
	}
		a#bodensee {
			display:		block;
			width:			150px;
			height:			75px;
			text-indent:	-10000px;
			text-decoration:none;
			border:			none;
			background:		url(../images/bodensee.png) no-repeat left top;
/*			position: 		absolute;
			top:			195px;
			left:			100px;*/
		}

#content {
	padding:				56px 48px 0px 48px;
	width:					612px;
	height:					auto !important;
	height:					100%;
	min-height:				323px;
	text-align:				left;
	background:				url(../images/content_bg.jpg) no-repeat left top;
	font-size:				11px;
}





#content h2 {
	font-size:				13px;
	margin-bottom:			10px;
}
#content h3 {
	font-size:				12px;
	margin-bottom:			10px;
	font-weight:			bold;

}
#content ul {
	margin-bottom:			10px;
}

#content li {
	margin-left:			0px;
	list-style-type:		none;
	background:				url(../SpryAssets/SpryMenuBarRight.gif) no-repeat left center;
	padding-left:			10px;
	line-height:			20px;
	/*border-left:			1px solid #ccc;*/
}

#content .innerlist {
	margin-left:			10px;
}

#content a {
	color:					#000;
}
#content a:hover {
	text-decoration:		none;
}

#content p {
	line-height:			20px;
}

#content #leftcol {
	float:					left;
	width:					279px;
	padding:				5px;
/*	background:				#f9f9f9;*/
	height:					auto;
}
#content #rightcol {
	float:					left;
	width:					279px;
/*	background:				#f6fbff;*/
	padding:				5px;
	height:					auto;
}

.angebotsbild {
	margin:					0 15px 0 0;
	padding:                0;
	float:					left;
}


#footer {
	width:					708px;
	height:					58px;
	background:				url(../images/footer_bg.gif) no-repeat top left;
}
#footer a {
	text-decoration:		none;
	border:					none;
	display:				block;
	height:					35px;
}


	#footer ul {
		padding-top:		12px;
		padding-left:		115px;
		display:			block;
	}
	#footer ul li {
		list-style-type:	none;
		text-indent:		-10000px;
		float:				left;
	}
	#footer ul li a {
		display:			block;
	}

div#more {
		width:				100%;
		margin-top:			25px;
		margin-bottom:		10px;
}

span#up {
		
		padding-left:		10px;
		background:			url(../images/icons/up.gif) no-repeat left center;
		float:				right;
}

span#fwdbwd {
		float:				left;
}
span#fwdbwd .fwd {
		background:			url(../images/icons/right.gif) no-repeat right center;
		padding-right:		16px;
}
span#fwdbwd .bwd {
		background:			url(../images/icons/left.gif) no-repeat left center;
		padding-left:		16px;
}

a.buchung {
		background:			url(../images/buchung.png) no-repeat;
		text-indent:		-10000px;
		width:				160px;
		height:				42px;
		display:			block;
		float:				left;
}

a.buchung_en {
		background:			url(../images/buchung_en.png) no-repeat;
		text-indent:		-10000px;
		width:				160px;
		height:				42px;
		display:			block;
		float:				left;
}

/*------------ GIMMICKS -------------


a[href $='.pdf'] { 
   padding-right: 18px;
   background: transparent url('../images/icons/icon_pdf.gif') no-repeat center right;
}

a[target ~="_blank"] { 
   padding-left: 18px;
   background: transparent url('../images/icons/icon_external.gif') no-repeat center left;
}

a[class ~="internal"] { 
   padding-left: 18px;
   background: transparent url('../images/icons/icon_internal.gif') no-repeat center left;
}
*/

/*------------ FOTO GIMMICKS ------------- */


#gallery {
	margin: 50px 0 0 25px;
}
.gallery {
	margin: 50px 0 0 25px;
}

.photo {
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}

.photo a {
cursor:pointer;
}

.photo span {
	width: 179px;
	height: 127px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../images/cut-corner.png) no-repeat;
}
.photo .corner {
	width: 179px;
	height: 127px;
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	background: url(../images/cut-corner.png) no-repeat;
}
.photo img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}


#slideshow {
margin: 25px 0 0 51px;
}

.ewcms_news_feed {
	width:			300px;
	float:left;
}

#jsloophack {
	visibility: hidden;
}

.jslooper {

	position: absolute;
	z-index: 5;
	width: 590px;
}

.loopnews {
	width: 600px;
	height: 150px;
}

.jscontent {
height:auto;
}

#player-container {
	height:300px;
	width:535px;
	margin-bottom:20px;
}


/* - Mobile Styles -*/
#mobile-link{
	border: 1px solid #ccc;
	background:#fff url(../images/mobile/bg-btn-desktop.png) repeat-x 0 bottom;
	display:none;
	clear:both;
	position:relative;
	z-index:99999;
}

.btn-mobile {
	display: block!important;
	margin: 0 auto;
	color: #666 !important;
	background:url(../images/mobile/icon-mobile.png) no-repeat 5% 24px;
	text-indent:20%;
	text-decoration: none!important;
	font-size:30px;
	padding: 60px 20px;
	text-transform: uppercase;
	border-bottom: 6px solid #ccc;
}

.mobilelink{display:none!important;}

.nowrap {
  white-space: nowrap;
}
.qr-code {
  margin: 0 auto;
  position: relative;		
  width: 150px;	
  padding: 20px;
  background: #fff;
  text-align: center;
  border: 1px solid #d5d0c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-left: 400px;
  margin-top: -30px;
}
.qr-code img {
  margin-bottom: 10px;
}

#qr-code-description {
  width: 300px;
  padding: 20px;
}
#qr-code-description img {
  opacity: 0.8;
}
.qr-code-list {
  list-style: none;
  font-size: 10px;
  margin: 0;
  padding: 0;
  line-height: 15px;
}
.qr-code-list li {
  padding-bottom: 5px;
}
