@charset "utf-8";

/*
* @author    Duy Tran
* @date      2.09.2008
* @copyright Euroweb Internet GmbH
*/

/*****************************************************************************************/
/*									 IMPORT												 */
/*****************************************************************************************/

	@import url("lightbox.css");
	@import url("cms.css");

/*****************************************************************************************/
/*									 STANDARDS   										 */
/*****************************************************************************************/

* {	margin: 0;	padding: 0;}
html { /*background: url(../images/layout/html-bg.jpg) repeat;*/}


body {
	/*background: url(../images/layout/bg.jpg) repeat-x top center;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	list-style-type: none;
	color: #3b2817;
	font-size: 12px;

}

html[xmlns^="http"] { overflow-y: scroll;}
img { border:  none;}
.clear { clear: both;}

/*****************************************************************************************/
/*									 LAYOUT       										 */
/*****************************************************************************************/


/*-----------------------------------WRAPPER---------------------------------------------*/

div#wrapper {
	width: 936px;
	position:relative;
	margin: 0 auto;
	padding-top: 20px;
}


/*-----------------------------------HEADER----------------------------------------------*/

div#header { 
	width: 936px;
	height: 290px; 
	background: url(../images/layout/header.jpg) no-repeat; 
	position: relative;
	padding-top: 39px;
}


/*-----------------------------------LOGO------------------------------------------------*/

a#logo { 
	width: 311px; 
	height: 261px; 
	text-indent: -9999px; 
	display: block;
}

a#logo:hover { background: url(../images/layout/logo-hover.jpg); padding: 0; margin-top: 0px ;}


/*-----------------------------------SIDEBAR---------------------------------------------*/

div#sidebar {
	width: 311px;
	height: 661px;
	float: left;
	background: url(../images/layout/sidebar.jpg);
}

div#slideshow {
	width: 269px;
	height: 178px;
	background: url(../images/layout/slideshow.jpg);
	position: relative;
}

div#no-slide {
	
	background: #FFF;
	position: absolute;
	top: 0;
	left: 0;
	width: 250px;
	height: 30px;
	padding: 5px;
}

/*-----------------------------------CONTENT---------------------------------------------*/


div#content { 
	width: 605px;
	min-height: 661px;
	_height: 661px; /*Für den IE6*/
	float: left;
	background: url(../images/layout/content.jpg) no-repeat;
	padding: 0 0 20px 20px;
	position: relative;
}



div#opentooltip {
	background: url(../images/layout/trans.png) repeat;
	width: 220px;
	height: 65px;
	position: absolute;
	top: 0;
	left: 70px;
	display:none;
	color: #fff;
	padding: 10px;
	line-height: 19px;
	font-size: 11px;
}


/*-----------------------------------FOOTER----------------------------------------------*/

div#footer {
	width:  936px;
	height: 238px;
	background: url(../images/layout/footer.jpg) no-repeat;
	position: relative;
}

div#foot-left {
	float: left;
	width: 154px;
	height: 208px;
	padding: 30px 0 0 175px;
}

div#pflanzen {
	width: 176px;
	height: 193px;
	background: url(../images/layout/pflanzen.png);
	position: absolute;
	top: -193px;
	left: 0;	
}

*html div#pflanzen {
	background:transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.gasthofortmann.de/images/layout/pflanzen.png', sizingMethod='crop');}


div#sitemap { 
	width: 606px;
	float: left;
	padding: 145px 0 0 1px;
	position: relative;
}
/*****************************************************************************************/
/*									 NAVIGATION    										 */
/*****************************************************************************************/

ul#navi { background: url(../images/layout/navi/navi.jpg);}

ul#navi li { position: relative; list-style: none;}

ul#navi li a { width: 234px; display: block; text-indent: -9999px;}

a#n1 { height: 33px;}
a#n2 { height: 31px;}
a#n3 { height: 30px;}
a#n4 { height: 32px;}
a#n5 { height: 30px;}
a#n6 { height: 31px;}
a#n7 { height: 30px;}
a#n8 { height: 32px;}
a#n9 { height: 32px;}

a#n1:hover { background: url(../images/layout/navi/n1-hover.jpg);}
a#n2:hover { background: url(../images/layout/navi/n2-hover.jpg);}
a#n3:hover { background: url(../images/layout/navi/n3-hover.jpg);}
a#n4:hover { background: url(../images/layout/navi/n4-hover.jpg);}
a#n5:hover { background: url(../images/layout/navi/n5-hover.jpg);}
a#n6:hover { background: url(../images/layout/navi/n6-hover.jpg);}
a#n7:hover { background: url(../images/layout/navi/n7-hover.jpg);}
a#n8:hover { background: url(../images/layout/navi/n8-hover.jpg);}
a#n9:hover { background: url(../images/layout/navi/n9-hover.jpg);}


/*****************************************************************************************/
/*									 SUBNAVIGATION 										 */
/*****************************************************************************************/

ul#subnavi { width: 312px; height: 25px; padding: 14px 0 0 0; position: absolute; top: 0; left: 0;}

ul#subnavi li { float: left; list-style-type: none; font-size: 11px; text-transform: uppercase; }

ul#subnavi li a { color: #4a2c13; text-decoration: none; height: 20px; padding: 7px 0 0 0; display: block; text-align: center;}

ul#subnavi li a:hover { background: #4a2c13; color: #eadcba;}

a#s1 { width: 88px; }
a#s2 { width: 70px;}
a#s3 { width: 68px;}
a#s4 { width: 86px;}


/*****************************************************************************************/
/*									 SITEMAP     										 */
/*****************************************************************************************/

div#sitemap a {	padding: 3px; color: #3b2817;}

div#sitemap a:hover {
	background: #5f0909;
	color: #f6e5bb;
	text-decoration: none;
	padding: 3px;
}

/*****************************************************************************************/
/*									 LINKS      										 */
/*****************************************************************************************/

a, .escape span{
	text-decoration: underline;
	color: #5f0909;
	outline: none;
}

a:hover, a:hover span { text-decoration:none;}

a.tooltip { cursor: help;}

a.nach-oben { 
	display: block; 
	width: 59px; 
	height: 9px; 
	background: url(../images/layout/nachoben.gif) no-repeat left bottom;
	padding: 0 0 0 10px;
	position: absolute;
	top:  -20px;
	right: 0;
	font-size: 10px;
	color: #373736;
	z-index: 1;
}


a[href$=".pdf"] {
	 padding: 4px 0 4px 55px;
	 background: url(../images/pdf.gif) no-repeat 0 50%;
	 line-height: 30px;
	 border-bottom: none;
	 display:block;
}


/*****************************************************************************************/
/*									 CONTENT 		     								 */
/*****************************************************************************************/


/*-----------------------------------Spalten---------------------------------------------*/

div#spalte01 { width: 286px; float: left; padding-right: 25px;}
div#spalte02 { width: 286px; float: left;}
div#speisen, div#veranstaltungen, div#veranstaltungen, div#stellenangebote, div#tageskarte, div#aktuelles { 
	width: 605px; margin-top: 20px;}
div.strich { background: url(../images/content/hr.jpg) no-repeat; height: 1px; clear: both; margin-bottom: 15px;} 

/*-----------------------------------HEADLINES-------------------------------------------*/

h1{
	font-size: 22px;
	color: #7f2a29;
	font-weight:lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 28px 0;
	line-height: 28px;
	letter-spacing: -1px;
}


h1#logowrap {
	width: 311px; 
	height: 261px; 
}

h2 {
	font-size: 14px;
	color: #3b2817;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7f2a29;
	padding: 0 0 5px 0;
}

h3 {
	font-size: 12px;
	color: #3b2817;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}

h4 {
	font-size: 11px;
	color: #3b2817;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0 0 5px 0;
}

div#opentooltip h3 { 
	color: #fff;
	font-size: 12px;
	padding: 0;
}

div#aktuelles h2 { font-size: 22px; padding-bottom: 22px;}

h1.startseite { background: url(../images/content/h1-startseite.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.kontakt { background: url(../images/content/h1-kontakt.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.anfahrt { background: url(../images/content/h1-anfahrt.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.impressum { background: url(../images/content/h1-impressum.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.ueber-uns { background: url(../images/content/h1-ueber-uns.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.tageskarte { background: url(../images/content/h1-tageskarte.jpg) no-repeat;	text-indent: -9999px; height: 64px; }
h1.aktuelles { background: url(../images/content/h1-aktuelles.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.speisen { background: url(../images/content/h1-speisen.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.veranstaltungen { background: url(../images/content/h1-veranstaltungen.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.schnellimbiss { background: url(../images/content/h1-schnellimbiss.jpg) no-repeat; text-indent: -9999px;  height: 64px; }
h1.galerie { background: url(../images/content/h1-galerie.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.stellenangebote { background: url(../images/content/h1-stellenangebote.jpg) no-repeat; text-indent: -9999px; height: 64px; }
h1.gaestebuch { background: url(../images/content/h1-gaestebuch.jpg) no-repeat;	text-indent: -9999px; height: 64px; }

div#tageskarte h2 {font-size: 13px; text-transform: uppercase; color: #3b2817;}


/*-----------------------------------P-ABSÄTZE------------------------------------------*/

div#content p {margin: 0 0 20px 0; line-height: 19px;}

div#foot-left p { margin: 0 0 42px 0; font-size: 11px; line-height: 18px;}

div#sitemap p { font-size: 11px; line-height: 19px;}

div#opentooltip p { margin-bottom:0;}

div#no-slide p { font-size: 11px; line-height: 15px;}


/*Speisen*/
div#speisen p { float: left; padding-bottom: 4px; margin: 0; }
div#speisen p strong {font-size: 13px; text-transform: uppercase;}
div#speisen p.menu { width: 480px; }
div#speisen p.preis { width: 75px; font-weight: bold;}


/*Tageskarte*/
div#tageskarte div.tagesmenue { width: 465px; float: left; padding-right: 15px; }
div#tageskarte div.tagespreis { width: 75px; font-weight: bold; float: left;}
div#tageskarte p { padding-bottom: 4px; margin-bottom: 20px; line-height: 19px; font-size: 13px; }

/*Aktuelles*/
div#aktuelles p { font-size: 16px; line-height: 25px; }
span.bold { font-weight:  bold; font-size: 16px; background: #843530; padding: 5px; color: #fff;}


/*Veranstaltungen*/
div#veranstaltungen p { float: left; padding-bottom: 4px; margin: 0;}
div#veranstaltungen p strong {font-size: 13px; text-transform: uppercase;}
div#veranstaltungen p.menu { width: 480px;}
div#veranstaltungen p.preis { width: 75px; font-weight: bold;}

/*Stellenangebote*/
div#stellenangebote p { width: 555px;}


/*-----------------------------------LISTEN---------------------------------------------*/

ul.liste { margin-bottom: 20px; }

ul.liste li {
	line-height: 35px;
	border-bottom: 1px solid #7f3434;
	width: 355px;
	list-style-type:none;
	font-size: 15px;
	font-weight: bold;
	padding: 0 5px 0 26px;
	background: url(../images/content/li.jpg) no-repeat top left;
}


ul.speiseliste { margin: 20px 0 20px 0; width: 600px;}

ul.speiseliste li {
	line-height: 20px;
	list-style-type: none;
	padding-bottom: 5px;
	border-bottom: 1px solid #7f3434;
}


hr { 
	color: #843530; 
	border-top: 1px solid #843530; 
	height:1px; 
	border-bottom: transparent;
	margin: 0 0 15px 0px;
	clear: both; 
}

/*-----------------------------------BILDBORDER-----------------------------------------*/

.bildborder-big {
	border: 1px solid #6a5243;
	padding: 1px;
	background:#ead7af url(../images/progress.gif) no-repeat center center;
	margin: 4px 35px 4px 0;
    outline: none;
}

.bildborder-big:hover{
	border: 1px solid #8b0d0d;
	padding: 1px;
}


.bildborder {
	border: 1px solid #6a5243;
	padding: 1px;
	background:#ead7af url(../images/progress.gif) no-repeat center center;
	margin: 4px 5px 4px 0;
    outline: none;
}

.bildborder:hover{
	border: 1px solid #8b0d0d;
	padding: 1px;
}

.galeriebild {
	border: 1px solid #6a5243;
	padding: 1px;
	background:#ead7af url(../images/progress.gif) no-repeat center center;
	margin: 4px 15px 5px 0;
    outline: none;
}

.galeriebild:hover{
	border: 1px solid #8b0d0d;
	padding: 1px;
}


/*****************************************************************************************/
/*									KONTAKT, ANFAHRT, IMPRESSUM 						 */
/*****************************************************************************************/


/*----------------------------------KONTAKT----------------------------------------------*/

div#personalien { float: left; width: 310px;}
div#nachrichtenfeld { float: left; width: 200px;}


/*----------------------------------ANFAHRT----------------------------------------------*/

div#anfahrtsskizze { float: left; width: 300px; }
div#routenplaner { float: left; width: 280px; padding: 0 0 0 20px;}


/*----------------------------------IMPRESSUM--------------------------------------------*/

div#adressdaten { float: left; width: 300px;}
div#geschaeftsdaten { float: left; width: 300px;}
div#datenschutzhinweis p { font-size: 11px;}

