/* GREYBOX */

#LAYER_overlay {
  background-image: url(http://www.klosterbrauerei.com/__ruege/img/overlay.png); 
  position:		fixed;;
  margin:		auto;
  top:			0;
  left:			0;
  z-index:		100;
  width: 		100%;
  height:		100%;
}

* html #LAYER_overlay {
  background-color: #000;
  background-color: transparent;
  background-image: url(http://www.klosterbrauerei.com/__ruege/img/blank.gif);
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/__ruege/img/overlay.png", sizingMethod="scale");
}

#LAYER_window {
  top:			10px;
  left: 		0px;
  position:		fixed;


  width: 840px;
  height: 490px;
  z-index: 150;
  
  overflow:		hidden;
  
  background-image: url(/__ruege/img/detail_background.png);
  background-repeat: no-repeat;
}


#LAYER_caption {
  font: 12px bold helvetica, verdana, sans-serif;
  color: #fff;
  background: #888;
  padding: 2px 0 2px 5px;
  margin: 0;
  text-align: left;
}

#LAYER_window img {
  position: absolute;
  top: 2px;
  right: 5px;
  cursor: pointer;
  cursor: hand;
}


html {
	margin-top: 0px;
}
body {
	margin: 0px;
	
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
	background-color: #000;
	
	color: #eddab2;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
}
table {
	border: 0px !IMPORTANT;
}
p {
	margin: 3 0 0 0;
}
td{
	font-style: normal;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size: 16pt;
	color: #eddab2;
	font-family: Arial, Helvetica, sans-serif;
}
strong {
	font-weight: normal;
	font-style:italic;
}
b {
	font-weight: normal;
}
.title {
	font-size: 32px;
	font-weight: normal;
	text-align: center;
	white-space: nowrap;
	color: #eddab2;
}
.title-left {
	font-size: 32px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	color: #eddab2;
}
.sub-title {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #eddab2;
	margin-top: 50px;
}
.sub-title-shop {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #eddab2;
}
.header {
	display: block;
}
#center-subtitle {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	margin-top: -12px;
	color: #eddab2;
}
.absatz_mitte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 14pt;
	text-align: left;
	color: #eddab2;
}

.header,
.search_patterns,
.category_subitem {
	display: none;
}

a,
.link a,
.category_link,
td a {
	color:#e79849;
	text-decoration:none;
}
a:hover,
.link a:hover,
td a:hover {
	color:#e79849;
	text-decoration: underline;
}
.title {
	color: #eddab2;
	font-size: 28px;
}
.slogan {
	color: #eddab2;
	font-size: 18px;
}
#header {
	height:275px;
	width:850px;
	display: block;
	margin-top: -34px;
}
#header-top {
	height: 275px;
	width: 850px;
	background-image:url(../images/header.png);
	background-repeat: no-repeat;
	top: 0px;
}
/* Style for the topmenu block*/
#header-menu {
	width: 980px;
	font-size: 17px;
	position: relative;
	text-align: center;
	padding-top: 15px;
	z-index: 5;	
}

#header-menu a {
	padding-left: 15px;
	padding-right: 15px;
}

#bottom {
	width: 980px;
	font-size: 12px;
	text-align: center;
	padding-top: 15px;
	z-index: 5;	
}

#bottom div ul li {
	list-style:none;
	float:left;	
	padding-left: 10px;
}

#container {
	margin-top: 0px;
	color: #eddab2;
/*	max-width: 1280px;	*/
	z-index: 5;
	position: relative;
}
#center {
	min-width:300px;
	margin-left: 300px;
	margin-right: 300px;
	white-space:normal;
}
#left {
	padding: 20px;
	width: 200px;
	float: left;
	white-space:normal;
}
#right {
	padding: 20px;
	width: 250px;
	float:right;
	white-space:normal;
}
/* Style for the mainmenu block*/

#menu {
	color: #e79849;
	width: 200px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size:10pt;
	line-height: 14pt;
}

#menu a:hover{
	text-decoration: underline;
}
#menu ul {
	color: #e79849;
	text-decoration: none;
	list-style: square;
	margin-top: 0px;
}
#menu ul li a {
	color: #e79849;
	text-decoration: none;
}
#pipe {
	background-color: #e79849;
	width: 10px;
	height: 35px;
	float:left;
}
#menuname {
	padding-top: 10px;
	margin-left: 25px;
	font-size: 17px;
	white-space: nowrap;
	color: #e79849;
}

/* Style for the OnlineShop*/
.cell {
	float: left;
	width: 145px;
	height: 300px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}
.count {
	border: 1px solid #fff;
	padding: 2px 2px 2px 2px;
}
.pers_etikett {
	padding: 10px 10px 10px 10px;
}
input {
	border: 1px solid #8d5e2e;
}
.shop-history {
	font-size: 9pt;
}

#style-border {
	border: 1px solid #E79849;
}
.menue-active {
	color: #E79849;
	font-weight: bold;
	font-style:italic;
}
hr {
	background-color: #8d5e2e;
	border: 0;
	height: 1px;
	width: 100%;
}
ul {
	list-style: square;
}

/***************************************************************
* Gallery
***************************************************************/

.gtxt {
	color: #eddab2;
	text-align: left;
	font-size: 12px;
}

.gtxt_catlist {
	color: #000000;
	text-align: left;
	padding-left: 15px;
}

.ghtxt {
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	text-align: left;
	color: #eddab2;
}

.glinkstyle  {
	color: #e79849;
}

.glinkstyle1  {
	color: #e79849;
}

.glinkstyle2  {
	color: #e79849;
}

.glinkstyle3  {
	color: #e79849;
}

.gformstyle {
	color: #e79849;

}

.gbuttonstyle {
	color: #e79849;
}

.imgborder img {
	border: 5px solid #e79849 !important;
}