@charset "utf-8";
/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}

/* Global fix of the Italics bugs in IE 5.x and IE 6 */
* html body * {overflow:visible;}
* html iframe,* html frame {overflow:auto;}
* html frameset {overflow:hidden;}

body {
	color: #0d0d0d;
	vertical-align:baseline;
	text-align: left;
	font: 12px/20px Arial, Helvetica, sans-serif;
	background: #fff url(../images/bg-body.jpg) repeat-x top center;
}

html[xmlns^="http"] {
 overflow-y:scroll;
}

ol,
ul,
dl {
	list-style:none;
}

a,
.email span,
a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #b5113e;
}

a:hover,
a:hover span,
a:active,
a:focus {
	color:#a1c341;
	text-decoration:underline;
}

p {
	margin: 0 0 15px 0px;
	line-height: 20px;
}

img,
a img {
	border: 1px solid;
	padding:1px;
	-ms-interpolation-mode: bicubic;
}

h4 {
color:black!important;text-decoration:underline;}

/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
	height:0;
	line-height: 0.0em
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.highlight {
	background: url(../images/highlight.png) no-repeat 3px center;
	border-bottom: solid 1px #e5e4e1;
	border-top: solid 1px #e5e4e1;
	padding: 0 0 0 20px;
	display:block;
}

.file {
	background: #fafafa url(../images/icon-file.gif) no-repeat 3px center;
	padding: 6px 0 6px 55px;
	margin: 0 0 10px 0;
}

a[href $='.pdf'] {
	background: #fafafa url(../images/icon-pdf.gif) no-repeat 3px center;
}

p a.externalLink, 
p a[href^="http:"] {
	 background: url(../images/icon-external-link.gif) no-repeat 95% center;
	 padding: 0px 20px 0px 0px;
}

a.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background: #fff url(../images/icon-top.png) no-repeat left center;
	padding: 2px 2px 2px 15px;
	text-indent: -999em;
	text-align:left;
	display:block;
	_display:none; /* IE6 HACK */
}

a.gototop:hover {
	text-indent: 0px;
}

dl.imprint-business,
dl.imprint-address {
	margin-bottom:20px;
}

dl.imprint-business dt,
dl.imprint-address dt {
   display:block;
   width:50%;
   float:left;
}

noscript p {
	position:absolute;
	width:100%;
	height:25px;
	line-height:25px;
	top:0;
	left:0;
	font-size:11px;
	color:#666;
	text-indent:25px;
	border-bottom:solid 1px #999;
	z-index:99;
   text-align:center;
   background:#fff;
}

noscript strong {
	padding-left:20px;
	background:url(../images/cms/icon-cancel.png) no-repeat 0 center;
   font-weight:bold;
}

/*==================================================
    => container
==================================================*/

div#container {
	width: 915px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}

/*==================================================
    => top  
==================================================*/

div#header {
	background:url(../images/bg-header.png) no-repeat;
	height:320px;
}

/*------------------ =branding  ------------------*/

h1.branding {text-indent:-9999px;
}

h1.branding a {
	display:block;
	height:54px;
	left:300px;
	position:absolute;
	top:21px;
	width:320px;
}


/*==================================================
    => content-container  
==================================================*/

div#content-container {
	background:url(../images/bg-content.png) repeat-y;
}

/*------------------ =content-main  ---------------*/

div#content-main {
	padding:0 40px;
}

/*------------------ =content-sidebar  ---------------*/

div#content-sidebar {
	float:left;
}

/*------------------ =content-column  ---------------*/

div.content-column {
	padding:0 45px 40px;
	width:325px;
	float:left;
}

div.content-column h2 {
	font:normal 28px/32px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div.content-column h3 {
	font:normal 24px/28px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div.content-column h4 {
	font:normal 18px/22px Arial, Helvetica, sans-serif;
	color:#ccc;
}

div#content-full {
	padding:10px 35px 0;}
	
	
div.download {
	padding:20px 80px 0 0px;
	float:left;
	width:200px;}
	
div.download2 {
	padding:21px 0px 0 0px;
	float:left;
	width:200px;}	
	
p.download {
	width:200px;}
	
p.download-r {
	width:200px;}
	
div.download2 img,
div.download img{	
	border:1px solid;
	padding:1px;}

/* =h2 */
h2 { height:82px; text-indent:-99999px;}

h2.index {background:url(../images/h2/index.jpg) no-repeat 33px 31px; }
h2.anfahrt {background:url(../images/h2/anfahrt.jpg) no-repeat 33px 31px; }
h2.angebote {background:url(../images/h2/angebote.jpg) no-repeat 33px 31px; }
h2.biergarten {background:url(../images/h2/biergarten.jpg) no-repeat 33px 31px; }
h2.danke {background:url(../images/h2/danke.jpg) no-repeat 33px 31px; }
h2.downloads {background:url(../images/h2/downloads.jpg) no-repeat 33px 31px; }
h2.fehler {background:url(../images/h2/fehler.jpg) no-repeat 33px 31px; }
h2.gaestebuch {background:url(../images/h2/gaestebuch.jpg) no-repeat 33px 31px; }
h2.gasthof {background:url(../images/h2/gasthof.jpg) no-repeat 33px 31px; }
h2.impressum {background:url(../images/h2/impressum.jpg) no-repeat 33px 31px; }
h2.kegelbahn {background:url(../images/h2/kegelbahn.jpg) no-repeat 33px 31px; }
h2.kontakt {background:url(../images/h2/kontakt.jpg) no-repeat 33px 31px; }
h2.links {background:url(../images/h2/links.jpg) no-repeat 33px 31px; }
h2.pension {background:url(../images/h2/pension.jpg) no-repeat 33px 31px; }
h2.spezialitaeten {background:url(../images/h2/spezialitaeten.jpg) no-repeat 33px 31px; }

/* =lists */

ul.list {
	margin: 0 0 20px 0;
	padding: 0;
}

ul.list li {
	padding: 5px 0 5px 15px;
	border-bottom: dashed 1px #ccc;
	margin: 0 20px 0 0;
}

/* =images */

a img.image,
.image,
.image.noborder,
iframe {
	border: 1px solid #666;
	padding: 2px;
	background:#FFF url(../images/icon-progress.gif) no-repeat center center;
	margin: 0px 15px 10px 0;
	cursor: url(../images/icon-zoomin.cur), pointer;
	outline: none;
}

.image:hover,
a:hover img.image {
	border: 2px solid #cc0000;
	padding: 1px;
}

.imagenoborder,
iframe {
	cursor:default;
}

/*==================================================
    => navigation    
==================================================*/

ul#navi {
	background:url(../images/bg-navi.jpg);
	height:47px;
}

ul#navi li {float:left;}
ul#navi li a { display:block; text-indent:-99999px;}

ul#navi li a.gasthof {background:url(../images/navigation.jpg);height:47px;width:168px;}
ul#navi li a.gasthof:hover {background:url(../images/navigation.jpg) 0 -47px;height:47px;width:168px;}

ul#navi li a.spezialitaeten {background:url(../images/navigation.jpg) -168px 0;height:47px;width:161px;}
ul#navi li a.spezialitaeten:hover {background:url(../images/navigation.jpg) -168px -47px;height:47px;width:161px;}

ul#navi li a.angebote {background:url("../images/navigation.jpg") repeat scroll -329px 0 transparent;height:47px;width:132px;}
ul#navi li a.angebote:hover {background:url("../images/navigation.jpg") repeat scroll -329px -47px transparent;height:47px;width:132px;}

ul#navi li a.gaestebuch {background:url("../images/navigation.jpg") repeat scroll 454px 0 transparent;height:47px;width:140px;}
ul#navi li a.gaestebuch:hover {background:url("../images/navigation.jpg") repeat scroll 454px -47px transparent;height:47px;width:140px;}

ul#navi li a.downloads {background:url("../images/navigation.jpg") repeat scroll 314px 0 transparent;height:47px;width:153px;}
ul#navi li a.downloads:hover {background:url("../images/navigation.jpg") repeat scroll 314px -47px transparent;height:47px;width:153px;}

ul#navi li a.links {background:url("../images/navigation.jpg") repeat scroll 161px 0 transparent;height:47px;width:160px;}
ul#navi li a.links:hover {background:url("../images/navigation.jpg") repeat scroll 161px -47px transparent;height:47px;width:160px;}

ul#navi li a:hover {
}

ul#navi li ul#naviSub {display:none;font-weight:bold;left:42px;position:absolute;text-transform:none;top:365px;;width:220px;}
ul#navi li ul#naviSub { width:150px; height:auto;}
ul#navi li:hover ul#naviSub {display:block;}
ul#navi li ul#naviSub li a {padding:10px 0 10px 23px;width:144px;}

ul#naviSub li a.biergarten { background:url(../images/subnavi.jpg) 0 0; height:14px;}
ul#naviSub li a.biergarten:hover { background:url(../images/subnavi.jpg) -167px 0; height:14px;}

ul#naviSub li a.pension {background:url(../images/subnavi.jpg) 0 -34px; height:22px;}
ul#naviSub li a.pension:hover {background:url(../images/subnavi.jpg) -167px -34px; height:22px;}

ul#naviSub li a.kegelbahn {background:url("../images/subnavi.jpg") repeat scroll 0 -76px transparent;height:27px;}
ul#naviSub li a.kegelbahn:hover {background:url(../images/subnavi.jpg) -167px -76px; height:27px;}


div#gaestebuch {
	padding:20px 0 0 160px;
width:500px;}

/*------------------ =navigation-add  -----*/

ul#navi-add {
background:url("../images/navi-lang.jpg") no-repeat scroll 0 0 transparent;
bottom:20px;
height:30px;
left:350px;
position:absolute;
}

ul#navi-add li {
	float:left;
	text-indent:-99999px;
}

ul#navi-add li a {
	display:block;
	height:20px;
	width:71px;
}

ul#navi-add li a:hover {
}

/*------------------ =navigation-language  --------*/

ul#navi-lang {
}

ul#navi-lang li {
}

ul#navi-lang li a {
}

ul#navi-lang li a:hover {
}

/*==================================================
    => accordion  
==================================================*/

#acc {width:435px; list-style:none; color:#033; margin:20px auto 40px 116px}
#acc h3 {width:443px; border:1px solid #C2C3C8; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#acc h3:hover {background:url(images/header_over.gif)}
#acc .acc-section {overflow:hidden; background:#fff}
#acc .acc-content {width:403px; padding:15px; border:1px solid #C2C3C8; border-top:none; background:#fff}

#nested {width:600px; list-style:none; color:#033; margin-bottom:15px}
#nested h3 {width:411px; border:1px solid #C2C3C8; padding:6px 6px 8px; font-weight:bold; margin-top:5px; cursor:pointer; background:url(images/header.gif)}
#nested h3:hover {background:url(images/header_over.gif)}
#nested .acc-section {overflow:hidden; background:#fff}
#nested .acc-content {width:567px; padding:15px; border:1px solid #C2C3C8; border-top:none; background:#fff}
#nested .acc-selected {background:url(images/header_over.gif)}

#acc #nested6 .acc-content,
#acc #nested7 .acc-content,
#acc #nested8 .acc-content,
#acc #nested4 .acc-content,
#acc #nested5 .acc-content,
#acc #nested .acc-content,
#acc #nested2 .acc-content,
#acc #nested3 .acc-content
{width:566px; padding:15px; border:1px solid #C2C3C8; border-top:none; background:#fff}

#nested h5,
#nested2 h5,
#nested3 h5,
#nested4 h5,
#nested5 h5,
#nested6 h5,
#nested7 h5,
#nested8 h5 {
	font-size:11px;
}

h5 {
	border-left:1px solid #C2C3C8;
	border-right:1px solid #C2C3C8;
	border-top:1px solid #C2C3C8;
	font-size:12px;
	padding:5px;
}

h5.last {
	border-bottom:1px solid #C2C3C8;}
/*==================================================
    => footer   
==================================================*/

div#footer {
	background:url(../images/bg-footer.png) no-repeat;
	height:190px;
}

/*------------------ =address  -------------------*/

p#address {
}


/*==================================================
    => clearfix   
==================================================*/

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

.clearfix {
	display: inline-block; /* for IE/Mac */
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	zoom: 1; /* triggers hasLayout */
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

