@import url(css_reset.css);
@import url(css_buchung.css);
html {
}
body {
	font-family: verdana, sans-serif;
	font-size: small;
	background: #44494F;
	color: #000000;
	line-height: 1.2em;
}
strong {
	font-size: 1em;
	font-weight: bold;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 1em 0;
}
h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 0 0.6em 0;
	color: #EF6B1B;
}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.4em 0;
	color: #EF6B1B;
}
h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 0.2em 0;
	color: #000;
}
ul {
	list-style: disc;
	list-style-position: outside;
	margin: 6px 2px;
	line-height: 110%;
}
ul li {
	margin: 6px 12px;
}
p {
	margin: 0.4em 0 0.8em 0;
}
#wrap {
	width: 1350px;
	height: 590px;
	float: left;
	margin: 20px;
	background: #44494F;
}
#navitop {
	font-family: helvetica, arial, sans-serif;
	float: left;
	color: #EF6B1B;
	background: #44494F;
	width: 100%;
	text-align: left;
}
#navitop ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 4px 0;
	font-weight: bold;
	font-size: 1.4em;
}
#navitop ul li.rex-current {
	color: #fff;
	margin: 0;
}
#navitop ul li {
	float: left;
	padding-right: 20px;
	margin: 0;
}
#navitop ul li a {
	float: left;
	display: block;
	color: #EF6B1B;
	letter-spacing: 0.07em;
	text-decoration: none;
}
#navitop ul li a.rex-current {
	color: #fff;
}
#navitop ul li a.rex-active {
	color: #fff;
}
#navitop ul li a:hover {
	color: #fff;
}
#breadcrumb {
	width: 100%;
	padding: 0;
	float: left;
	background: #fff;
}
#main {
	float: left;
	background: #fff;
	color: #333;
}
ul.rex-breadcrumb {
	float: left;
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	padding: 6px 0 6px  170px;
}
ul.rex-breadcrumb li {
	float: left;
	margin: 0;
	padding: 0;
	color: #999;
	font-size: 0.8em;
	font-weight: bold;
	background-image:url(breadpfeil.gif);
	background-position:0 4px;
	background-repeat:no-repeat;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	padding:0 6px 0 10px;
}
#breadcrumb li.rex-lvl1 {
	background:transparent none repeat scroll 0 0;
	margin:0;
	padding-left:0;
}
ul.rex-breadcrumb li a {
	float: left;
	color: #999;
}
#navileft {
	float: left;
	width: 134px;
	height: 100%;
	overflow: auto;
	background: url(bg_navileft.png) top left repeat-y;
	padding: 0 18px;
}
#navileft ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#navileft ul li {
	margin: 0;
	float: left;
}
#navileft a {
	display: block;
	text-align: center;
	text-decoration: none;
	font-size: 1em;
	color: #333;
	padding: 5px 1px;
	float: left;
}
#navileft a:hover, #navileft a.active {
	border: 1px solid #EF6B1B;
	padding: 4px 0;
}
#navileft img {
	margin: 0 8px 8px 8px;
	float: left;
}
#navileft span {
	float: left;
	width: 132px;
}
ul.rex-navi1 {
	list-style: none;
	margin: 0 18px;
}
#navileft ul#submenu {
	list-style: none;
	font-size: 1em;
}
#navileft ul.subnav2 {
	list-style: none;
	font-size: 1em;
	margin-left: 18px;
}
#navileft ul.subnav3 {
	list-style: none;
	font-size: 1em;
	margin-left: 18px;
}
#navileft ul li.stopper div ul.rex-navi1 {
	list-style-position: inside;
}
#navileft li.stopper div {
	height: 86px;
	width: 132px;
	margin: 0 0 12px 0;
	padding: 0px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: none;
	border-top: none;
	overflow: hidden;
}
#navileft li.stopper h3 {
	height: 16px;
	text-align:center;
	background: url(bg_stopper.png) left top no-repeat #EF6B1B;
	color: #fff;
	margin: 0;
	padding: 2px 0;
	width: 134px;
}
#navileft li.stopper a {
	text-align: left;
	padding: 4px 4px 2px 8px;
	border: none;
	width: 100%;
}
#navileft li.stopper a:hover {
	border: none;
	background:#FFC;
	padding: 4px 4px 2px 8px;
}
#navileft li.stopper a.voll {
	height: 78px;
	padding: 4px 4px 2px 8px;
}
#navileft li.stopper a.voll p {
	margin: 0;
	padding: 0;
}
#navileft li.stopper li {
}
li#title {
	display: none;
}
#contentwrap {
	/*width: 1350px;
	height: 590px;*/
	width: 100%;
	height: 100%;
	float: left;
	background: #fff url(bg_bergkette_lang.png) right bottom no-repeat;
	font-size: 1em;
}
#content {
	float: left;
	background: #44494F;
	width: 756px;
	overflow: hidden;
    padding: 0;
    margin: 0;
}
#content h1 {
	margin: 0;
	color: #fff;
}
#artikeltop {
	width: 100%;
	background: url(bg_artikeltop_re.png) top right no-repeat #EF6B1B;
	float: left;

}
#artikeltop h1 {
	background: url(bg_artikeltop_li.png) top left no-repeat #EF6B1B;
	padding: 3px 12px;
	float: left;
}
#artikeltop ul {
  width: 140px;
  margin: 0 10px 0 0;
  padding: 0;
  float: right;
}

#artikeltop ul li {
  float: left;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#artikeltop ul li a {
  z-index: 100;
  display: block;
  float: left;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  border: 2px solid #fff;
  background: #EF6B1B;
  margin: 1px 6px 2px 0;
  padding: 0 0 0 0;
  width: 22px;
  height: 14px;
  text-align: center;
  position: relative;
      -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
#artikeltop ul li a:hover {
	background:#F9C8AA;
    color: #44494F;
    }


#artikel {
	float: left;
	line-height: 1.4;
	margin:0;
	padding: 0;
	overflow: hidden;
    /*width: 750px;*/
    border-left: 3px solid #44494F;
    border-right: 3px solid #44494F;
    background: #44494F;
}
#artikel object {
        background: #44494F;
        float: left;
}


#artikelbottom {
	background: url(bg_artikelbottom_re.png) bottom right no-repeat #44494F;
	color: #fff;
	clear: both;
	width: 100%;
	font-size: 1.1em;
	font-weight: bold;
	text-align: right;
	float: left;
}
.abot_gutter {
	height: 20px;
	width: 20px;
	float: left;
	background: url(bg_artikelbottom_li.png) bottom left no-repeat #44494F;
}

#uni_txt {
	background: #fff;
	width: 450px;
	height: 424px;
	float: left;
	overflow: auto;
}
#uni_img {
	float: left;
	width: 300px;
	height: 424px;
	overflow: hidden;
}
.artikeltext_gutter {
	float: left;
	padding: 10px 18px;
}
#bildwechsler {
  background:  #44494F;
}


#einst_txt {
	background: #fff;
	width: 750px;
	height: 106px;
	float: left;
	overflow: auto;
}
#einst_img {
	float: left;
	width: 750px;
	height: 318px;
	overflow: hidden;
}
#app1_txt {
	background: #fff;
	width: 300px;
	height: 424px;
	float: left;
	overflow: auto;
}
#app1_img {
	float: left;
	width: 450px;
	height: 424px;
	overflow: hidden;
}
#app2_txt {
	background: #fff;
	float: left;
	width: 750px;
	height: 212px;
	overflow: auto;
}
#app2_img {
	float: left;
	width: 750px;
	height: 212px;
	overflow: hidden;
}
#besch_txt {
	background: #fff;
	width: 450px;
	height: 424px;
	float: left;
	overflow: auto;
}
#besch_img {
	float: left;
	width: 300px;
	height: 424px;
	overflow: hidden;
}
#zim_bild_text {
	background: #fff;
	width: 600px;
	float: left;
}
#zim_txt {
	background: #fff;
	float: left;
	height: 106px;
	width: 600px;
	overflow: auto;
}
#zim_txt_li {
	background: #fff;
	float: left;
	width: 310px;
}
#zim_txt_re {
	background: #fff;
	float: left;
	width: 240px;
	margin: 0;
}
div.zim_txt_gutter {
	float: left;
	padding: 10px 12px;
	margin: 0;
}
#zim_img {
	float: left;
	width: 600px;
	height: 318px;
	overflow: hidden;
}
#zim_thumbs {
	width: 148px;
	float: left;
	border: 1px solid #fff;
}
.zim_thumb {
	float: left;
	overflow: hidden;
	border: 1px solid #fff;
	cursor: pointer;
}
#zimmertabelle {
	background: #fff;
	width: 750px;
	height: 424px;
	margin: 0;
	padding: 0;
	overflow:auto;
}
.zimmer td {
	width: 140px;
	padding: 2px;
}
table.zimmer {
	margin: 0 0 12px 0;
}
table.zimmer tr:hover {
	background: #FFC;
}
#gal_img {
	float: left;
	border: none;
	padding: 0;
	margin: 0;
	/*width: 600px;*/
/*	height: 424px;*/
	overflow: hidden;
}
.gal_thumb {
	float: left;
	overflow: hidden;
    padding: 1px;
	cursor: pointer;
}
#gal_thumbs {
	width: 149px;
	height: 100%;
	/*float: left;*/
    background: #fff;
    padding: 1px;
	/*border: 1px solid #fff;*/
    margin-left: 600px;
    overflow: hidden;
}
.daten {
	font-size: 0.8em;
}
a.buchungslink {
	padding: 2px 6px;
	background: #EF6B1B;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
a.buchungslink:hover {
	background: #F9C2A2;
	color: #000;
}
#kontakt {
	background: #fff;
	width: 450px;
	height: 424px;
	float: left;
	overflow: auto;
}
#kontakt div.formgen {
	float: left;
	padding: 20px;
}
#kontakt div.formblock {
	float: left;
	width: 100%;
}
#kontakt label {
	width: 120px;
}
#kontakt input {
	width: 240px;
	float: right;
}
#kontaktnachricht {
	margin-top: 12px;
	float: left;
	width: 100%;
}
#kontakt textarea {
	width: 100%;
	height: 140px;
}
#kontakt .formsubmit {
	background: #EF6B1B;
	color: #fff;
	font-weight: bold;
	float: right;
	width: 140px;
	height: 24px;
	;
	margin: 12px 0 0 0;
	padding: 0px;
	border: none;
}
#kontakt .formsubmit:hover {
	cursor: hand;
	cursor: pointer;
	background: #F9C2A2;
	color: #000;
}
#kontakt-thanks {
	padding: 12px 20px;
	background: #F5FFFA;
	color: #3CB371;
}
.artikelbild {
	float: left;
	width: 240px;
	height: 424px;
	overflow: hidden;
}
#artikeltext_left {
	float: left;
	width: 46%;
	margin: 2%;
}
#artikeltext_right {
	float: right;
	width: 46%;
	margin: 2%;
}
#belegungsplan {
  width: 750px;
  background: #ddd;
  /*height: 424px; */
 /* overflow: scroll;*/
}
#plan {
   width: 670px;
   overflow: scroll;
}
.belegungsplanheader {
  float: left;
  width: 80px;
  margin: 0;
  padding: 0;
}

#footer {
	clear: both;
	width: 100%;
	color: #EF6B1B;
	background: #44494F;
}
#footer p {
	float: left;
	font-weight: bold;
	margin: 12px 0 0 0;
	color: #EF6B1B;
}
#footer img {
	margin: 4px 12px 4px 0;
	float: left;
}
#footer a {
	color: #EF6B1B;
	text-decoration: none;
}
/*

  Das Modul nutzt 6  Klassen zur Ausrichtung der Bilder.
  .pleft(_b) , .pright(_b) und .pnormal(_b)


  .pleft für links ausgerichtete Bilder
  .pright für rechts ausgerichte Bilder
  .pnormal kann zur Definition einer Normalanzeige verwendet werden.

  .pleft_b, .pright_b und .pnormal_b
  definieren die Anzeige der Bilder für den 2. Stil.
  z.B. Anzeige mit Rahmen

  Code:

  */
  /*
  ---------START BILDMODUL -----------------------
  Definition der Klassen ohne Rahmen
  CCS für REDAXO Bild-Modul
  Erstellt von: Thomas Skerbis
  Stand: 23.05.2008
  */

  .pleft {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: none;
}
.pright {
}
.pnormal {
}
/* Definition der KLassen für 2.Stil (z.B. mit Rahmen) */

  .pleft_b {
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	margin-bottom: 4px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pright_b {
	float: right;
	margin-top: 6px;
	margin-left: 8px;
	margin-bottom: 5px;
	vertical-align: text-bottom;
	border: 1px solid #990000;
}
.pnormal_b {
	clear: both;
	border: 1px solid #990000;
}
  /*
  ------ENDE Bildmodul ------
  */

