/* HTML */
HTML, BODY {
	height: 100%;
}
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CCC;
}
IMG {
	border: none;
}
ACRONYM {
	border: none;
	cursor: help;
	margin: 0px;
}
A {
	color: #000;
}
P, H1, H2, H3 {
	margin: 0px 0px 8px 0px;
	padding: 0px;
}
H1 {
	font-weight: bold;
	font-size: 16px;
	margin: 0px 0px 10px 0px;
	color: #6D2527;
}
H2, LEGEND {
	font-weight: bold;
	font-size: 13px;
	color: #6D2527;
}
FIELDSET {
	border: none;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: both;
	width: 100%;
}
LABEL {
	margin: 0px;
	padding: 0px;
}
INPUT, TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Navigationen */
.s_nav UL, .s_fusszeile UL {
	margin: 0px;
	padding: 0px;
}
.s_nav LI, .s_fusszeile LI {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.s_nav A, .s_fusszeile A {
	text-decoration: none;
}
.s_nav UL, .s_nav LI, .s_nav A {
	float: left;
}
.s_fusszeile UL, .s_fusszeile LI, .s_fusszeile A {
	display: inline;
}

/* Struktur */
.s_aussen {
	margin: 0px auto;
	width: 882px;
	min-height: 100%;
	background-image: url(img/hg_seite.gif);
	background-repeat: repeat-y;
}
* HTML .s_aussen {
	height: 100%;
}
.s_header {
	height: 122px;
	padding: 0px 1px;
}
.s_nav {
	background-color: #154F1F;
	float: left;
	width: 880px;
	padding: 0px 1px;
}
.s_nav A {
	color: #FFF;
	font-size: 14px;
	padding: 12px 17px;
	background-image: url(img/hg_nav.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.s_nav .erster A {
	background: none;
}
.s_mitte {
	padding: 0px 1px 30px 1px; /* = Footerhöhe + padding bottom */
	float: left;
	background-image: url(img/hg_seite.gif);
	background-repeat: repeat-y;
}
.s_logo {
	width: 110px;
	float: left;
}
.s_inhalt {
	float: left;
	width: 740px;
	padding: 20px 20px 0px 10px;
	padding: 46px 20px 0px 10px;
}
.s_fusszeile {
	position: relative;
	margin: -30px auto 0px auto;
	height: 30px;
	width: 882px;
}
.s_gruen {
	background-color: #AECBB3;
	text-align: center;
	float: left;
	height: 22px;
	padding-top: 8px;
	width: 880px;
	border-left: 1px solid #8E9E91;
	border-right: 1px solid #8E9E91;
}
.s_fusszeile A {
	padding: 0px 21px;
}

/* Inhalte */
.i_inhalt {
	width: 740px;
	float: left;
	clear: both;
}
.i_text {
	width: 540px;
	width: 520px;
	float: left;
	padding: 0px 20px 10px 0px;
}
.i_bild {
	width: 200px;
	text-align: right;
	float: left;
	padding: 0px 0px 10px 0px;
}
.i_bild IMG {
	border: 3px solid #AECBB3;
	margin-bottom: 10px;
}
.i_wein {
	width: 740px;
	border-bottom: 1px solid #666;
	margin-bottom: 7px;
	float: left;
	clear: both;
}
.i_wein .i_text {
	width: 470px;
	margin-bottom: 2px;
}
.i_wein .i_bild {
	text-align: center;
	width: 100px;
}
.i_wein .i_bild IMG {
	border: 1px solid #AECBB3;
	margin-bottom: 10px;
}
.i_wein .i_auszeichnungen, .i_auszeichnung .i_auszeichnungen {
	float: left;
	width: 150px;
	text-align: center;
	margin-bottom: 5px;
}
.i_wein .i_auszeichnungen IMG, .i_auszeichnung .i_auszeichnungen IMG {
	margin-bottom: 5px;
}
.i_auszeichnung {
	width: 740px;
	border-bottom: 1px solid #666;
	margin-bottom: 7px;
	float: left;
	clear: both;
}
.i_auszeichnung .i_text {
	width: 570px;
	margin-bottom: 2px;
}
.i_bild A {
	margin-bottom: 10px;
	display: block;
}
.i_intro {
	width: 740px;
	float: left;
	clear: both;
	text-align: center;
	padding: 2px 0px 20px 0px;
}
.i_rieden {
	width: 740px;
	float: left;
	clear: both;
	text-align: center;
	padding: 2px 0px 20px 0px;
}
.i_2col {
	width: 740px;
	float: left;
	clear: both;
}
.i_links {
	width: 360px;
	float: left;
	margin-right: 20px;
}
.i_rechts {
	width: 360px;
	float: left;
}
.i_2col .i_inhalt {
	width: 360px;
}
.c_text {
	width: 740px;
	float: left;
	clear: both;
}
.i_2col .i_inhalt .i_text {
	width: 260px;
}
.i_2col .c_text {
	width: 360px;
}

/* Mailform start */
.mf-item {
	padding-bottom: 10px;
	float: left;
	clear: both;
}
.mf-input, .mf-select, .mf-textarea, .mf-submit {
	width: 350px;
	height: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666;
}
.mf-input {
}
.mf-label {
	white-space: nowrap;
}
.mf-select {
	width: 352px;
	height: 17px;
}
.mf-textarea {
	height: 150px;
}
.mf-submit {
	width: 150px;
	height: 17px;
}
/* Mailform ende */

.zoomin {
	cursor: url("fileadmin/templates/img/zoomin.cur");
}
.zoomout {
	cursor: url("fileadmin/templates/img/zoomout.cur");
}
.nl_name, .nl_email, .nl_submit, .nl_anrede {
	width: 100px;
	height: 14px;
	padding: 1px;
	margin: 0px;
	border: 1px solid #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nl_submit, .nl_anrede {
	height: 18px;
	padding: 0px;
	width: 104px;
}
.linie {
	border-bottom: 1px solid #666;
	margin-bottom: 7px;
}
