* {
	margin: 0px;
	padding: 0px;
}
BODY {
	background-color: #A9D0A4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-size: 70%;
	color: #000;
	margin-bottom: 10px;
}
A IMG {
	border: none;
}
.struktext UL {
	margin-left: 15px;
}
.struktext LI {
	list-style-type: disc;
}
.strukcenter {
	margin: auto;
	width: 900px;
}
.strukmetanav {
	text-align: right;
	height: 25px;
	margin-top: 15px;
}
.strukmetanav A, .struktext A {
	color: #09442E;
	text-decoration: none;
}
.struktext A:hover {
	text-decoration: underline;
}
.strukweinsinnlogo {
	background-color: #14735D;
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 75px;
}
.strukbild {
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 100px;
	overflow: hidden;
}
.strukunten {
	clear: both;
	padding: 5px 0px 5px 190px;
	background-color: #FFF;
}
.strukmitte {
	float: left;
}
.strukbild DIV {
	margin: 0px;
	padding: 0px;
}
.strukinhalt, .strukinhaltfull, .strukinhaltbez {
	background-color: #FFFFFF;
	width: 890px;
	border-right: 10px solid #FFF;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	float: left;
	background-image: url(/fileadmin/winzerkrems/img/bg_v.gif);
	background-repeat: repeat-y;
	background-position: 610px 0px;
}
.struknav {
	width: 190px;
	float: left;
	padding-top: 25px;
}
.struknav LI {
	float: left;
	list-style-type: none;
	width: 190px;
}
.struknav UL A, .struknav UL UL A {
	height: 27px;
	text-decoration: none;
	color: #000;
	padding-left: 22px;
	float: left;
	width: 168px;
	background-image: url(/fileadmin/winzerkrems/img/quadrat_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	font-size: 12px;
	font-size: 110%;
}
.struknav UL UL A {
	background-image: url(/fileadmin/winzerkrems/img/quadrat_gruen_klein.gif);
	padding-left: 44px;
	width: 146px;
	background-position: 32px 4px;
	font-size: 11px;
	font-size: 100%;
}
.struknav UL A:hover, .struknav UL A:active, .struknav UL .active {
	background-image: url(/fileadmin/winzerkrems/img/quadrat_dunkelgruen.gif);
}
.struknav UL UL A:hover, .struknav UL UL A:active, .struknav UL UL .active {
	background-image: url(/fileadmin/winzerkrems/img/quadrat_dunkelgruen_klein.gif);
}
.struktext {
	float: left;
	width: 700px;
}
.strukbottom {
	background-color: #00453A;
	border-bottom: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	height: 75px;
	width: 880px;
	float: left;
	margin-bottom: 10px;
}
.strukkontakt {
	width: 404px;
	height: 39px;
	padding: 18px;
	float: left;
	color: #FFF;
}
.strukkontakt A {
	color: #FFF;
}
.strukwinzerlogo {
	width: 440px;
	height: 17px;
	text-align: right;
	float: left;
}
.strukoben {
	width: 700px;
	background-color: #FFF;
	padding: 25px 0px 21px 0px;
}
.struklinks {
	float: left;
	clear: both;
	padding: 0px 20px 10px 0px;
	width: 400px;
}
.strukrechts {
	float: left;
	width: 260px;
	text-align: left;
	padding: 0px 0px 0px 20px;
}
.csc-textpic-border IMG {
	padding: 1px !important;
	border: 1px solid #BBB !important;
}
.strukrechts .csc-textpic-caption {
	font-size: 80%;
}
.hidden {
	display: none;
}
.gruen {
	color: #91b428;
}
.dunkelgruen {
	color: #00463c;
}
.weiss {
	color: #FFF;
}
H1 {
	font-size: 12px;
	font-size: 110%;
	margin-bottom: 8px;
}
.hervorgehoben {
	color: #00463c;
	font-weight: bold;
}
.rootlineact A {
	font-weight: bold;
	color: #000;
}
/* news start */
.news-list-content P {
	
}	
.news-list-item {
	margin-bottom: 10px;
	padding-bottom: 5px;
	background-image: url(/fileadmin/winzerkrems/img/bg_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	float:left;
	width:100%;
}
.news-list-container {
	width: 400px;
	padding: 0px;
	margin: 0px;
}
.news-list-image {
	float: right;
	min-height:30px;
}
.news-list-image IMG {
	border: none;
	margin: 0px 0px 2px 2px;
}
.news-list-date {
	font-weight: bold;
}
.news-list-morelink {
	margin: 5px 0px;
	clear: right;
	float:left;
}
.strukrechts .news-list-container {
	width: 260px;
	margin: 0px;
	padding: 0px;
}
.news-single-item {
	width:700px;
}
*html .news-single-item {
	width:auto;
}
.news-single-image IMG {
	padding: 0px 0px 10px 10px;
	/*float: right;*/
	float:left;
	/*margin-left:25px;*/
}
.news-single-image {
	float: right;
	/*width: 320px;*/
	width: 270px;
	margin-bottom: 15px;
	text-align: right;
}
*html .news-single-image {
	float:left;
	width:100%;
}
*html .news-single-image IMG {
	float:left;
	padding-left:0px;
	padding-right:15px;
}
.news-single-image P {
	float:left;
	text-align:left;
	width:270px;
	margin-left:10px;
	clear:both;
}
*html .news-single-image P {
	margin-left:0px;
	clear:none;
}
.news-single-content {
	float: left;
	/*width: 350px;*/
	width: 400px;
}
.news-single-backlink {
	clear: left;
	float: left;
	width: 350px;
	margin: 15px 0px;
}
.news-single-backlink A, .news-list-morelink A {
	padding-left: 15px;
	background-image: url(/fileadmin/winzerkrems/img/quadrat_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

/* news stop */

/* bezugsquellen start */
.strukinhaltbez .struklinks {
	padding: 0px 0px 10px 0px;
	width: 420px;
	overflow: hidden;
}
.adressbox {
	width: 190px;
	padding: 4px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #BBB;
	float: left;
	height: 128px;
	overflow: auto;
	vertical-align: top;
}
.adressplz {
	clear: both;
	background-image: url(/fileadmin/winzerkrems/img/bg_h.gif);
	background-repeat: repeat-x;
	padding: 5px 0px;
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 8px;
}
/* bezugsquellen stop */

/* volle breite start */
.strukinhaltfull .struklinks {
	width: 700px;
	padding: 0px 0px 10px 0px;
}
.strukinhaltfull .strukrechts {
	display: none;
}
/*
.strukinhaltfull .strukmitte {
	background-image: none;
}
*/
/* volle breite stop */

/* newsletteranmeldung start */
.inputfield, .sendbutton, .button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.sendbutton, .button {
	border: 1px solid #BBB;
}
.newsletteranmeldung TD {
	padding: 2px;
}
.newsletteranmeldung {
	border-collapse: collapse;
	width: 300px;
	padding: 0px;
	border: none;
}
/* newsletteranmeldung stop */

/* shop start */
.product_listitem {
	clear: both;
	float: left;
	width: 100%;
	background-image: url(/fileadmin/winzerkrems/img/bg_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 5px 0px;
	margin: 0px 0px 5px 0px;
}
.product_listitem DIV {
	padding-bottom:7px;
}
.product_listitem A {
	padding-left: 15px;
	background-image: url(/fileadmin/winzerkrems/img/quadrat_gruen.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
.product_image {
	float: right;
	margin-bottom: 5px;
}
.product_image A {
	background-image: none;
	padding: 0px;
	margin: 0px;
}
.product_note {
}
.product_price {
}
.product_orderform {
}
.product_wishlist {
	clear: both;
	float: right;
}
.product_wishlistbutton, .product_wishlistbutton2, .product_wishlistbutton3 {
	border: 1px solid #BBB;
	font-size: 85%;
}
.product_wishlistbutton2 {
	width: 100px;
}
.product_wishlistbutton3 {
	width: 120px;
}
.basket_title {
	font-weight: bold;
	margin-bottom: 10px;
}
.billing_address_info {
	margin-bottom: 10px;
}
.billing_address_item {
	margin-top: 5px;
}
.billing_address_item .text, .billing_address_item .textarea {
	width: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.billing_address_item .zip {
	width: 40px;
	margin-right: 6px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
.billing_address_item .city {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
/* shop stop */

/* weine start */
.gesamt_wine {
	width:700px;
}
*html .gesamt_wine {
	width:100%;
}
.mbitwine_box_a, .mbitwine_box_b, .mbitwine_box_c {
	float: left;
	overflow: hidden;
}
.mbitwine_box_a {
	width: 80px;
	margin-right: 10px;
}
.mbitwine_box_b {
	width: 305px;
	margin-right: 50px;
}
.mbitwine_box_b H1 {
	color: #12745B;
	margin-bottom: 0px;
	font-size: 140%;
	font-weight: bold;
}
.mbitwine_box_b H2 {
	font-size: 100%;
	font-weight: bold;
	float: left;
	margin-right: 4px;
	color: #4B4B4B;
}
.mbitwine_jahrgang {
	margin-bottom: 10px;
}
.mbitwine_charakter, .mbitwine_haltbarkeit, .mbitwine_serviertemperatur, .mbitwine_schmeckt {
	margin-bottom: 5px;
	clear: left;
	float: left;
	width: 100%;
}
.mbitwine_schmeckt, .mbitwine_jahrgang {
	background-image: url(/fileadmin/winzerkrems/img/bg_h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 10px;
}
.mbitwine_box_c {
	width: 253px;
}
.mbitwine_border {
	border: 1px solid #B3B3B3;
	margin-bottom: 10px;
}
.mbitwine_border TABLE {
	border: 1px solid #FFF;
	background-color: #E8E8E8;
	width: 100%;
}
.mbitwine_border TH {
	width: 85px;
}
.mbitwine_border TH, .mbitwine_border TD {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding: 0px 3px 5px 0px;
}
.mbitwine_border TD {
	padding: 0px 0px 5px 0px;
}
.mbitwine_back {
	clear: left;
	padding: 10px 0px 10px 0px;
}
/* weine stop */
.mf-text, .mf-input {
	width: 254px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin-bottom: 5px;
}
.mf-submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	border: 1px solid #333;
}
.mf-text {
	height: 50px;
}
.sortiment_bild {
	float: right;
}

@media print {
	BODY, A, .strukkontakt A {
		background-color: #FFF;
		color: #000;
		text-decoration: none;
	}
	.strukinhalt, .strukinhaltfull, .strukinhaltbez {
		background-image: none;
	}
	.strukcenter {
		width: 650px;
	}
	.strukmetanav, .struknav, .strukunten, .strukwinzerlogo {
		display: none;
	}
	.strukweinsinnlogo {
		background-color: #FFF;
		border: none;
		height: 39px;
	}
	.strukbild {
		text-align: left;
		width: 650px;
		border: none;
	}
	.strukbild IMG {
		width: 650px;
		height: 73px;
	}
	.strukbottom {
		background-color: #FFF;
		border: none;
		float: none;
	}
	.strukkontakt {
		background-color: #FFF;
		border-top: 1px solid #000;
		padding: 10px 0px 0px 0px;
		color: #000;
		width: 100%;
		float: left;
		text-align: left;
		margin: 10px 0px 0px 0px;
	}
	.strukmitte {
		height: auto;
		min-height: auto;
	}
	.strukinhalt {
		padding: 0px;
		background: none;
	}
	.struklinks {
		clear: none; /* um block oben anfangen zu lassen */
		width: 380px;
	}
	.strukrechts {
		width: 280px;
		width: 260px;
	}
	.mbitwine_box_a {
		width: 80px;
		margin-right: 10px;
	}
	.mbitwine_box_b {
		width: 290px;
		margin-right: 10px;
	}
	.strukinhaltbez .strukrechts {
		width: 180px;
	}
	.strukinhaltbez .struklinks {
		float: left;
		overflow: visible;
		width: 421px;
	}
	.strukinhaltbez .adressbox {
		float: left;
	}
	.strukinhaltbez .adressplz {
		width: 420px;
		clear: both;
	}
	.news-single-image {
		width: 260px;
	}
	.news-single-content {
		width: 350px;
	}
	.news-single-item {
		width: 610px;
	}
	.product_listitem {
		clear: none;
		float: none;
	}
}

