/* -----------------------------------------------------------------------------------------
   XT Template - fairnet medienagentur
   autor: Falko Schuster
   ---------------------------------------------------------------------------------------*/
body 
{
	color: #514C3F;
	margin:0;
	padding:0;
	background: #F8E8C3 url(design/main/bg-body.png) repeat-x;
	font-family: arial;
	font-size:11px;
}
form
{
	margin:0;
	padding:0;
	display:inline;
}
#wrapper-outside
{
	background:url(design/main/bg-wrapper-outside.png) repeat-x left bottom;	
}

#weinshop
{
	width:100%;
	background:url(design/main/bg-wein.png) no-repeat center top;			
	max-width:1170px;
	margin:0 auto;
}

#wrapper
{
	margin:0 auto;
	width: 1003px;	
}

/****************** HEADER ****************************/

#header 
{	
	background:url(design/main/bg-header.png) no-repeat left bottom;	
	height:377px;	
	
}

#logo,
#mood,
#forms,
#header ul
{
	position:absolute;
}	

#logo
{
	z-index:1;
	top:19px;
	width:1000px;	
	text-align:center;
}

#header ul
{
	z-index:2;
	top:137px;
	width: 1003px;
}
#mood
{
	z-index:3;
	top:168px;
	width:1001px;
	height:136px;	
	background:url(design/mood/bg-mood.jpg) no-repeat;	
}
#forms 
{
	z-index:4;
	top:311px;	
	width:1001px;
	
}

/* login box */
#box-search
{
	background:url(design/main/bg-search.png) no-repeat 5px 4px;
	padding:0 0 0 70px;
	height:32px;
	width:300px;
	float:left;
}



/* login form */
#box-login
{
	background:url(design/main/bg-login.png) no-repeat 0 4px;
	padding:0 0 0 65px;	
	margin:0;
	float:right;
	width:330px;
}
/* login form elements */
#box-login input,
#box-search input
{
	font-size:10px;	
	border:1px solid #DAC4A8;
	background:#87A046;	
	color:#fff;
	padding:3px 3px;	
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;	
}

/* main nav */
#header ul
{			
	margin: 0;	
	padding: 0 0 0 0;
	list-style:none;
}
#header li 
{
	float:left;
	margin:0;
	padding:0;	
}
#header li 
{

}
#header li a 
{
	display:block;
	height:31px;
	width:167px;
	text-decoration:none;
}
#header li a span
{
	visibility:hidden;
}
.nav-home a
{
	width:166px;
	background:url(design/nav/startseite.png) no-repeat;	
}

.nav-home a:hover
{
	background:url(design/nav-a/startseite.png) no-repeat;	
}
.nav-basket a
{
	background:url(design/nav/warenkorb.png) no-repeat;
}
.nav-basket a:hover
{
	background:url(design/nav-a/warenkorb.png) no-repeat;
}
.nav-account a
{
	background:url(design/nav/ihr-konto.png) no-repeat;
}
.nav-account a:hover 
{
	background:url(design/nav-a/ihr-konto.png) no-repeat;
}
.nav-checkout a
{
	background:url(design/nav/kasse.png) no-repeat;
}
.nav-checkout a:hover
{
	background:url(design/nav-a/kasse.png) no-repeat;
}
.nav-login a
{
	background:url(design/nav/anmelden.png) no-repeat;
}
.nav-login a:hover
{
	background:url(design/nav-a/anmelden.png) no-repeat;
}
.nav-logout a
{
	background:url(design/nav/abmelden.png) no-repeat;
}
.nav-logout a:hover
{
	background:url(design/nav-a/abmelden.png) no-repeat;
}
.nav-contact a
{
	background:url(design/nav/kontakt.png) no-repeat;
}
.nav-contact a:hover 
{
	background:url(design/nav-a/kontakt.png) no-repeat;
}

/******************* FOOTER **************************/

#bottom
{		
	margin:25px 0 0 0;
	padding:0;			
	clear:both;
	height:1px;
	background:url(design/main/bg-bottom.png) no-repeat left bottom;
}

.copyright
{
	margin:40px 0 0 0;
	padding:4px;		
	color: #fff;
	text-align: center;
	font-size: 11px;
	
}
.copyright a,
.copyright a:hover
{
	color: #fff;
	text-decoration:none;
}


/******************* MAIN **************************/
#content 
{			
	background:url(design/main/bg-box-content2.png) no-repeat;	
	height:1%;
}

#main
{
	background:url(design/main/bg-content.png) repeat-y;
}

#box-main
{
	width: 200px;
	float:right;		
}
#box-content
{		
	width:800px; overflow:hidden;
	float:right;	
}

#box-content .inside 
{
	margin: 0 15px 0 30px ;	
	padding:1px 0 0 0;	
	font-size:12px;
	
}
#box-content .inside a
{
	color:#0B0A07;
}

#box-main .inside 
{  
	margin: 0 6px 0 4px;	
}

/* clearing */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

/* http://perishablepress.com/press/2008/02/05/lessons-learned-concerning-the-clearfix-css-hack */

.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/*++++++++++++++++++++++++
	Boxen links
++++++++++++++++++++++++++*/
#hotline
{
	margin:52px 0 0 15px;
	font-size:17px;	
}
#box-main h3
{	
	padding:0 0 5px 0;	
	margin:20px 0 5px 0;	
}
/* 1. box kein abstand nach oben */
#box-main h3 span
{
	visibility:hidden;
}
#head-cart
{
	background:url(design/headlines/head-warenkorb.png) no-repeat;
}
h3#head-cart
{
	margin:25px 0 0 8px;
	padding:0 4px 0 0;
	
}

#content-cart
{
	background:#E9D9B4;
	padding:8px 9px;
}

#head-categories
{
	background:url(design/headlines/head-produktuebersicht.png) no-repeat;
}
#head-infos
{
	background:url(design/headlines/head-informationen.png) no-repeat;
}

#head-newsletter
{
	background:url(design/headlines/head-newsletter.png) no-repeat;
	margin:0;
	padding:0;
}

#box-main,
#box-main a
{
	color:#514C3F;
	text-decoration:none;
}
#box-main p
{
	margin:0 5px 3px 12px;
	padding:0;
}
/* newsletterform */
#box-main form
{
	margin:0 0 0 10px;
	padding:0;
	display_inline-block;
	height:1%;
}
#box-main input 
{
	border:1px solid #857D67;
	background:#FEF6E3;
	margin:0 0 0 2px; 
	padding:0;
}

#box-main .line
{
	padding:3px 0;
	border-bottom:1px solid #FDEDC6;
}

#box-main .total
{
	font-weight:bold;
}
#order-now
{
	margin-top:4px;
}
#order-now a
{	
	font-weight:bold;
	font-size:14px;
}

/*++++++++++++++++++++++++
	Kategorien
++++++++++++++++++++++++++*/


#box-main ul
{
	list-style-type:none;
	margin:0;
	padding:0;
}
#box-main ul li a 
{
  display:block;  
  height:1%;
  color: #5E594D;
  font-size:12px;
  font-weight:bold;
  text-decoration:none;
  padding:5px 3px 5px 5px;
  border-bottom:1px solid #D3C3A3;
  margin:0 5px;
}
#box-main ul a:hover, 
#box-main ul a.active 
{
	color:#54662D;
}

#box-main ul a.active 
{
	font-weight:bold;
}

#box-main ul li
{	
	margin:0 0 2px 0;
}
#box-main ul ul
{ 
	margin:5px 0;
}
#box-main ul li li
{
	border:0;
	background:none;
}

#box-main ul li li a 
{
  font-size:11px;
  text-decoration:none;
  padding:3px 3px 3px 10px;
  font-weight:normal;
}

#box-main li li li a 
{
	padding:3px 3px 3px 20px;
}

/*++++++++++++++++++++++++
	Inhalt allgemein
++++++++++++++++++++++++++*/
#box-content h1,
#box-content h2,
#box-content h3,
#box-content h4,
#box-content h5
{
	font-family:Georgia;
	color:#0B0A07;
}
				


#box-content h2
{
	padding:0 0 5px 0;	
	margin:0 0 10px 0;
	font-size:25px;
	font-weight:normal;
	
}
#box-content h3
{
	font-size:18px;
	font-weight:normal;
}
#box-content h4
{
	
}
#box-content .line
{
	margin:10px 0;
	border-bottom:1px solid #D3C3A3;
}

#box-content p
{
	padding:5px 0 10px 0;
}
	
/*++++++++++++++++++++++++
	Produktliste 
++++++++++++++++++++++++++*/
.products
{	
	
}
.productlist
{
	width:230px;
	height:320px;
	overflow:hidden;	
	float:left;
	border:1px solid #857D67;
	margin:0 18px 20px 0;
	background:#E6D7B6;
	position:relative;
}

.categories
{
}

.categories .productlist
{	
	width:355px;
	height:230px;	
}

.abs3
{
	margin:0 0 20px 0;
}
.productlist-image
{
	background:#fff;	
	height:250px;
	overflow:hidden;
}

.categories .productlist-image
{
	
	height:230px;
}

.productlist-image-img
{
	border:1px solid #E6D7B6;
	height:250px;	
	background-repeat:no-repeat;
	background-position:center;
	overflow:hidden;	
}
.categories .productlist-image-img
{
	height:230px;
}
/* title */
.productlist h4
{
	text-transform:uppercase;
	font-size:15px;	
	margin:0;
	padding:0;
	border:1px solid #968D7F;
	position:absolute;
	top:25px;
	width:200px;
	overflow:hidden;	
}
.categories .productlist h4
{
	font-size:18px;
	top:75%;	
	width:100%;	
	text-align:center;	
}
.productlist h4 a
{
	display:block;
	height:1%;
	margin:1px 1px 1px 0;
	padding:3px 0;
	background:#AB9A75;
	padding:3px 5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;	
	text-decoration:none;
	font-weight:bold;
}

.productlist h4 a:hover
{
	background:#E9D9B4;
}

.categories .productlist h4 a
{
	font-weight:normal;
}

#box-content .productlist p.description
{
	font-size:11px;	
	margin:3px 5px 0 5px;
	padding:0;
}
/* Preis */
#box-content .productlist h5
{  	
	text-align:right;
	font-size: 14px;
	font-weight: bold;	
	color: #A1AF64;
	margin:3px 0;
	padding:0;
}
.productlist .infos,
#box-content .productlist h5
{
	margin-right:5px;
}

.productlist .infos {
  text-align:right;
}
.infos a {
	color:#514C3F;
}

/*++++++++++++++++++++++++
	Produktdetail
++++++++++++++++++++++++++*/
.productdetail .shipping {
	color:#A1AF64;
}

#box-content .productdetail h5
{
	margin:5px 0 0 0;
	padding:0;
	font-size: 25px;
	font-weight: 600;	
	color:#A1AF64;	
}

.productdetail .subinfo 
{
	text-align:left;
	margin:0 0 5px 0;	
	padding:0 0 5px 0;
	
			
}
.productdetail .subinfo a
{
	
}

.productdetail .subinfo2
{
	font-size:10px;
	margin-top:10px;
} 


/* Produktbilder */


.box-image
{
	border:1px solid #857D67;
	background:#E6D7B6;	
	margin: 0 0 10px 10px;
	padding:2px;
}


.image-thumbnails 
{
	margin-top:10px;
}

.image-thumbnails table 
{
	border-collapse:collapse;
	width:auto;
	margin-top:5px;
	background:#E6D7B6;
}
.image-thumbnails tr 
{
	vertical-align:middle;
}

.image-thumbnails td 
{
	padding:10px 5px;
	border-top: #8E565F 1px #817865;
	border-bottom: #8E565F 1px #817865;
	}

/* product option tables */
table.product-option
{
	border-collapse:collapse  ; 
	width:98%;

}
table.product-option caption
{
	display:none;
}

table.product-option tr
{
	vertical-align:middle;
}
table.product-option td
{
	padding:5px;
	border-bottom:1px solid #E6D7B6;
}
table.product-option td
{
	width:auto;
}
table.product-option td.col1
{
	width:150px;
	text-align:right;	
}
table.product-option td.short
{
	width:50px;
}

/*++++++++++++++++++++++++
	Crosselling
++++++++++++++++++++++++++*/
.crosselling {
	margin: 10px 0 0 0 ;
}
.crosselling .subinfo
{
	border:0;
	padding:0;
}

/*++++++++++++++++++++++++++++++++
	Warenkorb und andere Tabellen
+++++++++++++++++++++++++++++++++*/
table.table-content {
	border-collapse:collapse ;
	background:#FEF6E3;
	border-bottom: 1px solid #6B614D; 	
	border-top: 1px solid #6B614D; 	
}

.table-content thead th {
	border-bottom: 1px solid #6B614D; 	
}
.table-content th,
.table-content td {
	padding:5px;
	vertical-align:top;
}

.table-content .border-top {
	border-top: 1px solid #6B614D; 
}

.table-content .left {
	text-align:left;
}
.table-content .right {
	text-align:right;
}
.table-content .center {
	text-align:center;
}
.table-content .nowrap {
	white-space:nowrap;
}

/*++++++++++++++++++++++++
	Formulare
++++++++++++++++++++++++++*/

/* boxen main content */

#box-content .inputtext,
#box-content textarea,
#box-content select
{
	color:#514C3F;
	padding:4px 4px 4px 4px;
	background: #9FA25D;
	border:1px solid #D3B99A;
	margin-right:5px;
}

#box-content table.contact td textarea
{
	width:625px;
}

#box-content .inputtext:focus,
#box-content textarea:focus,
#box-content select:focus
{
	border:#000;	
	color:#000;
}
#box-content .inputtext:hover,
#box-content textarea:hover,
#box-content select:hover
{
	
}

#box-content select.inputtext,
#box-content select
{
	padding:0 0 0 4px ;
}


.form-area .inputtext, 
.form-area textarea
{
	width:250px;
		
}

fieldset 
{
	border:0;
	padding:0;
	margin:0;	
}
#box-content legend {	
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:10px 0;
}

.form-area label,
.form-area .label {
	display:block;
	padding:10px 0 5px 0;
	font-size:12px;
	font-weight:bold;
}

.form-area .inline label {
	display:inline;
}

 
.form-area select
{	
	margin-bottom:5px;
}

.form-area-buttons {
	margin: 10px 20px 20px 0;
	
}

.form-area .inputRequirement {
}


/*++++++++++++++++++++++++
	Zeug
++++++++++++++++++++++++++*/


.error 
{
	color:red;
	font-weight:bold;
}

address {
	font-style:normal;
}

img
{
	border:0;
}

p
{
	margin: 2px;
}
/* Links */
a 
{
  color: #000000;  
}

#scroll
{
  margin-top: 15px;
  text-align:center;
}

#scroll a:hover
{
  color:#AC0F22;
  text-decoration: none;
}

/* popups */
#popup
{
	background:#fff;
	padding:10px;
	color:#000;
}
#popup h1
{
	font-size:16px;
}
#popup-footer
{
	border-top:1px solid #000;
	padding:5px;
	margin:10px 0;
}




.img-moneybookers
{
	display:block;
}
/* payment blöcke */
.payment 
{
	margin:0 0 5px 0;
	padding:5px;
	border-bottom:1px solid #E1E2E3;	
}

.payment .description 
{

}

.tooltipp
{
	border:1px solid #3C3B39;

	max-width:300px;
	min-width:150px;
	padding:2px;
	color:#000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tooltipp .tip
{
	background:#D6B286;
	padding:5px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;			
}
.tooltipp .tip-title 
{
	font-family:Georgia;
	font-size:14px;
	font-weight:bold;
}
.productOldPrice {
	font-size:12px;
	text-decoration:line-through;
}
.newPrice
{
	color:red;
}

.payment .inputtext {
	display:block;
	padding: 2px 0;
}

#partner-links
{
	text-align:center; 
}
#partner-links a
{
	text-decoration:none;
}

