/* CSS Getraenkehaus - Ploechl */
* {
	padding: 0;
	margin: 0;
}
img {
	border:0;
}
.bild {
	border-width: 0px;
	border-style: none;
}
body, html {
	height:100.1%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #E1ECB4;
	/*background-color:#FFC;*/
	color: #550000;
	text-align:center;
}
#container {
	width: 800px;
	margin-top: 5px;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: -41px;
	background: #FFFFCC url(images/farbverlauf.jpg) repeat-y;
	border: 1px solid #003300;
}
#kopf {
	width: 800px;
	height: 180px;
	text-align: center;
	background: transparent url(images/header.jpg) no-repeat center;
	border-bottom: 1px solid #006600;
}
#inhalt a:link {
	color: #003300;
	font-weight:bold;
	text-decoration: none;
}
#inhalt a:visited {
	color: #003300;
	text-decoration: none;
}
#inhalt a:hover {
	color: #FF3300;
	text-decoration: none;
	background: #FFCC99;
	background-color: #FFFFCC;
}
#navigation {
	width: 160px;
	float: left;
	background-color: transparent;
	text-align:left;
	margin-top: 30px;
	font-size: 12px;
	color: #FFFFCC;
}
#navigation a:link {
	color: #FFC;
	text-decoration: none;
	background-color: transparent;
}
#navigation a:visited {
	color: #FFC;
	text-decoration: none;
	background-color: transparent;
}
#navigation a:hover {
	color: #FC9;
	text-decoration: none;
	background-color: transparent;
}
#navigation ul {
	list-style:none;
	margin: 0px;
	padding-left: 10px;
}
#navigation ul li {
	margin: 0px 0;
	padding-left: 10px;
	line-height:1.6em;
}
#navigation ul li a {
	text-decoration: none;
	background-color:transparent;
	color: #FFFFCC;
	font-weight: bold;
	height: 1%;
}
#navigation h3 {
	color: #500;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#inhalt {
	margin-left: 170px;
}
#inhalt h1 {
	font-size: 18px;
	padding-top: 20px;
	padding-left: 30px;
	padding-bottom: 10px;
	text-align: left;
	font-weight: 500;
}
#inhalt h2 {
	padding: 20px 0px 10px 30px;
	font-size: 18px;
	text-align: left;
}
#inhalt h3 {
	text-indent: 10px;
	font-size: 1.2em;
	padding: 20px 0px 10px 20px;
	font-weight: normal;
}
#inhalt h4 {
	margin-left: 30px;
	line-height:1.8em;
	font-size:.9em;
	text-align:left;
}
#inhalt p {
	margin: 10px 20px 15px 30px;
	text-align: left;
}
#inhalt #table {
	margin-left: 10px;
	width: 90%;
}
#table tr {
	padding: 5px 10px 3px;
}
#table td p{
	font-size:.9em;
}

.block1 {
	margin-top: 20px;
	margin-left: 20px;
	background: transparent;
	width: 250px;
	float: left;
	margin-bottom: 20px;
	border:0;
	font-size: 14px;
}
.block2 {
	color: #550000;
	background: transparent;
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 80px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 14px;
}
.block3 {
	margin-top: 20px;
	margin-left: 20px;
	background: transparent;
	text-align:left;
	width: 250px;
	float: left;
	font-size: 12px;
}
.block4 {
	color: #550000;
	background: transparent;
	text-align:left;
	float: right;
	width: 250px;
	margin-top: 20px;
	margin-right: 60px;
	font-size: 12px;
}
.block5 {
	color: #550000;
	background: transparent;
	float: right;
	margin-top: 20px;
	font-size: 12px;
	padding-right: 40px;
}
.block6 {
	margin-top: 20px;
	background: transparent;
	width: 240px;
	float: left;
	margin-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	font-size: 12px;
}
#table th a:link {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
}
#table th a:visited {
	color: #000;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
}
#table th a:active {
	color: #2A3F00;
	text-decoration: none;
	background-color: transparent;
	font-weight:bold;
	font-size: small;
}
#table th a:hover {
	color: #FF3300;
	text-decoration: none;
	background-color: #FFFFCC;
	font-weight:bold;
}
.getraenk {
	font-style: italic;
}
hr {
	color: #006600;
	background: #FFFFCC 80%;
	text-align:center;
	height:1px;
}
.lib {
	font:1em #3A1008;
	background-color:#FFFFCC;
}
.woid {
	background-color:#ae312f;
	color:#fff;
	font-weight:bold;
	font-size: 12px;
	border: solid;
	border-color:#fff;
	padding: 2px;
}
.button {
	color:#500;
	font-weight:bold;
	font-size: 12px;
	border: solid;
	border-color:#fff;
	padding: 2px;
	background: #c6dc9e;
	display: block;
	width: 80px;
}
.ueberschrift {
	font-size: 18px;
	font-weight: bold;
	color: #550000;
	margin-top: 40px;
}
.eti {
	font-size: 12px;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
.img {
	border: 1px solid #666666;
	margin-right:10px;
}
.clearer {
	clear: both;
	font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
#pet {
	font-weight: bold;
	color: #003300;
	width: 300px;
	float: left;
	margin-left: 20px;
	padding-bottom: 20px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-left: 30px;
	padding-top: 10px;
}
#flasche {
	background: #FFFFCC;
	float: right;
	width: 100px;
	margin-right: 200px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}
#test {
	margin-left: auto;
	margin-right:auto;
}
#footer {
	border-top: 1px solid #060;
	color: #550000;
	text-align:center;
	height:20px;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	padding-top: 10px;
	padding-left: 10px;
	margin-top:30px;
}
#footer div {
	color: #550000;
}
#libella {
	margin: 10px 20px 10px 50px;
	float: left;
	height: 320px;
	width: 200px;
	padding-bottom: 60px;
}
#jung {
	margin: 50px 30px 10px;
	float: right;
	width: 300px;
}
.impressum {
	width: 80%;
	text-align: left;
	font-size: 12px;
}
.bio {
	float: left;
	width: 320px;
	line-height: 1.3em;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.hightlight {
	font-size: 14px;
	font-weight: bold;
	color: #600;
}
.neu {
	font-size: 16px;
	font-weight: bold;
	color: #F00;
}
.kursiv {
	font-size: 10px;
	font-style: italic;
}
/*neu hinzu*/
.produkte {
	width: 95%;
	margin-top: 40px;
	margin-bottom: 30px;
	text-align: left;
	cursor:pointer;
}
.produkte img, .produkte img a {
	border:0;
	padding-left:30px;
}
.rot {
	font-size: 1.3em;
	color: #C7050D;
}
.gruen {
	font-size: 1.3em;
	color: #63953E;
}
#inhalt h2 {
	font-size: 1.2em;
	font-weight: normal;
}
#inhalt table tr td h3 {
	text-align: left;
	margin-left: 20px;
}

