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

* {
margin:0;
padding:0;
list-style:none;
}

body
{
background-color: #fff;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
background:#ECEEE8 url(img/bg1.gif) repeat-x;
font-size:11px;
color:#4D4C4C;
line-height:15px;
margin-bottom: 40px;
}

h2 
{
font-size:12px;
}


h3 
{
font-size:11px;
}


div#htmlmenu 
{
width: 597px;
height: 259px;
background-color: #B8BBAB;
margin-left: 93px;
}

div#buttons {
background:#B8BBAB url(img/back-menu.jpg) repeat-x;
height: 64px;
width: 597px;
border-bottom: #49575A 7px solid;
overflow: hidden;
}

div#buttons ul 
{
width: 600px;
margin-top: 12px;
}

div#buttons ul li
{
float:left;
width: 118px;
height: 40px;
border-right: #556369 1px solid;
text-align: center;
}

div#buttons ul li.last
{
width: 120px;
border-right: none;
}


div#buttons ul li a
{
color: #ffffff;
text-decoration: none;
font-size: 12px;
font-weight: bold;
display: block;
padding-top: 12px;
padding-bottom: 12px;
}

div#buttons ul li a:hover {
background-color: #B8BBAB;
color: #455550;
}

div#logo {
position:relative;
}

div#slideheader {
position:absolute;
top:6px;
left: 212px;
border: #ffffff 3px solid;
height: 170px;
}

.notavailable
{
color: #ffffff;
font-weight: bold;
display: block;
padding: 3px;
background-color: #ff0000;
text-align: center;
}

.detailerr {
font-weight: bold;
color: #ff0000; 
}

.booknow {

text-align: center;

}

.booknow a {
color: #ffffff;
font-weight: bold;
display: block;
text-decoration: none;
padding: 3px;
background-color: #85969D;
}

.booknow a.booknowgreen {
background-color: #00CC33;
}

.booknow a:hover {
background-color: #B8BBAB;
color: #455550;
}


.booknow a.booknowgreen:hover {
background-color: #00CC33;
}

.pricenight {
padding: 3px;
text-align: center;
background-color: #eeeeee;
width: 60px;
margin: 0 auto;
}

.apartcal 
{
margin-top: 10px;
width: 330px;
}

.calrow 
{
clear:both;
height: 22px;
}

.calrow.daynameheader
{
height: 16px;
}

.calfield 
{
float:left;
width:22px;
margin-left: 1px;
text-align: center;
padding: 3px;
padding-left: 0;
padding-right: 0;
}

.calfield.daynames
{
padding: 0;
}

.calfield.free
{
background-color:#00CC33;
color: #ffffff;
}

.calfield.reserved
{
background-color: #ff0000;
color: #ffffff;
}

#dateFrom, #dateTo {
background-image: url(img/calendar.gif);
background-repeat:no-repeat;
background-position: 2px 2px;
padding: 3px;
padding-left: 26px;
cursor: pointer;
}

#persons {
padding: 3px;
}

div#box {
position: relative;
width: 766px;
margin: 0 auto;
}

div#content {
background-color:#ffffff;
margin-left:93px;
width: 597px;
min-height: 400px;
height: 400px;
}

div#cinhalt 
{
padding: 5px;
}
html>body div#content {
height:auto;
}

div.infobox {
margin:3px;
}

div.search {
height: 120px;
}

div.infobox td {
padding:1px;
}

div#col1 {
float: left;
width: 201px;
margin-top: 5px;
margin-left: 5px;
}

div#col2 {
float: left;
width: 380px;
margin-top: 5px;
margin-left: 5px;
}

div.headline {
background-color:#839298;
padding: 5px;
font-weight:bold;
color: #ECEEE8;
margin-bottom: 5px;
}

div#langBox {
text-align: right;
margin-bottom: 3px;
}

div.gBox {
background-color:#D4D7CA;
padding: 3px;
color: #000000;
padding-left: 5px;
}

div#clear {
clear:both;
}
div#footer {
position:relative;
margin-top: 10px;
margin-left:98px;
height: 20px;

}

div#footer a 
{
	color: #666666;
}

div#links {
margin-top: 5px;
margin-left:93px;
width: 597px;
}

div#apartmentlinks {
margin-top: 5px;
margin-left:93px;
width: 597px;
}

div.gbox1
{
width: 480px;
border: #D4D7CA 1px solid;
margin:0 auto;
background-color:#eee;
color: #000;
}

div.gbox2
{
width: 580px;
border: #D4D7CA 1px solid;
margin:0 auto;
background-color:#eee;
color: #000;
}


textarea, input {
font-family:tahoma;
font-size:11px;
border-style: solid;
border-width: 1px;
border-color:#404040;
background-color:#ffffff;
color:#5F5F5F;	
}


div#galleryBox
{
border: #D4D7CA 1px solid;
overflow:hidden;
width: 200px;
height: 170px;
float: left;
margin-right: 10px;
margin-bottom: 5px;
}

div#galleryBox .galImg
{
overflow:hidden;
width: 200px;
height: 150px;
}

div#galleryBox .galDesc
{
text-align:center;
margin:2px;
}

div.messagediv {
height: 230px;
overflow:hidden;

}


div#startslide {
	position:relative;
	width: 373px;
	height: 170px;
	overflow: hidden;
}
div#slide1 {
position: relative;
}

div#slide1 .s_row {
position:absolute;
top: 0px;
left: 0px;
display:none;
}

#ui-datepicker-div {z-index:10500 !important;} 


