body {
	background: #f8f8f8 url(../img/hintergrund-gebaeude.jpg) no-repeat center top;
	color: #1a171b;
	font: 62.5%/150% Arial, Verdana, Helvetica, sans-serif;
}
h2 {
	color: #222;
	font-size: 2.2em;
	font-weight: bold;
	letter-spacing: -.06em;
	line-height: 1em;
	margin-bottom: 1.2em;
}
h3 {
	color: #00943E;
	font-size: 1.8em;
	font-weight: bold;
	letter-spacing: -.09em;
	line-height: 1.10em;
	margin-bottom: 1.0em;
	text-transform: uppercase;
}
h4 {
	margin-bottom: 1.0em;
}
h4,
h5 {
	font-weight: bold;
}
h5 {
	color: #00943E;
}
ul,
p,
form,
table,
#teaser {
	margin-bottom: 1.5em;
}
a:link,
a:visited {
	color: #009036;
	text-decoration: underline;	
}
a:focus,
a:hover,
a:active {
	color: #009036;
	text-decoration: none;	
}
a img {
	border: 0 none;
}
strong {
	font-weight: bold;
}

/* clearfix
======================================== */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* Klassen
======================================== */
.floatleft {
	float: left;
}
.floatright {
	float: right;
}
.hidden {
	text-indent: -999em;
}
.clear {
	clear: both;
	height: 1%;
}
.marginright {
	margin-right: 10px;
}
.mealprice {
	color: #F00;
	font-weight: bold;
}
.image,
.banner {
	margin-bottom: 1em;
}
.active {
	background: #F8F8F8;
}

	/* address
	======================================== */
	address {
		font-style: normal;
	}
	.org {
		text-transform: uppercase;
	}
	.org,
	.value {
		margin-right: 15px;
	}


/* Tabellen
======================================== */
table {
	width: 458px;
}
th {
	color: #08369D;
	font-weight: bold;
}

/* forms
======================================== */
form {
	display: block;
	margin-bottom: 1.5em;
}
fieldset {
	background: #C2EFD3;
	border: 1px solid #009036;
	padding: 10px;
}
.online_bewerbung fieldset {
	margin-bottom: 1.5em;
}
.online_bewerbung legend {
	background: #FFF;
	border: 1px solid #009036;
	color: #009036;
	display: block;
	padding: 2px;
}
legend {
	color: #EE7F01;
	display: none;
	font-weight: normal;
}
label {
	color: #1a171b;
	display: block;
	font-weight: bold;
}
.inline {
	display: inline;
}
label.inline {
	display: inline;
	margin-left: 5px;
}
input,
textarea,
select {
	border: 1px solid #009036;
	margin-bottom: 0;
	padding: 3px;
	width: 428px;
}
.widthauto {
	width: auto;
}
input.error {
	border: 1px solid #FF0000;
	margin-bottom: 0;
}
span.error {
	background: url(../img/arrow_up.gif) left top no-repeat;
	color: #F00;
	display: block;
	padding-left: 20px;
	padding-top: 1px;
}
select {
	width: auto;
}
input.submit.button {
	width: auto;
}

/* map 
======================================== */
#map h1 {
	font-weight: bold;
}
#map .mapcontent {
	width: 320px;
}
#map form {
	width: 320px;
}
#map label,
#map input {
	width: auto;
}
#map label {
	display: inline;
}

/* container 
======================================== */
#container {
	background-color: #CFCFCF;
	position: relative;
	width: 1001px;
	margin: 0 auto;
}

	/* header 
	======================================== */
	#header {
		background: #F8F8F8;
		position: relative;
		height: 120px;
		width: 100%;
	}
	#logo {
		right: 0;
		position: absolute;
		top: 0;
		z-index: 10;
	}
	#header-banner {
		position: absolute;
		left: 0;
		top: 0;
		width: 631px;
		height: 76px;
		background: #fff357;
		border-left: 1px solid #dacb8b;
	}
	/* menu
	======================================== */
	div#menu1 {
		height: 34px;
		position: absolute;
		top: 76px;
		width: 1000px;
		border-left: 1px solid #DACB8B;
	}
	div#menu1 h3 {
		margin-bottom: 1.0em;
	}
	div#menu1 ul {
		background: url(../../img/menu1_bg.gif) no-repeat left top;
		font-size: 1.2em;
		height: 34px;
		margin-bottom: 0;
		width: 100%;
	}
	div#menu1 ul li {
		background: url(../../img/menu1_a_bg.gif) no-repeat right top;
		display: inline;
		float: left;
		position: relative;
	}
	div#menu1 ul li a {
		padding: 0 15px;
		padding-right: 18px; /* +3px Breite Hintergrundbild */
	}
	div#menu1 ul li a:link,
	div#menu1 ul li a:visited {
		color: #1a171b;
		height: 34px;
		line-height: 34px;
		text-align: center;
		text-decoration: none;
	}
	div#menu1 ul li a:hover,
	div#menu1 ul li a:active {
	}
	div#menu1 ul li.current a {
		color: #000;
		font-weight: bold;
	}
		
	/* columns
	======================================== */
	
		/* contentwrapper
		======================================== */
		#contentwrapper,
		#contentwrapper2 {
			background: url(../../img/contentwrapper_bg.gif) repeat-y left top;
			font-size: 1.1em;
			line-height: 1.4em;
			padding: 10px;
			position: relative;
			width: 981px;
		}
		#contentwrapper2 {
			background: url(../../img/contentwrapper2_bg.gif) repeat-y left top;
		}

		/* col1
		======================================== */
		#col1 {
			float: left;
			padding-right: 10px;
			width: 133px;
		}
			div#menu2 {
				margin-bottom: 1.5em;
				width: auto;
			}
			div#menu2 ul {
				font-size: 1.0em;
			}
			div#menu2 ul li {
				margin-bottom: 3px;
			}
			div#menu2 ul a {
				background: url(../../img/menu2_a_bg.gif) no-repeat left top;
				color: #1a171b;
				display: block;
				height: 26px;
				line-height: 26px;
				padding-left: 13px;
				text-decoration: none;
			}
			div#menu2 ul li a:hover {
				color: #00943E;
			}
			div#menu2 ul li a.current {
				color: #00943E;
				font-weight: bold;
			}
			
				div#menu2 ul ul {
					font-size: 0.9em;
					margin-left: 5px;
					margin-top: 10px;
				}
				div#menu2 ul ul li {
					margin-bottom: 0;
				}
				div#menu2 ul li ul a {
					background: url(../../img/servicemenu_lp.gif) no-repeat left 3px;
					color: #08369D;
					height: auto;
					line-height: normal;
					padding: 0 4px 5px 11px;
				}
				div#menu2 ul li ul a:hover {
					color: #00943E;
					text-decoration: none;
				}
				div#menu2 ul ul li a.current {
					color: #00943E;
					font-weight: normal;
				}		

		/* teaser
		======================================== */
		#teaser {
			border: 4px solid #FFF346;
			margin-bottom: 20px;
			width: auto;
		}
		#teaser img {
			display: block;
		}
		#col2 #teaserlist {
			border: 4px solid #FFF346;
			height: 246px;
			list-style: none;
			margin-bottom: 20px;
			padding: 0;
			width: 450px;
		}

		/* gutschein
		======================================== */
		#gutschein {
			margin-bottom: 20px;
			position: relative;
			width: 458px;
		}
		
		/* content
		======================================== */
		#content {
			float: right;
		}
		
		/* col2
		======================================== */
		#col2 {
			float: left;
			margin-right: 10px;
			padding: 0 10px;
			width: 458px;
		}
		#col2.master2 {
			width: 648px;
		}
		#col2 ul {
			list-style: outside disc;
			padding-left: 20px;
		}
		#bannerrow1,
		#bannerrow2,
		#bannerrow3 {
			margin-bottom: 1.5em;
		}
		#bannerrow1 {
			height: auto;
			width: 478px;
		}
			#bannerrow1 img {
				display: block;
			}
		#bannerrow2 {
			height: auto;
		}
		#bannerrow3 {
			height: auto;
		}

			.standort {
				margin-bottom: 1.5em;
			}
			.standort img {
				float: left;
			}
			.standort p {
				padding-left: 265px;
			}
			
			/* RESTAURANT
			======================================== */
			.restaurant {
				display: block;
				float: left;
				margin-bottom: 1.5em;
				margin-right: 7px;
				text-align: center;
				width: auto;
			}
			.restaurantimg {
				margin-bottom: 1.5em;
				margin-left: 28px;
				width: 150px;
			}
			
			/* Brands
			======================================== */			
			#col2 ul#brandsgallery {
				position: relative;
				list-style: none;
				margin-bottom: 1.5em;
				padding: 0;
			}
			#col2 ul#brandsgallery li {
				display: inline;
				position: relative;
				float: left;
				width: 105px;
				height: 80px;
				margin-right: 7px;
				margin-bottom: 7px;
				padding-left: 0!important;
			}
			#col2 ul#brandsgallery div.galleryimage {
				border: 1px solid #CCC;
				display: table;
				width: 105px;
				height: 80px;
				text-align: center;
				overflow: hidden;
			}		
			#col2 ul#brandsgallery div.galleryimage div {
				line-height: 50%;
				display: table-cell;
				vertical-align: middle;
			}	

		
		/* SCHNAEPPCHEN
		======================================== */
		.schnaeppchenblock {
			border-bottom: 1px solid #666;
			margin-bottom: 1.5em;
			padding-bottom: 20px;
			position: relative;
			width: 458px;
		}
		.schnaeppchenblockimg {
			float: left;
			margin-right: 10px;
			width: 180px;
		}
		.schnaeppchenblockimg img {
			border: 1px solid #FFF346;
			display: inline;
		}
		.schnaeppchenblockimg h4 {
			font-size: 0.9em;
			font-weight: normal;
		}
		.schnaeppchenblockcontent {
			float: right;
			width: 264px;
		}
		.schnaeppchenblockcontent h3 {
			font-size: 1.6em;
			margin-bottom: 5px;
		}
		.schnaeppchenblockcontent h5 {
			color: #000;
			font-size: 1.0em;
		}
		.schnaeppchenblockcontent h4 span,
		.schnaeppchenblockcontent h5 span {
			color: #00943E;
		}
		.schnaeppchenblockcontent h4 {
			margin-bottom: 0;
		}
		.schnaeppchenblockcontent h5 {
			margin-bottom: 1.0em;
		}
		.schnaeppchenblock .oldprice {
			margin-bottom: 2px;
			text-align: right;
		}
		.schnaeppchenblock .newprice {
			font-weight: bold;
			margin-bottom: 5px;
			text-align: right;
		}
		.schnaeppchenblock .newprice span {
			color: #F00;
			font-size: 1.8em;
		}

		/* SERVICE
		======================================== */
		.serviceblock {
			border-bottom: 1px solid #666;
			margin-bottom: 1.5em;
			padding-bottom: 20px;
			position: relative;
			width: 458px;
		}
		.serviceblockimg {
			border: 1px solid #FFF346;
			float: left;
			margin-right: 10px;
			width: 100px;
		}
		.serviceblockimg img {
			display: inline;
		}
		.serviceblockcontent {
			float: right;
			width: 346px;
		}
		.serviceblockcontent h3 {
			font-size: 1.0em;
		}
		
		
		/* col3
		======================================== */
		div#col3 {
			float: left;
			margin-right: 10px;
			width: 180px;
		}
		
		#mediabox {
			visibility: hidden;
			position: absolute;
			left: 25px;
			top: 25px;
			z-index: 1000;
		}
		
			#servicemenu {
				background: #F8F8F8;
			}
			#servicemenu h3 {
				background: #08369d;
				border-bottom: 1px solid #343434;
				margin-bottom: 0;
			}
			#servicemenu ul {
				border-top: 2px solid #838383;
				padding: 8px;
			}
			#servicemenu li {
				background: url(../../img/servicemenu_lp.gif) no-repeat left 5px;
				margin-bottom: 5px;
				padding-left: 11px;
			}
			#servicemenu a:link,
			#servicemenu a:visited {
				color: #000;
				text-decoration: none;
			}
			#servicemenu a:hover,
			#servicemenu a:active {
				text-decoration: underline;
			}

			
		div#menu3 {
			margin-bottom: 8px;
			padding-top: 4px;
			width: auto;
		}
		div#menu3 ul {
			margin-bottom: 0;
			padding: 4px 8px;
			padding-top: 0;
			padding-bottom: 15px;
		}
		div#menu3 ul li {
			border-bottom: 1px dotted #6e6e6e;
		}
		div#menu3 ul a {
			color: #6e6e6e;
			display: block;
			padding: 5px;
			padding-left: 16px;
			text-decoration: none;
		}
		div#menu3 ul li a:hover,
		div#menu3 ul li.current a {
		}
		
		/* col4
		======================================== */
		div#col4 {
			float: right;
			width: 160px;
		}
		#logowall {
			display: block;
			background-color: #FFF;
			border: 1px solid #FFF;
			height: 118px;
			padding: 0;
			width: 158px;
		}
					
		/* Service
		======================================== */
		.service {
			margin-bottom: 15px;
			padding-bottom: 10px;
			width: 450px;
		}
		.service .image {
			float: left;
			width: 58px;
		}
		.service .textbox {
			float: right;
			padding-left: 15px;
			width: 377px;
		}
		.service h2 {
			margin-bottom: 10px;
		}
		.service p {
			margin-bottom: 0;
		}
		
		/* Produktausgabe
		======================================== */
		div.productmatrix {
			margin-bottom: 1.6em;
			width: 100%;
		}
		div.product,
		div.product01 {
			border-bottom: 1px solid #00943E;
			float: left;
			height: 16.67em;
			padding: 0.31em;
			text-align: center !important;
			width: 12.5em;
		}
		div.product01 {
			border-right: 1px solid #00943E;
		}
		div.product h3,
		div.product01 h3 {
			font-size: 1.0em;
			margin-bottom: 1.0em;
			text-transform: none;
		}
		div.product p,
		div.product del,
		div.product01 p,
		div.product01 del {
			margin: 0 !important;
			padding: 0;
			text-align: center !important;
		}
		div.product img,
		div.product01 img {
			margin-bottom: 0.3em;
			padding: 0;	
		}
	/* footer
	======================================== */
	#footer {
		background: #F8F8F8;
		border-top: 2px solid #FFF346;
		clear: both;
		padding: 10px 15px;
	}
	#footer p {
		margin-bottom: 0;
		text-align: center;
	}