* {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

body{
	margin:0px;
	padding:0px;
	background-color:#859191;
	background-image:url(../img/hgu.gif);
	background-position:center 0;
	background-repeat:repeat-y;
}

#logo{ 
	background-image:url(../img/logo.gif); 
	background-repeat:no-repeat; 
	background-position:center 0; 
	position:absolute; 
	top:0px; 
	left:0; 
	width:100%;
	height:208px;
	z-index:1;
}

#blumen{
	background-image:url(../img/blumen.gif); 
	background-repeat:no-repeat; 
	background-position:center 0;
	position:absolute; 
	bottom:30px; 
	left:0; 
	width:100%; 
	height:195px; 
	z-index:1;
}

div.bild_head {
	margin-left:5px;
	margin-top:0px;
	width:840px;
	height:370px;
}

/* HEADER-BILDER */

div.bild_head#home {
	background-image:url(../img/kopfbild_platz.jpg);
}
div.bild_head#hotel {
	background-image:url(../img/kopfbild_platz.jpg);
}
div.bild_head#restaurant {
	background-image:url(../img/kopfbild_platz.jpg);
}
div.bild_head#links {
	background-image:url(../img/kopfbild_platz.jpg);
}
div.bild_head#galerie {
	background-image:url(../img/kopfbild_platz.jpg);
}
div.bild_head#kontakt {
	background-image:url(../img/kopfbild_platz.jpg);
}

a {
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

/* LAYOUT-DIVS */

#wrapper {
	position:relative;
 	margin:0 auto;
	width:850px;
	z-index:3;
}

#header {
  height:400px;
}

#container {
	width:850px;
}

#nav {
  float:left;
  width:150px;
	text-align:left;
	margin-bottom:30px;
}

#content {
  margin:0px;
  width:660px;
  /*height:500px;*/
	float:left;
	border-left:1px dotted black;
	padding-left:20px;
	margin-bottom:30px;
}

.clear {
	height:0px;
 	clear:both;
 }

h1 {
	margin-left:0px;
	margin-top:10px;
	margin-bottom:15px;
	font-size:20px;
	font-weight:bold;
}

h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:bold;
}

h3 {
	margin-top:36px;
	margin-bottom:24px;
}

.text {
	margin-left:0px;
	width:400px;
}

.text_breit {
	margin-left:0px;
	width:660px;
}

/* NAVI */

div#nav #menu {
	padding-left:15px;
	padding-top:8px;
}

div#nav span {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:22px;
}

div#nav a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	line-height:22px;
}
	
div#nav a:hover {
	color:#FFFFFF; 
	/*4b0901*/
}

/* METANAVI */

div#metanavi {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	margin-top:6px;
	/*
	text-align:right;
	margin-right:48px;
	*/
	margin-left:615px;
	height:25px;
}
	
div#metanavi a {
	font-size:11px;
	color:#c0c0c0;
	text-decoration:none;
	font-weight:normal;
}
	
div#metanavi a:hover {
	color:#ffffff;
}

/* NEWS */

div#news_box{ 
	background-color:#d63423;
	position:absolute; 
	top:380px; 
	left:605px; 
	width:240px; 
	height:285px;
}
	
div#news_box #inner {
	overflow-x:hidden;
	overflow-y:auto;
	width:225px; 
	height:270px;
	margin:7px 10px 10px 10px;	
	font-size:8px;
	text-align:left;
}
	
div#news_box .headline{
	font-size:20px;
	font-weight:normal;
	color:#ffffff;
}	

div#news_box .date {
	background-color:#000000;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
	padding:2px 3px;
}
	
div#news_box .title{
	width:205px; 
	margin:0px;
	font-size:11px;
	color:#ffffff;
}

div#news_box .text{
	width:205px; 
	margin:0px;
	font-size:11px;
	color:#000000;
}

/* HOTEL */

.zimmer{	
	width:660px;
	/*margin-bottom:80px;*/
	margin-bottom:30px;
}

.kalender{	
	float:left;
	width:525px;
	margin-top:0px;
}

.zimmerbild{
	width:112px;
	margin-left:540px;
	margin-top:10px;
}

/* CALENDAR */

table.cal td {
	font-size:9px;
}

table.cal td.month {
	width:26px;
	height:13px;
	background-color:#3F3F3F;
}

table.cal td.month span {
	margin-left:3px;
	color:white;
	font-size:10px;
}

table.cal td.day_num {
	width:15px;
	height:13px;
	background-color:#3F3F3F;
}

table.cal td.day_num span {
	margin-left:1px;
	color:white;
	font-size:10px;
}

td.free {
	background-color:#FFFFFF;
}
td.booked {
	background-color:#941103;
}
td.free_booked {
	background-image:url(../img/cal/frei_belegt.gif)
}
td.booked_free {
	background-image:url(../img/cal/belegt_frei.gif)
}
td.trans {
	background-image:url(../img/cal/uebergang.gif)
}

img.cal {
	margin-top:2px;
	margin-left:10px;
	cursor:pointer;
	border:1px solid white;
	vertical-align:top;
}

div.legend {
	margin-left:28px;
	margin-top:5px;
}

/* BOOKING */

.booking_label {
	float:left;
	margin-top:3px;
	width:100px;
}

.booking_breit {
	position:absolute;
	left:270px;
	width:270px;
}

.booking_date {
	width:70px;
}
	
/* SONST */

table#specials {
	border-collapse:collapse;
}

table#specials td {
	border:1px solid black;
	padding:3px;
}

.dbg {
	border:1px solid blue;
}

div.feedback {
	color: yellow;
	font-weight:bold;
	padding:2px;
	border:1px solid yellow;
	margin-top:30px;
	margin-bottom:10px;
}

/* CMS */

table.cms {
	border-collapse:collapse;
}

table.cms th {
	text-align:left;
}

table.cms th a{
	color:black;
}

table.cms td, table.cms th {
	border:1px solid black;
	padding:3px;
}

table.cms td{
	white-space:nowrap;
}

form.cms td.label {
	width:80px;
	font-weight:bold;
}

table#cms_news td div {
	width:150px;
	white-space:nowrap;
	overflow:hidden;
}

table#cms_links td div {
	width:200px;
	white-space:nowrap;
	overflow:hidden;
}

table#cms_news {
	width:500px;
}
table#cms_rooms {
	width:500px;
}
table#cms_menus {
	width:420px;
}
table#cms_booking {
	width:600px;
}
table#cms_special {
	width:500px;
}
table#cms_albums {
	width:510px;
}
table#cms_gallery {
	width:560px;
}
table#cms_text {
	width:500px;
}
table#cms_links {
	width:520px;
}
form.cms input[type=text] {
	width:480px;
}
form.cms input[type=text].schmal {
	width:80px;
}
form.cms textarea {
	width:480px;
	height:120px;
}

/* MAIL */
span.a {display:none}
span.b {display:inline}

div.paging {
	margin-top:4px;
	font-size:12px;
	font-weight:normal;
}
div.paging a {
	/*color: black;*/
	font-weight:normal;
}
