* {
	margin: 0;
	padding: 0;
}

body {
	background: #eeebd9 url("../img/bg.png") repeat-x;
	font-family: Georgia, Times New Roman, serif;
	font-size: 12px;
	color: #363636;
	text-align: center;
}

/* Überschriften
 * ------------------------------------------------------------------------- */
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Georgia, Times New Roman, serif;
	color: #f4f1e2;
	font-size: 23px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 10px 0 0 0;
}

h1 {
	color: #d7d4c1;
	padding: 0;
}

h2 {
	color: #660000;
	font-size: 24px;
	padding: 20px 0 0 17px;
	font-weight: normal;
}

h2.sub {
	margin: 0 0 0 23px;
	padding: 16px 0 14px 0;
	font-size: 23px;
}

h2.sub1 {
	margin: 0;
	padding: 3px 0 9px 0;
	font-size: 23px;
	line-height: 10px;
}

h2.sub2 {
	padding: 0 0 7px 0;
	margin: 0;
	font-size: 23px;
}

h2.sub3 {
	padding: 11px 0 13px 15px;
	margin: 0;
}

h2.sub4 {
    padding: 5px 0 0 20px;
}

h2.sub6 {
    padding-left: 0;
    margin-bottom: 10px;
}

h3 {
	font-size: 18px;
	color: #7e7642;
	margin: 0 0 0 17px;
    padding: 20px 0 0 0;
	line-height: 16px;
}

h3 a,
h3 a:hover,
h3 a:active,
h3 a:visited {
	font-size: 18px;
	color: #7e7642;
	line-height: 16px;
}

h4 {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #363636;
	margin: 15px 0 0 17px;
	padding: 0;
}

h4.sub {
	padding: 3px 0 0 35px;
	font-size: 17px;
	color: #7E7642;
	font-style: italic;
	font-weight: normal;
	background: url("../img/buttons/jetzt_bestellen_symbol.png") no-repeat;
}

h5,
h6 {
	font-size: 16px;
	color: #5a542b;
	margin: 0;
	padding: 14px 0 0 0;
}

h5.sub {
	padding: 20px 0 0 0;
}

/* Links
 * ------------------------------------------------------------------------- */
a,
a:active,
a:visited,
a:hover {
	font-family: Georgia, Times New Roman, serif;
	text-decoration: none;
	color: #660000;
}

a:hover {
    text-decoration: underline;
}

a#schweiz {
    position: absolute;
    top: 0;
    left: 687px;
}

/* Texte, Absätze, Bilder
 * ------------------------------------------------------------------------- */
p {
	line-height: 18px;
	margin: 15px 10px 0 17px;
	font-size: 12px;
	padding: 0;
}

p.sub1 {
	color: #878054;
	font-style: italic;


	padding: 0;
	margin: 0;
}

dl.content_box_small p.sub2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #a9ab94;
	margin: 0;

	padding: 0;
}

em.sub {
	font-size: 18px;
}

img {
	border: none;
}

.clr {
	clear: both !important;
	height: 0 !important;
	overflow: hidden !important;
	line-height: 0 !important;
	font-size: 0 !important;
}

input.txt,
input.input-text,
input.blog {
    padding: 3px;
    border-top: 1px solid #9B9B9B;
    border-right: 1px solid #DEDEDE;
    border-bottom: 1px solid #DEDEDE;
    border-left: 1px solid #9B9B9B;
    height: 20px;
}

input.cart {
    padding: 0;
}

div.hr {
    height: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #fff !important;
    clear: both;
}

/* Listen
 * ------------------------------------------------------------------------- */
ul {
	list-style-type: square;
	margin: 20px 0 0 20px;
	padding: 0 0 0 20px;
}

li {
	line-height: 160%;
	padding: 2px 0 2px 0;
}

dt {
	font-style: italic;
	font-size: 21px;
	color: #7e7642;
	margin: 0;
	padding: 0;
}

/* Grundaufbau
 * ------------------------------------------------------------------------- */
div#center {
	margin: 0 auto 0 auto;
	width: 1001px;
	overflow: hidden;
	position: relative;
	text-align: left;
}

div#header {
	height: 142px;
	overflow: hidden;
	z-index: 999;
}

div#body {
	z-index: 10;
	position: relative;
}

div#header div.left,
div#header div.middle,
div#header div.right {
	float: left;
	width: 168px;
	overflow: hidden;
}

div#header div.left img {
	position: absolute;
	top: 10px;
	left: 8px;
	z-index: 999;
}

div#header div.left {
	margin: 10px 0 0 0;
}

div#header div.middle {
	width: 533px;
	text-align: left;
	margin: 30px 0 0 0;
}

div#header div.right {
	width: 300px;
	text-align: left;
}

div#footer div {
	margin: 0 auto 0 auto;
	width: 1001px;
	overflow: hidden;
	position: relative;
}

div#footer {
	background: url("../img/footer_bg.png") repeat-x bottom center;
	height: 75px;
	font-style: italic;
	font-size: 12px;
}

div#footer ul {
	float: right;
	overflow: hidden;
	margin: -20px 5px 0 0;
	padding: 0;
}

div#footer li {
	float: left;
	overflow: hidden;
    margin: 0 0 0 -1px;
	background: url("../img/footer_hyphen.png") no-repeat 0 4px;
	padding: 0 13px 0 13px;
}

div#footer p {
	padding: 23px 730px 0 0;
	margin: 0;
	color: #baac93;
}

div#footer a {
	color: #eeebd9;
	font-size: 12px;
}

div#shadow_top {
	background: url("../img/shadow_top.png") no-repeat;
	height: 10px;
	overflow: hidden;
	position: absolute;
	top: 132px;
	left: 0;
	width: 1001px;
	z-index: 20;
}

div#shadow_bottom {
	background: url("../img/shadow_bottom.png") no-repeat;
	height: 22px;
	width: 100%;
}

/* 2 Spaltiger Content
 * ------------------------------------------------------------------------- */
div#body div.left {
	width: 653px;
	overflow: hidden;
	float: left;
	position: relative;
}

div#body div.right {
	width: 345px;
	overflow: hidden;
	float: left;
	position: relative;
}

/* Warenkorb
 * ------------------------------------------------------------------------- */
div.shopcart {
	color: #4d4613;
	overflow: hidden;
	background: url("../img/buttons/shopcart.png") no-repeat;
	width: 297px;
	margin: 5px 0 0 0;
	padding: 7px 0 0 0;
	position: absolute;
	right: 0;
	top: 77px;
	z-index: 30;
}

div.shopcart a,
div.shopcart a:active,
div.shopcart a:visited,
div.shopcart a:hover {
	font-size: 11px;
	color: #4d4613;
	line-height: 15px;
	text-align: right;
	display: block;
	height: 30px;
	padding: 0 90px 0 0;
}

div.shopcart_content {
    display: none;
    visibility: hidden;
}

/**
 * Warenkorb geöffnet
 */
div.shopcart_open div.shopcart_content {
    display: block;
    visibility: visible;
}

div.shopcart_open {
    background-image: url("../img/buttons/shopcart_open.png") !important;
}

div.shopcart_open div.shopcart_products {
    background: url("../img/bg_shopcart_top.png") no-repeat;
}


div.shopcart_open div.shopcart_foot {
    background: url("../img/bg_shopcart_bottom.png");
    height: 32px;
    overflow: hidden;
    text-align: right;
    padding-right: 5px;
}

div.shopcart table {
	border: none;
	padding: 0;
	margin: 0 10px 0 10px;
}

div.shopcart table td {
    color: #4d4613;
    border-bottom: 1px solid #e8e6d2;
    font-size: 11px;
    padding: 5px 10px 5px 0;
    vertical-align: top;
    font-style: italic;
}

div.shopcart table td.euro {
    white-space: nowrap;
    padding-right: 0;
}

div.shopcart table tr.price td {
    border: none;
    color: #660000;
    font-style: italic;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Content Boxen
 * ------------------------------------------------------------------------- */
div.box {
	background-color: #fff;
	border: #d2d2d2 solid 1px;
	padding: 0;
	margin: 21px 0 0 0;
}

div.box_top {
	margin-top: 0;
	overflow: hidden;
}

/* Teaser (volle Breite)
 * ------------------------------------------------------------------------- */
dl.teaser {
	display: block;
	padding: 20px 0 0 20px;
	margin: 0;
	overflow: hidden;
}

dl.teaser dt {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 653px;
	overflow: hidden;
	position: relative;
}

dl.teaser dd {
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	width: 325px;
	overflow: hidden;
	background: url("../img/home/teaser_right.png") no-repeat top right;
	height: 352px;
	position: relative;
}

dl.teaser h2 {
    margin: 0;
}

dl.teaser h4 {
    margin: 0;
    font-size: 18px;
	color: #7e7642;
	font-style: italic;
	font-weight: normal;
}

dl.teaser h2 {
    padding: 5px 0 10px 0;
}

dl.teaser p {
	margin: 0 30px 24px 0;
	padding: 3px 0 0 0;
}

/* Teaser (halbe Breite)
 * ------------------------------------------------------------------------- */
dl.teaser_halfsize {
	display: block;
	margin: 20px 0 20px 20px;
	padding: 0 30px 0 0;
	background-color: #f2f3e6;
	height: 181px;
}

dl.teaser_halfsize dt {
	margin: 0 0 0 11px;
	padding: 15px 0 0 0;
}

dl.teaser_halfsize p {
	margin: 0 0 0 10px;
	padding: 10px 0 8px 0;
}

/* Teaser (klein)
 * ------------------------------------------------------------------------- */
dl.teaser_small {
	display: block;
	margin: 20px 0 0 0;
	padding: 0;
	width: 326px;
	overflow: hidden;
	float: left;
}

div.right dl.teaser_small {
	float: none;

}

dl.teaser_small dt {
	display: block;
	margin: 0;
	padding: 0 0 0 20px;
}

dl.teaser_small dt a {
	margin: 0;
	padding: 0;
	display: block;
	width: 306px;
	height: 192px;
	background: url("../img/home/tea_taster.png") no-repeat;
	text-indent: -1000%;
}

dl.teaser_small dd {
	display: block;
	margin: 0 0 0 20px;
	padding: 13px 12px 0 8px;
	background-color: #f2f3e6;
	height: 141px;
	line-height: 18px;
}

dl.teaser_small a,
dl.teaser_small a:active,
dl.teaser_small a:visited,
dl.teaser_small a:hover {
	font-size: 11px;
}

dl.teaser_small dd h3 {
    font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #363636;
	margin: 0;
	padding: 0;
}

dl.teaser_small p {
	margin: 7px 0 0 0;
	padding: 0;

	font-size: 11px;
}

/* Teaser (Newsletter)

 * ------------------------------------------------------------------------- */
dl.newsletter {
	background: url("../img/home/newsletter.png");
	margin-right: 20px;
	padding: 0 0 0 3px;
}

dl.newsletter p {
	margin: 0 48px 12px 10px;
}

dl.newsletter a {
	margin: 0 0 0 12px;
}

/* Tea Taster Auswertungen
 * ------------------------------------------------------------------------- */
div.tea_taster_box {
    background: #E8E8D8;
    margin: 15px 22px 0 20px;
}

div.tea_taster_box img {
    margin: 20px 0 0 0;
    padding: 0;
}

div.tea_rating img,
div.tea_rating p {
	margin: 0;
}

div.tea_taster_box img {
    padding-bottom: 20px;
}

div.tea_taster_box p.tea_content {
    background: url("/templates/default/img/tea_taster_hyphen.png") no-repeat top left;
    padding-top: 15px;
}

div.align-left img {
	float: left;
	margin-right: 20px;
}

div.align-left p {
	padding: 0 15px 20px 0;
}

div.align-left h3 {
	padding-top: 0;
}

div.tea_rating h3 {
	float: left;
	margin: 17px 10px 0 20px;
	padding: 0;
}

div.tea_taster_box div.tea_rating img {
	padding: 0;
}

div.tea_taster_comment {
	background: url("/templates/default/img/comment_head.png") no-repeat top left;
	padding: 25px 0 0 0;
	margin: 0 0 0 20px;
	width: 578px;
}

div.tea_taster_comment div {
	border-bottom: 2px solid #e8e6da;
	border-right: 2px solid #e8e6da;
	border-left: 2px solid #e8e6da;
}

div.tea_taster_comment p {
	margin: 0;
	padding: 0 10px 20px 0;
}

div.tea_taster_comment img {
	float: left;
	overflow: hidden;
	margin: 0 10px 0 10px;
	padding: 0 0 10px 0;
}

form.backend_form textarea.tee_taster_answer {
    width: 585px;
    height: 70px;
    padding: 5px;    
}

/* Hauptnavigation
 * ------------------------------------------------------------------------- */
ul#navi {
	margin: 26px 0 0 0;
	padding: 0;
	list-style: none;
	position: absolute;
	z-index: 999;
}

ul#navi li {
	float: left;
	height: 27px;
	margin: 0;
	padding: 0;
	width: 124px;
	display: block;
	background: url("../img/buttons/navi/shop.png") no-repeat;
	position: relative;
}

ul#navi li.info { width: 117px; background-image: url("../img/buttons/navi/info.png"); }
ul#navi li.ueber { width: 157px; background-image: url("../img/buttons/navi/about.png"); }
ul#navi li.tea_taster { width: 126px; background-image: url("../img/buttons/navi/blog.png"); }

ul#navi li a,
ul#navi li a:hover,
ul#navi li a:visited,
ul#navi li a:active {
	display: block;
	text-indent: -999em;
	z-index: 99999;
}

ul#navi li.hover,
ul#navi li.active {
	background-position: 0 -27px;
}

/**
 * Layer
 */
ul#navi div {
    display: none;
    visibility: hidden;
}

ul#navi li.hover div {
    display: block;
    visibility: visible;
}

ul#navi div {
    position: absolute;
    top: 27px;
    width: 502px;
    background: url("../img/buttons/navi/layer_top.png") no-repeat 0 7px;
    padding:29px 0 0 0;
}

ul#navi div.layer_small { width: 142px; background-image: url("../img/buttons/navi/layer_top_small.png"); }
ul#navi li.ueber div { width: 299px; background-image: url("../img/buttons/navi/layer_top_middle.png"); }


ul#navi ul {
    width: 502px;
    overflow: hidden;
    margin: 0;
    padding: 0 0 10px 0;
    background: url("../img/buttons/navi/layer_foot.png") no-repeat left bottom;
}

ul#navi div.layer_small ul { width: 142px; background-image: url("../img/buttons/navi/layer_foot_small.png"); }
ul#navi li.ueber div ul { width: 302px; background-image: url("../img/buttons/navi/layer_foot_middle.png"); }


ul#navi ul li {
    background: none;
    float: left;
    width: 142px;
    height: auto;
}

ul#navi ul li.column_2 {
    width: 158px;
}

ul#navi ul li.column_3 {
    width: 200px;
}

ul#navi ul.shop li.column_2 {
    width: 200px;
}

ul#navi ul.shop li.column_3 {
    width: 158px;
}

ul#navi ul li a,
ul#navi ul li a:hover,
ul#navi ul li a:visited,
ul#navi ul li a:active {
    text-indent: 0;
   	color: #fff;
   	font-style: italic;
    padding-left: 13px;
}

ul#navi ul li a:hover {
    font-weight: bold;
    text-decoration: none;
}

/* Service Navigation
 * ------------------------------------------------------------------------- */
ul#navi_service {
	background: url("../img/navi_service_bg.png") no-repeat;
	overflow: hidden;
	height: 78px;
	width: 435px;
	margin: 0 0 0 26px;
	padding: 0;
	list-style-type: none;
	position: absolute;
	top: 0;
	right: 0;
}

ul#navi_service li {
	float: left;
	background: url("../img/navi_service_hyphen.png") no-repeat 0 0;
	padding: 4px 9px 0 11px;
    margin: 0 0 0 -4px;
	height: 29px;
}

ul#navi_service li.fb {
    background: none;
    padding: 3px 0 0 4px;
}

ul#navi_service li a {
	color: #e4e2d7;
	font-size: 11px;
}

ul#navi_service li#language a {
	background: url("../img/icon_schweiz.jpg") no-repeat;
	padding-left: 26px;
}
