*{
	margin:0;
	padding:0;
}
body{
	background:#7A003B url(../images/bg.gif) repeat-x fixed;
	font:13px/18px "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,Helvetica,sans-serif;
	color:#222;
}
	
/* Layout Styles Starts */

#wrapper-outer{
	background:url(../images/wrapper-outer-bg.png) no-repeat;
	width:910px;
	margin:5% auto 0 auto;
}
#wrapper{
	width:900px;
	border:2px solid #fff;
	margin:0 auto;
	overflow:hidden;
	height:529px;
	background-color: #D4D4D4;
}
.europreis {
	color: #D4D4D4;
}
#wrapper-outer #wrapper #container .haccordion .content .speisekarte ul li {
	padding-bottom: 8px;
	list-style-type: square;
}



	#header{
		width:105px;
		height:529px;
		background:url(../images/header-bg.gif) repeat-x;
		float:left;
		display:block;
	}
		#logo{
		}
			#logo h1{
				background:url(../images/logo.gif) no-repeat center center;			
				width:105px;
				height:389px;	
				padding-top:110px;				
			}
				#logo h1 a{
					display:block;
					width:73px;
					height:283px;
					margin:0 auto;
				}
					#logo h1 a span{
						display:none;
					}
	#container{
		width:795px;
		float:right;
	}
	

	/* Accordions Style Starts */

	.haccordion{
		float:right;
	}
		.haccordion a img{
			cursor:pointer;
		}
		.haccordion .header, .haccordion .content{
			float:left;	
			height:529px;
		}
		.haccordion .header{
			cursor:pointer;
			padding:0 1px;
		}
			.haccordion .header .home{
	background-image: url(../images/home.gif);
	background-repeat: no-repeat;
			}
				.haccordion .header .home span{
					display:none;
				}
			.haccordion .content .home{
			}
				.haccordion .content .home h3 span{
	color:#7A003B;
				}
				.haccordion .content .home a{
	color:#7A003B;
				}
			.haccordion .header .speisekarte{
	background-image: url(../images/speisekarte.jpg);
	background-repeat: no-repeat;
			}
				.haccordion .header .speisekarte span{
					display:none;
				}
			.haccordion .content .speisekarte{
			}
				.haccordion .content .speisekarte h3 span{
	color:#575859;
				}
				.haccordion .content .speisekarte a{
	color:#7A003B;
				}
			.haccordion .header .ueberuns{
				background:url(../images/ueberuns.gif) no-repeat;
			}
				.haccordion .header .ueberuns span{
					display:none;
				}
			.haccordion .content .ueberuns{
			}
				.haccordion .content .ueberuns h3 span{
					color:#ce9c02;
				}
				.haccordion .content .ueberuns a{
	color:#7A003B;
				}
			.haccordion .header .impressionen{
				background:url(../images/impressionen.gif) no-repeat;
			}
				.haccordion .header .impressionen span{
					display:none;
				}
			.haccordion .content .impressionen{
			}
				.haccordion .content .impressionen h3 span{
					color:#d35f10;
				}
				.haccordion .content .impressionen a{
	color:#7A003B;
				}
			.haccordion .header .impressum{
				background:url(../images/impressum.gif) no-repeat;
				width:45px;
				height:529px;
			}
				.haccordion .header .impressum span{
					display:none;
				}
			.haccordion .content .impressum{
				padding:25px;
				color:#fff;
				height:529px;
			}
				.haccordion .content .impressum a{
	color:#7A003B;
				}
			.haccordion .header .home, .haccordion .header .speisekarte, .haccordion .header .ueberuns, .haccordion .header .impressionen, .haccordion .header .impressum{
				width:43px;
				height:529px;
			}
			#container .haccordion .content .home, .haccordion .content .speisekarte, .haccordion .content .ueberuns, .haccordion .content .impressionen, .haccordion .content .impressum{
				padding:25px 15px 0 15px;
				color:#000;
				height:504px;
			}
				.haccordion .content h3{
					text-transform:uppercase;
				}

				.haccordion .content h3 span{
					color:#000;
				}
				.haccordion .content img{
	padding: 10px;
				}
				.block1{
					width:155px;
					padding:10px;
					float:left;
					display:block;
				}
				.haccordion .content dl{
	margin:5px 0;
				}
					.haccordion .content  dt{
						font-weight:bold;
						margin:5px 0;
					}
						.haccordion .content dd{
	margin:10px 0;
						}
		.haccordion .content{
			display: none;
			width: 0px;
			overflow:hidden;
		}
			.haccordion .content.visible{
				display: block;
				width: 570px;
			  }
		
	/* Accordions Style Ends */

#footer{
	width:900px;
	text-align:center;
	margin:10px auto 0 auto;
	color:#FFF;
}
	#footer a{
	color:#FFF;
	text-decoration:underline;
	}
.image{
	cursor:pointer;
}
#wrapper-outer #wrapper #container .haccordion .content.visible .home ul li {
	list-style-type: square;
}

/* Layout Styles Ends */

/* Form Styles */

.input, .textarea{
	border:solid #898989;
	border-width:2px 1px 1px 1px;
	margin:3px 0;
}
.input:focus, .textarea:focus{
	border:solid #4e7998;
	border-width:2px 1px 1px 1px;
}
.button1{
	background:url(../images/btn.jpg) no-repeat;
	width:80px;
	height:41px;
	line-height:26px;
	border:none;
	outline:none;
	margin:8px 0 0 0;
	cursor:pointer;
}
/* Form Styles */

/* Paragraph and list Styles */

#container h2{
	font-weight:normal;
}
	#container h2 span{
		color:#437597;
	}
#container p{
	margin:0 0 15px 0;
	text-align:justify;
}
#container p img.floatleft{
	margin:0 10px 0 0;
}
#container p img.floatright{
	margin:0 0 0 10px;
}
#container form p{
	margin:0 0 8px 0;
}
#container ul{
	margin:0 0 0 25px;
}
#container ol{
	margin:0 0 0 30px;
}

/* Paragraph Styles */

/* Genric Styles Starts */

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

.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}
a:hover {text-decoration:underline;color:#000;}
h1{font-size:28px;}
h2{font-size:24px;}
h3{
	font-size:20px;
	color: #575859;
}
h4{font-size:16px;}
h6 {
	color: #575859;
	font-size: 15px;
}

h1,h2,h3,h4,h5,h6{margin:0 0 25px 0; font-family:"Trebuchet MS";}
#wrapper-outer #wrapper #container .haccordion .content.visible .home ul li {
	color: #575859;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

img{border:none;}
.clear{clear:both;}
.floatleft{float:left;}
.floatright{float:right;}
.text-left{text-align:left;}
.text-right{text-align:right;}
.normal a{font-weight:normal;}
.fc1{color:#b86d13;}
.fs1{font-size:22px;}
/* Genric Styles Ends */

/* jQuery lightBox plugin - Gallery style */
	#gallery, #gallery2 {
	width: 700px;
	}
	#gallery ul, #gallery2 ul { list-style: none; }
	#gallery ul li, #gallery2 ul li {
	display: inline;
}
	#gallery ul img, #gallery2 ul img {
	border: none;
	}
#haftung {
	overflow: scroll;
	height: 320px;
	margin-top: 30px;
	padding-right: 5px;
}

.hinweisMittagstisch {
	font-size: 11px;
	width: 150px;
}
