/* @override http://localhost:8888/Bert%20Waehner/Beck/website/www/css/beck_styles.css */

/*+++++++++++++++++++++++++++++++++++++++++++++++
Styles by applexx media solutions; Josip Pusic 2009
++++++++++++++++++++++++++++++++++++++++++++++++*/

/* @group global elements */

/***********************************************
globale Elemente
************************************************/

* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #f6fcfe url(../pics/siteBg.png) repeat-x;
}

a {
	color: #076ba7;
}

a:link {
	color: #076ba7;
	text-decoration: underline;
}

a:visited {
	color: #076ba7;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a:hover {
	color: #00517d;
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	display: none;
}

h2 {
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: normal;
	color: #076ba7;
}

h3 {
	font-size: 19px;
	font-weight: normal;
	color: #00517d;
	margin-bottom: 16px;
}

h4 {
	font-size: 13px;
	color: #076ba7;
}

p {
	line-height: 1.5;
}

ul{
	padding: 6px 0 4px 20px;
}

.clear {
	clear: both;
	padding: 0 !important;
}

.spacer {
	height: 12px;
}

.linkArrow {
	background: url(../pics/linkArrow.gif) no-repeat right;
	padding-right: 16px;
}

/* @end */

/* @group layout elements */

#pageContainer {
	height: 298px;
	background: url(../pics/waterBg.jpg) repeat-x 0 160px;
}

#page {
	margin: 0 auto;
	width: 870px;
}

/* @group topServiceNavi */

#topServiceNavi {
	margin-top: 8px;
	padding: 0 20px 0 0;
	text-align: right;
	color: #3ea6d9;
}

#topServiceNavi a {
	font-size: 12px;
	color: #3ea6d9;
	padding: 0px 10px 0 10px;
	text-decoration: none;
}

#topServiceNavi a.linkArrow {
	padding-right: 16px;
}

#topServiceNavi a.langChooser {
	padding-left: 36px;
	padding-right: 12px;
	background: url(../pics/dropDownArrow.gif) no-repeat right;
}

#topServiceNavi a:hover {
	color: #00517d;
}

/* @end */

/* @group mainNavi */

#mainNavi {
	position: relative;
	top: 7px;
	width: 870px;
	height: 40px;
	background: url(../pics/topNaviBar.png) no-repeat left top;
}

#mainNavi span {
	padding: 0px 0px 0 0;
}

#mainNavi a {
	

/*border: 1px solid;*/
	font-size: 12px;
	color: #fff;
	height: 24px;
	padding: 10px 16px 0 16px;
	margin: 2px 0px 0 0px;
	float: left;
	display: block;
	text-decoration: none;
	background: url(../pics/topNaviBtn.png) no-repeat;
}

#mainNavi a.firstButton {
	

/*border: 1px solid;*/
	background: url(../pics/topNaviFirstBtn.png) no-repeat 3px 0;
	padding-left: 32px;
}

#mainNavi a:hover {
	color: #fff;
	background-position: 0 -34px;
}

#mainNavi a.firstButton:hover {
	background-position: 3px -34px;
}

#mainNavi a.aktiv {
	color: #fff;
	background-position: 0 -34px;
}

#mainNavi a.firstButton.aktiv {
	background-position: 3px -34px;
}

/* @end */

/* @group Left Navi */
#leftNavi ul {
	padding: 0px 0px 10px 10px;
	list-style: none;
}
#leftNavi ul li{
	/*border-bottom: 1px solid #fff;*/
}
#leftNavi a {
	display: block;
	text-decoration: none;
	font-size: 14px;
	color: #00517d;
	white-space: nowrap;
	height: 16px;
	padding: 2px 0 2px 0px;
	margin-bottom: 10px;

}
#leftNavi ul li a:hover{
	color: #076ba7;
}
#leftNavi .aktiv {
	color: #f5ad23;
}
/* @end */

#logo {
	width: 141px;
	height: 70px;
	cursor: pointer;
	margin: 26px 0px 0px 670px;
	background: url(../pics/logo.png) no-repeat left top;
}

#hotlineBox {
	float: left;
	margin-bottom: 10px;
	width: 369px;
	height: 27px;
	margin-top: 29px;
	background: url(../pics/hotline.gif) no-repeat;
}

#headerLinkBar {
	position: relative;
	text-align: right;
	top: 65px;
	right: 32px;
}

#headerLinkBar a {
	color: #fff;
}

#headerLinkBar a:hover {
	color: #fff;
	text-decoration: none;
}

/* @group Content Container */

/* @group contactForm */

#contactForm {
	padding-top: 20px;
	width: 528px;
}

#contactForm .dateField {
	border: 1px solid #666;
	background: #fff;
}
#contactForm fieldset {
	width: 504px;
	border: 1px solid #c5d0dc;
	padding: 10px;
	margin: 0px;
	text-align: left;
}
#contactForm fieldset:hover {
	border-color: #076ba7;
}
#contactForm fieldset#checkbox input {
	width: 15px;
	border: 0;
}
#contactForm textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 224px;
	height: 120px;
	border: 1px solid #c5d0dc;
	margin-bottom: 6px;
	padding: 0;
	margin: 0;
}

#contactForm .sendButton {
	margin: 14px 0px 0 408px;
	width: 120px;
	height: 30px;
	cursor: pointer;
	background: url(../pics/sendButton.png) no-repeat;
	border: none;
}

/* @end */

#contentContainer {
	
}

#contentBox {
	width: 864px;
	background: url(../pics/topOfContentBox.gif) no-repeat;
	padding: 11px 0 16px 0;
}

#contentBox .boxBottom {
	width: 864px;
	height: 11px;
	background: url(../pics/bottomOfContentBox.gif) no-repeat 0 bottom;
}

.boxContent {
	padding: 20px 32px 6px 32px;
	background: #fff;
	border-left: 1px solid #c5d0dc;
	border-right: 1px solid #c5d0dc;
}

/* @end */

/* @group smartConfig Box */

#smartConfig {
	float: left;
	margin: 0 14px 0 0;
	width: 256px;
	background: #d7f2fb url(../pics/topSmartConfig.gif) no-repeat;
}

.smartConfigContent {
	padding: 16px 14px 2px 14px;
}

#smartConfig .boxBottom {
	width: 256px;
	height: 10px;
	background: url(../pics/bottomSmartConfig.gif) no-repeat 0 bottom;
}

#smartConfigTeaserBox {
	width: 226px;
	padding: 20px 15px;
	margin-top: 360px;
	background-color: #D7F2FB;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float: left;
	margin-left: -270px;
}

.dateChooser {
	float: left;
	margin-bottom: 0px;
}

.colOffset {
	margin-right: 12px;
}

.dateField {
	padding-left: 4px;
	background: #fff;
	width: 76px;
	height: 20px;
	border: none;
}

.popUpCal {
	width: 23px;
	height: 17px;
	position: relative;
	top: 2px;
	cursor: pointer;
	background: url(../pics/calendar.gif) no-repeat;
	border: none;
}

.durationSelector {
	border: 1px solid #6a787d;
	background: #fff;
	width: 106px;
	margin: 3px 0 6px 0;
}

.smartConfigContent label {
	margin: 6px 12px 0px 0;
	line-height: 12px;
	width: 106px;
	display: block;
	float: left;
	clear: left;
}

.smartConfigContent .checkBoxLabel {
	line-height: 12px;
	width: 198px;
	float: right;
	clear: right;
}

.configCheck {
	background: #fff;
	margin: 6px 0 0 0;
	width: 16px;
}

.searchButton {
	margin: 14px 6px 0 0;
	width: 110px;
	height: 37px;
	cursor: pointer;
	border: none;
	display: inline;
}

.searchButton_en {
	background: url(../pics/searchButton_en.png) no-repeat;
}

.searchButton_de {
	background: url(../pics/searchButton.png) no-repeat;
}

.searchButton_es {
	background: url(../pics/searchButton_es.png) no-repeat;
}


/* @end */

/* @group catalogLabel */

.catalogLabel {
	margin-bottom: 16px;
	background: #eef0f1 url(../pics/topOfCatalogLabel.gif) no-repeat;
	cursor: pointer;
}

.resultHeader {
	cursor: auto;
}

.resultHeader .catalogLabelContent p {
	width: 496px;
}

.catalogLabelContent {
	float: left;
	width: 358px;
	padding: 16px 14px 2px 14px;
}

.catalogLabelContent p {
	float: left;
	width: 222px;
}

.catalogLabel img, .resultView img {
	float: left;
	margin-right: 16px;
}

.catalogProps {
	padding-top: 32px;
}

#resultArea .catalogLabel .boxBottom {
	width: 528px;
	height: 10px;
	background: url(../pics/bottomOfCatalogLabel.gif) no-repeat 0 bottom;
}

/* @end */

/* @group resultView */
.resultView {
	padding-top: 10px;
	margin-bottom: 16px;
	background: url(../pics/topOfResultView.gif) no-repeat;
}

.resultContent {
	border-left: 1px solid #c5d0dc;
	border-right: 1px solid #c5d0dc;
}

.resultContent h3 {
	font-size: 16px;
	margin: 0;
	padding: 2px 0 4px 14px;
}

.resultContent .catalogProps {
	float: left;
	width: 120px;
	padding-top: 6px;
}

.resultContent .catalogLabelContent {
	padding: 6px 14px 2px 14px;
}

#resultArea .resultView .boxBottom {
	width: 528px;
	height: 10px;
	background: url(../pics/bottomOfResultView.gif) no-repeat 0 bottom;
}

.featureIcons {
	padding: 6px 0 6px 0;
	width: 130px;	
}

.featureIcons img {
	float: left;
	margin: 4px 5px 0 0;
}
/* @group resultNavi */

.resultNavi a {
	height: 16px;
	padding: 5px 6px 3px 10px;
	margin: 2px 0px 0 0px;
	display: block;
	background-color: #d7f2fb;
	text-decoration: none;
}

/* @end */

/* @group tabBox */

#tabBox {
	width: 864px;
	padding: 10px 0 16px 0;
}

/* @group tabNavi */

#tabNavi {
	height: 37px;
	width: 864px;
}

#tabNavi .inner {
	padding: 0 32px 26px 32px;
}

#tabNavi ul {
	list-style: none;
}

#tabNavi li {
	display: inline;
}

#tabNavi a {
	float: left;
	background: url(../pics/tabLeft.gif) no-repeat top left;
	padding: 0 2px 0 11px;
	line-height: 31px;
	text-decoration: none;
	color: #00517d;
	cursor: pointer;
}

#tabNavi a.aktiv {
	background: url(../pics/tabLeftActive.gif) no-repeat top left;
}

#tabNavi a span {
	float: left;
	display: block;
	background: url(../pics/tabRight.gif) no-repeat top right;
	padding: 2px 16px 0px 5px;
}

#tabNavi a span.aktiv {
	background: url(../pics/tabRightActive.gif) no-repeat top right;
}

#tabNavi a:hover {
	color: #076ba7;
}

#tabNaviBottom {
	height: 11px;
	background: url(../pics/topOfTabContent.gif) no-repeat 0 bottom;
}

/* @end */

#tabBoxContent {
	padding: 20px 32px 6px 32px;
	background: #fff;
	border-left: 1px solid #c5d0dc;
	border-right: 1px solid #c5d0dc;
	width: 798px;
	margin-top: 10px;
}
#tabBoxContent p{
	padding: 0 0 16px 0;
}

#tabBox .boxBottom {
	width: 864px;
	height: 11px;
	background: url(../pics/bottomOfContentBox.gif) no-repeat;
}

/* @group Details */

#detailHeaderPic {
	float: left;
	margin: 0 14px 0 0;
	width: 256px;
}

#detailPicLarge {
	float: left;
	margin: 0 14px 0 0;
}

#thumbNailArea {
	height: 294px;
	overflow-y: scroll;
	overflow-x: hidden;
}

#thumbNailArea img {
	margin: 0 2px 9px 0;
}

#detailDescription {
	padding-top: 16px;
}

#detailDescription p, #bookingForm p {
	float: left;
	width: 392px;
	margin: 0;
}

#bookingForm div.leftCol {
	float: left;
	width: 392px;
	margin: 0 14px 0 0;
}

#bookingForm div.rightCol {
	margin: 0;
}

#detailDescription p.rightCol, #bookingForm p.rightCol {
	margin: 0px;
}
#detailDescription div.leftCol {
	float: left;
	width: 392px;
	margin: 0px 14px 0 0;
}
#detailDescription div.rightCol {
	margin: 0px;
}

#descriptionArea {
	padding-right: 16px;
	float: left;
	width: 360px;
}

#descriptionArea h3, #detailDescription h3 {
	margin: 0;
	padding: 0px 0 4px 0px;
}

#infoArea {
	float: left;
	width: 152px;
	background: #d7f2fb url(../pics/topOfInfoArea.gif) no-repeat;
}

.infoAreaContent {
	padding: 5px 16px 2px 16px;
}
#infoArea a{
	display: block;
	white-space: nowrap;
	padding: 16px 0 0px 0px;
	text-align: center;
}

#infoArea .reservierenButton {
	display: block;
	padding: 20px 0 0 0;
}

#infoArea .boxBottom {
	width: 152px;
	height: 10px;
	background: url(../pics/bottomOfInfoArea.gif) no-repeat 0 bottom;
}

/* @group bookingForm */

#bookingForm {
	
}

#bookingForm .dateField {
	border: 1px solid #666;
	background: #fff;
}

form {
	
}

#check.loader{
	text-indent: 20px;
	background: url(../pics/ajax-synching.gif) no-repeat 140px center;
}

fieldset {
	width: 370px;
	border: 1px solid #c5d0dc;
	padding: 10px;
	margin: 0px;
}

fieldset:hover {
	border-color: #076ba7;
}

fieldset#checkbox input {
	width: 15px;
	border: 0;
}

legend {
	color: #00517d;
	font-weight: bold;
	padding: 5px;
	background: none;
}

label {
	margin: 0 3px 3px 0;
	width: 140px;
	display: block;
	float: left;
	clear: left;
}

input {
	border: 1px solid #c5d0dc;
	padding-left: 0.3em;
	margin-bottom: 6px;
	width: 220px;
	background: #fff;
}

input:focus {
	border-color: #076ba7;
	background-color: #d7f2fb;
}

select {
	margin-bottom: 6px;
	border: 1px solid #6a787d;
	background: #fff;
	width: 106px;
}

select.date {
	width: auto;
}

option {
	color: #007164;
}

#agbCheckField {
	padding-bottom: 16px;
	width: 364px;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	width: 224px;
	height: 80px;
	border: 1px solid #c5d0dc;
	margin-bottom: 6px;
	padding: 0;
	margin: 0;
}
#bookingForm .configCheck {
	background: #fff;
	margin: 0px 0 6px 0;
	width: 16px;
}
#bookingForm .checkBoxItem{
	display: block;
	padding: 0px 0 0px 0; 
}
#bookingForm .infoIcon{
	position: absolute;
	margin-left: 6px;
}
textarea:focus {
	border-color: #076ba7;
	background-color: #d7f2fb;
}
#bookingForm .priceElement {
	padding-right: 6px;
	text-align: right;
	display: block;
	height: 20px;
}
#priceField {
	text-align: right;
	border: none;
	font-size: 14px;
	color: #00517d;
}

.plz {
	width: 50px;
}

.ort {
	width: 160px;
}

.strasse {
	width: 180px;
}

.strnummer {
	width: 30px;
}

.orderButton {
	margin: 14px 0px 0 680px;
	width: 120px;
	height: 30px;
	cursor: pointer;
	background: url(../pics/reservierenButtonWhiteBg.png) no-repeat;
	border: none;
}
#tmpbutton{
	margin: 14px 0px 0 680px;
	border: none;
	width: 120px;
	height: 30px;
	background: transparent url(../pics/reservierenButton_disabled.png) no-repeat scroll 0 0;
}

.inputerror {
	color: #CC0000;
}

#valuetext{
	position: absolute;
	z-index: 1000;
	margin: -62px 12px 0 320px;
	padding: 14px 16px 14px 20px;
	width: 290px;
	background-color: #00517d;
	
	color: #fff;
	line-height: 1.4;
	border: 1px solid #d42605;
}

/* @end */

/* @group Belegungsplan */
#calendarNavi{
	text-align: right;
}

#calendarArea {

}
#calendarArea.loader {
	background: url(../pics/ajax-loader.gif) no-repeat center 160px;
}
#calendarArea table{
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
#calendarArea table.year {
	border: none;	
}
.yearname {
	text-align: center;
	vertical-align: middle;
}
#calendarArea table.month {
	border: 2px solid #fff;
	margin: 0px 12px 8px 0px;
}
#calendarArea table.month .monthname {
	background: #0772ad url(../pics/monthNameBg.gif) repeat-x;
	color: #fff;
	padding: 4px 4px 3px 4px;
	text-align: center;
	height: 12px;
}

#calendarArea table.month td {
	/*border: 1px solid #fff;*/
	padding: 2px 2px 1px 1px;
}

.monthday, .nomonthday, .event, .saturday, .sunday {
	text-align: right;
	height: 18px;
	border: 1px solid #fff;
}
.dayname {
	background-color: #d7f2fb;
	border: 1px solid #fff;
	text-align: right;
}
.monthday, .calendarFree {
	background-color: #b7fcce;
}
.today, .calendarToday {
	background-color: #fbfe9d;
}
.saturday, .calendarArrival {
	background-color: #5ec86b;
	color: #fff;
}
.sunday {
	background-color: #b7fcce;
}
.nomonthday {
	background-color: #eef0f1;
}
.event, .calendarBusy{
	background: #d42605;
	color: #fff;
}

#calendarLegend{
	padding-bottom: 30px;
	position: relative;
}
#calendarLegend table{
	position: absolute;
	right: 0;
	width: 260px;
}
#legendTable td{
	border-collapse: collapse;
	font-size: 11px;
}
.legendLettering{
	padding-left: 6px;
	padding-right: 6px;
}
.calendarFree, .calendarBusy, .calendarArrival, .calendarToday{
	width: 16px;
	height: 16px;
}

/*@end */

/* @group Preistabelle */
#priceTable{
	
}
#priceTable table{
	width: 100%;
	border-collapse: collapse;
	font-size: 11px;
}
#priceTable .header {
	background: #0772ad url(../pics/monthNameBg.gif) repeat-x;
	color: #fff;
	padding: 4px 4px 3px 4px;
	text-align: center;
	height: 12px;
	font-size: 12px;
}
#priceTable td{
	padding: 6px 2px 6px 2px;
	border: 1px solid #fff;
	text-align: center;
	font-size: 12px;
}
#priceTable .saisonA{
	background-color: #FCF3E8;	
}
#priceTable .saisonB{
	background-color: #F5DBB9;
}
#priceTable .saisonC{
	background-color: #F2CEA1;
}
#priceTable .saisonD{
	background-color: #EFC289;
}
#priceTable .saisonE{
	background-color: #df8513;
}
#priceTable .saisonF{
	background-color: #EFC289;
}
#priceTable .saisonG{
	background-color: #F2CEA1;
}
#priceTable .saisonH{
	background-color: #F9E7D0;	
}
/*@end */
/*@end */
/* @end */
/* @end */

.boxHeadline {
	margin-bottom: 6px;
	color: #00517d;
	font: 19px Arial, Helvetica, Geneva, sans-serif;
}

.locationName {
	margin-bottom: 8px;
	background-color: #fff;
	padding: 2px 6px;
	color: #00517d;
	font: 14px Arial, Helvetica, Geneva, sans-serif;
}

#mainPic {
	float: left;
	width: 528px;
	height: 226px;
	background: url(../pics/mainPic.jpg) no-repeat;
}

#resultArea {
	float: right;
	width: 528px;
}

.infoArea {
	padding: 18px 0 2px 0;
}

.infoTag {
	font-size: 14px;
	color: #00517d;
	padding: 6px 24px 0px 0;
	background: url(../pics/hint.gif) no-repeat right bottom;
}

#smartConfig hr {
	border: 1px solid #fff;
	margin-bottom: 10px;
}

/* @group teaser */

.teaserArea {
	margin-top: 26px;
}

.teaserBox {
	float: left;
	width: 392px;
	height: 90px;
	padding: 0 0 16px 0;
}

.teaserBox img {
	float: left;
	clear: left;
	margin-right: 16px;

}

.textBox {
	float: left;
	width: 392px;
	padding: 20px 0 16px 0;

}
.textBox .csc-textpic {
	padding: 0 20px 0 0;

}
.textBox h4 {
	padding: 0 0 10px;

}
/* @end */

/* @end */

/* @group footer */

#footerBox {
	position: relative;
	width: 864px;
	background: url(../pics/topOfFooter.gif) no-repeat left top;
	padding: 11px 0 50px 0;
	color: #00517d;
}

#footerBox .boxContent {
	padding-top: 2px;
	padding-bottom: 16px;
}

#footerBox .boxContent p {
	padding-top: 16px;
	padding-bottom: 0px;
	line-height: 1;
}

#footerBox .bottom {
	font-size: 1px;
	height: 11px;
	background: url(../pics/bottomOfFooter.gif) no-repeat left bottom;
}

#footerBox #footerNavi {
	position: absolute;
	top: 28px;
	right: 26px;
	text-align: right;
}

#footerNavi p {
	padding: 14px 8px 0 0;
	text-align: right;
}

#footerNavi a {
	font-size: 12px;
	color: #00517d;
	padding: 0px 8px 0 8px;
	text-decoration: none;
}

#footerNavi a:hover {
	color: #076ba7;
	text-decoration: underline;
}

/* @end */

/* @group ToolTipps */
.tipz{
	position: absolute; 
	background-color: #fdf5af;
	border: 1px solid #c5d0dc;
}
.tipz .tip{
	padding: 10px;
}
.tipz ul{
	padding: 6px 6px 0px 20px;
}

/* @end */

.articleFrame{
	clear: both;
	padding: 0 0 32px 0;
}

/* @group TYPO3 Anpassungen */
.csc-textpic-text{
	/*padding: 0 0 32px 0;*/
}

/* @end */





