/* CSS Selector-Styles */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.6;
	color:#000000;
}
table {
	font-size:1em;
	line-height:1.6;
	color:#333333;
}
h1 {
	color: #AF2B26;
	clear:both;
	font-weight:normal;
	margin-top: 0.2em;
	margin-right: 0;
	margin-bottom: 0.5em !important;
	margin-left: 0;
}
h2, h3, h4, h5, h6 {
	margin:0 0 0.5em 0 !important;
	color: #AF2B26;
}
h1{
	font-size:1.8em;
}
h2{
	font-size:1.2em;
}
h3{font-size:1.5em !important; font-weight:normal;}
h4{font-size:1.3em; font-weight:bold;line-height:1.3;}
h5{font-size:1em; font-weight:bold;line-height:1.5;}
h6{font-size:1em; font-weight:normal;}
#cms p, address{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
b, strong {
	color: #333333;
}

a {
	color: #CD061D;
	text-decoration: none;
}
a img{
	border:none;
}

a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #CD061D;
}
a.extern {
background: transparent url('/pix/icons/aoutside.gif') 100% 50% no-repeat;
padding-right: 10px;
font-weight:bold;
}
a.back {
	padding-left:2.5em!important;
	background-image: url(../pix/icons/back.gif);
	background-repeat: no-repeat;
	background-position: 8px -1px;
}
a.link-more{
	behavior:url('/css/linkmore.htc');
	font-weight:bold;
}
a.link-more-light{
	behavior:url('/css/linkmore.htc');
	font-weight:normal;
}
a.link-more-mail{
	font-weight:bold;
	padding-left:2em !important;
	background:url(../pix/icons/icon_mail.gif) no-repeat left center;
}
a.link-pdf{
	font-weight:bold;
	padding-left:2em;
	background:url('/pix/icons/pdf_icon.gif') no-repeat left center;
}
a.link-word-doc{
	font-weight:bold;
	padding-left:2em;
	background:url('/pix/icons/page_white_word.png') no-repeat left center;
}
a.link-more img{
	vertical-align:text-bottom
}
a.link-more:after {
	content:' \00BB';
}
#footer a {
	color:#FFFFFF;
}
ol, ul{
	margin:auto;
	padding: 1em 1.3em 1em 1.3em !important;
}
#cms ol, ul{
	margin: 0 0 0 0;
}
#cms li {
	list-style-image: url(/pix/layout/list.gif);
	list-style-type: square;
	padding:0;
	margin:0 0 0 2.5em;
}

.kasten {
	background-color: #fee39b;
	padding: 1em;
}
.lightbox {}
.BildSchatten {
	/* background-image: url(../pix/layout/bg_bild160.gif);
	background-repeat: no-repeat;
	background-position: left top; 
	padding: 1px;
	background-color: #D6E2E3;*/
	border: solid 1px;
	border-color: #D6E2E3;
	margin-bottom: 12px;
}
.BildSchattenKleinLinks {
	border: solid 1px;
	border-color: #D6E2E3;
	float: left;
	margin-right: 12px;
}
.BildSchattenKleinRechts {
	border: solid 1px;
	border-color: #D6E2E3;
	float: right;
}
.BildRahmen {
	border:1px solid #666666;
}
.BildLinks {
background-image:url(/pix/layout/bg_bild_250.png);
background-position:left bottom;
background-repeat:no-repeat;
border-top:1px solid #AD2A25;
float:left;
margin-bottom:0.5em;
margin-right:1.5em;
padding-bottom:9px;
}
.BildLinks {
	float:left;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
	margin-right:15px;
}
.BildRechts {
	float:right;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
	margin-left:15px;
}
.BildLinksKlein {
	float:left;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
}
.BildRechtsKlein {
	float:right;
	border: 0px solid #AF2B26;
	margin-bottom: 10px;
}
.BildLinksVergroesserbar {
	cursor:pointer;
	position:static;
	float:left;
	border: 1px solid #AF2B26;
	margin-bottom: 10px;
}
.BildRechtsVergroesserbar {
	cursor:pointer;
	position:static;
	float:right;
	border: 1px solid #AF2B26;
	margin-bottom: 10px;
}
.BildVergroesserbar {
	cursor:pointer;
	margin-left: 0em;
	margin-bottom: 0.5em;
	position:static;
}
.TeaserBildLinks {
	margin-right: 1.5em;
	float:left;
}
.TeaserBildRechts {
	margin-left: 1.5em;
	float:right;
}

/*---------------------------------------------------------------------*/

.tabZweiSpalten{
width:100%;
border:none;
}
.tabZweiSpalten td{
width:50%;
vertical-align:top;
}
.tabZweiSpaltenSpalte1{
padding-right:1.0em;
}
.tabZweiSpaltenSpalte2{
padding-left:1.0em;
}

.tabDreiSpalten{
width:100%;
border:none;
}
.tabDreiSpalten td{
width:33%;
vertical-align:top;
}
.tabDreiSpaltenSpalte1{
padding-right:1.5em;
}
.tabDreiSpaltenSpalte2{
padding-left:1.5em;
padding-right:1.5em;
}
.tabDreiSpaltenSpalte3{
padding-left:1.5em;
}

.tabelle {
	width: 100%;
	border-collapse:collapse;
	border:1px solid #CD061D;
}
.tabelle caption {
	text-align: left;
	color: #CD061D;
	font-size:1.2em;
}
.tabelle thead th {
	/*	background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top;  */
	height: 3em;
	color: #000000;
	font-weight: normal;
	padding: 0 1em;
	text-align: left;
	vertical-align:middle;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CD061D;
}
/* .tabelle tbody tr {
background: url('/pix/layout/bg_td1.jpg') repeat-x top;
} */
.tabelle tbody tr.odd {
	/* background: #F6600B url('/pix/layout/bg_td2.jpg') repeat-x; */
}
.odd {
	/* background: #F6600B url('/pix/layout/bg_td2.jpg') repeat-x; */
}

.tabelle tbody th, .tabelle tbody td {
	line-height: 1.4em;
	color: #666666;
	padding:0.7em 1em;
	text-align: left;
	vertical-align:top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #AC2A25;
	border-right-color: #DDDDDD;
}
.tabelle tfoot th {
	/* background: url('/pix/layout/bg_total.jpg') repeat-x bottom; */
	color: #FFFFFF;
	height: 3em;
}
.tabelle tfoot td {
	/* background: url('/pix/layout/bg_total.jpg') repeat-x bottom; */
	color: #FFFFFF;
	height: 3em;
}
/*--*/
.tabelleKlein{
	width: 100%;
	border-collapse:collapse;
	border:1px solid #DDDDDD;
	margin:0 0 1em 0;
	font-size:0.95em;
}
.tabelleKlein caption {
	text-align: left;
	color: #CD061D;
	font-size:1.2em;
}
.tabelleKlein thead th  {
	/* background: #FFFFFF url('/pix/layout/bg_th.jpg') no-repeat right top; */
	height: 3em;
	color: #000000;
	font-weight: normal;
	padding: 0 .5em;
	text-align: left;
	border-right: 1px solid #FCF1D4;
	vertical-align:middle;
}
.tabelleKlein tbody th  {
	/* background: #FFFFFF url('/pix/layout/bg_td2.jpg') repeat-x; */
	line-height: 1.3em;
	color: #DDDDDD;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
}
.tabelleKlein tbody tr {
/* background: url('/pix/layout/bg_td1.jpg') repeat-x top; */
}
.tabelleKlein tbody tr.odd{
	/* background: #fef1cd url('/pix/layout/bg_td2.jpg') repeat-x; */
}
.helleZeile {
	background-color: #d6e2e3;
}
.roteZeile {
	background-color: #CD061D;
	color: #FFFFFF; !important;
	font-weight: bold;
}
.tabelleKlein tbody td {
	line-height: 1.3em;
	color: #777777;
	padding:0.35em 0.5em;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #DDDDDD;
	border-right-color: #DDDDDD;
}
.tabelleKlein tfoot th {
	/* background: url('/pix/layout/bg_total.jpg') repeat-x bottom; */
	color: #000000;
	height: 1.5em;
}
.tabelleKlein tfoot td {
	/* background: url('/pix/layout/bg_total.jpg') repeat-x bottom; */
	color: #000000;
	height: 1.5em;
}
/*---------------------------------------------------------------------*/
span.neu{
	background:#FF0000;
	color:#FFFFFF;
	font-size:smaller;
	padding:0.1em 0.4em;
	font-weight:bold;
}
.roomInfo { position:relative; float:right; margin-top:-1px;}
div.aktion{
position:relative;
width:2em;
}
div.aktion img{
position:absolute;
margin:-1em 0 0 -1em;
}
.themen{
border-collapse:collapse;
border:none;
width:100%;
}
.themen tbody, .themen tr{
border:none;
}
.themen td{
padding:0;
border-left:1px solid #FFFFFF;
background-position:center center;
height:200px;
}
.themencontent{
padding:1em !important;
border-left:1px solid #FFFFFF;
height:auto;
}
.themencontentLM{
	padding:1em !important;
	border-left:1px solid #FFFFFF;
	height:auto;
	background-image: url(../pix/content/startseite/last-minute-band.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.themencontentAG{
padding:1em !important;
	border-left:1px solid #FFFFFF;
	height:auto;
	background-image: url(../pix/content/startseite/angebot-band.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.themenbildlink{
border:none;
width:100%;
height:100%;
padding:0;
margin:0;
}
/* ################## CSS-Button ##################### */

#cms .submit{
	width:180px;
	margin-top: 5px;
	text-align:center;
	width:140px; height:17px; border:0;
	border:#AF2B26 1px solid;
	background-color:#AF2B26;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold !important;
	float:left;
	margin-right:15px;
}
#cms .submit a { color:#FFF;}
#cms .submit2{
	width:180px;
	margin-top: 5px;
	text-align:center;
	width:140px; height:17px; border:0;
	border:#666 1px solid;
	background-color:#efefef;
	color:#AF2B26;
	text-transform:uppercase;
	font-weight:bold !important;
	float:left;
	margin-right:15px;
}
