@charset "utf-8";
/* CSS Document */



body {background-color:#cccccc; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
#wrap {width: 913px; background-image:url(../bilder/bgall.jpg); background-position:left top; background-repeat:repeat-y; padding-right:82px;position:relative; }
#header {width: 913px;height: 194px;display:block;}
#navs {float:left; width: 200px;}
#main {float:right; width: 693px;}
#text {float:left; width: 195px;}
#bild {float:right; width: 478px;height: 340px; overflow:hidden; }
#footer {clear:both; padding: 20px 0 20px 0;}
#slides {cursor: pointer;}

/*HEADER*/

#logo {width: 435px;float:left;}
#logo img {float:right;}

#topnavi {width: 200px; float:right; }
#topnavi ul {margin:0; padding:0; list-style-type:none; text-transform:uppercase; margin-top:12px;}
#topnavi ul li a, #topnavi ul li {color: #afafaf; font-size: 10px; text-decoration:none;}
#topnavi li a:hover,#topnavi li a.ths  {color:#666666;}
#topnavi ul li.first {float:left;}
#topnavi ul li.last {float:right;}

/*NAVIGATIONSSPALTE*/

#allnavs {width: 115px; background-color:#f7f6f1;float:right;border-left:2px solid #efeee9;border-top:2px solid #efeee9; border-right:2px solid fbfaf8;border-bottom:2px solid fbfaf8;padding: 14px 0 20px 0; height: 306px;}
#hauptnavi{list-style-type:none; text-align:center; margin:0; padding:0; }
#hauptnavi li {margin: 0 0 4px 0;}
#hauptnavi li a {font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;font-size: 12px; color: #afafaf; text-decoration:none;}
#hauptnavi li a:hover,#hauptnavi li a.ths  {color:#666666;}


#subnavi {list-style-type:none; text-align:center; margin:10px 0 0 0;  padding: 20px 0 0 0; background-image:url(../bilder/bgsubnav.gif); background-position:center top; background-repeat:no-repeat; }
#subnavi li {margin: 0 0 4px 0;}
#subnavi li a {font-family: Arial, Helvetica, sans-serif; text-transform:uppercase;font-size: 12px; color: #afafaf; text-decoration:none;}
#subnavi li a:hover,#subnavi li a.ths  {color:#666666;}


.clearer {clear:both;}
.zero {font-size:0; line-heigt:0; height:0;}

/*CONTENT*/

h1 {font-size:17px; color:#b4002e; font-weight:normal; margin-top:12px;padding:0;}
h2 {font-size:17px; color:#666666; font-weight:normal; margin-top:12px;padding:0;}
h3 {font-size:12px; color:#666666; line-height:20px; font-weight:normal;}
p {line-height: 20px; color: #afafaf;}
p.fett { color:#666666;line-height: 20px; }
div.error {color:#b4002e;margin-bottom: 10px;}
#main p a {text-decoration:none; color: #666666;}
#main p a:hover {text-decoration:underline;}





/*DATEPICKER, BOOKING*/

form {line-height: 20px; color: #afafaf;}
ul.booking {margin:0; padding:0; list-style-type:none;}
.booking li {clear:both;}
.booking li .biglabel {width: 120px; display:block; padding-top: 10px;}
.booking li input {border-top: 2px solid #f3f2ee; border-left:2px solid #f3f2ee;border-bottom: 2px solid #ffffff; border-right:2px solid #ffffff;background-color:#f9f8f4; color:#666666;}
.booking li #rooms, .booking li #persons {float:right; margin-top:-15px; border-left:2px solid #f3f2ee;border-bottom: 2px solid #ffffff; border-right:2px solid #ffffff;background-color:#f9f8f4; color:#666666;}
input.bigsubmit {clear:both;margin-top: 20px; background-color:#cfcfce; color: #ffffff; width: 187px; border:2px solid #cacac9; border-bottom: 2px solid #e4e4e4; border-left: 2px solid #e4e4e4;}

table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}
table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected:hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td:hover, table.jCalendar td.dp-hover {
	background: #fff;
	color: #000;
}
table.jCalendar td.disabled, table.jCalendar td.disabled:hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}



/* located in demo.css and creates a little calendar icon
 * instead of a text link for "Choose date"
 */
a.dp-choose-date {
	float: right;
	width: 21px;
	height: 21px;
	padding: 0;
	margin: 0px 3px 0;
	display: block;
	text-indent: -2000px;
	overflow: hidden;
	background: url(calendar.png) no-repeat; 
}
/*a.dp-choose-date.dp-disabled {
	background-position: 0 -20px;
	cursor: default;
}*/
/* makes the input field shorter once the date picker code
 * has run (to allow space for the calendar icon
 */
input.dp-applied {
float:left; width: 160px;
}



