﻿/* Allgemeine Layoutdatei für Hotel Gemma */
body, div, p, h1, h2, h3, h4, h5, h6, span, fieldset, legend, form, ul, li, a {
	margin: 0;
	padding: 0;
}

body {
	background: #FEF6E2;
	line-height: 150%;
	font: 12px Verdana, Arial, Helvetica, Geneva, sans-serif;
	padding:10px;	
}

img {
	border: 0 none;
}

a {
	color: #8D6B3D;
	background: transparent;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style: none;
}

/* Clearfix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/* Container */
#container {
	position: relative;
	width: 1004px;
	margin: 0 auto;
	text-align: left;
}

/* Header */
#header {
	width: inherit;
	color: inherit;
	background: url(../grafiken/bg_oben.jpg) no-repeat;
}

#header ul {
	float: right;
	padding: 30px 100px 0px 0px;
	color: #9F7945;
	background: transparent;
	list-style: none;
}

#header ul li {
	display: block;
	float: left;
}

#header ul li a {
	color: #9F7945;
	background: transparent;
}

#header ul li a.schriftgroesse {
	margin-left: 5px;
}

#logo {
	position: absolute;
	top: 47px;
	width: 200px;
	height: 140px;
	margin-left: 120px;
	color: inherit;
	background: url(../grafiken/logo.png) no-repeat;
	z-index: 2;
}

#linie {
	width: inherit;
	height: 40px;
	margin-top: 30px;
	color: inherit;
	background: url(../grafiken/linie.png);
}


/* Grafiken oben */
#links {
	float: left;
	width: 80px;
	height: 300px;
	color: inherit;
	background: url(../grafiken/bg_links.jpg) no-repeat;
}

#grafik {
	position: relative;
	float: left;
	width: 842px;
	height: 300px;
	color: inherit;
	z-index: 1;
}


/* Content */
#content {
	width: 842px;
	margin-left: 79px;
	padding-bottom: 10px;
	color: inherit;
	background: #FEF6E2;
	border: 1px solid #D0BC9C;
	border-top: 0;
}

#content_links {
	display: inline;
	float: left;
	width: 230px;
	margin-left: 20px;
	padding-top: 40px;
}

#menu {
	width: 225px;
	padding: 5px 0 0 10px;
	color: inherit;
	background: url(../grafiken/menue_mitte.jpg) repeat-y;
	z-index: 1000;
}

#menu ul li {
	display: block;
	width: 215px;
	margin-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #EADCC1;
}

#menu ul li a {
	color: #6B6B6B;
	background: transparent;
}

#menu ul li a.menu1 {
	font-weight: bold;
}

#menu ul li a.menu2 {
	color: inherit;
}

#menu ul li a.menu3 {
	color: inherit;
}

#menu ul li img.menu3_img {
	padding-left: 25px;
}

#social_bookmarks {
	width: 225px;
	padding: 5px 0 0 10px;
	color: inherit;
	background: url(../grafiken/social-bookmarks_mitte.jpg) repeat-y;
	z-index: 1000;
}

#buchungback {
	width: 235px;
	background: url(../grafiken/menue_mitte.jpg) repeat-y;
}

#buchung {
	width: 225px;
	padding: 5px 0 0 10px;
	color: #6B6B6B;
	background: url(../grafiken/buchung_mitte.jpg) no-repeat;
	background-position: 0cm bottom;
}

#buchungstag {
	font-size: 11px;
}

#angebote {
	width: 225px;
	padding: 0 0 0 10px;
	color: inherit;
	background: url(../grafiken/menue_mitte.jpg) repeat-y;
	z-index: 1000;
	font-size: 11px
}

#content_rechts {
	display: inline;
	float: right;
	width: 512px;
	margin: 0 40px 0 0;
}

#sitemap {
	margin-top: 10px;
	color: #CEAD80;
	background: transparent;
	font-size: 11px;
}

#ueberschrift {
	width: inherit;
	height: 35px;
	margin-top: 30px;
	color: inherit;
	background: url(../grafiken/ueberschrift.jpg) no-repeat;
}

#inhalt {
	width: inherit;
	margin-top: 25px;
}

#kultur {
	width: inherit;
	margin: 20px 0 0;
}

#kultur .kultur {
	float: left;
	width: 168px;
	font-size: 11px;
}

#kultur .kultur2 {
	float: left;
	width: 168px;
	margin-left: 4px;
	font-size: 11px;
}

#kultur .kultur_hintergrund {
	width: 148px;
	margin-top: -4px;
	padding: 0 10px;
	color: inherit;
	background: url(../grafiken/kasten_mitte.jpg) repeat-y;
}

#kultur .kultur_img {
	width: 148px;
	height: 85px;
	margin-bottom: 10px;
}

#kultur a {
	display: block;
	margin: 10px 0 3px;
	color: #9F7945;
	background: transparent;
}

#kultur .kasten_unten {
	display: block;
	width: 168px;
	height: 10px;
	margin-top: -4px;
}

#leiste_unten {
	width: inherit;
	height: 1%;
	margin-top: 30px;
	border-top: 1px solid #CEAD80;
	font-size: 11px;
}

#leiste_unten li {
	float: left;
	color: #CEAD80;
	background: transparent;
}

#leiste_unten li.abtrennung {
	margin: 0 5px;
}

/* Footline */
#footline{
	width: 512px; 
	float: right; 
	font-size: 11px; 
	margin-right: 40px; 
	border-top: 1px solid #CEAD80;
	color: #CEAD80;
}

#footline div#footline_left {
	width:400px; 
	float: left;
}

#footline div#footline_right {
	float: right;
}

#footline div#footline_bottom {
	margin-top: 15px;
}

#footline a#sitemap {
	float: right;
	color: #CEAD80;
}

#drucklink {
	display: inline;
}

/* Footer */
#footer {
	width: 1004px;
	height: 47px;
	color: #9F7945;
	background: transparent;
	font-size: 11px;
	text-align: center;
	background-image: url(../grafiken/bg_unten.png);
}

#footer_ornament_right {
	left:924px; 
	bottom: 47px; 
	position:absolute; 
	height: 354px; 
	width: 80px;
	background-image: url(../grafiken/bg_rechts.png);
}

/* Formulare */
input {
	border: 1px solid #ccc;
}
.submit {
	background-color: #EEDEC4;
}

input .checkbox {
	border: 0px;
}

textarea {
	border: 1px solid #ccc;
}

#page_form_error {
	display: none; 
	color: #f00;
	font-size: 9pt; 
	border: 1px dotted #f00;
	margin-bottom: 10px;
	padding: 2px;
}

/* Druckansicht */
#print_header {
	text-align: center; 
	border: 1px solid #8D6B3D;
	color: #8D6B3D;
	padding: 5px;
}

.zwischenueberschrift {font-family: Verdana; font-size: 12px; font-weight: bold; color:#8D6B3D; line-height: 150%}
.zwischenueberschrift2 {font-family: Verdana; font-size: 11px; font-weight: bold; color:#8D6B3D; line-height: 150%}
.standard       {font-family: Verdana; font-size: 12px; color:#6B6B6B; line-height: 150%}
.standard2      {font-family: Verdana; font-size: 11px; color:#6B6B6B; line-height: 150%}
.sitemap        {font-family: Verdana; font-size: 11px; color:#CEAD80; line-height: 150%;}
.unten          {font-family: Verdana; font-size: 11px; color:#9F7945; line-height: 150%;}
.rahmen         {border: 1px solid #D0BC9C;}
.tab_head       {background-color:#CEAD80; font-family: Verdana; font-size: 11px; color:#ffffff; line-height: 150%; }
.tab_hell       {font-family: Verdana; font-size: 11px; color:#6B6B6B; line-height: 150%;  }
.tab_dunkel     {font-family: Verdana; font-size: 11px; color:#6B6B6B; line-height: 150%; background-color:#F7EDD5;}


/* Benutzerklassen */
.bild {
	background-color: #fff6e5;
    padding: 2px;
    border: 1px solid #d8c3a4;
}

