@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

* {
   padding:0;
   margin:0;
}

body {
   color:#333;
   font: 13px  Arial, Helvetica, sans-serif;
	line-height:22px;
   background:#fff url(../images/bg-body.jpg) no-repeat top center;
	height:100%;
	behavior:url(csshover.htc);
}

html {
	height:100%;
   overflow-x:hidden;
   overflow-y:auto;
}

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

a:link,
a:visited,
a:active {
   color: #590202;
   text-decoration: underline;
}

a:hover {
   color: #590202;
   text-decoration: none;
}


img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

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

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

.clearright{clear:right;}
.float-left {
   float: left;
	margin-right:10px;
}

.float-right {
   float: right;
   margin-left:10px!important;
}

.trenn {
   border-bottom:1px  dashed #590202;
   float:none;
	height:10px;
   margin-bottom:30px;
   padding:0;
   width:100%;
	clear:both;
}


.image {
outline: none;
background:#fff;
padding:2px;
border:1px solid #593e35;
}


.image2 {
margin-left:10px;
outline: none;
background:#fff;
padding:2px;
border:1px solid #593e35;
float:left;
}
.image3 {
margin-left:10px;
outline: none;
background:#fff;
padding:2px;
border:1px solid #593e35;
   float: right;
   margin-left:10px!important;
}


html>image {
   margin: 0px 10px 5px 0;
}

.table-bg {
background-color:#dde9f4;
}

p{
padding-bottom:15px;
}


/*==================================================
    => list
==================================================*/


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

div#content-main ol {
   margin-left:10px;
   color: #590202;
	line-height:30px;
}

div#content-main ul {
   margin-left:10px;
	line-height:40px;
   list-style-type: square;
   color: #590202;
   list-style-position: outside;
   font: 13px Arial, Helvetica, sans-serif;
}

div#content-main li {
   color: #590202;
	line-height:40px;
   margin-left:10px;
   font: 13px Arial, Helvetica, sans-serif;
}


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

div#container {
width: 960px;
position:relative;
margin:0 auto;
height:auto !important;
}

/*==================================================
    => header  
==================================================*/

div#header {
	width:950px;  
	height:289px;
  	text-align: left;
	margin:0 auto;
	background:url(../images/bg-header.jpg) no-repeat;
	position:relative;	
	padding:250px 0 0 10px;

}
div#header-img {
	width:940px;  
	height:289px;
	background: url(../images/bg-header-img.jpg) no-repeat;
}
/*------------------ =branding  ------------------*/

h1#branding a{
   display:block;
   width:293px;
   height:162px;
	background:  url(../images/branding.jpg) no-repeat 0 0;
   outline:none;
	text-indent:-99999px;
	position: absolute;
	top:0px;
	left:0;
}

/*==================================================
    => content-container  
==================================================*/
 
div#content-container {
   width:960px;
	margin:0 auto;
	clear:both;
	text-align:left;
	background:  url(../images/bg-content.jpg) no-repeat 0 0;
	position:relative;
}


/*------------------ =contentSidebar ---------------*/ 
div#content-sidebar a:link,
div#content-sidebar a:visited,
div#content-sidebar a:active{
   width:205px;
	height:73px;
	position: relative;
	display:block;	
	margin: 144px 0 0 1px;
	text-indent:-9999px;
	background: url(../images/bg-sidebar.gif) no-repeat 0 0;
	float:left;
}
div#content-sidebar a:hover{

	background:none;
}

/*------------------ =contentMain  ---------------*/	


div#content-main{
   width:604px;
	text-align:left;
	position:relative;
	float:left;
	padding-left:125px;
}
.content-column{ 
	width:285px;
   float:left;
	text-align:left;
}



/*==================================================
    => headlines  
==================================================*/


h2 {
	width:575px;
	height:95px;
	margin:49px 0 0 0px;
	display:block;
	text-indent:-9999px;
}
h2.willkommen { background: url(../images/h2/willkommen.gif) no-repeat 0 0;}
h2.anfahrt { background: url(../images/h2/anfahrt.gif) no-repeat 0 0;}
h2.arragements { background:  url(../images/h2/arragements.gif) no-repeat 0 0;}
h2.events { background: url(../images/h2/events.gif) no-repeat 0 0;}
h2.fehler404 { background:  url(../images/h2/fehler404.gif) no-repeat 0 0;}
h2.historie { background: url(../images/h2/historie.gif) no-repeat 0 0;}
h2.impressum { background:  url(../images/h2/impressum.gif) no-repeat 0 0;}
h2.kontakt { background: url(../images/h2/kontakt.gif) no-repeat 0 0;}
h2.raeumlichkeiten { background:  url(../images/h2/raeumlichkeiten.gif) no-repeat 0 0;}
h2.speisekarte { background:  url(../images/h2/speisekarte.gif) no-repeat 0 0;}
h2.wir-empfehlen { background:  url(../images/h2/wir-empfehlen.gif) no-repeat 0 0;}
h2.lage { background:  url(../images/h2/lage.gif) no-repeat 0 0;}



h3{
   color:#590202;
   font: 16px  Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h4{
   color:#333;
   font:16px  Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h5{
	color:#590202;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	
}

h6{
   color:#333;
   font: 13px  Arial, Helvetica, sans-serif;
	
	line-height:30px;
	font-weight:normal;
}

/* =imprint */

dl.content-main-imprint, dl {
   line-height:20px;
}

dl.content-main-imprint dt, dl dt {
   display:block;
   float:left;
   font-weight:bold;
   width:220px;
}

dl.content-main-imprint dd, dl dd {
   clear:right;
   float:left;
   width:250px;
}

.content-main-imprint-margin {
   margin-top:15px;
}


/*==================================================
    => navi   
==================================================*/


ul#navi{
   width:950px;
   height:70px;
	padding-left:10px;
	position: absolute;
	top:180px;
	left:0px;

}

ul#navi li {  
float:left;
list-style-type:none;
	
}


a.navia {
	width:83px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navia.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navia:hover, a.navia:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navib {
	width:97px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navib.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navib:hover, a.navib:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navic {
	width:100px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navic.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navic:hover, a.navic:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navid{
	width:161px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navid.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navid:hover, a.navid:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navie {
	width:130px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navie.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navie:hover, a.navie:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navif {
	width:155px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navif.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navif:hover, a.navif:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navig {
	width:89px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navig.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navig:hover, a.navig:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navih{
	width:125px;
	height:70px;
	outline:none;
	display:block;
	background: url(../images/navih.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navih:hover, a.navih:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

/*==================================================
    => ausfahrnavi    
==================================================*/

ul#navi li ul.sub1 li{
display:block;
height:auto;
margin:0 0 -10px;
padding:4px 0 0;
width:120px;
z-index:1001;
clear:left;
}

ul#navi li ul.sub1 li a{
text-indent:0px;
height:auto;
z-index:1002;

}


ul#navi li ul li a:link,
ul#navi li ul li a:visited, ul#navi li ul li a:active {
   color: #24adff;
   text-decoration: none ;
		   font:15px  Arial, "Times New Roman", Times, serif;
		line-height:22px;
	text-decoration:none;
	font-weight:normal;

}

ul#navi li ul li a:hover {
   color: #fff;
   text-decoration: none ;
		   font:15px  Arial, "Times New Roman", Times, serif;
		line-height:22px;
	text-decoration:none;

			font-weight:normal;
}



li ul {
display: none;
}

li>ul {
top: auto;
left: auto;
}

li:hover ul, li.over ul {
display: block;
}

ul.sub1 {
background:#235492 none repeat scroll 0 0;
padding-left:20px;
padding-right:20px;
padding-top:3px;
position:absolute;
width:108px;
left:291px;
top:104px;
z-index:100;
filter:alpha(opacity=80); /* Internet Explorer */
-moz-opacity: 0.80; /* Mozilla Browser */
opacity: 0.80; /* Opera */
    }
    
    	 
a.subli {
   display:block;
   font-weight: normal;
   padding:0 0 0 0;
   font-family:Arial;
   font-size:13px;
   line-height:20px;
   margin-bottom:13px;
   padding:0 0 5px 8px;
}

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


ul#navi-add{
   width:312px;
   height:66px;
	position: absolute;
	top:0px;
	left:648px;
}

ul#navi-add li {
	float:left;
	height:50px;
	list-style-type:none;
	
}


a.navi-adda {
	width:105px;
	height:66px;
	outline:none;
	display:block;
	background: url(../images/navi-adda.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-adda:hover, a.navi-adda:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addb {
	width:86px;
	height:66px;
	outline:none;
	display:block;
	background: url(../images/navi-addb.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addb:hover, a.navi-addb:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navi-addc {
	width:111px;
	height:66px;
	outline:none;
	display:block;
	background: url(../images/navi-addc.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navi-addc:hover, a.navi-addc:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

/*==================================================
    => footer   
==================================================*/

div#footer {
	height:165px;
	width:960px;
	margin: 0 auto;
	position:relative;
	color:#828282;
	background: url(../images/bg-footer.gif) no-repeat top center;
}

div#footer p {
margin:0;
padding:0;
}

.footer1 {
	height:110px;
	width:250px;
	margin: 0 auto;
	position: absolute;
	top:32px;
	left:44px;
}

.footer2 {
	height:110px;
	width:250px;
	margin: 0 auto;
	position: absolute;
	top:32px;
	left:363px;
}

div#footer a {

	color:#828282;

}


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

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   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 */

.floatstop{
clear:both;
}


