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

/* ################ Reset ################ */
html, body, div, dl, dt, dd, h2, h3, h4, h5, h6, pre, form, blockquote, fieldset, b {
	margin:0;
	padding:0
}

table {
	border-collapse:collapse;
	border-spacing:0;
}
a img {
	border:none;
}


html, body {
	height:100%;
	width:100%;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#4D4D4D;
	text-align:center;
	min-width:1000px;
	height:100%;
	background-color:#FFF;
	/*
	background-color:#EDEBE8;
	background-image: url(../pix/layout/bg-tulip.gif);
	background-repeat: no-repeat;
	background-position: center top;
	*/
}
#logo {
	float: left;
	height: 95px;
	width: 543px;
	padding-top: 10px;
	padding-left: 29px;
}
#language {
	height: 37px;
	width: 223px;
	float: right;
	padding-top: 13px;
	text-align: right;
	padding-right: 15px;
}
#topMenu {
	float: left;
	height: 32px;
	width: 415px;
	padding-top: 26px;
}
#address {
	height: 37px;
	width: 277px;
	float: right;
	padding-top: 10px;
	text-align: right;
	padding-right: 15px;
	color:#A5A4A2;
	font-size:10px;
}

/* ################ Page - Container ################ */

#header {
	width: 988px;
	height: 105px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	clear:both;
}
#conS {
	width: 988px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../pix/layout/shadow-middle.gif);
	background-repeat: repeat-y;
}
#conStop {
	background-image: url(../pix/layout/shadow-top.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 988px;
}
#conSbottom {
	background-image: url(../pix/layout/shadow-bottom.gif);
	background-repeat: no-repeat;
	height: 4px;
	width: 988px;
	clear:both;
}
#conM {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align:left;
	background-image: url(../pix/layout/bodyBg.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
#container {
	width: 980px;
}
#containerIndex {
	width: 980px;
	height:515px;
	background-image: url(../pix/content/home/image-motiv.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
}
#menu {
	height: 30px;
	width: 980px;
	background-image: url(../pix/layout/bg_menu.gif);
	background-repeat: repeat-x;
}
#footer {
	width: 988px;
	height: 60px;
	margin-right: auto;
	margin-top: 10px;
	margin-left: auto;
	text-align:left;
}
#topint {
	float:left;
	height: 60px;
	width: 85px;
	padding-left: 5px;
}
#topccl {
	float:left;
	height: 60px;
	width: 85px;
	padding-left: 18px;
}
#vch {
	height: 60px;
	width: 101px;
	float:left;
	padding-left: 20px;
	margin-top:0px;
}
#falkensteiner {
	height: 60px;
	width: 70px;
	float:left;
	padding-left: 2px;
	margin-top:0px;
}
#wellnessfinder {
	height: 60px;
	width: 85px;
	float:left;
	padding-left: 10px;
}
#embrace {
	height: 60px;
	width: 61px;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
}
#medicalfinder {
	height: 60px;
	width: 61px;
	float:left;
	padding-left: 10px;
	margin-top:-1px;
}
#conferencefinder {
	height: 60px;
	width: 90px;
	float:left;
	padding-left: 5px;
	padding-top:5px;
}
#indexLeft {
	height: 467px;
	width: 464px;
	padding-left: 25px;
	padding-top: 15px;
	float: left;
}
div.teaser {
	border-bottom:#FFF 4px solid;
	padding: 10px;
}
div.teaserSmall {
	margin-top:20px;
}
#reservierung {
	height: 220px;
	width: 157px;
	/* background-image: url(../pix/layout/bg_res.gif);
	background-repeat: no-repeat; */
	margin-bottom: 14px;
	font-size: 9px;
	padding-left:8px;
}
#reservierungSmall {
	height: 277px;
	width: 138px;
	background-image: url(../pix/layout/bg_res.gif);
	background-repeat: no-repeat;
	padding: 10px;
	margin-bottom: 14px;
	font-size: 9px;
}
#indexMiddle {
	height: 467px;
	width: 328px;
	float: left;
	padding-top: 15px;
}
#indexRight {
	height: 467px;
	width: 157px;
	float: left;
	padding-top: 15px;
	padding-left: 3px;
}
#navShadow {
	background-image: url(../pix/layout/shadow-nav-bottom.gif);
	background-repeat: no-repeat;
	height: 3px;
	width: 980px;
}

/*  ################ Home-Themenbuttons deutsch ################ */

.theme {
	margin-bottom: 13px;
	background-image: url(/pix/content/home/de-theme-arrangements.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
	}
.theme a { 
	background-image: url(/pix/layout/hp_theme_border_lo.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 328px;
	display:block;
	color:#D9001A;
	font-size:18px;
	text-decoration:none;
}
.theme a:hover {
	background-image: url(/pix/layout/hp_theme_border_hi.png);
	background-repeat: no-repeat;
	height: 142px;
	width: 328px;
	display:block;
	color:#C85364;
}
.themeTitle {
	background-image: url(/pix/layout/hp_teaser_gradient.png);
	background-position:3px 1px;
	background-repeat:no-repeat;
	height: 30px;
	width: 317px;	
	display:block;
	text-align:right;
	padding: 5px 10px 0 0;
}

/* ################ Home-Themenbuttons deutsch ################ */

#thema1 {
	margin-bottom: 13px;
	background-image: url(../pix/content/home/de-theme-arrangements.jpg);
	background-repeat: no-repeat;
}
#thema2 {
	margin-bottom: 14px;
	background-image: url(../pix/content/home/de-theme-press.jpg);
	background-repeat: no-repeat;
}
#thema3 {
	margin-bottom: 15px;
	background-image:url(../pix/content/home/de-theme-newhotels.jpg);
	background-repeat: no-repeat;

}
#thema1 a {
	margin-bottom: 13px;
	background-image: url(../pix/content/home/de-theme-arrangements.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema2 a {
	margin-bottom: 14px;
	background-image: url(../pix/content/home/de-theme-press.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema3 a {
	margin-bottom: 15px;
	background-image:url(../pix/content/home/de-theme-newhotels.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema1 a:hover {
	background-image: url(../pix/content/home/de-theme-arrangements-hi.jpg);
}
#thema2 a:hover {
	background-image: url(../pix/content/home/de-theme-press-hi.jpg);
}
#thema3 a:hover {
	background-image:url(../pix/content/home/de-theme-newhotels-hi.jpg);
}

/* ################ Home-Themenbuttons englisch ################ */

#thema1en {
	margin-bottom: 13px;
	background-image: url(../pix/content/home/en-theme-arrangements.jpg);
	background-repeat: no-repeat;
}
#thema2en {
	margin-bottom: 14px;
	background-image: url(../pix/content/home/en-theme-press.jpg);
	background-repeat: no-repeat;
}
#thema3en {
	margin-bottom: 15px;
	background-image:url(../pix/content/home/en-theme-newhotels.jpg);
	background-repeat: no-repeat;

}
#thema1en a {
	margin-bottom: 13px;
	background-image: url(../pix/content/home/en-theme-arrangements.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema2en a {
	margin-bottom: 14px;
	background-image: url(../pix/content/home/en-theme-press.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema3en a {
	margin-bottom: 15px;
	background-image:url(../pix/content/home/en-theme-newhotels.jpg);
	background-repeat: no-repeat;
	width: 328px;
	height: 142px;
	display:block;
}
#thema1en a:hover {
	background-image: url(../pix/content/home/en-theme-arrangements-hi.jpg);
}
#thema2en a:hover {
	background-image: url(../pix/content/home/en-theme-press-hi.jpg);
}
#thema3en a:hover {
	background-image:url(../pix/content/home/en-theme-newhotels-hi.jpg);
}

#left {
	width: 775px;
	float: left;
	padding-bottom:25px;
}
#content {
	width: 540px;
	float: left;
}
#cms { padding: 15px 25px 20px 0; }

#right {
	width: 200px;
	float: left;
	margin-left:4px;
	padding-bottom: 16000px;
	margin-bottom: -16000px;
	background-color:#EFEFEF;

}
#container {
	width: 980px;
	min-height: 570px;
	background-repeat: no-repeat;
	background-position: left bottom;
	clear: both;
	overflow:hidden;
}
#themeImg {
	
	height: 185px;
	width: 775px;
}
#subMenu {
	float: left;
	width: 210px;
	padding-top: 15px;
	padding-left: 25px;
}

/* ################ Clear - Element ################ */

hr.clear {
	clear:both;
	visibility:hidden;
	height:0;
	line-height:1px;
	font:1px/0px monospace;
	margin:-10px 0;
	width:97%
}
/* ########## Anfrage / Kontakt ########### */

div.col1{
	width:69%;
	float:left;
}
div.col2{
	width:29%;
	float:right;
	clear:right;
}
div.col50P{
	width:50%;
	float:left;
}

/* ########## Angebote ########### */

#offerRandIndex {
	height: 122px;
	width: 137px;
	background-image: url(../pix/layout/bg-offer.gif);
	background-repeat: no-repeat;
	padding: 10px;
}


#offerRand {
	height: 122px;
	width: 157px;
	background-image: url(../pix/layout/bg-offer.gif);
	background-repeat: no-repeat;
	padding: 20px;
	margin-bottom:20px;
	border-bottom: solid 3px #FFF;
}
#offerBild {
	width: 199px;
	height: 185px;
	margin-bottom: 0px;
}
#offerContent {
	padding:10px;
}

.niceSubmit { border:#CCC 1px solid; padding: 1px 10px 1px 10px; font-size: 9px; color:#666; background-color:#EFEFEF; outline: 0; }

.hotLandLoc { }
.hotLandCity {  width:30%; display:block; float:left;  }
.hotLandHotel {  width:60%; display:block float:left; }


table.tabelle tbody tr td ul li p { margin:0;}

#map { margin-top:20px;}

.btn-buchen {
    background: #efefef;
    border: 1px solid #ccc;
    cursor: pointer;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: none;
	outline:none;
	display:block;
	float:left;
	margin-right:15px;
	margin-bottom:10px;
}
.btn-buchen:hover { background:#D90217; color:#fff; }

/* ####### Gruppentarife ######## */

#gruppen-liste { }
.gruppen-ort { padding:5px 0; font-size: 150%;  }
.gruppen-ort > a { font-size: 70%; }
.gruppen-hotel { float: left; width: 100%; margin: 15px 0 20px  0; border-top: 1px solid #777; padding-top:20px;   }
.gruppen-bild { width:28%; margin-right:2%; float:left; height:auto; margin-bottom: 10px;  }
.gruppen-text { width:70%; float:left; }
.gruppen-text > h3 { font-size: 150%; }
.gruppen-ausstattung-liste { width: 100%; float: left; }
.gruppen-preis { font-size:120%; margin-top:10px;  }
.gruppen-freiplatz { font-size:120%; margin-bottom:10px; }
.zimmer-anzahl { float:left; width:100%; }
.anzahl {float:left; text-align: center; width:35px; }
.contact-links { }
.link, .email { width: 50%; float:left; text-align:center;}
.contact-links { margin-top:5px; }

/* Leistungs-Icons */


.gruppen-ausstattung-liste > div.icon { display: inline-block; background: url('../pix/layout/hotel-sprite.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; width: 32px; height: 32px; float:left; margin:2px; cursor:help; }

#gruppen-liste .icon-01 { background-position: -5px -0px;  }
#gruppen-liste .icon-02 { background-position: -42px -0px;  }
#gruppen-liste .icon-03 { background-position: -79px -0px; }
#gruppen-liste .icon-04 { background-position: -116px -0px;  }
#gruppen-liste .icon-05 { background-position: -153px -0px;  }
#gruppen-liste .icon-06 { background-position: -5px -37px;  }
#gruppen-liste .icon-07 { background-position: -42px -37px;  }
#gruppen-liste .icon-08 { background-position: -79px -37px;  }
#gruppen-liste .icon-09 { background-position: -116px -37px;  }
#gruppen-liste .icon-10 { background-position: -153px -37px;  }
#gruppen-liste .icon-11 { background-position: -5px -74px;  }
#gruppen-liste .icon-12 { background-position: -42px -74px;  }
#gruppen-liste .icon-13 { background-position: -79px -74px;  }
#gruppen-liste .icon-14 { background-position: -116px -74px;  }
#gruppen-liste .icon-15 { background-position: -153px -74px;  }
#gruppen-liste .icon-16 { background-position: -5px -111px;  }
#gruppen-liste .icon-17 { background-position: -42px -111px;  }
#gruppen-liste .icon-18 { background-position: -79px -111px;  }
#gruppen-liste .icon-19 { background-position: -116px -111px;  }
#gruppen-liste .icon-20 { background-position: -153px -111px;  }
#gruppen-liste .icon-21 { background-position: -5px -148px;  }
#gruppen-liste .icon-22 { background-position: -42px -148px;  }
#gruppen-liste .icon-23 { background-position: -79px -148px;  }
#gruppen-liste .icon-24 { background-position: -116px -148px;  }
#gruppen-liste .icon-25 { background-position: -153px -148px;  }
#gruppen-liste .icon-26 { background-position: -5px -185px;  }
#gruppen-liste .icon-27 { background-position: -42px -185px;  }
#gruppen-liste .icon-28 { background-position: -79px -185px;  }
#gruppen-liste .icon-29 { background-position: -116px -185px;  }
#gruppen-liste .icon-30 { background-position: -153px -185px;  }
#gruppen-liste .icon-31 { background-position: -5px -222px;  }
#gruppen-liste .icon-32 { background-position: -42px -222px;  }
#gruppen-liste .icon-33 { background-position: -79px -222px;  }
#gruppen-liste .icon-34 { background-position: -116px -222px;  }
 

 

