/*Standard*/
P
{
	margin: 5px 0 10px;
	line-height: 1.46em;
}
A
{
	color: #133F7B;
}
#credit
{
	width: 960px;
	margin: 0 auto;
	display: block;
}
#credit A
{
	color: #CCD;
	font-size: 10px;
	text-decoration: none;
	float: right;
	padding-bottom: 5px;
}
.clearL
{
	clear: left;
}
.clearR
{
	clear: right;
}
SMALL
{
	font: 11px Verdana;
}
H2, H3, H4, H5, H6
{
	font-size: 20px;
	margin-bottom: 15px;
}
/*Template*/
BODY
{
	line-height: 1.3em;
	text-align: left;
	font: normal 13px Verdana, Sans-Serif;
	color: #133F7B;
	background: url(../img/bg.jpg) repeat-x fixed top center;
/*ie6fix*/
	/*[disabled]_background:url(../img/bg.jpg) no-repeat top center;*/
}
#site
{
	margin: 0 auto;
	width: 1014px;
	background: url(../img/site.png) no-repeat bottom left;
	padding-bottom: 29px;
/*ie6fix*/
	_background: none;
	_padding-bottom: 0;
}
#page
{
}
#head
{
	background: transparent url(../img/headBG.png) no-repeat top left;
/*ie6fix*/
	_background: transparent url(../img/headBG6.jpg) no-repeat top center;
	height: 170px;
}
#head H1#logo
{
	background: transparent url(../img/logo.png) no-repeat left bottom;
/*ie6fix*/
	_background: none;
	margin-left: 47px;
	padding-top: 34px;
}
#head H1#logo A
{
	display: block;
	width: 265px;
	height: 109px;
}
#head H1#logo A SPAN
{
	display: none;
}
/*NAV*/
#nav
{
	background: url(../img/nav.png) no-repeat top center;
/*ie6fix*/
	_background: url(../img/nav6.png) no-repeat top center;
	height: 43px;
	padding-left: 25px;
}
#nav LI
{
	float: left;
}
#nav LI A
{
	text-decoration: none;
	display: block;
	height: 37px;
	width: 138px;
	line-height: 37px;
	text-align: center;
	vertical-align: middle;
	font: bold 14px/34px Verdana, Arial;
	color: #FFF;
}
#nav LI A:hover
{
	background: url(../img/navBG.png) repeat-x bottom;
}
#nav LI.act A
{
	background: url(../img/navBG.png) repeat-x bottom;
}
/*AllCont*/
#allcont
{
	background: url(../img/allContBG.png) repeat-y top left;
/*ie6fix*/
	_background-image: url(../img/allContBG6.png);
	padding: 0 0 0 17px;
	margin-top: 0;
	height: 1%;
}
/*Left*/
#left
{
	width: 168px;
	overflow: hidden;
	float: left;
	display: inline;
	background: url(../img/turm.png) no-repeat top right;
	padding: 15px;
/*ie6fix*/
	_background-image: url(../img/turm6.jpg);
}
#left #kontakt
{
	background: url(../img/kontakt.png) no-repeat top left;
/*ie6fix*/
	_background-image: url(../img/kontakt6.png);
	width: 167px;
	height: 93px;
	margin-top: 10px;
}
#left #kontakt P
{
	display: none;
}
UL#subNav LI.devider
{
	/*[disabled]border-bottom:1px solid #B2D0F2;*/
	/*[disabled]border-top:1px solid #B2D0F2;*/
	margin: 0;
	padding: 5px 0 0;
	height: 20px !important;
	background: url(../img/nav.png) no-repeat top center;
	color: #FFF;
}
UL#subNav .devider H2
{
	font: bold 12px Verdana, Arial;
	margin: 0;
	padding: 0;
}
/*SubNAV*/
/*[clearfix]*/#left #subNav
{
	background: url(../img/subNavBG.png) no-repeat top left;
	padding-top: 10px;
	margin-bottom: 0;
}
#left #subNavCont
{
	height: 457px;
}
#left #subNav LI
{
	padding-left: 20px;
	/*[disabled]height:30px;*/
}
#left #subNav LI.cur
{
	background: url(../img/cur.png) no-repeat left center;
}
#left #subNav LI A
{
	font: normal 14px Verdana, Arial;
	color: #133F7B;
	text-decoration: none;
	display: block;
	padding: 8px 5px 6px 0;
}
#left #subNav LI A:hover
{
	text-decoration: underline;
}
#left #subNav LI.cur A
{
	font-weight: bold;
}
#left .ende
{
	background: url(../img/subNavBG.png) no-repeat bottom left;
	height: 10px;
}
/*Language*/
#left #lang
{
	margin-left: 3px;
	margin-top: 20px;
}
#left #lang LI
{
	float: left;
	margin-right: 7px;
}
#left #lang LI SPAN
{
	display: none;
}
#left #lang LI A
{
	background: url(../img/lang.png) no-repeat top left;
}
#left #lang LI#de A
{
	background-position: 0 -50px;
}
#left #lang LI#en A
{
	background-position: -50px -50px;
}
#left #lang LI#se A
{
	background-position: -100px -50px;
}
#left #lang LI#no A
{
	background-position: -150px -50px;
}
#left #lang LI#dk A
{
	background-position: -200px -50px;
}
.lang #left #lang LI#de A, #left #lang LI#de A:hover
{
	background-position: 0 0;
}
.lang1 #left #lang LI#en A, #left #lang LI#en A:hover
{
	background-position: -50px 0px;
}
.lang2 #left #lang LI#se A, #left #lang LI#se A:hover
{
	background-position: -100px 0px;
}
.lang3 #left #lang LI#no A, #left #lang LI#no A:hover
{
	background-position: -150px 0px;
}
.lang4 #left #lang LI#dk A, #left #lang LI#dk A:hover
{
	background-position: -200px 0px;
}
#left #lang LI A
{
	display: block;
	width: 26px;
	height: 20px;
}
/*Cont*/
#cont
{
	width: 587px;
	float: left;
	margin-right: 13px;
	display: inline;
	font: normal normal 15px/1.46em Arial, Verdana, sans-serif;
	overflow: hidden;
}
#cont .inner
{
	background: url(../img/contBG.png) no-repeat top left;
/*ie6fix*/
	_background-image: url(../img/contBG6.png);
	padding: 15px;
	height: 1%;
}
#cont UL
{
	margin-left: 10px;
	padding: 0;
	padding-left: 20px;
}
#cont UL LI
{
	list-style-type: disc;
	padding: 0;
	margin: 0;
}
.innerEnde
{
	float: left;
	display: inline;
	width: 587px;
	height: 10px;
	margin-right: 15px;
	background: url(../img/contBG.png) no-repeat bottom left;
/*ie6fix*/
	_background-image: url(../img/contBG6.png);
}
#cont H2
{
	font: italic 30px "Times New Roman", sans-serif !important;
	color: #4A91C7 !important;
}
#cont H5
{
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 8px;
}
/*Right*/
#right
{
	float: left;
	display: inline;
	overflow: hidden;
	width: 175px;
}
#right A.button
{
	background: url(../img/button.png) no-repeat top left;
	_background-image: url(../img/button6.png);
	display: block;
	width: 173px;
	height: 34px;
}
#right A.button:hover
{
	background-position: bottom;
}
#right A.button STRONG
{
	display: block;
	color: #FFF;
	height: 34px;
	font: normal normal 13px Verdana;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
}
#right H2
{
	background: url(../img/headline.png) no-repeat top left;
	_background-image: url(../img/headline6.png);
	display: block;
	width: 173px;
	display: block;
	color: #FFF;
	height: 37px;
	font: normal normal 13px Verdana;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 10px;
}
/*Foot*/
#foot
{
	color: #133F7B;
	font-size: 10px;
	height: 10px;
	text-align: center;
	margin: 0;
	padding: 10px 0 0;
}
#foot A
{
	color: #133F7B;
	text-decoration: none;
	font-size: 10px;
}
#foot A:hover
{
	text-decoration: underline;
}
/*Buchung*/
DIV.contactdata .anrede
{
	margin-bottom: 10px;
}
DIV.contactdata .field
{
	clear: left;
	margin-bottom: 10px;
}
DIV.contactdata LABEL
{
	display: block;
}
DIV.contactdata DIV.field INPUT
{
	width: 250px;
}
DIV.contactdata DIV.field SPAN
{
	font-size: 10px;
}
DIV.contactdata DIV.field LABEL.tel
{
	width: 210px;
}
DIV.contactdata DIV.field-s
{
	float: left;
	margin: 0 0 10px;
	width: 200px;
}
DIV.contactdata DIV.field-s INPUT
{
	width: 180px;
}
DIV.contactdata DIV.field-xs
{
	float: left;
	margin: 0 0 10px;
	width: 185px;
	height: 55px;
}
DIV.contactdata DIV.field-xs INPUT
{
	width: 160px;
}
DIV.contactdata DIV.field-xxs
{
	float: left;
	margin-right: 53px;
	height: 60px;
}
DIV.contactdata DIV.field-xxs INPUT
{
	width: 79px;
}
DIV.message
{
	clear: left;
}
DIV.message DIV.field INPUT
{
	width: 250px;
}
DIV.message LABEL
{
	display: block;
}
DIV.message .field
{
	margin-bottom: 10px;
}
DIV.agbs
{
	margin: 20px 0;
	clear: left;
}
DIV.gutschein .field
{
	clear: left;
	margin-bottom: 10px;
}
DIV.gutschein LABEL
{
	display: block;
	margin-top: 5px;
}
DIV.gutschein DIV.field INPUT
{
	width: 250px;
}
DIV.gutschein DIV.field SPAN
{
	font-size: 10px;
}
DIV.gutschein DIV.field-s
{
	float: left;
	margin: 0 0 10px;
	width: 200px;
}
DIV.gutschein DIV.field-s INPUT
{
	width: 180px;
}
/*TABELLEN CSS*/
/**/
/*Cusco Sky table styles*/
/*written by Braulio Soncco http://www.buayacorp.com*/
/**/
TABLE
{
	margin-bottom: 10px;
	width: 100%;
}
TABLE, TH, TD
{
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	/*[disabled]color:#555;*/
}
CAPTION
{
	/*[disabled]font-size:150%;*/
	/*[disabled]font-weight:bold;*/
	margin: 5px;
}
TD, TH
{
	text-align: center;
}
TD
{
	padding: 5px 15px !important;
	font-size: 12px;
	width: 50%;
	vertical-align: middle;
}
TD.td-0
{
	text-align: left;
}
.preisliste TR.tr-1 TD
{
	font-size: 11px;
	line-height: 15px;
	padding: 0;
	vertical-align: middle;
}
THEAD TH
{
	text-align: center;
	background: #E6EDF5;
	color: #4F76A3;
	font-size: 14px;
	font-weight: normal;
	vertical-align: middle;
}
THEAD TH
{
	padding: 10px;
}
THEAD TH.td-0
{
	text-align: left;
}
.head THEAD
{
}
TBODY TH
{
	font-weight: bold;
}
TBODY TR
{
	background: #FCFDFE;
	vertical-align: middle;
	margin: 10px;
}
TBODY TR:hover
{
	background-color: #FEFEFE !important;
}
TBODY TR.tr-odd
{
	background: #F7F9FC;
}
TABLE A:link
{
	color: #718ABE;
	text-decoration: none;
}
TABLE A:visited
{
	color: #718ABE;
	text-decoration: none;
}
TABLE A:hover
{
	color: #718ABE;
	text-decoration: underline !important;
}
TFOOT TH, TFOOT TD
{
	font-size: 85%;
}
.small
{
	font-size: 10px;
	margin-left: 5px;
}
/*special*/
.zeitraum TD
{
	text-align: center;
}
.leistungen TD
{
	text-align: left;
}
.csc-textpic-image .csc-textpic-caption
{
	font: 12px Vedana, Sans-Serif;
	text-align: center;
	color: #133F7B;
	font-weight: bold;
	padding: 5px 0;
}
/*Contactform with 960 grid*/
#contactform
{
	color: #0C2F5E;
}
#contactform.container_16
{
	width: inherit;
	width: auto;
}
#contactform LABEL
{
	display: block;
	font-size: 12px;
	line-height: 1.3em;
	margin-top: 7px;
}
#contactform INPUT.input, #contactform SELECT, #contactform TEXTAREA
{
	background: #FFFFFF;
	border: 1px solid #57768E;
	width: 100%;
	margin: 0;
	color: #123E7A;
}
#contactform INPUT
{
	width: 100%;
}
#contactform FORM#bookingform INPUT#name1
{
	display: none;
}
#contactform INPUT.datepicker
{
	background: #FEFEFE url(../img/icon-date.png) no-repeat right top;
}
#contactform INPUT.checkbox
{
	width: auto;
}
#contactform TEXTAREA
{
	height: 100px;
	font: 13px Verdana, Sans-serif;
}
#contactform .buttonblock INPUT#agbcheck
{
	float: left;
	margin-right: 8px;
}
#contactform .buttonblock P
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	/*[empty]background-image:;*/
}
#contactform .angebotblock
{
	background-color: #FEAB3B;
	padding-bottom: 11px;
	font-weight: bold;
}
/*[clearfix]*/#contactform .contactblock, #contactform .anlassblock, #contactform .messageblock, #contactform #block1, #contactform #block2
{
	background: #CEE0ED;
	/*[disabled]background:#E4EEF6;*/
	padding: 0 0 11px;
}
#contactform .gutscheinblock, #contactform .bookingblock, #contactform .buttonblock
{
	/*[disabled]border:1px solid #123E7A;*/
	background: #E4EEF6;
	background: #CEE0ED;
	padding: 0 0 11px;
	border-bottom: 2px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#contactform .bookingblock SMALL
{
	display: block;
	padding-top: 19px;
}
#contactform .buttonblock
{
	padding-top: 9px;
	background: #AEDAAF;
}
#contactform .infoblock
{
	font-size: 12px;
	margin-top: 30px;
	padding-top: 6px;
	/*[disabled]border:1px solid #D9B47C;*/
	/*[disabled]background:#FEF6AD;*/
	text-align: center;
	border-top: 1px dashed #808080;
}
/*Direktbuchungs-Formular*/
#contactform.dbf INPUT
{
}
#contactform.dbf #block1, #contactform.dbf #block2
{
	padding-left: 9px;
	border-bottom: 2px solid #FFFFFF;
}
#contactform.dbf .field1, #contactform.dbf .field2, #contactform.dbf .field4, #contactform.dbf .field5, #contactform.dbf .field6
{
	width: 158px;
	float: left;
	padding-right: 16px;
}
#contactform.dbf .field4, #contactform.dbf .field5
{
}
#contactform.dbf .field3, #contactform.dbf .field6
{
	width: 150px;
	float: left;
	padding-left: 27px;
	padding-top: 21px;
	overflow: hidden;
}
#contactform.dbf .field6
{
	padding-top: 12px;
}
#contactform.dbf .field3 LABEL
{
	width: 102px;
	float: left;
	text-align: right;
	padding-right: 4px;
}
#contactform.dbf .field3 INPUT
{
	width: 39px;
	border: 0px solid #000000;
	background-color: transparent;
	float: left;
	margin-top: 5px;
	color: #0B2E5D;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}
#contactform.dbf .field4
{
	clear: left;
}
#contactform.dbf .field5
{
}
IFRAME#direktbuchungframe
{
	width: 583px;
	height: 786px;
	background-color: transparent;
	margin-left: -14px;
	margin-top: 7px;
}
/*Gutschein-Formular*/
#contactform H3
{
	background: #1A4D8A url(../img/nav.png) no-repeat top center;
	font: bold 13px Arial;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 0;
	border: 1px solid #0B3164;
}
/*[clearfix]*/#contactform .togglecont
{
	padding: 11px 11px 0;
}
#contactform .togglecont .checkbox
{
	float: left;
}
#contactform .togglecont P
{
	float: left;
	padding: 0 0 0 7px;
	margin: 0;
	width: 90%;
}
/*Gutschein-Formular - spezielle Bestaetigung*/
TABLE#confirmationdata
{
	width: 100%;
}
TABLE#confirmationdata H3
{
	background: #1A4D8A url(../img/nav.png) no-repeat top center;
	font: bold 13px Arial;
	color: #FFFFFF;
	padding: 3px 10px;
	margin: 0;
	border: 1px solid #0B3164;
	text-align: justify;
}
TABLE#confirmationdata TD
{
	padding: 0 !important;
	margin: 0;
}
TABLE#confirmationdata TD.td1, TABLE#confirmationdata TD.td2
{
	width: 30%;
	text-align: right;
	padding: 3px 10px !important;
	line-height: 1.4em;
	vertical-align: top;
}
TABLE#confirmationdata TD.td2
{
	text-align: left;
	width: 60%;
}
TABLE#confirmationdata TD.td1 LABEL
{
	display: inline;
	float: none;
	margin: 0;
	padding: 0;
}
TABLE#confirmationdata TR.hide
{
	display: none;
}
TABLE#confirmationdata TR.hide.Ja
{
	display: table-row;
	#display: block;
}
TABLE#confirmationdata TR.hide2Ja
{
	display: none;
}
TABLE#confirmationdata TR.hide2.Ja
{
}
/*Last Day Angebot*/
.item.angebotsitem
{
	border-bottom: 1px dashed #778497;
	margin-bottom: 9px;
	padding-bottom: 44px;
	clear: right;
}
.item.angebotsitem .button
{
	background-image: url(../img/nav.png);
	padding: 6px 30px 6px 40px;
	margin: 0;
	color: #FEFEFE;
	text-decoration: none;
	float: right;
}
.item.angebotsitem TABLE
{
	clear: left;
}
/*Datepicker*/
#ui-datepicker-div TABLE, #ui-datepicker-div TABLE TR, #ui-datepicker-div TABLE TR TD, #ui-datepicker-div TABLE TR TH
{
	margin: 0 !important;
	padding: 2px !important;
	width: auto;
	height: auto;
	text-align: center;
	background: inherit;
	font-size: 11px !important;
}
#ui-datepicker-div TABLE TR TD A
{
	padding: 3px;
	text-align: center;
}
#ui-datepicker-div
{
	width: 181px;
}
#ui-datepicker-div .ui-datepicker-title
{
	font-size: 11px;
	color: #020202;
	line-height: 2.2em;
}
#ui-datepicker-div TABLE TR TH
{
	color: #020202;
}
TABLE.bookingoption
{
	border: 1px solid #D3DFED;
}
TABLE.bookingoption TH
{
	background: #E5ECF4;
	font-size: 12px;
	width: 33%;
}
TABLE.bookingoption TH P
{
	margin: 5px 0;
}
TABLE.bookingoption TD
{
	width: 33%;
}
.confirmationmessage
{
	background: #FFFFFF;
	border: 3px double #999999;
	padding: 10px;
}
.confirmationmessage LABEL
{
	float: left;
	width: 117px;
	text-align: right;
	margin-right: 15px;
}
#sound
{
	position: absolute;
	top: 227px;
	left: 50%;
	margin-left: 252px;
	width: 20px;
	height: 16px;
	border: 5px solid #DBDBDB;
	overflow: hidden;
}
