/*
--------------------------------------------------------------------------------

Client: Bed and Breakfast - Haus zur Sonnenwende - Francoise Delachaux & Willi Paul Paulussen

Agency: kubus media | Interaktive Medien - Basel
Author: Joscha van der Linden for kubus media

--------------------------------------------------------------------------------
*/

body {
	font-family: 'Lucida Grande', Geneva, Arial, sans-serif;
	font-size: 0.75em;
	color: #000000;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url('../pictures/base/bg_line.gif');
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #ffffff;
}
.clearfloat {
	clear: both;
}
form {
	margin: 0;
	padding: 0;
}
hr,
p,
h1,
h2 {
	display: none;
}
td {
	border-bottom: 1px solid #FAA823;
}

/*  ------------------------------------------------------------------------  */

#wrap {
	margin: 0 auto;
	width: 900px;
	text-align: left;
}
#image {
	border-top: 2px solid #FAA823;
	height: 190px;
	background-color: #000000;
}

/*  ------------------------------------------------------------------------  */

#navigation,
#subnavigation {
	color: #FFFFFF;
	height: 2.6em;
	border-bottom: 2px solid #FAA823;
	background-color: #000000;
}
*/ #navigation,
   #subnavigation {
	color: #FFFFFF;
	height: 2.8em;
	border-bottom: 2px solid #FAA823;
	background-color: #000000;
}
#navigation ul,
#subnavigation ul {
	padding: 0 0 0 10px;
	margin: 0;
}
#navigation ul li,
#subnavigation ul li{
	float: left;
	padding-top: 0.5em;
	list-style-type: none;
	line-height: 1.5em;
}
*html #navigation ul li,
	  #subnavigation ul li {
	float: left;
	padding: 0.5em 0;
	list-style-type: none;
	line-height: 1.5em;
}
#navigation ul li a,
#subnavigation ul li a {
	color: #FAA823;
	padding: 0.8em;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li.active a,
#subnavigation ul li.active a,
#navigation ul li a:hover,
#subnavigation ul li a:hover{
	color: #000000;
	padding: 0.8em;
	background-color: #FAA823;
}
*html #navigation div.right {
	float: right;
	padding: 0.5em;
	list-style-type: none;
	line-height: 1.5em;
}
#navigation div.right {
	float: right;
	padding: 0.55em;
	list-style-type: none;
	line-height: 1.5em;
}
#navigation div.right.fr_fr,
#navigation div.right.de_de,
#navigation div.right.en_en {
	background-color: #FAA823;
}
#navigation img {
	border: 0;
}

/*  ------------------------------------------------------------------------  */

#content {
	clear: both;
	float: left;
	width: 550px;
	padding: 10px;
}
#content img,
#info_box img {
	border: 1px solid #000000;
}
#content hr {
	display: block;
	border: 0;
 	height: 1px;
	color: #FAA823;
	background-color: #FAA823;
}
#content h1 {
	display: block;
	color: #FAA823;
	font-size: 180%;
	margin: 0.8em 0;
	padding: 0;
}
#content h2 {
	display: block;
	color: #FAA823;
	font-size: 150%;
	margin: 0 0 0.8em 0;
	padding: 0;
}
#content h3 {
	display: block;
	color: #FAA823;
	font-size: 120%;
	margin: 0 0 0.8em 0;
	padding: 0;
}
#content a,
#info_box a {
	color: #000000;
}
#content a:hover {
	color: #FAA823;
}
#content table td {
	padding: 5px;
	font-size: 80%;
	font-weight: bold;
}

/*  ------------------------------------------------------------------------  */

#info_box {
	float: right;
	padding: 20px;
	padding-top: 30px;
	width: 220px;
	color: #000000;
	background-color: #FAA823;
	background-image: url('../pictures/base/verlauf.gif');
	background-repeat: repeat-x;
	background-position: top right;
}
#info_box h2 {
	display: block;
	color: #FAA823;
	font-size: 120%;
	margin: 0;
	padding: 0;
}
#info_box a:hover {
	color: #FFFFFF;
}

#print,
#sitemap,
#forward,
#pdf {
	color: #000000;
	padding-left: 25px;
	text-decoration: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
#print {
	background-image: url('../pictures/base/print.gif');
}
#forward {
	background-image: url('../pictures/base/weiterleiten.gif');
}
#sitemap {
	background-image: url('../pictures/base/sitemap.gif');
}
#pdf {
	background-image: url('../pictures/base/pdf.gif');
}
.calendar {
	color: #000000;
	padding-left: 28px;
	margin: 10px 0;
	text-decoration: none;
	background-position: 0 50%;
	background-repeat: no-repeat;
	background-image: url('../pictures/base/kalender.gif');
}

/*  ------------------------------------------------------------------------  */

.contact_left {
	float: left;
	width: 140px;
}
.contact_right {
	float: left;
	width: 350px;
}

.room_left {
	float: left;
	margin-right: 10px;
}
.room_right {
}

/*  ------------------------------------------------------------------------  */

.gallery {
	float: left;
	padding: 5px;
	border: 1px solid #000000;
	margin: 5px;
}
.gallery:hover {
	float: left;
	padding: 5px;
	border: 1px solid #FAA823;
	margin: 5px;
}
.gallery_top_left {
	float: left;
}
.gallery_top_right {
	text-align: right;
}
.gallery_top_center img {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #000000;
}

/*  ------------------------------------------------------------------------  */

.form_select {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FAA823;
}
.form_input {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	width: 165px;	
	border: 1px solid #FAA823;
}
.form_flexible {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	border: 1px solid #FAA823;
}
.form_textarea {
	padding: 2px;
	font-size: 11px;
	color: #000000;
	width: 348px;
	border: 1px solid #FAA823;
}
.form_admin_input {
	padding: 2px;
	font-size: 11px;
	width: 550px;
	border: 1px solid #FAA823;
}
.form_admin_flexible {
	padding: 2px;
	font-size: 11px;
	border: 1px solid #FAA823;
}
.form_admin_textarea {
	padding: 2px;
	font-size: 11px;
	width: 550px;
	border: 1px solid #FAA823;
}

/*  ------------------------------------------------------------------------  */

#copy {
	clear: left;
	margin-top: 20px;
	padding: 10px;
	color: #CFC2AE;
	font-size: 90%;
}
#copy a {
	color: #CFC2AE;
}
#copy a:hover {
	color: #000000;
}

/*  ------------------------------------------------------------------------  */

p.sektion {
	color: #FFFFFF;
	padding: 5px;
	display: block;
	background-color: #FAA823;
	margin: 5px 0;
}
.display_0 {
	background-color: #CECECE;
	padding: 5px;
}
.display_1 {
}
table.admin td {
	padding: 5px;
	background-color: #CECECE;
}
.system_note {
	padding: 5px;
	background-color: #CECECE;
	font-size: 80%;
}

.list_pictures_left {
	position: relative;
	float: left;
	width: 120px;
}
.list_pictures_right {
	position: relative;
}

/*  ------------------------------------------------------------------------  */

#banner {
	margin-top: 20px;
}

/*  ------------------------------------------------------------------------  */