@charset "utf-8";
/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
	padding:0;
	margin:0;
}
body {
	background:url(../images/bg-body.jpg) repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#f6ffce;
	line-height:20px;
}
ol, ul, dl {
	list-style:none;
}
p a:link, p a:visited {
	color: #d5ff00;
	text-decoration: underline;
}
p a:hover {
	color:#d5ff00;
	text-decoration:none;
}
p a:active {
	color:#d5ff00;
	text-decoration:none;
}

p, table {
	margin-bottom:16px;
}
img, img a {
	border: none;
	-ms-interpolation-mode: bicubic;
}
.trenn {
	padding:10px 0 0 0;
	margin-bottom:20px;
	border-bottom:#d5ff00 1px solid;
}

h3 {
	font-weight:bold;
	color:#c5f459;
	font-size:16px;
	margin-bottom:15px;
}

h4 {
	font-weight:bold;
	color:#c5f459;
	font-size:12px;
	margin-bottom:5px;
}

.highlight {
		color:#6f9f34;
}
/*==================================================
    => global classes
==================================================*/

.clear {
	clear:left;
	float:none;
}
.floatLeft {
	float: left;
}

.floatLeft-margin {
	float: left;
	margin:0 10px 0 0;
}

.floatLeft-big {
	float: left;
	width:200px;
}

.floatLeft-small {
	float: left;
	width:70px;
	padding-left:10px;
}

.paddingTop {
	padding:15px 0 0 0;
}
.floatRight {
	float: right;
}
.marginRight {
	margin: 0 20px 0 0;
}

.noMargin{
margin-right:0px!important;
}

.marginRight50 {
	margin: 0 50px 0 0;
}

.marginRight15 {
	margin: 0 15px 0 0;
}
.marginRight100 {
	margin: 0 100px 0 0;
}
.marginBottom {
	margin:0 0 30px 0;
}


a#facebook {
    background: url("../images/facebook/facebook-like-button.jpg") no-repeat scroll 0 3px transparent;
    color: white;
    display: block;
    height: 40px;
    padding: 0 0 0 21px;
    position: absolute;
    right: 134px;
    top: 0;
    width: 153px;
}

a#facebook:hover{text-decoration:underline;}

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

div#container-container {
	background:url(../images/bg-container-container.jpg) top center no-repeat;
	width:100%;
	position:relative;
	}


div#container {
	width: 960px;
	position:relative;
	margin: 0 auto;
	text-align: left;
}
/*==================================================
    => header  
==================================================*/

div#header {
	height: 488px;
	width:960px;
	background:url(../images/bg-header.jpg);
	position:relative;
	margin:0 auto;
	z-index:90;
}



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

h1#branding a {
display:block;
height:69px;
left:0;
position:absolute;
text-indent:-9999px;
top:61px;
width:472px;

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

ul#navi {
height:108px;
left:6px;
position:relative;
top:323px;
width:298px;
z-index:1000;

}

ul#navi li {
	float:left;
	}

ul#navi li a {
	display:block;
	outline:none;
	height:27px;
	width:149px;
	text-decoration: none;
	text-indent: -999em;
	background:url(../images/bg-navi.jpg);
}

ul#navi li a:hover {
	background:none;
}



ul#navi li a.vorspeisen {
	background-position: 0px 0px;
}

ul#navi li a.topf {
	background-position: -149px 0px;
}

ul#navi li a.suppen {
	background-position: 0px -27px;
}

ul#navi li a.gefluegel {
	background-position: -149px -27px;
}

ul#navi li a.salat {
	background-position: 0px -54px;
}

ul#navi li a.fisch {
	background-position: -149px -54px;
}

ul#navi li a.kleinen {
	background-position: 0px -81px;
}



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

ul#navi2 {
height:104px;
left:346px;
position:relative;
top:216px;
width:197px;
z-index:1000;

}

ul#navi2 li {
	float:left;
	}

ul#navi2 li a {
	display:block;
	outline:none;
	height:26px;
	width:197px;
	text-decoration: none;
	text-indent: -999em;
	background:url(../images/bg-navi2.jpg);
}

ul#navi2 li a:hover {
	background:none;
}



ul#navi2 li a.empfehlungen {
	background-position: 0px 0px;
}

ul#navi2 li a.infotafel {
	background-position: 0px -26px;
}

ul#navi2 li a.weinkarte {
	background-position: 0px -52px;
}

ul#navi2 li a.geschichte {
	background-position: 0px -78px;
}



/*==================================================
    => navi-add    
==================================================*/

ul#navi-add {
height:42px;
left:10px;
position:absolute;
top:17px;
width:445px;

}

ul#navi-add li {
	float:left;
	}

ul#navi-add li a {
	height:42px;
	display:block;
	outline:none;
	text-decoration: none;
	text-indent: -999em;
	background:url(../images/bg-navi-add.jpg);
}

ul#navi-add li a:hover {
	background:none;
}



ul#navi-add li a.index {
	width:74px;
	background-position: 0px 0px;
}

ul#navi-add li a.kontakt {
	width:65px;
	background-position: -74px 0px;
}

ul#navi-add li a.anfahrt {
	width:64px;
	background-position: -139px 0px;
}

ul#navi-add li a.gb {
	width:79px;
	background-position: -203px 0px;
}

ul#navi-add li a.newsletter {
	width:82px;
	background-position: -282px 0px;
}

ul#navi-add li a.impressum {
	width:81px;
	background-position: -364px 0px;
}


/*==================================================
    => navi-single  
==================================================*/

a#fischtag {
background:transparent url(../images/fischtag.jpg) repeat scroll 0 0;
display:block;
height:125px;
position:absolute;
right:196px;
top:312px;
width:148px;
text-indent:-99999px
}

a#fischtag:hover {background:none;}


a#buffetvariation {
background:transparent url(../images/buffetvariation.jpg) repeat scroll 0 0;
display:block;
height:65px;
position:absolute;
right:20px;
text-indent:-99999px;
top:88px;
width:233px;
}

a#buffetvariation:hover {background:none;}


a#galerie {
background:transparent url(../images/galerie.jpg) repeat scroll 0 0;
display:block;
height:63px;
position:absolute;
right:17px;
text-indent:-99999px;
top:265px;
width:171px;
}

a#galerie:hover {background:none;}



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


div#content-container {
	width:960px;
	position:relative;
	background:url(../images/bg-content-container.jpg) no-repeat;
	min-height:640px;
	height: auto !important;
	height: 640px;
}

/*==================================================
    => contentMain    
==================================================*/

div#content-main {
	float:left;
	width:640px;
	
}

.col {
	float:left;
	width:300px;
	padding:0 10px;
	}




div#newsletter {
	padding:0 20px;}



/*------------------ =contentSidebar  ---------------*/

div#content-sidebar {
float:left;
width:320px;	
}

div#adresse {
height:150px;
position:absolute;
right:0;
top:446px;
width:222px;
}


	
	
/* =headlines */


div#content-main h3.empfehlung {
	height:33px;
	text-indent:-99999px;
	width:300px;
	margin-bottom:15px;
	margin-top:10px;
	background:url(../images/h3/empfehlung.jpg);
	
}

div#content-main h3.infotafel {
	height:33px;
	text-indent:-99999px;
	width:300px;
	margin-bottom:15px;
	margin-top:10px;
	background:url(../images/h3/infotafel.jpg);
	
}

div#content-main h3.fischtag {
	height:33px;
	text-indent:-99999px;
	width:300px;
	margin-bottom:15px;
	margin-top:10px;
	background:url(../images/h3/fischtag.jpg);
	
}

#loop h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	margin-bottom:0px;}

	
	
	

div#content-main h2 {
	height:75px;
	text-indent:-99999px;
	width:630px;
	margin-bottom:20px;
	
}


div#content-main h2.index {
	background:url(../images/h2/index.jpg);
	}
	
div#content-main h2.geschichte {
	background:url(../images/h2/geschichte.jpg);
	}
	
div#content-main h2.gb {
	background:url(../images/h2/gb.jpg);
	}
	
div#content-main h2.galerie {
	background:url(../images/h2/galerie.jpg);
	}
	
div#content-main h2.topf {
	background:url(../images/h2/topf.jpg);
	}
	
div#content-main h2.weinkarte {
	background:url(../images/h2/weinkarte.jpg);
	}
	
div#content-main h2.fisch {
	background:url(../images/h2/fisch.jpg);
	}
	
div#content-main h2.fischtag {
	background:url(../images/h2/fischtag.jpg);
	}
	
div#content-main h2.gefluegel {
	background:url(../images/h2/gefluegel.jpg);
	}
	
div#content-main h2.suppen {
	background:url(../images/h2/suppen.jpg);
	}
	
div#content-main h2.salat {
	background:url(../images/h2/salat.jpg);
	}
	
div#content-main h2.kleinen {
	background:url(../images/h2/kleinen.jpg);
	}
	
div#content-main h2.danke {
	background:url(../images/h2/danke.jpg);
	}
	
div#content-main h2.vorspeisen {
	background:url(../images/h2/vorspeisen.jpg);
	}
	
div#content-main h2.error {
	background:url(../images/h2/error.jpg);
	}
	
div#content-main h2.anfahrt {
	background:url(../images/h2/anfahrt.jpg);
	}
	
div#content-main h2.impressum {
	background:url(../images/h2/impressum.jpg);
	}
	
div#content-main h2.kontakt {
	background:url(../images/h2/kontakt.jpg);
	}
	
div#content-main h2.newsletter {
	background:url(../images/h2/newsletter.jpg);
	}
	
div#content-main h2.empfehlungen {
	background:url(../images/h2/empfehlungen.jpg);
	}
	
div#content-main h2.infotafel {
	background:url(../images/h2/infotafel.jpg);
	}
	


/* =image */

.image {
border:1px solid #677848;
padding:3px;
margin-bottom:10px;
}


/* =imprint */

dl.imprintTypeOfBusiness, dl.vcard {
	line-height: 20px;
	margin: 15px 0;
}
dl.imprintTypeOfBusiness dt, dl.vcard dt {
	display: block;
	width: 190px;
	float:left;
	font-weight:bold;
}
dl.imprintTypeOfBusiness dd, dl.vcard dd {
	clear:right;
}
/*==================================================
    => footer   
==================================================*/

	
#footer {
	position:relative;
	background:url(../images/bg-footer.jpg);
	width:960px;
	height:156px;
}



 
/*==================================================
    => googlemaps   
==================================================*/

div#map {
padding:0 10px;
}

div#map a {
	background:url(../images/kartenansicht.jpg);
	display:block;
	height:35px;
	text-indent:-9999px;
	width:294px;
	margin:8px 0 10px 0;
}
.iframemap {
	border:1px solid #677848;
	padding:3px;
}
.clear {
	clear:both;
	float:none
}
/*==================================================
    => 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 */
@charset "utf-8";
/* CSS Document */

