/* CSS Document hotelconti */

body {
	background-color: #b37a04;
	color: #7b5404;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}

#wrapper {
	margin: auto;
	width: 808px;
        height: auto;
        background: transparent url(../images/contentline-new.jpg) repeat-y 50% 0;
}
#header {
	height: 154px;
	width: 808px;
	background:url(../images/header_0.jpg) no-repeat;
}
#content {
	min-height: 477px;
        height: auto;
	width: 792px;
	padding-left: 8px;
	padding-right: 8px;
}
#leftbox {
	background:#e7d3a9;
	width: 308px;
	min-height: 389px;
        height: auto;
	float: left;
	padding: 44px;
	text-align: left;
}
#rightbox  {
	width: 396px;
	min-height: 477px;
        height: 467px;
	float:left;
}
#footer {
	width: 808px;
	height: 21px;
	background: url(../images/footer-new.jpg) no-repeat;
}
#news {
	height:88px;
	width: 268px;
	padding-top: 6px;
	margin-left: 272px;
}

#menu {
	height: 70px;
        width: 170px;
	padding: 11px 0 0 242px;
        float: left;
}
#menu2 {
	height: 70px;
        width: 170px;
	padding: 11px 0 0 0;
        float: left;
}
#menu3 {
        height: 15px;
        width: 170px;
	padding: 0 0 0 242px;
}

#langswitcher {
	width: 194px;
	padding-top: 22px;	
	padding-left: 582px;
	font-size: 9px;
}


#roomres {
        margin-top: 65px;
        padding: 2px 5px;
        color: #b37a04;
        font-weight: bold;
        background-color: #e8d7b3;
        border: 1px solid #b37a04;
        float: left;
}

#submenu {
	height: 280px;
	width: 116px;
	padding: 20px;	
	font-weight: bold;
	color: #b55111;
	line-height: 24px;
}


/* ------ font-styles ------- */

h1 {
	color: #7b5404;
	font-size: 14px;
	font-weight:bold;
	text-align: left;
}
h2 {
	color: #7b5404;
	font-size: 12px;
	font-weight:bold;
	text-align: left;
}
a {
        color: #b37a04;
}
#home a {
        color: #8a8c8e;
}
#home a, #roomres a {
        text-decoration: none;
}

.specialtext {
        padding: 2px 5px;
        color: #b37a04;
        background-color: #e8d7b3;
        border: 1px solid #b37a04;
}

/* ------ lightbox-styles ------- */
ul#thumbs {
        margin: 0px;
}

ul#thumbs a:hover{
        overflow:visible;
        z-index:2; /* für Lightbox geändert */
        border:none;
}
ul#thumbs li {
        list-style: none;
        display: inline;
}

ul#thumbs li img {
        border: none;
        margin: 5px 5px 10px 0;
}


/* ------ format-styles ------- */
.unfloater {
        clear: both;
        font-size: 0px;
        height: 0px;
        width: 0px;
}
.linie {
width: 100%;
border-bottom: 1px solid #b37a04;
margin: 22px 0 22px 0;
}
.data {
        border: 1px solid #b37a04;
}
.data tr td {
        border: 1px solid #b37a04;
        vertical-align: top;
        line-height: 1;
}

.data tr td.gross {
        line-height: 1.5;
}

.data tr td.gross ul {
margin: 0;
margin-left: 0;
padding-left: 2em;
}

.data tr td.gross li {
margin: 0;
padding: 0;
}

.light {
       background-color: #dcdcdd;
}
    
.pdf {
        background-image: url(../images/pdf.gif);
        background-repeat:no-repeat;
        background-position:left;
        padding-left: 20px;
	
}    
.leftpic {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 2px;
        border: 1px solid #b37a04;
}
.rightpic {
	float: right;
	margin-left: 30px;
	margin-bottom: 20px;
	padding: 2px;
        border: 1px solid #b37a04;
}


/* ------ menu-styles ------- */
.menulook {  /* contains the menu */
        height: auto;
        width: 190px;
	clear: both;
	text-transform: uppercase;
}

/* ------ navigation level 1 ---------*/
.menulook ul {
  margin: 0;
  padding: 0em;
  list-style-type: none;
}

.menulook ul li {
  color: #7b5404;
}

.menulook ul li#li_nav1_open{  /* special layout for open links */
	height: auto !important;
	height: 1.9em;
        color: #b55111;
}

.menulook ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 1.9em;
  line-height: 1.9em;
  color: #7b5404;
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

.menulook ul li a:hover, .menulook ul li a:focus{
  color:  #b55111;
}

.menulook ul a#a_nav1_open, .menulook ul a:hover#a_nav1_open{
  color:  #b55111;
}
.menulook ul a#a_nav2_open, .menulook ul a:hover#a_nav2_open{
  color:  #b55111;
}

/* ------ menu-styles for submenu ------- */
#submenu {  /* contains the menu */
        height: 120px;
        width: 190px;
	clear: both;
	text-transform: uppercase;
}

/* ------ navigation level 1 ---------*/
#submenu ul {
  margin: 0;
  padding: 0em;
  list-style-type: none;
}

#submenu ul li {
  color: #b55111;
}

#submenu ul li#li_nav1_open{  /* special layout for open links */
	height: auto !important;
	height: 1.9em;
        color: #8a8c8e;
}

#submenu ul li a{
  display: block;
  background-repeat: no-repeat;
  height: 1.9em;
  line-height: 1.9em;
  color: #b55111;
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
}

#submenu ul li a:hover, #submenuul li a:focus{
  color:  #8a8c8e;
}

#submenu ul a#a_nav1_open, #submenu ul a:hover#a_nav1_open{
  color:  #8a8c8e;
}
#submenu ul a#a_nav2_open, #submenu ul a:hover#a_nav2_open{
  color:  #8a8c8e;
}

