body {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../pics/marmor_1.jpg);
	background-repeat: repeat;
}
h1 {
	font-weight: bold;
	font-size: 12px;
}
h2 {
	font-weight: normal;
	font-size: 12px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	display: inline;
}
a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
td {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
input, textarea {
	border: 1px solid #99cc99;
	background: #ffffdd;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
#site {
	width: 832px;
	height: 572px;
	margin-left: -415px;
	margin-top: -285px;
	top: 50%;
	left: 50%;
	position: absolute;
	border: 1px solid #006600;
}
#logo {
	width: 400px;
	height: 400px;
	margin-left: -200px;
	margin-top: -100px;
	top: 50%;
	left: 50%;
	position: relative;
	text-align: center;
}
#content-px {
	width: 830px;
	height: 570px;
	margin-left: -415px;
	margin-top: -285px;
	top: 50%;
	left: 50%;
	position: absolute;
	text-align: center;
	z-index: 1;
}
#index-text {
	width: 830px;
	height: 570px;
	margin-left: -415px;
	margin-top: -285px;
	top: 50%;
	left: 50%;
	position: absolute;
	text-align: center;
	color: #ffffff;
	z-index: 0;
}
#content {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	width: 830px;
	height: 386px;
	margin-left: -400px;
	margin-top: -120px;
	top: 50%;
	left: 50%;
	position: absolute;
	z-index: 2;
}
#content img {
	border: 1px solid #006600;
}
#content-weingut {
	margin-left: 70px;
	margin-top: 0px;
}
#content-weinprobe {
	margin-left: 50px;
	margin-top: 0px;
}
.text-fett {
	font-weight: bold;
}
.text-fett-14 {
	font-weight: bold;
	font-size: 14px;
}
.text-bild {
	font-size: 9px;
}
.breaker {
	clear: both;
	overflow: hidden;
	height: 1px;
}
#shop-menue {
	float: left;
	width: 120px;
	height: 350px;
}
#shop-content {
	float: left;
	width: 700px;
	height: 350px;
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}
#shop-content td {
	height: 20px;
	font-family: sans-serif;
	font-size: 11px;
	color: #000000;
}
#shop-content-startseite {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 20px;
}
#shop-content input {
	height: 18px;
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.warenkorb-kategorie-titel {
	background-color: #dddddd;
	height: 20px;
}
.warenkorb-zwischensumme {
	background-color: #ffeebb;
	height: 20px;
}
