@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: #2F373A;
color: #000000;
}

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#box {
position:relative;
width: 790px;
margin: 0 auto;
padding-top:0px;
border: #0F0408 1px solid;
margin-bottom: 40px;
}


div#header {
height: 85px;

}

div#karusell {
position:relative;
background:#1F2427 url(img/back-karusell.jpg) 0 0 no-repeat; 
width:790px; 
height:270px;
overflow: hidden;
}

div#karusell .menuEntry {
display:none;
}

div#menu, div#menu1, div#footer {
position: relative;
background:#1F2427 url(img/back-menu.jpg) 0 0 no-repeat; 
height:45px;
width: 790px;
overflow:hidden;
clear: both;
}

div#menu1 {
height: 10px;
overflow: hidden;
}

div#lang {
text-align: right;
}

div#menu ul {
padding-left: 15px;
padding-top: 13px;
}

div#menu ul li {
float:left;
border-right: #D8CAC5 2px solid;
border-right: none;
padding-left: 5px;
padding-right: 5px;
}

div#menu ul li:hover {
}

div#menu ul li.last {
border-right: none;
}

div#menu ul li a {
font-size: 12px;
display: block;
text-align: center;
color: #eeeeee;
text-decoration:none;
padding: 3px;
}

div#menu ul li a:hover {
/*background-color:#A83B16;*/
}

div#content {
/*background-color: #CCC8BD;*/
height: 400px;
min-height: 400px;
border-top: none;
background:#CCC8BD url(img/back-content.jpg); 
}

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

div#links {
position:relative;
width: 775px;
margin: 30px auto;
padding-top:5px;
padding-left:15px;
background:#CCC8BD url(img/back-content.jpg); 
border: #0F0408 1px solid;
}


div#cinhalt 
{
padding: 15px;
}



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

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


div.headline {
background-color:#953314;
background-color:#C04B1C;
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: 15px;
color: #ffffff;
}

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



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;
}


.clear {
clear: both;
}

.menuentryleft {
text-align:left;
padding-left: 2px;
font-size: 10px;
color: #ffffff;
overflow: hidden;
line-height: 15px;
}

.menuentrycenter {
text-align:center;
text-transform: uppercase;
font-weight: bold;
font-size: 12px;
color: #ffffff;
}

.menuentryright {
text-align:right;
padding-right: 2px;
font-size: 10px;
color: #ffffff;
overflow: hidden;
line-height: 15px;
}


#votivkirche {
	margin-top: 10px;
}


div#startslide {
	position:relative;
	background-color:#FFF;
	width: 220px;
	height: 330px;
	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;} 
