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

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

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #010101;

}

div#box {
position:relative;
width: 677px;
margin: 0 auto;
padding-top:55px;
}



div#schild {
position: absolute;
width:90px;
height:90px;
top: 2px;
left: 15px;
z-index: 1000;
}

div#headline {
position: absolute;
top: 15px;
left: 115px;
color: #ffffff;
font-weight: bold;
font-size: 25px;
z-index: 1000;
}

div#header {
border: #CBA152 3px solid;
height: 290px;
border-bottom-width: 1px;

}


div#menu {
position: relative;
background-color: #575757;
border: #CBA152 3px solid;
border-bottom-width: 1px;
border-top: none;
height:36px;
width: 671px;
overflow:hidden;
clear: both;
}


div#menu ul {
width: 677px;
margin-left: 55px;
}

div#menu ul li {
float:left;
height: 36px;
/*width: 133px;*/

border-left: #0C0904 1px solid;

}

div#menu ul li.last {
/*margin-right: 1px;*/
border-right: #0C0904 1px solid;
}

div#menu ul li a {
/*background-image:url(img/button4.jpg);*/
display: block;
height: 24px;
text-align: center;
padding-top: 12px;
font-weight: bold;
text-decoration:none;
text-transform: uppercase;
background-color:#575757;
color: #ffffff;
padding: 12px 20px;
}

div#menu ul li a:hover {
background-color:#E4E9E8;
color: #000000;
}

div#content {
background-color: #cccccc;
border: #CBA152 3px solid;
height: 400px;
min-height: 400px;
border-top: none;
}

html>body div#content {
height: auto;
}


div#links {
position:relative;
width: 677px;
margin: 0 auto;
padding-top:55px;
}



h3, h2, h1 
{
font-size:11px;
}

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

div#lang {
text-align: center;
}

div#cinhalt 
{
padding: 5px;
padding-top: 15px;
}

div#cinhalt ul {  position:relative; }
div#cinhalt ul li {
	list-style: disc;
	margin-left: 15px;
}



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

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


div.headline {
background-color:#575757;
font-weight:bold;
color: #ffffff;
height: 26px;
}
div.headline p {
padding: 7px;
padding-left: 3px;
}

div.infobox {
background-color: #eeeeee;
}

div.apartmentslide {
height: 290px;
}

div.search {
height: 120px;
}

div.infobox td {
padding:3px;
}

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

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


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


div#fText {
text-align: center;
margin-top: 5px;
color: #ffffff;
}

div#fText a {
color: #ffffff;
text-decoration: none;
}



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

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

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



.clear {
clear: both;
}


div#slide_ermoeglicht {
position: relative;
width: 671px;
height: 290px;
overflow: hidden;
}

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


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


