html, body {
	width: 				100%;
	height: 			100%;
}

html {
}

body {
	background: 		#00370D url(/images/bg.jpg) repeat-x top;
	font-family: 		Verdana, Arial, Helvetica, sans-serif;
	font-size: 			0.88em;
	margin: 			0;
	color: 				#010;
}
a {
	color: 				#FFF;
}
a:hover {
	color: 				#F6E898;
}
#Wrapper {
	background: 		url(/images/bg_bottom.jpg) no-repeat left bottom;
	height: 			100%;
	min-height: 		560px;
}
#Main {
	width: 				784px;
	height: 			100%;
	margin: 			0 auto;
	padding: 			0 175px 0 0px;
	background: 		url(/images/bg_top.jpg) no-repeat right top;
	display: 			block;
}


/* @group Header */
#Header {
	height: 			230px;	
}
#SiteId {
	width: 				264px;
	height: 			230px;
	float: 				left;
}
#Slogan {
	position:			absolute;
	top:				10px;
	margin-left:		590px;
}
#Bottle {
	position:			absolute;
	top:				231px;
	margin-left:		809px;
	color: 				#FFF;
	font-size:			1em;
	line-height: 		1.3em;
	width: 				150px;
}
#Bottle img {
	margin-left:		0px;
}
/* @end */


/* @group Sidebar */
#Boxes {
  position: absolute;
  top: 740px;
  margin-left: 809px;
}
#Boxes a.gallery_button {
  background: #004d13;
  width: 100px;
  text-align: center;
  font-size: 0.86em;
  line-height: 1.25em;
  border: 1px solid #2c6d40;
  padding: 9px;
  text-decoration: none;
  display: block;
}
#Sidebar {
	clear:				both;
	width: 				244px;
	float: 				left;
}
#Navigation2 ul {
	position: relative;
	border-top: 4px solid #005D30;
	padding: 10px 0 70px 0;
	margin: 0 35px 0 19px;
}
#Navigation2 ul li {
	margin-left: 9px;
}
#Navigation2 ul li a {
	font-size: 1em;
	line-height: 1.5em;
	text-decoration: none;
	padding-left: 9px;
	display: block;
	height: 1.6em;
}
#Navigation2 ul li a:hover {
	color: #F6E898;
}
#Navigation2 ul li.current a {
	color: #F6E898;
	background: url(/images/pointer.gif) no-repeat left 0.5em;
}
#Navigation2 {
	width: 264px;
	display: block;
	background-position: bottom;
}
html>body #Navigation2 {
	/* commented backslash hack v2 \*/
	background: url(/images/navigation2_bg.png) no-repeat bottom;
	/* end hack */
}
* html #Navigation2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/navigation2_bg.png',sizingMethod='scale');
}
#Navigation2 ul li.current ul {
	border-top: 		none;
	margin: 			0 0 0 1em;
	padding: 			0;
}
#Navigation2 ul li.current ul li a {
	background: 		none;
	font-size: 			0.9em;
	margin: 			0;
	padding: 			0;
	color: 				#FFF;
}
#Navigation2 ul li.current ul li.current a {
	color: 				#F6E898;
}
a.sidebar {
	display: 			block;
	font-size: 			0.75em;
	height: 			25px;
	padding: 			25px 15px;
	margin: 			0px 18px;
	cursor: 			pointer;
	text-decoration: 	none;
}
a.qualitaet {
	background: 		url(/media/buttons/gepruefte_qualitaet.gif) no-repeat;
}
a.dlg {
	background: 		url(/media/buttons/dlg_gold.gif) no-repeat;
}
a.frischestern {
	background: 		url(/media/buttons/frischestern.gif) no-repeat;
}
a.festschrift {
	background: 		url(/media/buttons/festschrift.gif) no-repeat;
}
a.sidebar_top {
	display: 			block;
	font-size: 			0.9em;
	height: 			145px;
	padding: 			35px 25px 10px 60px;
	margin: 			1px 18px;
	cursor: 			pointer;
	text-decoration: 	none;
	line-height: 		1.35em;
}
a.business {
	background: 		url(/media/buttons/start_business.gif) no-repeat;
}
a.shop_justus_glas {
	background: 		url(/media/buttons/start_shop_justus_glas.gif) no-repeat;
}
a.shop_justus_glas .price {
	display: 			block;
	font-size: 			1.75em;
	padding: 			0.5em 0;
	font-weight: 		bold;
}
a.shop_justus_glas em {
	display: 			block;
	font-size: 			1.25em;
	padding: 			0.25em 0;
	font-weight: 		bold;
}
a.sidebar_top strong,
a.sidebar strong {
	display: 			block;
	color: 				#F6E898;
	font-size: 			1.25em;
}
a.sidebar_top strong {
	height: 			1.5em;
}
a.sidebar strong {
	height: 			1.25em;
}
#Partner {
	color:				#FFF;
	line-height:		17px;
	margin-left:		19px;
}
#Partner img {
	margin-right:		4px;
}
img#ShopButton {
  position: relative;
  left: 20px;
  top: -10px;
  margin-bottom: 10px;
}
/* @end */


/* @group Page */
#Page {
	width: 				530px;
	float: 				right;
}
#Content {
	margin-bottom: 		2em;
	padding: 			1.5em 2em 1.5em 1.5em;
	background: 		#FFF url(/images/border_content.jpg) repeat-x top;
}
#Footer {
	background: 		url(/images/footer_bg.gif) no-repeat top;
	height: 			36px;
	padding: 			12px;
	font-size: 			0.8em;
}
#Copyright {
	float: 				left;
	color: 				#F6E898;
	font-weight: 		bold;
}
#MetaLinks {
	float: 				right;
}
#MetaLinks ul li {
	float: 				left;
}
#MetaLinks ul li a {
	background: 		url(/images/pointer.gif) no-repeat left;
	text-decoration: 	none;
	margin-left: 		20px;
	padding-left: 		10px;
}
/* @end */



/* @group Veranstaltungen */
div.events dl {
	line-height:		1.25em;
	position: relative;
	width: 480px;
}
div.events h4 {
	margin:				0;
}
div.events dl:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	margin-bottom: 1em;
}
div.events dl dt {
	width: 120px;
	text-align: left;
	clear: both;
	float: left;
}
div.events dl dd {
	width: 340px;
	float: left;
	padding-left: 5px;
}
/* @end */

/* @group Veranstaltungen */
.contacts .item {
	clear: 				left;
	float: 				left;
	padding-bottom: 	1em;
	width: 				100%;
}
.contacts .item  h3 {
	margin-top: 		0.25em;
}
.contacts .item img {
	margin-bottom: 		1em;
}
/* @end */
