/*
 * Color palette (dark to light)
 *  ffffff - Schwarz
 *  521418 - Weinrot
 *  e8e3c6 - Creme
 *  B9BEA0 - Dunkel-Creme
 *	eae7dc - ganz helles braun aus Schriftzug + hg menu
 *	790707 - neues helleres Rot
 */

/*
 * Reset margins and padding
 */
 
html, body, h1, h2, h3, h4, h5, h6, ol, ul, li, p, table {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #e8e3c6;
	background-color: #d8d7d2;
	background-image: url(bg-gradient.gif);
	background-repeat: repeat-x;
	text-align: center; /* IE5 workaround to center container */
}

/* Force vertical scrollbar */
html, body {
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}

/**********
 * Layout *
 **********/
 
#centerer {
	width: 800px;
	margin: 30px auto;
	text-align: left; /* counteract inheritance of content centering */
}
 
#container {
	width: 800px;
	height: auto;
	/* background-color: #000000; */
	font-size: 0px; /* Prevent extra margin at bottom probably caused by a line break */
}

#title-img {
	margin: 0px;
	padding: 0px;
}

#header-img {
	width: 800px;
	height: 130px;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#header-img img {
	position: absolute;
}

#rootlink-upper-link {
	position: absolute;
	top: 80px;
	left: 20px;
	width: 70px;
	height: 48px;
}

#rootlink-lower-box {
	float: left;
	top: -50px;
	left: 20px;
	width: 73px;
	height: 106px;
	position: relative;
	background-image:url(../media/korken_logo.png);
	background-repeat: no-repeat;
}

#rootlink-lower-link {
	width: 55px;
	height: 106px;
	position: absolute;
}

#menu-bar {
	height: 35px;
	_text-align: center;
	background-color: #eae7dc; /*#521418;*/
	/*background-image: url(menu-background.jpg);*/
	background-repeat: no-repeat;
}

#menu-1 {
	/* display: table;
	_display: inline;
	_display: inline-block; */
	margin: 0px auto;
	padding-left: 80px;
	/* _width: 92%; */
	/*background-color: #EFEFEF;/*#bbb392;*/
}

#main-container {
	font-size: 10.5pt;
	line-height: 117%;
	background-color: #790707;/*weinrot #521418;*/
}


.one-column {
	padding: 0px 20px 20px 20px;
}

.three-column {
	/*background-image: url(3-column-divider.png);*/
	background-repeat: repeat-y;
}

#content {
	padding: 0px 20px 30px 20px;
}

#leftcontent {
	float: left;
	width: 252px;
	/* background-color: #531053; */
	margin: 0px 14px;
	_margin: 0px 7px;

}

#middlecontent {
	float: left;
	width: 0;
	margin: 0;
	_margin-left: 25px;
	/* background-color: #204722; */
}

#rightcontent {
	float: left;
	width: 480px;
	/*background-color: #273052;*/
	margin: 0 20px;
	padding: 0;
	_margin: 0px 10px;
}

#stretcher-top, #stretcher-bottom {
	float: none;
	clear: both;
	width: 800px;
}

#stretcher-top {
	height: 0px;
}

#stretcher-bottom {
	height:30px;
}

#footer{
	width: 800px;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
	font-size: 9pt;
	color: #333;
}

/**********
 * Menu 1 *
 **********/

#menu-1 div {
	float: left;
	padding: 8px 20px 7px 25px;
	font-size: 12pt;
	font-weight:bold;
}

#menu-1 div a {
	text-decoration: none;
	color: #790707;
}

#menu-1 div.menu1-level1-act {
	background-image: url(traube.png);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}

.shopping-cart {
	margin-left: 15px;
	_margin-left: 5px;
	margin-top: 7px;
	_margin-top: 13px;
	margin-right: 20px;
	_margin-right: 0px;
}

/************************
 * Global text settings *
 ************************/

p {
	margin-bottom: 1.5ex;
}	 
 
a {
	text-decoration: underline;
	color: #e8e3c6;
}

.bodytext a {
}

.bodytext a:visited {
}

.inverted-text {
	color: #790707;
	background-color: #e8e3c6;
}

.inverted-text a {
	color: #790707;
}

.inverted-text a:hover {
	color: #790707;
}

.inverted-text h3 {
	color: #790707;
	background-color: #e8e3c6;
}

a:hover {
	text-decoration: underline;
	color: #e8e3c6;
}

a img {
	border: none;
}

#footer a {
	color: inherit;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

ul {
	padding: 0;
	margin: 0;
	padding-left: 2em;
	margin-bottom: 1ex;
	margin-top: 1ex;
	/* list-style-type: none; */
}

ol {
	padding: 0;
	margin: 0;
	padding-left: 2em;
	margin-bottom: 1ex;
}

li {
	margin-top: 0.5ex;
	margin-bottom: 0.7ex;
}

/* ul li {
	background-image: url(bullet-1stlevel.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	padding-left: .8em;
}

ul ul li {
	background-image: url(bullet-2ndlevel.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: .8em;
}

ul ul ul li {
	background-image: url(bullet-3rdlevel.gif);
	background-repeat: no-repeat;
	background-position: 0 .6em;
	padding-left: .8em;
} */

h1 {
	
	padding-bottom: 0.5ex;
	font-size: 18pt;
	font-weight: normal;
	color: #e8e3c6;
}

h2 {
	padding-top: 1.5ex;
	padding-bottom: 0.5ex;
	font-size: 14pt;
	font-weight: normal;
	color: #e8e3c6;
	clear: both;
}

h3 {
	padding-top: 1.75ex;
	padding-bottom: 0.5ex;
	font-size: 12pt;
	/* font-weight: normal; */
	color: #e8e3c6;
}

embed {
	margin-left: 75px;
	margin-right: 75px;
}

/**********
 * Tables *
 **********/

.contenttable {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10pt;
	margin: 2ex 2em;
	color: #790707;
}

.borderedtable .contenttable {
	background-color: #e8e3c6;
	border: 1px solid #e8e3c6;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 10pt;
	margin: 2ex 2em;
}

.contenttable p.bodytext {
	margin: 0;
}

.contenttable caption {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
	color: #e8e3c6;
}

.contenttable tr {
	background-color: #e8e3c6;
}

.contenttable .tr-odd {
	background-color: #B9BEA0;
}

.contenttable .tr-even {
	background-color: #e8e3c6;
}

.contenttable th {
	background-color: #d7d0a9;
	color: #790707;
	padding: 0.4ex 0.5em;
}

.contenttable tfoot {
	font-weight: bold;
}

.contenttable td {
	padding: 0.4ex 0.5em;
}

/*****************************
 * Standard Content Elements *
 *****************************/

.csc-firstHeader, .csc-header h1 {
	padding-bottom: 1.25ex;
	
	font-size: 16pt;
}

.csc-header {
	clear: both;
}
 
.bodytext {
	font-size: inherit;
	margin: 0 0 1.5ex 0;
	padding: 0;
}

.csc-textpic {
	padding-top: 1px;     /* Prevent border */
	padding-bottom: 1px;  /* collapsing */
}

.csc-textpic-intext-right {
	margin-right: 40px;
}
.csc-textpic-intext-left img{
/*	width: 120px;
	height: 200px;*/
	float: left;
	padding: 3px;
}

.csc-textpic-caption {
	padding: 1ex 0 2ex 0;
	font-style: italic;
}

.csc-linkToTop {
	text-align: right;
}

ul.csc-menu {
	overflow: auto;
	list-style-type: none;
	margin: 0;
	padding: 6px 0px;
	color: #eae7dc; /*#521418;*/
	/*background-color: #e8e3c6;*/
	border-left: 1px solid #eae7dc;
	border-bottom: 1px solid #eae7dc;
	border-right: 1px solid #eae7dc;
	
	/* IE 6 fix */
	_height: 1%;
	_overflow: visible;
}

ul.csc-menu li {
	float: left;
	/* width: 90px; */
	padding: 0 10px;
	/* background-image: url(submenu-bullet.gif); */
	background-repeat: no-repeat;
	background-position: 0 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	
}

ul.csc-menu a {
	text-decoration: none;
}

ul.csc-menu a:hover {
	/*color: #521418;
	background-color: #e8e3c6;*/
	text-decoration: underline;
}

/*****************************
 * Specific Content Elements *
 *****************************/
 
.vineyard {
	background-color: #E8E3C6;
	color: #790707;
	margin-top: 20px;
	padding: 10px 20px;
}

.vineyard h1, .vineyard h2, .vineyard h3 {
	color: #790707;
}

.vineyard a, .vineyard a:hover, .vineyard a:visited {
	color: #790707;
}

.vineyard .csc-textpic-intext-right {
	margin-right: 0px;
}
 
#zitat-bild {
	padding-top: 100px;
	padding-left: 9px;
	padding-bottom: 25px;
}

#zitat-autor {
	text-align: right;
	margin-right: 12px;
	font-size: 9pt;
	font-style: italic;
	margin-top: 10px;
}


/********
 * News *
 ********/
 
.news-latest-container {
	position: relative;
	background-color: transparent;
	border: none;
}

.news-latest-container h2 {
	display: none;
}

.news-latest-item {
	position: relative;
	padding: 0;
	margin: 5px 5px 15px;
	border: #fff 1px solid;
	background-color: transparent;
	width: 218px;
	height: 200px !important;
	float: left;
}

.news-latest-date{
	display: none;
}
.news-latest-date a {
	text-decoration: none;
}

.news-latest-item h3 {
	position: relative;
	top: 95px;
	font-size: 11pt;
	padding: 5px;
}

.news-latest-item .bodytext {
	position: relative;
	font-size: 9pt;
	padding: 5px;
	top: 95px;
}

.news-latest-item .clearer {
	display: none;
}

.news-latest-gotoarchive {
	display: none;
}

.news-latest-item .news-latest-morelink {
	display: none;
}

.news-latest-item img {
	/* border: 1px solid #B9BEA0; */
	position: absolute;
	top: 0;
	border: none;
	width: 218px;
	height: 95px;
}


.news-single-item {
	margin: 0px;
	padding: 1.5ex 0px 0px;
	border: none;
	background-color: transparent;
}

.news-single-timedata, .news-list-date {
	padding-top:1.5ex;
}

.news-single-item h2 {
	
	color: #E8E3C6;
	padding-top: 0.5ex;
	border-bottom: 2px solid #E8E3C6;
	padding-bottom: 0.25ex;
	padding-left: 0;
	margin-bottom: 1.5ex;
}

.news-single-item h3 {
	font-size: 10.5pt;
	font-style: italic;
	font-weight: normal;
	padding-left: 3px;
}

.news-single-item .bodytext {
	padding-left: 3px;
}

.news-single-author {
	display: none;
}

.news-single-item .clearer {
	display: none;
}

.news-single-backlink {
	margin-top: 20px;
}


.news-list-container {
	background-color: transparent;
	border: none;
	padding-top: 10px;
}

.news-list-item {
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
	border: none;
	background-color: transparent;
}

.news-list-date {
	padding-top:1.5ex;
	color: #e8e3c6;
	background-color: transparent;
}

.news-list-item h3 {
	color: #E8E3C6;
	background-color: transparent;
	margin-top: 0.5ex;
	border-bottom: 2px solid #E8E3C6;
	padding-bottom: 0.25ex;
	line-height: 1.1;
}

.news-list-container h3 a, .news-list-container h3 a:link, .news-list-container h3 a:visited, .news-list-container h3 a:hover, .news-latest-container h3 a:visited, .news-latest-container h3 a:hover {
	color: #E8E3C6;
}

.news-list-item img {
	/* border: 1px solid #B9BEA0; */
	border: none;
}

.news-list-morelink {
	float: none;
	clear: both;
}

.news-list-item .clearer {
	display: none;
}

.news-list-item a {
	color: #E8E3C6;
	text-decoration: none;
}

.news-list-item a:hover, .news-list-item a:visited {
	color: #E8E3C6;
	text-decoration: none;
}

.news-list-item .bodytext {
	margin-top: 1.75ex;
	font-size: 10.5pt;
	/* font-style: italic; */
	font-weight: normal;
}

.tx-ttnews-browsebox {
	background-color: transparent;
	border: none;
}

.tx-ttnews-browsebox p {
	margin-bottom: 0px;
}

.tx-ttnews-browsebox table {
	background-color: transparent;
	border: none;
	margin:0 auto;
}

.tx-ttnews-browsebox-SCell {
	background-color: transparent;
	border: none;
}

.tx-ttnews-browsebox td {
	font-size: inherit;
}

/*************
 * Mail form *
 *************/
 
.csc-mailform {
	border: none;
	margin-top: 0.5ex;
	_margin-top: -1ex; 
}

.csc-mailform-field {
	display: table-row;
	_padding-bottom: 1ex;
}

.csc-mailform-field label {
	vertical-align: top;
	display: table-cell;
	padding-bottom: 2ex;
	padding-right: 1em;
}

.csc-mailform-field input {
	margin-top: -2px;
}

#mailformformtype_mail {
	margin-top: 10px;
}

/********
 * Shop *
 ********/

.com-bold {
	font-weight: bold;
}

.com-category .com-category {
	padding-left: 2em;
}

.com-category .com-category h2 {
	font-size: 11pt;
	padding-top: 0.5ex;
}

.pagebrowser {
	text-align: center;
}

.com-category {
	margin-top: 1.5ex;
	margin-bottom: 1.5ex;
}

.com-list-col-teaser p {
	margin: 0;
}

div.com-list-action-entry {
	padding:5px 0;
	/* font-size: 0px;
	line-height: 0px; */
	width: 81px;
}

div.com-list-action-entry input {
	width: 80px;
}

div.com-list-action-entry .com-input-qty {
	margin-bottom: 5px;
	margin-left: 9px;
	margin-top: 4px;
	width: 30px;
	text-align: right;
}

div.com-list-action-entry > a {
	display: none;
}

table.com-list {
	border: 1px solid #e8e3c6;
	border-style: solid solid solid solid;
	_font-size: 10.5pt;
	_width: 760px;
}

tr.com-list-header {
	background-color: transparent;
	/* display: none; */
}

/* tr.com-list-header th {
	border-color: #e8e3c6;
} */

tr.com-list-even {
	background-color: transparent;
}

/* tr.com-list-even td {
	border-color: #e8e3c6;
} */

tr.com-list-odd {
	/*background-color: #642825;*/
	background-color: #8b1515;
}

/* tr.com-list-odd td {
	border-color: #e8e3c6;
} */

tr.com-list-odd td.com-list-col-img {
	background-color: #790707;
}

td.com-list-col-price {
	width: 5em;
}


table.com-list td {
	border-right: 1px solid #e8e3c6;
}

table.com-select-attributes {
	font-size: 8pt;
	display: hidden;
}

table.com-select-attributes td {
	border: none;
	padding: 1px;
}

.com-basket-container {
	_margin-top: -2.5ex;
	_padding-bottom: 1px;
}

.com-basket-container h2 {
	display: none;
}

/* Empty shopping cart */
.tx-commerce-pi1 .csc-firstHeader {
	font-size: 10.5pt;
	font-weight: bold;
}

table.com-basket-list {
	border: 1px solid #e8e3c6;
	_font-size: 10.5pt;
	_width: 760px;
}

table.com-basket-list td {
	border-color: #e8e3c6;
}

table.com-basket-list .com-input-qty {
	text-align: right;
	margin-left: 1ex;
}

tr.com-basket-header {
	background-color: transparent;
}

tr.com-basket-header th {
	border-color: #e8e3c6;
}

th.com-basket-header-title {
	width: 40%;
}

th.com-basket-header-price-gross, th.com-basket-header-price-sum {
	text-align: right;
}

th.com-basket-header-count {
	text-align: center;
	width: 66px;
}

tr.com-basket-even {
	background-color: transparent;
}

tr.com-basket-even td {
	border-color: #e8e3c6;
}

tr.com-basket-odd {
	background-color: transparent;
}

tr.com-basket-odd td {
	border-color: #e8e3c6;
}

.com-basket-submit {
	margin-top: 1ex;
}

table.com-select-attributes {
	border-color: #e8e3c6;
	line-height: 1;
	display: none;
}

table.com-select-attributes td {
	padding-right: 5px;
}

tr.com-select-even {
	background-color: transparent;
}

tr.com-select-even td {
	border-color: #e8e3c6;
}

tr.com-select-odd {
	background-color: transparent;
}

tr.com-select-odd td {
	border-color: #e8e3c6;
}

.com-single img {
	margin: 20px 10px;
}

.com-single {
	margin-top: 1.5ex;
}

.com-single-cat {
	display: none;
}

.com-single-action-entry {
	line-height: 170%;
}

.com-single-action-entry > a {
	display: none;
}

.com-chkout-listing-footer {
	margin-top: 4ex;
}

div.com-chkout-address-fields dt {
	width: 20%;
}

.error {
	color: red;
}

.com-chkout-address-error {
	color: red;
	padding-left: 1em;
}

tr.com-chkout-sum {
	border-top: 3px double #e8e3c6;
}

.pagebrowser {
	display: none;
}
