body {
	text-align: center;
	font-family: Verdana;
	font-size:11pt;
	color:#000;
	background-color: #d6bd9a;
}

#banner {
	margin: auto;
	width: 780px;
	height: 210px;
	background-image: url(../pic/banner/banner_kellergasse.jpg);
}

#inhalt {
	margin: auto;
	width: 780px;
	height: 1050px;
	background-image: url(../pic/back_1050_1.jpg);
	text-align: left;
}

#navi {
	text-align: center;
}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../css/overlay.png", sizingMethod="scale");
	}	
/*---------------------------------------*/

#navi a {
	color: #78001e;
	text-decoration: none;
	font-size: 13pt;
}

#navi a:hover {
	color: #78001e;
	font-weight: bold;
}

.text {
	margin: 30px;
}

.center {
	text-align: center;
}

.ueber {
	text-align: center;
	font-size: 14pt;
}

.fett {
	font-weight: bold;
}

img {
	border: 0px;
}

.produkte {
	margin-left: 140px;
}

.back {
	text-align: right; 
	margin-right: 10px;
}

.back a {
	color:#fff;
}

.tab {
	margin-left: 30px;
	margin-top: 5px;
}

a {
	color: #78001e;
}

a:hover {
	color: #fff;
}

.uhurot {
	color: #78001e;
}

table {
	text-align: center;
}

#impr {
	text-align: center;
	font-size: 10pt;
	position:absolute;
	top:1218px;
}

#impr a {
	text-decoration: none;
}