/*
	Autor:    OH
	Erstellt: 14.10.2009
	Geändert: 14.10.2009
	Haupt-Stylesheet hotel-sellhorn.de
*/

*
{
	font-family: arial;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

html
{
	width: 100%;
	height: 100%;
}

html body
{
	font-size: 10px;
	width: 100%;
	height: 100%;
	background-color: #F4C288;
}

#page_container
{
	width: 100%;
	height: 100%;
}

#page_container td.page_container
{
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}

#page
{
	width: 898px;
	height: 580px;
	height: 540px;
	margin: 0 auto;
	text-align: left;
	background: url(../files/images/page-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 1px;
}

#logo
{
	position: absolute;
	margin-top: 11px;
	margin-left:0px;
	padding-left: 19px;
	padding-right: 20px;
	padding-top: 1px;
	background-color: #FFE69B;
}

#sprachumschaltung
{
	position: absolute;
	z-index: 1;
	margin-top: 122px;
	padding-top: 18px;
	padding-left: 78px;
	width: 125px;
	height: 23px;
	background-color: #FFEAB1;
}

#sprachumschaltung a
{
	margin-right: 5px;
	vertical-align: middle;
}

#sprachumschaltung a img
{
	border: 1px solid silver;
}

.de #sprachumschaltung .flagge_en, .en #sprachumschaltung .flagge_de
{
	opacity: 0.40;
    MozOpacity: 0.40;
    KHTMLOpacity: 0.40;
    filter: alpha(opacity:40);
}

#nav_bg_oben
{
	position: absolute;
	z-index: 1;
	margin-top: 104px;
	width: 17px;
	height: 58px;
	background-image: url(../files/images/nav_bg_oben.gif);
}

#bild_rubrik
{
	position: absolute;
	margin-top: 11px;
	margin-left: 203px;
	width: 679px;
	height: 153px;
	overflow: hidden;
	background-color: #FFE69B;
}

#bild_rubrik img
{
	width: 680px;
}

#suche
{
	position: absolute;
	z-index: 1;
	margin-left: 680px;
	margin-left: -15px;
	margin-left: 722px;
	margin-top: 15px;
	margin-top: -9px;
	margin-top: -10px;
}

#suche input
{
	width: 130px;
	height: 17px;
	padding-top:2px;
	padding-left:3px;
	background-color: #FEEDBF;
	border: 1px solid gray;
	border-right: 1px solid silver;
	border-bottom: none;
	border-bottom: 1px solid white;
	opacity: 0.80;
    MozOpacity: 0.80;
    KHTMLOpacity: 0.8;
    filter: alpha(opacity:80);
}

#suche .submit
{
	vertical-align: top;
	background-color: #FEEDBF;
	border: 1px solid gray;
	border-left: none;
	border-bottom: 1px solid white;
	margin-right: 20px;
	margin-left: -3px;
	padding-bottom: 5px;
	padding-right: 3px;
	font-size: 11px;
	width: 26px;
	height: 21px;
	opacity: 1;
    MozOpacity: 1;
    KHTMLOpacity: 1;
    filter: alpha(opacity:100);
}

#suche_rundung_ol, #suche_rundung_or
{
	position: absolute;
	z-index: 2;
	margin-top: -10px;
	width: 5px;
	height: 5px;
}

#suche_rundung_ol
{
	margin-left: 722px;
	background-image: url(../files/images/suche-rundung-ol.jpg);
}

#suche_rundung_or
{
	margin-left: 878px;
	background-image: url(../files/images/suche-rundung-or.jpg);
}

#nav_main
{
	position: absolute;
	z-index: 1;
	margin-top: 164px;
	padding-left: 20px;
	width: 183px;
	height: 372px;
	height: 332px;
	overflow: hidden;
	background-image: url(../files/images/nav_bg.jpg);
	background-position: 0 -182px;
	background-color: #FDF0C3;
}

#nav_main li
{
	list-style: none;
	padding-top: 3px;
	font-style: italic;
	white-space: nowrap;
}

#nav_main li a
{
	color: #2B7075;
	text-decoration: none;
}

#nav_main li a:hover
{
	color: #1B4E36;
}

#nav_main li.nav
{
	background-image: url(../files/images/kasten.jpg);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 17px;
	border-bottom: 1px solid white;
	padding-bottom: 2px;
	font-weight: bold;
}

#nav_main li.aktiv
{
	background-image: url(../files/images/kasten_aktiv.jpg);
}

#nav_main li.subnav
{
	padding-left: 4px;
	background-image: none;
}

#nav_main li.subnav.aktiv
{
	font-weight: bold;
}

#nav_main_sub
{
	margin-top: -5px;
}

#nav_sub, #nav_sub_bg
{
	position: absolute;
	margin-top: 165px;
	margin-left: 204px;
	width: 677px;
	height: 25px;
	overflow: hidden;
}

#nav_sub
{
	z-index: 1;
}

#nav_sub_bg
{
	background-color: white;
}

#nav_sub ul
{
	width: 3000px;
}

#nav_sub.scrollbar ul
{
	margin-left: 28px;
}

#nav_sub li
{
	list-style: none;
	float: left;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #F2ECCA;
	border-left: 7px solid #F2ECCA;
	background-color: #FCF7D9;
}

#nav_sub li:hover, #nav_sub li.aktiv
{
	background-color: #FEEDBF;
	border: 1px solid #F4C288;
	border-left: 7px solid #F4C288;
}

#nav_sub a
{
	text-decoration: none;
}

#nav_sub .scroll
{
	display: none;
	position: absolute;
	z-index: 1;
	margin-top: 0px;
	padding: 4px;
	border: 1px solid silver;
	background-color: white;
	cursor: pointer;
}

#nav_sub.scrollbar .scroll
{
	display: block;
}

#nav_sub .scroll:hover
{
	border: 1px solid gray;
}

#nav_sub .scroll.left
{
	margin-left: 0px;
	padding-right: 5px;
}

#nav_sub .scroll.right
{
	margin-left: 653px;
	padding-left: 5px;
}

#kontaktdaten
{
	position: absolute;
	z-index: 1;
	margin-top: 518px;
	margin-top: 478px;
	padding-top: 3px;
	padding-left: 22px;
	width: 858px;
	height: 27px;
	font-size: 11px;
	color: gray;
	background-color: white;
	border-top: 1px solid #F2ECCA;
}

#kontaktdaten img
{
	margin-right: 20px;
}

#footer
{
	position: absolute;
	z-index: 5;
	margin-left: 203px;
	margin-top: 449px;
	padding-left: 16px;
	width: 664px;
	height: 30px;
	overflow: hidden;
	color: #2B6E76;
	background-color: #FFF4D6;
	border-top: 1px dashed silver;
}

#footer
{
	display: none;
}

#page.footer #footer
{
	display: block;
}

#content
{
	z-index: 1;
	background-image: url(../files/images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: 510px 370px;
	background-attachment: fixed;
	color: #2B6E76;
}

#content, #content_bg
{
	position: absolute;
	margin-top: 175px;
	margin-left: 200px;
	padding-top: 15px;
	padding-left: 20px;
	padding-right: 10px;
	width: 653px;
	height: 322px;
	height: 272px;
	overflow: auto;
	background-color: white;
}

#content .buchen_1
{
	position: absolute;
	margin-left: 520px;
}

#page.footer #content
{
	height: 244px;
}

div.artikel
{
	padding-bottom: 0px;
	margin-top: 10px;
}

div.artikel .titel
{
	width: 500px;
	height: 20px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

div.artikel .titel2
{
	margin-top: -10px;
	margin-bottom: 15px;
}

div.artikel .titel h2, #content h2
{
	font-size: 16px;
	font-weight: bold;
	color: #2B6E76;
	padding-bottom: 2px;
	background-image: url(../files/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

div.artikel img.artikel
{
	margin-bottom: 5px;
	border: 1px solid #800404;
	width: 250px;
}

div.artikel img.artikel
{
	border: 3px solid #FFE69B;
}

div.artikel .layout_0 .bild, #page #content div.artikel .layout_2 .bild, #page #content div.artikel .layout_ .bild
{
	float: right;
	margin-left: 35px;	
}

div.artikel .layout_0 .bild_mit_popup, #page #content div.artikel .layout_2 .bild_mit_popup, #page #content div.artikel .layout_ .bild_mit_popup
{
	clear: right;
	float: right;
	margin-left: 35px;	
	margin-top: 10px;
}

div.artikel .layout_1 .bild
{
	float: left;
	margin-right: 35px;
}

div.artikel .bildunterschrift
{
	text-align: center;

}

div.artikel .buchen
{
	text-align: right;
}

div.artikel .pdf
{
	margin-top: 30px;
}

img
{
	border: none;
}

p
{
	margin-bottom: 13px;
}

input.text, select, textarea
{
	color: black;
	background-color: white;
	border: 1px solid silver;
	height: 21px;
}

textarea
{
 	height: 120px;
}


input.button
{
	cursor: pointer;
	background-color: #C8AF10;
	color: white;
	border: none;
	height: 18px;
}

input.button:hover
{
	background-color: silver;
}

a
{
	color: #2B6E76;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

a.button
{
	color: #C8AF10;
	font-weight: bold;
	background-color: #F1F2F3;
	border: 1px solid #C8AF10;
	padding: 5px;
}

a.button img
{
	vertical-align: middle;
}

a.button:hover
{
	color: #F1F2F3;
	background-color: #C8AF10;
	border: 1px solid gray;
	text-decoration: none;
}

h1
{
	display: none;
	font-size: 100%;
	font-weight: bold;
	color: #2B6E76;
	text-align: right;
	margin: 0;
	padding-right: 17px;
	background-image: url(../files/images/kasten_aktiv.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
}

h2
{
	font-weight: bold;
	margin-bottom: 15px;
	color: #2B3163;
}

#popup
{
	position: absolute;
	margin-top: -20px;
	margin-left: 300px;
	background-color: #FEF0C8;
	border: 3px solid #3C848C;
	background-image: url(../files/images/kopfleiste_popup_de.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 120px;
	text-align: left;
}

#popup_bild_mit_popup
{
	position: absolute;
	z-index: 10;
	width: 940px;
	height: 560px;
	overflow: auto;
	padding: 10px;	
	text-align: center;
	background-color: #FEF0C8;
	border: 3px solid #3C848C;	
}

#popup_bild_mit_popup #a_schliessen
{
	float: right;
	width: 18px;
	height: 24px;
	background-image: url(../files/images/abbrechen.gif);
	background-repeat: no-repeat;
}

#popup .content
{
	width: 280px;
	height: 250px;
	overflow: auto;
}

#popup .aktionen
{
	text-align: center;
}

.speisekarte td.bezeichnung
{
	width:340px;
}

#eyecatcher_tischreservierung
{
	position: absolute;
	margin-left: 505px;
	margin-top: 50px;
	padding: 15px;
	background-color: #FEEDBF;
	border: 1px solid #EDE0BE;
	border-left: 5px solid #EDE0BE;
	border-right: 5px solid #EDE0BE;	
}

.suchtreffer
{
	margin-top: 0px;
	padding-left: 20px;
}

.suchtreffer h2
{
	font-size: 140%;
	font-weight: bold;
	color: #2B6E76;
	padding-bottom: 2px;
	background-image: url(../files/images/h2.jpg);
	background-repeat: no-repeat;
	background-position: 0 22px;
}

.suchtreffer span.text
{
	font-weight: normal;
	color: black;
	margin-bottom: 5px;
	margin-top: -25px;
	line-height:20px;
	font-style:italic;
}

.suchtreffer ul
{
	margin-bottom: 60px;
}

.suchtreffer a
{
	text-decoration: underline;
	color: black;
	font-weight: bold;
	line-height:30px;
}

.suchtreffer li
{
	margin-bottom: 20px;
	list-style: square;
	color: #FEE69E;
}

.suchtreffer .markiert
{
	background-color: #FEE69E;
	color: black;
}

.suchtreffer a .markiert
{

}

.downloads .rubrik
{
	font-weight: bold;
	margin-bottom: 15px;
}

.downloads .download
{
	margin-bottom: 15px;
}

.downloads .name
{
	height: 16px;
	padding-left: 20px;	
}

.downloads .name a
{
	
}

.downloads .pdf
{	
	background-image: url(../files/images/pdf_icon.gif);
	background-repeat: no-repeat;
}

.downloads .text
{
	margin-left: 20px;
}

.gaestebuch #form
{	
	margin-top: 15px;
}

.gaestebuch #form td
{
	vertical-align: top;
	padding-right: 5px;
	padding-bottom: 5px;
}

.gaestebuch #form input.text, .gaestebuch #form textarea
{
	width: 400px;	
}

.gaestebuch #form textarea
{
	height: 75px;
}

.gaestebuch .msg
{
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 3px;
	background-color: red;
	color: white;
}

.gaestebuch .beitrag
{
	margin-top: 30px;
	margin-right: 30px;
}

.gaestebuch .name
{
	font-weight: bold;
}

.gaestebuch div.text
{
	margin-top: 0px;
	margin-left: 30px;
	padding-left: 5px;
	padding-bottom: 3px;
	border: 1px solid #EFDB96;
	background-color: #FEEDBF;
}

#content p
{
	margin: 0;
}

.form td
{
	padding-right: 15px;
	padding-bottom: 5px;
}

.form.tischanfrage input.text, .form.tischanfrage select
{
	width: 121px;
}

.form.tischanfrage select
{
	width: 123px;
}

.form.tischanfrage textarea
{
	width: 413px;
	height: 80px;
}

#speisenkarte img
{
	border: 3px solid #FFE69B;
}

.sitemap
{
	margin-left: 10px;
}

.sitemap ul
{
	margin-left: 15px;
}

.sitemap li.sub
{
	margin-left: 30px;
}

.sitemap li.text
{
	margin-left: 60px;
}

.sitemap li.parent
{
	list-style: none;
	margin-top: 15px;
}

.sitemap li.parent a
{
	font-size: 15px;
	font-weight: bold;
}

.sitemap li.sub
{
	margin-top: 10px;
	list-style: square;
}

.sitemap li.sub a
{	
	font-size: 13px;
	text-decoration: none;
}

.sitemap li.text a
{
	font-size: 11px;
	text-decoration: none;	
	color: gray;
}

.sitemap li a:hover
{
	text-decoration: underline;
}