/*
	CSS Document: template.css
	Version: [PROJECT-VERSION] | Date: [PROJECT-DATE]
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/


/* LAYOUT  */

body {
	text-align: center;
	background:url(../img/bg-index-9.jpg) center top #f7f5f1 no-repeat;
	margin: 0; padding: 0;
	}
#wrapper {
	position: relative;
	text-align: left; 
	margin: 0px auto;
	width: 991px;
	padding:531px 3px 0 3px;
	background:url(../img/bg-shaddow.png) 0 0 repeat-y;
	}


/* Header */

#header {
	position: absolute;
	top: 0; left: 0;
	width: 100%; height: 400px;
	}
#header .logo {
	float: left;
	/* margin:16px 0 0 60px; */
margin:6px 0 0 60px;
	}
#header .links {
	float: right;
	margin:16px 50px 0 0;
	font-size:11px;
	}
#header .links li {
	display: inline;
	}
#header .links a {
	padding-right: 3px;
	text-transform:uppercase;
	}
#header .links li.en a {
	background:url(../img/en.gif) 0 2px no-repeat;
	padding-left:18px;
	margin-left:10px;
	}
#fb-top{
	position:absolute;
	right:22px;
	top:12px;
	background:url(../img/fb-top.gif) 0 2px no-repeat;
	text-indent:-19999px;
	display:block;
	width:21px;
	height:24px;
}

.headimage{
	margin:139px 0 0 3px;
	border-top:3px solid #887d6e;
	width:985px;
	height:389px;
	position:relative;
}
.headimage img{
	z-index:2;
}
#b-zimmerpreise{
	position:absolute;
	left:23px;
	bottom:0;
	z-index:4;
}

/* Content */

#content {
	
	}
#dStart #contentLeft {
	float: left;
	width: 484px;
	/*margin-left:26px;*/
	padding:44px 0 40px 26px;
	}
#dContent #contentLeft {
	float: left;
	width: 269px;
	/*margin-left:26px;*/
	padding:75px 0 50px 26px;
	}
/*#dStart #contentLeft{
	background:url(../img/anhaenger.jpg) right 40px no-repeat;
}*/
#dStart #contentLeft p{
	width:260px;
}
#dStart #contentRight {
	float: right;
	width: 465px;
	padding:44px 0 0 0;
	}
#dContent #contentRight {
	float: right;
	width: 666px;
	padding:34px 30px 80px 0;
	}
#article {
	
	}
#article ul{
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
}
#article ul li{
	background:url(../img/li-icon.gif) 0 8px no-repeat;
	padding:0 0 0 12px;
	line-height:20px;
}
#article ul.nolist{
	list-style:none;
	margin:0;
	padding:0;
}
#article ul.nolist li{
	background:none;
	padding:0;
}

/* Footer  */

#footer {
	background-color:#e2dfd0;
	width:945px;
	height:120px;
	padding:20px;
	font-size:11px;
	position:relative;
	}
#footer .address{
	position:absolute;
	left:250px;
	top:23px;
}
.fbLike{
	position:absolute;
	left:250px;
	top:90px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.hotline{
	width:209px;
	height:19px;
	display:block;
	position:absolute;
	right:23px;
	top:50px;
	background:url(../img/hotline.gif) 0 0 no-repeat;
}
.kinderhotels{
	width:171px;
	height:44px;
	display:block;
	position:absolute;
	right:36px;
	top:88px;
	background:url(../img/logo-kiho.gif) 0 0 no-repeat;
	text-indent:-19999px;
}

.address b{
	color:#80161e;
	text-transform:uppercase;
	font-weight:normal;
}
.footerMap{
	width:193px;
	height:114px;
	display:block;
	position:absolute;
	left:20px;
	top:20px;
	background:url(../img/map-footer.gif) 0 0 no-repeat;
	text-indent:-19999px;
}
.fbFooter{
	width:58px;
	height:22px;
	display:block;
	position:absolute;
	right:20px;
	top:0;
	background:url(../img/b-facebook.gif) 0 0 no-repeat;
	text-indent:-19999px;
}
#navFooter{
	position:absolute;
	left:250px;
	top:130px;
}
#footer .websline {
	position:absolute;
	right:20px;
	top:140px;
	text-decoration: none;
	color: #999;
	font-family: Arial, Verdana, Tahoma, San-Serif;
	}
#printheader {
	display: none;
	position: absolute;
	top: 0; left: 0;
	margin-top: -10px;
	border-bottom: 1px solid #000;
	}

/*
	CSS Document: base.css
	Version: [PROJECT-VERSION] | Date: [PROJECT-DATE]
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/


/* FORMATIERUNG */

body, a, input, select, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	color: #676764;
	}
#dContent, #dStart, #dPopup, #dPopupShort, #dAbm, #dIframe, #dMailengine, #dBlogg {
	font-size: 12px;
	}
#dPrint {
	font-size: 13px;
	}
.small{
	font-size:11px;
}
input, select, textarea {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	/*line-height: 14px;*/
	padding:0;
	margin:0;
	}
p	{
	margin: 15px 0;
	}
p, li	{
	line-height: 16px;
	}
#article p{
	line-height:20px;
}
h1 {
	font-size: 24px;
	color: #676764;
	margin-bottom:10px;
	}
h2 {
	font-size: 18px;
	color:#80161e;
	margin:0 0 20px;
	}
h3 {
	font-size: 14px;
	color:#80161e;
	margin:0 0 20px;
	}
h4 {
	font-size: 13px;
	}
h5 {
	font-size: 12px;
	}
h6 {
	font-size: 11px;
	color: #666;
	font-weight: normal;
	font-style: italic;
	margin-bottom: 0;
	}

table {
	width: 100%;
	border: 0;
	}
th, td {
	padding: 0;
	}

.newsletter p, .sitemap p, .guestbook p, .form p {
	margin: 0; padding: 0;
	}
.sitemap table {
	width: 0;
	white-space: nowrap
	}

a.bttn {
	border: 0;
	background:url(../img/bg-button.gif) 0 0 no-repeat;
	cursor: pointer;
	color: #fff;
	height:22px;
	width:auto;
	display:block;
	text-transform:uppercase;
	padding:4px 10px 0 40px;
	text-decoration:none !important;
	}

a{
	text-decoration:none;
}
a.linkcolor{
	color:#9f1a09;
	text-decoration:underline;
}
a:hover{
	text-decoration:underline;
}
#article a {
	text-decoration:underline;
	}
#article a:hover {
	text-decoration:none;
	}
a:active, a:focus {
	outline: none;
	}


/* HAUPTEINSTELLUNGEN  */

img {
	border: 0;
	display: block;
	}
#content img {
	display: inline;
	}
form {
	margin: 0;
	padding: 0;
	}
.clearfix:after {
   content: "."; 
   clear: both; 
   display: block; 
   height: 0; 
   visibility: hidden;
	}
.clearfix { 
	display: inline-block;
	}
/* Holly Hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* Holly Hack End */
.skip {
	display: none;
	}
.nolist, .nolist li, .nolist dd {
	margin: 0; padding: 0;
	list-style: none;
	list-style-image: none !important;
	}
.red {
	color: red;
	}
.green {
	color: green;
	}
	
#ie6note { display:none; clear:both; height:59px; padding:0 0 0 15px; position:absolute; top:1em; left:50%; margin-left:-410px; }
.ie6 #ie6note { display:block; }

a.linkpdf {background: url(../img/icons-link.gif) no-repeat;padding-left:20px;}
a.linkdoc {background: url(../img/icons-link.gif) no-repeat 0 -35px;padding-left:20px;}
a.linkxls {background: url(../img/icons-link.gif) no-repeat 0 -69px;padding-left:20px;}
a.linkweb {background: url(../img/icons-link.gif) no-repeat 0 -104px;padding-left:20px;}
a.linkemail {background: url(../img/icons-link.gif) no-repeat 0 -135px;padding-left:20px;}

/*wCMS*/
body.edit div.headimage a img{
	margin:-30px 0 0 0;
}

/*
	CSS Document: navigation.css
	Version: [PROJECT-VERSION] | Date: [PROJECT-DATE]
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/

#mn-ferienwelt, #mn-kinderwelt, #mn-aktivitaeten{
	display:block;
	height:44px;
	background-image:url(../img/navigation.gif);
	position:absolute;
	top:98px;
	z-index:5;
}
#mn-ferienwelt strong, #mn-kinderwelt strong, #mn-aktivitaeten strong{
	display:none;
}
#mn-ferienwelt{
	width:278px;
	left:391px;
	background-position: 0 0;
}
#mn-kinderwelt{
	width:158px;
	left:671px;
	background-position: -280px 0;
}
#mn-aktivitaeten{
	width:144px;
	left:831px;
	background-position: -440px 0;
}
#mn-ferienwelt:hover{
	background-position:0 -44px
}
#mn-kinderwelt:hover{
	background-position:-280px -44px;
}
#mn-aktivitaeten:hover{
	background-position:-440px -44px;
}
#mn-ferienwelt.active{
	background-position:0 -88px
}
#mn-kinderwelt.active{
	background-position:-280px -88px;
}
#mn-aktivitaeten.active{
	background-position:-440px -88px;
}

#dropdown1, #dropdown2, #dropdown3{
	background-color:#e8e3d1;
	width:871px;
	height:348px;
	position:absolute;
	left:3px;
	top:142px;
	z-index:3;
	display:none;
	padding:41px 57px 0 57px;
}
#dropdown1 ul, #dropdown2 ul, #dropdown3 ul{
	margin-top:20px;
}
#header .col1, #header .col2, #header .col3, #header .col4{
	width:202px;
	height:276px;
	padding-right:10px;
	border-right:1px solid #fff;
	display:block;
	float:left;
}
#header .col2, #header .col3, #header .col4{
	padding-left:10px;
}
#header .col4{
	border:none !important;
	padding-right:0 !important;
}
#header .col1 li a, #header .col2 li a, #header .col3 li a, #header .col4 li a{
	background:url(../img/arrow-mn.gif) 0 3px no-repeat;
	padding-left:15px;
	line-height:24px;
	text-decoration:none;
}
#header .col1 li a:hover, #header .col2 li a:hover, #header .col3 li a:hover, #header .col4 li a:hover{
	text-decoration:underline;
}

#dropdownOpened{
	display:block;
}
#dropdownClosed{
	display:none;
}
#dropdown2 .col4 a{
	text-decoration:underline !important;
}
#dropdown2 .col4 a:hover{
	text-decoration:none !important;
}

/* SUBNAVIGATION */
#subnavi{
	margin-left:5px;
}
#subnavi li {
	padding: 2px 0;
	}
#subnavi li a {
	display: block;
	padding: 2px 0 2px 15px;
	background:url(../img/subnav-icon.gif) no-repeat 0 5px;
	}
#subnavi li a:hover, #subnavi li.active a {
	color:#9f1a09;
	text-decoration:none;
	}
	
/* SITEMAP */

.sitemap {
	width: 1px; height: 1px;
	overflow: hidden;
	}
.sitemaploaded {
	width: auto; height: auto;
	}
.sitemap .itemlevel1 {
	background-color:#f9f7f0 !important;
	float: left;
	margin:0 15px 15px 0;
	width: 25%;
	padding:20px !important;
	background-image:none !important;
	}
.sitemap .itemlevel1 a {
	font-weight: bold;
	color: #9f1a09;
	}
.sitemap .itemlevel2 a {
	font-weight: normal;
	color: #282828;
	background: url(../img/arrow.gif) no-repeat 0 0.3em;
	}
.sitemap .itemlevel3 {


	}
.sitemap .itemlevel3 a {

	}

/*
	CSS Document: modules.css
	Version: [PROJECT-VERSION] | Date: [PROJECT-DATE]
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/

/* SAISONZEITEN */
.seasonsleft{
	margin:20px 0 20px 5px;
	width:204px;
}
.seasonsleft table{
	border-collapse:collapse;
}
.seasonsleft td, .seasonsleft th{
	vertical-align:top;
	border:1px solid #e8e3d1;
	padding:4px;
	background-color:#f6f5f1;
}
.seasonsleft th{
	background-color:#e8e3d1;
	color:#9f1a09;
}
/* APPARTEMENTS */
.appartements{
	border-bottom:1px solid #5b5041;
	margin:20px 0 0 0;
}
.appartements h2{
	/*margin:0 !important;
	padding:0 !important;
	line-height:12px;*/
}
.appartements .impressions.gallery{
	float: left;
	width: 613px;
	margin: 0pt !important;
	padding:0 !important;
}

/* TEASER */
.teaser li {
	margin: 6px 0;
	width:46%;
	float:left;
	margin-right:3%;
}
.teaser li a {
	text-decoration: none !important;
	display: block;
	/*padding-right: 15px;*/
	background:#f4f1e7;
	position:relative;
}
.teaser li a:hover {
	background:#ede8d9;
}
.teaser li a img {
	float: left;
	margin-right: 15px;
}
.teaser li a span.packHead {
	display: block;
	padding: 0 0 0 5px;
	text-transform:uppercase;
	font-weight:normal;
	color:#80161e;
	background-color:#e8e3d1;
}
/* PANOS */
.pano {
	float:left;
	margin-right:5px;
	margin-bottom:20px;

}

a.panos{
	color:#999 !important;
	text-decoration:none !important;
}
.panoImg{
	background:url(../img/bg-teaserimg-start.gif) 0 0 no-repeat;
	padding:6px;
}
/* TABS Fotomanager */

.tabparent { 
	position: relative;
/*	width: 616px;*/
	height:620px;
	}
.tab { 
	height: 30px;
	float: left;
	}
.tab a.tablink { 
	float: left; 
	padding: 5px 10px; 
	text-decoration: none !important; 
	background-color:#f4f1e7;
	}
.tab a.active { 
	font-weight: bold;
	/*padding-bottom: 10px;*/
	display: block;
	background-color:#faf8f2;
	}
.tab div.impressions { 
	display: none; 
	position: absolute;
	top: 10px;
	left: 0;
	}
.tabparent .tab div.impressions { 
	display: block; 
	}
.tab div.impressions table { 
	width: 100%;
	}
.tab div.impressions td { 
	/*padding-bottom: 10px;*/
	}
.tab div.impressions td a { 
	/*margin: 0 !important;*/
	}

/* SubnavTeaser */
.subnavTeaser li a {
	width:199px;
	height:25px;
	background:url(../img/bg-subnav-teaser.gif) 0 0 no-repeat;
	margin:10px 0;
	display:block;
	padding:15px 0 0 15px;
	color:#666;
}
.subnavTeaser li a:hover {
	text-decoration:none;
	background-position:0 -40px;
}
/* PlanTeaser */
#plan {
	width:214px;
	height:126px;
	display:block;
	background:url(../img/plan.jpg) 0 0 no-repeat;
	margin:20px 0;
	text-indent:-19999px;
}
#plan.winter {
	background-image:url(../img/plan-winter.jpg);
}
/* Zimmer, Preise, Anfrage */

#zimmerpreiseLayer {
	width:945px;
	height:175px;
	background-color:#c23d2c;
	display:none;
	padding:20px;
	color:#fff;
	position:relative;
}
#zimmerpreiseLayer .zimmerpreiseLayerclose {
	width:20px;
	height:20px;
	display:block;
	text-indent:-19999px;
	position:absolute;
	right:10px;
	bottom:10px;
	background:url(../img/close.gif) 0 0 no-repeat;
}
#zimmerpreiseLayer .col1{
	width:22%;
	float:left;
}
#zimmerpreiseLayer .col2 {
	width:30%;
	float:left;
}
#zimmerpreiseLayer .col3{
	width:27%;
	float:left;
}
#zimmerpreiseLayer .col4 {
	width:20%;
	float:left;
}
#zimmerpreiseLayer h2 {
	color:#fff;
	margin-bottom:10px;
	font-size:20px;
}
#zimmerpreiseLayer li a {
	background:url(../img/arrow-sn.gif) 0 3px no-repeat;
	padding-left:15px;
	line-height:24px;
	color:#fff;
	text-decoration:none;
}
#zimmerpreiseLayer li a:hover {
	text-decoration:underline;
}
#b-gutscheine {
	width:174px;
	height:47px;
	display:block;
	background:url(../img/gutscheine.gif) 0 0 no-repeat;
	text-indent:-19999px;
}
/* Seasons footer */

#seasonFooter {
	width: 985px;
	height: 216px;
	position:relative;
	display:block;
 *margin-top:40px;
}
div.seasons {
	overflow:hidden;
	width: 985px;
	height: 216px;
	position:relative;/*position: absolute;
	top: 0;
	left: 0;*/
}
.seasons .position {
	position: relative;
	float: left;
	width: 4590px;
	height: 216px;
}
table+a+.seasons, table+a+.seasons .position { /* Bearbeitungsmodus im CMS */
	height: 350px;
}
.seasons .page {
	position: relative;
	float: left;
	width: 945px;
	height:156px;
	padding:60px 20px 0 20px;
}
.seasons .page .col1, .seasons .page .col2, .seasons .page .col3 {
	width:33.3%;
	float:left;
}
.seasons .page h2 {
	color:#fff;
	margin-bottom:10px;
}
.seasons .page img {
	float:left;
	margin-right:20px;
}
.seasons .page li a {
	background:url(../img/arrow-sn.gif) 0 3px no-repeat;
	padding-left:15px;
	line-height:18px;
	color:#fff;
	text-decoration:none;
}
.seasons .page li a:hover {
	text-decoration:underline;
}
.spring {
	background:url(../img/bg-season-content.png) #96ad15 0 0;
	_background:#96ad15;
}
.summer {
	background:url(../img/bg-season-content.png) #fa9a23 0 0;
	_background:#fa9a23;
}
.autumn {
	background:url(../img/bg-season-content.png) #80161e 0 0;
	_background:#80161e;
}
.winter {
	background:url(../img/bg-season-content.png) #37737b 0 0;
	_background:#226670;
}
.themenavi {
	position:absolute;
	left:20px;
	top:-33px;
	z-index:100;
	width:400px;
}
.themenavi dd a {
	float:left;
	width:66px;
	height:16px;
	background:url(../img/bg-season-nav.png) 0 0;
	_background:none;
	border:1px solid #fff;
	margin-right:5px;
	padding-top:50px;
	text-align:center;
	color:#fff !important;
	text-decoration:none;
}
.themenavi dd.spring a {
	background-color:#b3c649;
}
.themenavi dd.spring a.seasonActive {
	background-color:#96ad15;
}
.themenavi dd.summer a {
	background-color:#f9b663;
}
.themenavi dd.summer a.seasonActive {
	background-color:#fa9a23;
}
.themenavi dd.autumn a {
	background-color:#b35f65;
}
.themenavi dd.autumn a.seasonActive {
	background-color:#80161e;
}
.themenavi dd.winter a {
	background-color:#497e84;
}
.themenavi dd.winter a.seasonActive {
	background-color:#37737b;
}

/* packageTeaser */
#packageTeaser {
	width:194px;
	height:350px;
	background:url(../img/anhaenger.jpg) 0 0 no-repeat;
	float:right;
	position:relative;
	font-size:11px;
}
#dContent #packageTeaser {
	margin-left:20px;
}
#packageTeaser a {
	text-decoration:none;
}
#packageTeaser div#slider, #packageTeaser div#static {
	position:absolute;
	left:25px;
	top:140px;
	*top:120px;
	padding-left: 0;
	padding-right: 0;
}
#packageTeaser div#slider ul li, #packageTeaser div#static ul li {
	width: 131px;
	overflow: hidden;
	padding-bottom: 20px;
}
#packageTeaser div#slider .img, #packageTeaser div#static .img {
	display: block;
	width: 131px;
	height:92px;
	position:relative;
	margin-top:7px;
 *margin-top:15px;
}
.p-price {
	display:block;
	background-color:#80161e;
	width:105px;
	height:25px;
	padding:2px 0 0 0;
	position:absolute;
	right:0;
	bottom:0px;
	color:#fff !important;
	text-align:center;
}
#abm .p-price{
	width:90px;
	height:20px;
}
#packageTeaser div#slider p, #packageTeaser div#static p {
	margin: 0;
	padding: 0;
}
#packageTeaser strong {
	font-weight:normal;
	text-transform:uppercase;
	color:#80161e;
}
#packageTeaser div a {
	display: block;
	width:131px;
}
#packageTeaser div a:hover {
	text-decoration:none !important;
}

/* teaserStart */

.teaserStart {
	width:214px;
	float:left;
	margin:0 15px 25px 0;
}
.teaserStart a {
	text-decoration:none;
}
.teaserStart:hover {
	background-color:#efeee9;
}
.teaserStartImg {
	background:url(../img/bg-teaserimg-start.gif) 0 0 no-repeat;
}
.teaserStartImg img {
	padding:6px;
}
.teaserStart h2 {
	color:#676764;
	margin:0 0 10px 5px;
}
.teaserStart p {
	margin:0 0 0 5px;
	font-size:11px;
	line-height:normal;
}
/* IMPRESSIONEN */

.impressions {
	float:right;
	width:322px;
	_width:342px;
	margin:20px 0 10px 10px;
}
.impressions.ausflugsziele{
	float:left;
	width:646px;
	_width:646px;
	margin:0;
	padding:10px;
	border:1px solid #F5EBE3;
	margin-bottom:10px;
}
.impressions.gallery{
	float:left;
	width:613px;
	_width:613px;
	margin:0;
	padding:10px;
	margin-bottom:10px;
}
.data .impressions.gallery{
	float:left;
	width:315px;
	margin:0 !important;
	padding:0 !important;
}
.impressions.gallery td{
	background-color:#fff !important;
	margin:0 !important;
	padding:0 !important;
	text-align:center;
}
.impressions.gallery .seite{
	float:left;
	margin-right:10px;
}
.impressions.gallery td p a, .impressions.gallery td p b{
	display:block;
	text-align:center;
	padding:0 5px;
	border:1px solid #e8e3d1;
	float:left;
	margin-right:5px;
	text-decoration:none !important;
	background-color:#f0ede4;
}
.impressions.gallery td p a:hover{
	background-color:#f6f5ef;
}
.impressions.gallery td p b{
	background-color:#fff;
	color:#333;
}

.impressions a.cboxElement {
	display: block;
	float: left;
	position: relative;
	width:156px;
	height:97px;
	margin-right:10px;
	_margin-right:0px;
	margin-bottom:10px;
	_margin-bottom:0px;
	cursor:pointer;
}
.impressions span.img {
	background:url(../img/bg-impression.gif) 0 0 no-repeat;
	width:156px;
	height:97px;
	padding:6px;
	float:left;
}
.impressions span.img span {
	width:150px;
	height:91px;
	overflow:hidden;
	display:block;
}
.data .impressions a.cboxElement {
	width:146px;
	height:97px;
}
.data .impressions div.img {
	background:url(../img/bg-impression-rooms.gif) 0 0 no-repeat;
	width:146px;
}
.data .impressions div.img span {
	width:140px;
}
.impressions b {
	float: left;
}
.impressions b a {
	margin-right: 0 !important;
}
.impressions a .zoom {
	position: absolute;
	top: 0px;
	left: 0px;
}
/* INFO BOX */

.infobox {
	/*clear: both;*/
	border: 1px solid #F5EBE3;
	padding: 10px;
	margin: 35px 0;
	background: url(../img/bg-infobox.gif) no-repeat 100% 0;
}
.infobox * {
	margin: 10px 0px;
}
.infoboxLeft{
	width:174px;
	padding:20px;
	background:url(../img/infobox-left-bottom.gif) left bottom no-repeat #fff;
	margin-top:20px;
}
.infoboxLeft i{
	width:214px;
	height:13px;
	display:block;
	margin:-20px 0 0 -20px;
	background:url(../img/infobox-left-top.gif) left top no-repeat #fff;
}
.infoboxLeft td{
	padding:4px;
}
.infoboxLeft .col1 {
	width:50% !important;
	background:#faf8f2;
}
.infoboxLeft .col2 {
	width:50% !important;
	background:#f4f1e7;
	text-align:right;
}	
/* VERWANDTHE THEMEN */

.related {
	margin: 30px 0 0 0 !important;
	width:300px;
	float:left;
}
.related dt {
	font-size: 15px;
	color: #c23d2c;
	margin-bottom: 10px;
}
.related dd {
	background:url(../img/readmore-icon.gif) no-repeat 0 7px;
	padding: 2px 0 2px 10px !important;
	border-bottom: 1px solid #ddd;
}
.related dd a {
	display: block;
	padding: 2px 5px;
	text-decoration: none !important;
}
.related dd a:hover {
	color:#9f1a09;
}
/* TEXT ABSAeTZe */

.bildlinks img {
	margin: 0 8px 0 0;
	float: left;
}
.bildrechts img {
	margin: 0 0 0 8px;
	float: right;
}


/* Format Table */
#article table{
	width:100%;
	border:0;
	border-collapse:collapse;
	margin-bottom:15px;
}
#article table th{
	background-color:#fff !important;
}
#article table td, #article table th{
	padding: 3px 6px;
	vertical-align:top;
}	 

/* PREISE */

#article table.prices {
	width: 100%;
	border: 0;/*margin-bottom:20px;*/
	border-collapse:collapse;
	margin-bottom:5px;
}
#article table.prices th, #article table.prices td {
	/*padding: 3px;*/
}
#article table.prices th {
	border-bottom:1px solid #fff;
	text-align:left;
}
#article table.prices caption {
	display: none;
}
#article table td {
	height: 20px;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
#article table.prices .col1, #article table.prices .col2, #article table.prices .col3, #article table.prices .col4, #article table.prices .col5 {
	text-align:center;
}
#article table .col1, #article table .col2, #article table .col3, #article table .col4,, #article table .col5 {
	/*padding: 10px;*/
}

/* 2 Cols */

#article table.cols2 .col1 {
	width:50% !important;
	background:#faf8f2;
}
#article table.cols2 .col2 {
	width:50% !important;
	background:#f4f1e7;
}

/* 3 Cols */

#article table.cols3 .col1 {
	width:33.3% !important;
	background:#faf8f2;
}
#article table.cols3 .col2 {
	width:33.3% !important;
	background:#f4f1e7;
}
#article table.cols3 .col3 {
	width:33.3% !important;
	background:#ede8d9;
}
/* 4 cols */

#article table.cols4 .col1 {
	width:25% !important;
	background:#faf8f2;
}
#article table.cols4 .col2 {
	width:25% !important;
	background:#f4f1e7;
}
#article table.cols4 .col3 {
	width:25% !important;
	background:#ede8d9;
}
#article table.cols4 .col4 {
	width:25% !important;
	background:#e7e1cf;
}
/* 5 cols */

#article table.cols5 .col1 {
	width:20% !important;
	background:#faf8f2;
}
#article table.cols5 .col2 {
	width:20% !important;
	background:#f4f1e7;
}
#article table.cols5 .col3 {
	width:20% !important;
	background:#ede8d9;
}
#article table.cols5 .col4 {
	width:20% !important;
	background:#e7e1cf;
}
#article table.cols5 .col5 {
	width:20% !important;
	background:#e0d9c3;
}



#article table.prices .room td {
	background-color:#e9e3d0;
}
#article table.prices .room .col1 {
	text-align:left !important;
}
#article table.prices .room i.info {
	float: right;
	font-style: normal;
	display:none;
}
#article table.prices .room a.moreroominfo {
	background: url(../img/info.gif) left center no-repeat;
	padding: 0 0 0 22px;
	display:block;
}
#article table.prices .room a.thumb {
	background:none !important;
	padding: 0 !important;
}
#article table.prices .roominfo {
	display: none;
	padding: 10px 10px 5px;
	background-color:#f0ebda;
	margin-top:5px;
}
#article table.prices .roominfo img {
	float:right;
	margin:0 0 5px 10px;
}
#article table.prices .roominfo a.link {
	display: block;
	float:left;
	width: 160px;
	height: 16px;
	padding: 3px 0;
	background: #ECB908 !important;
	background-image:none !important;
	font-weight:bold;
	color:#fff;
	text-align:center;
	margin-top:10px;
}
#article table.prices a.roomrequest2 {
	text-decoration: none !important;
	display: block;
	padding-right: 15px;
	background:url(../img/teaser-arrow.gif) #f5f5f5 center right no-repeat;
	float:left;
	margin-top:10px;
	padding:5px 10px;
	width:95%;
	color:#000;
	border:1px solid #ccc;
}
#article table.prices a.roomrequest2:hover {
	background:url(../img/teaser-arrow.gif) #bc4e10 center right no-repeat;
	color:#fff;
}
a.moreroominfo {
	text-decoration:none !important;
}
/* ANFRAGE MASKE */

.inquirymask {
}
.inquirymask p {
	margin: 0;
	padding: 5px 0 0 0;
}
.inquirymask b {
	font-weight: normal;
	display: block;
}
.inquirymask input.date {
	background: #fff url(../img/symb-calendar.gif) no-repeat 100% 50%;
	border: 1px solid #666;
	width: 129px;
	height:15px;
}
.inquirymask .bttn {
	background: url(../img/arrowBig.gif) no-repeat 50% 50%;
	width: 106px;
	height: 26px;
	margin: 12px 0 0 0;
	border:0;
	cursor:pointer;
}
/* BREADCRUMBS */
#breadcrumbs {
	padding-bottom:20px;
}
#breadcrumbs, #breadcrumbs * {
	color: #ccc;
	font-size:11px;
}
#dStart #breadcrumbs {
	display:none;
}




/*
	CSS Document: css/abm.css
	Version: 2.8.06 | Date: 2010-04-07
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/


/*#dAbm, .dAbmEditor *,
.calculator input, 
.calculator select, 
.calculator textarea,
.calculator .block {
	font-family: Verdana;
	font-size: 11px;
	letter-spacing: 0.01em;
	}*/
.dAbmEditor, .dAbmEditor * {
	font-size: 11px;
	text-align:left;
	}
.calculator .block {
	clear: both;
	}
.abmlink {
	display: block;
	margin-top: 30px;
	color: #666;
	}
.green {
	color: green;
	text-decoration: none;
	}
.red {
	color: red;
	text-decoration: none;
	}
.salutation {
/*	text-transform: capitalize;*/
	}


/* CALCULATOR */

.calculator {
	position: relative;
	}
.calculator table {
	width: 100%;
	border: 0;
	}
.calculator h2 {
	font-size: 1.2em;
	}
/*.calculator .bttnAbm {
	width: 260px;
	height: 25px;
	float: right; 
	margin-left: 10px;
	font-size: 1.1em;
	font-weight: bold;
	}*/
.calculator .bttnAbm {
	border: 0;
	background:url(../img/bg-button.gif) 0 0 no-repeat;
	cursor: pointer;
	color: #fff;
	height:26px;
	width: 260px;
	display:block;
	text-transform:uppercase;
	padding:0px 10px 0 40px;
	text-decoration:none !important;
	float:right;
}
.calculator .bttnFake {
	cursor: auto;
	text-decoration: center;
	padding: 5px 0 0 15px; 
	width: 220px; height: 20px;
	}
.calculator .directbooking1 .bttnFake {
	display: none;
	}
/*.calculator .block td {
	padding: 10px 5px;
	}*/
.calculator .headline {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	margin: 15px 0 0 0;
	border-color:#999;
	}
.calculator .headline h3 {
	margin: 0; 
	/*padding: 3px 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;*/
	}
.calculator .headline h3 b {
/*	display: none;*/
	}
/*.calculator .abminput {
	padding: 10px;
	}

.calculator .abminput.rightright {
	padding: 10px 0 10px !important;
	clear:both;
	}
*/
.abminput table{
margin-bottom:0 !important;
}
.calculator .green {
	color: green;
	text-decoration: none;
	}
.calculator .red {
	color: red;
	text-decoration: none;
	}
.calculator a.newcalc, .calculator a.print {
	float: right;
	display: block;
	width: 110px;
	padding: 3px 5px; margin: 5px 0;
	text-decoration: none !important;
	font-size: 0.9em;
	}
.calculator .arrival .enquirydate {
	line-height: 22px;
	}
.calculator .arrival .enquirydate input {
	width: 90px;
	background: #fff url(../img/symb-calendar.gif) no-repeat 100% 50%;
	}
.calculator .persons th {
	font-weight: normal;
	padding: 5px;
	}
.calculator .persons th b {
	display: block;
	}
.calculator .persons .datarow td {
	padding: 2px 5px;
	}
.calculator .persons .room td,
.calculator .persons .room div,
.calculator .persons .roomtype td,
.calculator .persons .roomtype div {
	padding: 2px 0;
	}
.calculator .persons .roomtype {
	width: 100%;
	text-align: left;
	}
.calculator .persons .roomlink {
	display: block;
	padding-left: 2px;
	/*width: 200px !important;*/  /* << Breite Link "Details" !!! */
	float: left;
	}
.calculator .persons .roomlink:hover {
	position: relative;
	text-decoration: none;
	}
.calculator .persons div.divPosition {
	position: relative;
	float: left;
	}
.calculator .persons div.occupancy {
	float: right;
	text-align: left;
	width: 47px;
	}
.calculator .persons .room div.occupancy {
	width: auto;
	}
.calculator .persons .adult,
.calculator .persons .childA,
.calculator .persons .childB,
.calculator .persons .childC,
.calculator .persons .childD {
	text-align: center;
	width: 20%;
	}
.calculator .additional .more {
	float: right;
	_position: relative;
	}
.calculator .additional .service {
	padding: 4px;
	margin: 1px 0 0 0;
	}
.calculator .additional .service div {
	font-weight: normal;
	padding: 0 0 0 12px;
	}
.calculator .additional .service div.divPosition {
	position: relative;
	width: 1px; height: 1px;
	}
.calculator .insurance .abminput input {
	vertical-align: middle;
	}
.calculator .calculate,
.calculator .enquiry {
	text-align: right;
	margin-top: 10px;
	}
.block.enquiry .abminput, .block.calculate .abminput{
	float:left;
	clear:both;
	display:block;
	width:100%;
}

.calculator .result th,
.calculator .result td {
	padding: 5px;
	}
.calculator .result .option .abminput {
	padding-left: 0;
	padding-right: 0;
	}
.calculator .result .option h4 {
	margin: 0; 
	padding:10px 0; 
	}
.calculator .result .option .offerTab {
	padding: 0 5px;
	/*margin-top: -3px;
	width: 90px;*/
	}
.calculator .result .option .resultblock {
	margin-top: 5px;
	/*border-width: 0 0 1px 0;*/
	border-width:1px;
	border-style: solid;
	border-color:#e1d8cd !important;
	}
.calculator .result .option .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.calculator .result .option .cat {
	padding-left: 10px;
	}
.calculator .result .option .cat a {
	font-weight: bold;
	}
.calculator .result .option b.roomtitle {
	font-weight: normal !important;
	}
.calculator .result .option .date {
	width: 70px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .pers {
	width: 25px;
	padding-left: 1px;
	padding-right: 1px;
	text-align: center;
	vertical-align: bottom;
	}
.calculator .result .option .price, 
.calculator .result .option .totalprice {
	width: 85px;
	padding-right: 10px;
	text-align: right;
	vertical-align: bottom;
	}
.tr-totalprice td{
	background-color:#e0dac7 !important;
	font-weight:bold;
	font-size:13px;
}
.calculator .result .option .totalprice {
	border-bottom-style: double;
	border-bottom-width: 3px;
	}
.calculator~.result { /* Pauschalpreis */
	margin-top: -10px;
	}
.calculator .address td {
	padding: 1px 5px;
	}
.calculator .address .col1 {
	width: 30%;
	text-align: right;
	padding-top: 4px;
	}
.calculator .address .firstname {
	width: 120px;
	}
.calculator .address .lastname {
	width: 160px;
	}
.calculator .address .street, 
.calculator .address .email, 
.calculator .address .phone, 
.calculator .address .fax, 
.calculator .address .comment {
	width: 299px;
	}
.calculator .address .zip {
	width: 74px;
	}
.calculator .address .city {
	width: 206px;
	}
.calculator .address .country {
	width: 305px;
	}
.calculator .newsletter input {
	vertical-align: middle;
	}
.calculator .details {
	display: none;
	position: absolute; z-index: 1000;
	top: -50px; left: 100px;
	width: 460px;
	border: 2px solid #666;
	padding: 10px !important;
	margin: 10px 0;
	}
.calculator .persons .details {
	top: -220px; left: -310px;
	}
.calculator .result .details {
	top: -150px;
	}
.calculator .details a.close {
	float: right;
	}
.calculator .details h3 {
	margin-top: 0; padding-top: 0;
	font-size: 1.3em;
	}
.calculator .details img {
	float: left;
	padding: 0 10px 10px 0 !important;
	}
.calculator .details .image {
	width: 460px;
	}
.calculator .checkout dl {
	border-width: 1px;
	border-style: solid;
	}
.calculator .checkout dl dd {
	float: left;
	padding: 2px 20px 2px 10px;
	color: #999;
	}
.calculator .checkout dl dd.active {
	font-weight: bold;
	}
.calculator .checkout dl dd.done {
	background: #fff;
	color: #333;
	}
	

/* RESTPLATZBÖRSE */

.lastminute .nodata {
	display: block;
	padding: 5px;
	text-align: center;
	}
.lastminute .block {
	padding: 10px;
	}
.lastminute table {
	width: 100%;
	border: 0;
	}
.lastminute th, 
.lastminute td {
	padding: 5px;
	vertical-align: bottom;
	}
.lastminute .rowdata td {
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	}
.lastminute td.room {
	font-weight: bold;
	}
.lastminute td.room i {
	display: block;
	font-style: normal;
	font-weight: normal;
	}
.lastminute td.price {
	white-space: nowrap;
	}
.lastminute .divPosition {
	position: relative;
	}
.lastminute .details {
	display: none;
	position: absolute; z-index: 1000;
	top: -50px; left: 100px;
	width: 460px;
	border: 2px solid #666;
	padding: 10px !important;
	margin: 10px 0;
	font-weight: normal;
	}
.lastminute .details a.close {
	float: right;
	}
.lastminute .details h3 {
	margin-top: 0; padding-top: 0;
	font-size: 1.3em;
	}


/* INFO BUTTONS */

.infobttn {
	float: right;
	position: relative;
	}
.infobttn a {
	display: block; 
	width: 13px; height: 13px;
	float: right;
	position: absolute;
	top: 0px;
	left: -10px;
	text-decoration: none !important;
	background: url(../img/symb-info.gif) no-repeat;
	}
.infobttn a:hover {
	background: url(../img/symb-info.gif) no-repeat;
	padding: 0;
	}
.infobttn a b {
	position: absolute;	
	visibility: hidden;
	left: -165px;
	width: 165px;
	font-weight: normal;
	text-align: left;
	}
.infobttn a:hover b {
	visibility: visible; 
	width: 145px; 
	padding: 10px;
	margin: 0; 
	background: #D5E6BF; 
	border: 1px dashed #aaa;
	color: #20364E;  
	top: -10px;
	}
.persons .infobttn a:hover b.iebug {
	top: -115px;
	}
.address .infobttn a:hover b.iebug {
	top: -155px;
	}


/* SOFTWARE  */

.software {
	width: 100%;
	border: 0;
	}
.software .title {
	width: 150px;
	padding: 3px;
	}
.software .data {
	padding: 3px;
	}


/* ANTWORT */

/*.answer .transmission td, .dAbmEditor .transmission td,
.answer .clearing td, .dAbmEditor .clearing td {
	padding: 5px;
	}*/
.answer .transmission td.title, .dAbmEditor .transmission td.title,
.answer .clearing td.title, .dAbmEditor .clearing td.title {
	font-weight: bold;
	}
.answer .transmission td.title a, .dAbmEditor .transmission td.title a,
.answer .clearing td.title a, .dAbmEditor .clearing td.title a {
	color: white !important;
	}
.answer .transmission td.info, .dAbmEditor .transmission td.info, 
.answer .clearing td.info, .dAbmEditor .clearing td.info {
	font-style: italic;
	font-size: 10px;
	}
.answer .tisPersonalInterest {
	padding: 10px 0;
	}
.answer .tisPersonalInterest p {
	margin: 0; padding: 0;
	}
.abmoffer div * {
	font-size: 1em;
	}
.abmoffer ul {
	border: 0 !important;
	margin: 0 20px !important;
	padding: 0 !important;
	}
.abmoffer li a:hover {
	position: relative;
	text-decoration: none;
	}
.abmoffer li a div {
	display: none;
	position: absolute;
	top: 5px; left: 100px;
	width: 570px;
	background: #eee;
	border: 1px solid #666;
	padding: 10px;
	margin: 10px 0;
	}
.abmoffer li div img {
	float: left;
	margin-right: 10px;
	}
.abmoffer li a:hover u {
	text-decoration: none;
	font-weight: bold;
	}
.abmoffer li a:hover div {
	display: block;
	}
.abmoffer li a:hover div li {
	list-style: circle;
	background-image: none !important;
	padding-left: 0px !important;
	margin: 0 10px !important;
	}


/* CALENDAR */

div.calendar { position: relative; width: 200px; z-index:10000 !important; }

.calendar, .calendar table {
	border: 1px solid #666;
	font-size: 11px;
	cursor: default;
	font-family: tahoma,verdana,sans-serif;
	}
.calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
	text-align: center;
	padding: 2px; 
	font-size: 90%;
	}
.calendar .nav {
	}
.calendar thead .title { /* This holds the current "month, year" */
	font-weight: bold;
	text-align: center;
	padding: 2px;
	}
.calendar thead .name { /* Cells <TD> containing the day names */
	border-bottom: 1px dotted #999;
	padding: 2px;
	text-align: center;
	color: #000;
	}
.calendar thead .weekend { /* How a weekend day name shows in header */
	color: #a66;
	}
.calendar thead .hilite { /* How do the buttons in header appear when hover */
	color: #000;
	border: 1px solid #999;
	padding: 1px;
	}
.calendar thead .active { /* Active (pressed) buttons in header */
 	padding: 2px 0px 0px 2px;
	}

.calendar tbody .day { /* Cells <TD> containing month days dates */
	width: 2em;
	color: #333;
	text-align: right;
	padding: 2px 4px 2px 2px;
	}
.calendar tbody .day.othermonth {
	font-size: 80%;
	color: #bbb;
	}
.calendar tbody .day.othermonth.oweekend {
	color: #fbb;
	}
.calendar table .wn {
	padding: 2px 3px 2px 2px;
	border-right: 1px solid #8a8;
	}
.calendar tbody td.hilite { /* Hovered cells <TD> */
	padding: 1px 3px 1px 1px;
	border: 1px solid #bbb;
	}
.calendar tbody td.active { /* Active (pressed) cells <TD> */
	padding: 2px 2px 0px 2px;
	}
.calendar tbody td.selected { /* Cell showing today date */
	font-weight: bold;
	border: 1px solid #000;
	padding: 1px 3px 1px 1px;
	background: #f8fff8;
	color: #000;
	}
.calendar tbody td.weekend { /* Cells showing weekend days */
	color: #a66;
	}
.calendar tbody td.today { font-weight: bold; color: #0a0; }
.calendar tbody .disabled { color: #999; }
.calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
	visibility: hidden;
	}
.calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
	display: none;
	}

.calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
	text-align: center;
	}
.calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
	padding: 2px;
	}
.calendar tfoot .hilite { /* Hover style for buttons in footer */
	border: 1px solid #084;
	color: #000;
	padding: 1px;
	}
.calendar tfoot .active { /* Active (pressed) style for buttons in footer */
	background: #7c7;
	padding: 2px 0px 0px 2px;
	}

.calendar .combo {
	position: absolute;
	display: none;
	top: 0px;  left: 0px;
	width: 4em;
	cursor: default;
	border: 1px solid #565;
	background: #eee;
	color: #000;
	font-size: 90%;
	z-index: 100;
	}
.calendar .combo .label,
.calendar .combo .label-IEfix {
	text-align: center;
	padding: 1px;
	}
.calendar .combo .label-IEfix {
	width: 4em;
	}
.calendar .combo .hilite {
	background: #999;
	}
.calendar .combo .active {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	background: #e5e5e5;
	font-weight: bold;
	}

.calendar td.time {
	border-top: 1px solid #888;
	padding: 1px 0px;
	text-align: center;
	}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
	padding: 0px 3px 0px 4px;
	border: 1px solid #888;
	font-weight: bold;
	background-color: #fff;
	}
.calendar td.time .ampm {
	text-align: center;
	}
.calendar td.time .colon {
	padding: 0px 2px 0px 3px;
	font-weight: bold;
	}
.calendar td.time span.hilite {
	border-color: #000;
	background-color: #686;
	color: #fff;
	}
.calendar td.time span.active {
	border-color: #f00;
	background-color: #000;
	color: #0f0;
	}


/* OBJECTS */
.itemleft, .itemright{
	float:left;
}
.itemleft{
	width:305px;
}
.itemright{
	width:340px;
}
.itemright.half{
	width:300px;
}

.itemright strong{
	text-transform:uppercase;
	font-weight:normal;
	color:#80161e !important;
}
.object .item {
	margin: 0 0 10px 0;
	padding: 8px;
	zoom:1;
	}

.object .item.half {
	float:left;
	width:298px;
	margin-right:17px;
	}
.object .item.half a{
	text-decoration:none !important;
	cursor:pointer;
}
.object .item .price {
	float: right;
	width: 150px !important; height: 75px;
	padding:0 10px;
	}
.object .item .price span {
	display:block;
	background-color:#80161e;
	width:130px;
	height:25px;
	padding:4px 10px 0;
	color:#fff !important;
	text-align:center;
	margin:10px 0 0;
	font-size:14px;
	font-style:italic;
}
.object .item .price i {
	display: block;
	margin-bottom:10px;
	}
.object .item img {
	float: left;
	margin-right: 8px;
	}
.used .object .packages .item img {
	float: right;
	margin-left: 8px;
	}
.object .item p {
	margin: 0;
	padding: 0;
	}
.used .object .item p, .used .object .item h5 {
	margin: 10px 0;
	}
.object .item strong {
	margin: 0;
	padding: 0 0 2px 0;
	}
/*.object .item a {
	float: left;
	margin-top: 4px;
	padding: 2px 10px;
	text-decoration: none !important;
	}*/
.object .details .data {
	float: right;
	width: 315px;
	margin-top:40px;
	}
.object .details .data li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	padding: 3px 0;
	}
.object .details .data li b {
	display: block;
	float: left;
	width: 100px;
	}
.object .details .image {
	width: 450px;
	padding: 10px;
	text-align: center;
	margin-bottom: 30px;
	}
.object .details .data .roomindent{
	padding:0 10px;
}
.resultblock {
	/*padding-bottom: 20px;*/
	margin-bottom:20px;
	}
.used {
	width: 100%;
	}
.used .object .packages .item img {
	float: right;
	margin-left: 8px;
	}
.used .item h4 {
	background: none !important;
	margin: 10px 0 !important; padding: 0 !important;
	}


/* ACCORDION */

#accordion h4 {
	margin: 0 0 1px 0; padding: 5px 10px;
	}
#accordion h4:focus {
	outline: none;
	}
#accordion .ui-icon {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	width: 7px; height: 7px;
	background-repeat: no-repeat;
	}
#accordion .icon-carat-right {
	background-image: url(../img/icon-carat-right.gif);
	}
#accordion .icon-carat-bottom {
	background-image: url(../img/icon-carat-bottom.gif);
	}
#accordion h4 a {
	text-decoration: none;
	clear: none !important;
	}
.used #accordion h4 a {
	text-decoration: underline;
	}
#accordion h4 a i {
	float: right;
	font-weight: normal;
	cursor: pointer;
	width: 150px;
	text-decoration: underline;
	}


/* POPUP */

#abmPopup {
	text-align: center;
	}
#abmPopup #site {
	font-size: 11px !important;
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 600px;
	padding: 15px;
	}
.transmission .bgColorDark2 a{
	border: 0;
	background:url(../img/bg-button.gif) #a6b819 0 0 no-repeat;
	cursor: pointer;
	color: #fff;
	height:22px;
	display:block;
	text-transform:uppercase;
	padding:4px 10px 0 40px;
	text-decoration:none !important;
}

/*RESULT*/
.offerTab label {
	width:100%;
	height:25px;
	display:blocK;
	cursor:pointer;
}

/*
	CSS Document: css/abm-style.css
	Version: 2.8.06 | Date: 2010-04-07
	Project: [CLIENT-DOMAIN]
	Author: websLINE, 2010
	-------
*/

.bgColor {background: #FFFFFF;}
.bgColorLight {background: #fff;}
.bgColorLight2 {background: #E9E3D0;}
.bgColorLight3 {background: #E0D9C7;}
.bgColorDark {background: #DDDDDD;}
.bgColorDark2  {background: #76af20;}
.bgColorDark3  {background: #DAA67E;}

.calculator .additional .bgColorLight2:hover,
.calculator .resultblock .bgColorLight2:hover,
.calculator .address .bgColorLight2:hover,
.lastminute .bgColorLight2:hover {background: #E0D9C7 !important;}

/* CALCULATOR */

/*.calculator .headline {background: #E9E3D0;border-bottom-color: #F0EBDA;}*/
.calculator .headline h3 {color: #AF2411; text-transform:uppercase;}
.calculator .headline h3, .calculator .headline h3 b{font-weight:normal !important;}
.calculator .result .option .resultblock:hover {background: #E0D9C7;}
.calculator .result .rowdata td,
.lastminute .rowdata td {border-bottom-color: #E0D9C7;}
.calculator .result .option .resultblock:hover .rowdata td,
.lastminute .rowdata:hover td {border-bottom-color: #FFFFFF;}
.calculator .result .totalprice {border-bottom-color: #666;}
.calculator .result .option .cat a {color: #AF2411;}
.calculator .result .option b.roomtitle {color: #DAA67E;}
.calculator .checkout dl dd.active {color: #AF2411 !important;}
.calculator .result .option .resultblock {border-color: #AF2411;}
.calculator .result .option .offerChecked, .calculator .result .option .offerTab {background: #E9E3D0;}
.calculator .result .option .offerChecked{border:1px solid #76af20 !important; }
.calculator .details, .lastminute .details {background: #E0D9C7;}
.calculator a.newcalc, .calculator a.print {background: #AF2411; color: #fff;}
.calculator .checkout dl {border-color: #E9E3D0;}
.calculator .checkout dl dd { color: #999;}
.answer .transmission td.title,
/*.answer .clearing td.title {background: #76af20; text-align:center; text-transform:uppercase; padding:5px;}*/
#article table.transmission td{padding:0 !important;}
.answer .transmission td.title a,
.answer .clearing td.title a {color: #fff; text-decoration:none !important; font-size:13px;}
.lastminute .bttnrestplatz { color: #AF2411;}
.calculator .bttnFake {	background: #eee; color: #bbb;}
.software .bgcolordark {	color: #F0EBDA;	}

/* CALENDAR */

.calendar thead .title, .calendar tfoot .ttip {background: #AF2411;}
.calendar thead .daynames, .calendar table .wn, .calendar td.time {background: #E0D9C7;}
.calendar tbody .rowhilite td, .calendar tbody td.active, .calendar tfoot .hilite {background: #E9E3D0;}
.calendar tbody .rowhilite td.wn, .calendar tbody td.hilite, .calendar tfoot .active {background: #F0EBDA;}
.calendar thead .title, .calendar thead .active, .calendar tfoot .footrow, .calendar tfoot .ttip, .calendar .button {background: #AF2411; color: #fff;}
.calendar, .calendar table {background: #E0D9C7;}
.calendar tbody .rowhilite td, .calendar tbody td.active, .calendar tfoot .hilite, .calendar td.weekend {background: #E9E3D0;}
.calendar .button, .calendar .nav, .calendar thead .hilite, .calendar tbody .rowhilite td.wn, .calendar tbody td.hilite, .calendar tfoot .active {background: #DAA67E;}

/* OBJECTS */

.object .item, .object .details .image {background: #e8e3d1;}
.object .item.half{background:#fff !important; border:1px solid #e8e3d1;}
.object .item.half:hover{background:#e8e3d1 !important; border:1px solid #e8e3d1;}
.object h4 {background: #E9E3D0;}
.object .item strong, .object .details .data li b {color: #80161e;}
.object .details .data li {border-bottom-color: #DDDDDD;}
.object .details ul.data{
	margin-top:45px;
}

/* WOHNBEISPIELE */

.impressions .img {border-color: #E0D9C7;}
.impressions a:hover img {border-color: #AF2411;}

/* POPUP */
#abmPopup {background: #F0EBDA;}
#abmPopup #site {background: #E9E3D0;}

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7+ replaces a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}



