@charset "utf-8";

/*
Theme Name:
Theme URL:
Description:
Version: 1.0
Author:
Author URL:
*/

*
{
padding: 0;
margin: 0;
border: none;
}

body
{
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
color: #000;
line-height: 22px;
width: 950px;
}

#outer
{
position: relative;
width: 990px;
margin: 0 auto;
}

#inner
{
background: /*#fff*/ #fff;
width: 950px;
margin: 0 auto;
position: relative;
z-index: 3;
}

blockquote, p, form{
margin: 0;
padding: 0;
border: none;
}

p 
{
margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6
{
color:  #42331E;
}

h1 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
MARGIN: 0 0 20px 0;
}

h2 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
margin: 15px 0px;
}

h2.shoppingCart
{
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
margin: 10px 0 0 0;
}

h2.newsTermine
{
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
margin: 0 0 15px 0px;
}

h3 {
FONT-WEIGHT: bold;
FONT-SIZE: 16px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
margin: 0 0 15px 0px;
}

h4 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
MARGIN: 0px 0px 10px;
COLOR: #42331E;
}

h5 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
MARGIN: 0px;
PADDING-TOP: 20px
}

label
{
width: 150px;
float: left;
font-weight: bold;
}

a
{
	color: #990000;
	text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

a:active
{
text-decoration: none;
}

img.floatLeft
{
float: left;
padding: 5px 5px 5px 0px;
}

img.floatRight
{
float: right;
padding: 5px 0px 5px 5px;
}

img.left
{
float: left;
padding: 5px 10px 5px 0px;
}

img.right
{
float: right;
padding: 5px 0px 5px 10px;
}


.clearBoth 
{
clear: both;
}

.borderMiddle
{
display: none;
}

.borderTop
{
background: url(../kalkboedele_v2/images/sidebar_border.png) top no-repeat;
height: 1px;
display: block;
margin: 0 0 15px 0;
}

.borderSidebar
{
background: url(../kalkboedele_v2/images/sidebar_border.png) top no-repeat;
height: 1px;
display: block;
margin: 15px 0 15px 0;
}

.noListStyle
{
list-style: none;
height: 1px;
margin: 10px 0;
}

ul
{
}

li
{
}



/*header*/

#header
{
width: 950px;
height: 200px;
background: transparent url(../kalkboedele_v2/images/header.jpg) bottom no-repeat;
margin: 0 0 0 0;
padding: 0px 0 0 0;
}

#fontSearchContainer
{
width: 940px;
height: 14px;
}

#searchFormCont
{
position: absolute;
top: 0;
right: 0;
}

.searchField
{
background: #FFFFFF url(images/search_bgd.png) top left no-repeat;
color: #333;
width: 148px;
height: 14px;
position: absolute;
top: 11px;
right: 20px;
border: none;
padding: 0 6px 0 4px;
margin: 0;
font: normal 1em Arial, Verdana, sans-serif;
}

.searchButton
{
width: 14px;
height: 14px;
position: absolute;
top: 11px;
right: 10px;
cursor: pointer;
padding: 0;
background: url(images/search_submit.png) no-repeat;
border: none;
}

#fontSizeCont
{
position: absolute;
top: 10px;
right: 890px;
}

.logo
{
position: relative;
width: 320px;
top: -25px;
margin: 0 auto;
}



/*sidebarLeft*/

#sidebarLeft
{
background: #fff;
position: relative;
float: left;
width: 180px;
max-width: 180px;
}



/*middle*/

#middle
{
background: #fff;
position: relative;
float: left;
width: 520px;
max-width: 520px;
padding: 0 35px;
}

form.newsTermine select
{
border: 1px #ccc solid;
}

#middleContent
{
padding-bottom: 50px;
}

#newsContent
{
}

#bannerRotator
{
margin: 0 0 10px 0;
}

img.mitarbeiter
{
height: 179px;
float: left;
width: 180px;
padding: 0 10px 10px 0;
}

img.mitarbeiterBorder
{
height: 1px; 
width: 528px;
padding: 10px 0px;
}



/*sidebarRight*/

#sidebarRight
{
background: #fff;
position: relative;
float: right;
width: 160px;
padding: 0 20px 0 0;
}

#sidebarRight h6
{
font-weight: bold;
font-size: 1.2em;
text-transform: none;
padding: 0 0 3px 0;
}

#sidebarRight ul li
{
list-style: none;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}

li.borderBottom
{
margin: 10px 0 0 0;
background: url(images/sidebar_border.png) bottom no-repeat;
}


ul li.bestellHotline
{

background: url(images/sidebar_border.png) bottom no-repeat;
padding: 0;
margin: 0;
}



/*footer*/

#footer
{
color: #fff;
width: 950px;
clear: both;
margin-top: 60px;
height: 20px;
background: #42331E;





border-top: solid 1px #ccc;
font-size: 0.9em;
text-align:  center;
padding: 10px 0 10px 0;
margin: 20px 0 0 0;
display: none;
}

#footer a, #footer a:visited, #footer a:active, #footer a:hover{
color: #fff;
}

/*START shopJsCart (index.html)*/

#shopJsCart 
{
/*background: url(images/sidebar_border.png) bottom no-repeat;*/
}

#shopNaviCart 
{
}

.korbinhalt
{
}

b.shoppingCartLabel
{
color: #5A3006;
padding: 2px 0 4px 0;
text-decoration: underline;
}

#shoppingCartContent 
{	
padding-left: 0px !important;
height: auto !important;
min-height: 20px;
height:20px;
width: auto !important;
min-width: 120px;
width: 120px;
border-bottom: none;
padding-top: 4px;
}

#shoppingCartContent a 
{
padding-left: 0px !important;
}

/*END shopJsCart (index.html)*/

/*START shopnavbar.html*/

#shopnavbar 
{
margin: 0px;
padding: 0 0 10px 0;
list-style: none;
width: 160px;
text-transform: none;
position: relative;
}

#shopnavbar a 
{
margin: 0px;
list-style: none;
border-top: 0px solid #000000;
text-transform: none;
font-weight: normal;
}

.shopnavi
{
margin: 10px 0 0 0;
}

.currencies 
{
background:transparent url(images/shop/money.gif) no-repeat !important;
padding-left: 0px !important;
height: auto !important;
min-height: 20px;
height:12px;
width: auto !important;
min-width: 100px;
width: 100px;
border-bottom: none;
}

/* #shopnavbar .curencies a.active, #shopnavbar .curencies a.inactive 
{
margin: 0;
padding: 0;
background-color: transparent;
display: inline;
border-top: 0px solid #000000;
} */

.userinfo 
{
background:transparent url(images/shop/user.gif) no-repeat !important;
padding-left: 0px !important;
height: auto !important;
min-height: 25px;
height:20px;
width: auto !important;
min-width: 120px;
width: 120px;
border-bottom: none;
}

input.shopbuttonAktuSm
{
height: 16px;
width: 16px;
margin: 0 0 0 5px;
background: url(images/fs_refresh.gif) top left no-repeat;
cursor: pointer;
}

input.shopbuttonWeiter
{
height: 25px;
width: 170px;
margin: 0 0 5px 0;
background: url(images/warenkorb_kasse.png) top left no-repeat;
cursor: pointer;
}

input.shopbuttonWeiterBezahlen
{
height: 25px;
width: 170px;
margin: 0 0 5px 0;
background: url(images/warenkorb_kasse_bezahlen.png) top left no-repeat;
cursor: pointer;
}

input.shopbuttonAktu
{
height: 25px;
width: 170px;
margin: 0 0 5px 0;
background: url(images/warenkorb_aktualisieren.png) top left no-repeat;
cursor: pointer;
}

input.loginBtn
{
height: 25px;
width: 170px;
margin: 10px 0 5px 0;
background: url(images/login_btn.png) top left no-repeat;
cursor: pointer;
}

input.regBtn
{
height: 25px;
width: 170px;
margin: 10px 0 5px 0;
background: url(images/reg_btn.png) top left no-repeat;
cursor: pointer;
}

input.formClearBtn
{
height: 25px;
width: 170px;
margin: 10px 0 5px 0;
background: url(images/form_clear_btn.png) top left no-repeat;
cursor: pointer;
}

/*END shopnavbar.html*/

/*START navigation.css*/

#navInner 
{
background: url(images/nav_border.png) top no-repeat;
}
#nav a 
{
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 6px;
padding-bottom: 10px;
padding-left: 30px;
font-weight: bold;
}

#nav a.inactive 
{
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 8px;
padding-bottom: 8px;
padding-left: 30px;
font-weight: bold;
background-color: #fff;
background: url(images/nav_border.png) top no-repeat;
}

#nav a.active 
{
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 8px;
padding-bottom: 8px;
margin: 0 0 0px 0;
font-weight: bold;
background-color: #fff;
background: url(images/nav_border.png) top no-repeat;
}

#nav a.active:hover, #nav a.inactive:hover 
{
color: #5A3006;
text-decoration: underline;
}

#nav a.lev2_inactive 
{
font-weight:normal;
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;

padding-top: 2px;
padding-left: 40px;
padding-bottom: 10px;
background-color: #fff;
}

#nav a.lev2_active  
{
font-weight:normal;
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;



padding-top: 2px;
padding-bottom: 10px;
padding-left: 40px;
font-weight: bold;
background-color: #fff;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   
{
color: #5A3006;
text-decoration: underline;
}

#nav a.lev3_inactive 
{
font-weight:normal;
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 2px;

padding-bottom: 10px;
padding-left: 54px;
border-top-width: 1px;
}

#nav a.lev3_active 
{
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 2px;
padding-bottom: 10px;
padding-left: 54px;
font-weight: bold;










}


#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   
{
color: #5A3006;
text-decoration: underline;
}

#nav a.lev4_inactive 
{
font-weight:normal;
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 2px;
padding-bottom: 10px;
padding-left: 68px;
border-top-width: 1px;
}

#nav a.lev4_active 
{
text-transform: none;
line-height: 14px;
color: #5A3006;
text-decoration: none;
display: block;
padding-top: 2px;
padding-bottom: 10px;
padding-left: 68px;
font-weight: bold;
}

#nav a.lev4_active:hover, #nav a.lev3_inactive:hover
{
color: #5A3006;
text-decoration: underline;
}


#shopnavbar a:active
{
}



/*contactForm_4*/

#contactFrame /*fieldset*/
{
}

#contactForm_4, .contactForm_4 /*form*/
{
}

.contactForm_4 input
{
border: 1px #ccc solid;
font-size: 0.9em;
}

.contactForm_4 p label
{
width: 150px;
float: left;
font-weight: bold;
}

strong.is_required
{
color: #FF0000;
font-size: 1em;
font-weight: normal;
}

.contactFormClass_select
{
border: 1px #ccc solid;
width: 252px;
font-size: 0.9em;
height: 18px;
}

.contactFormClass_text
{
border: 1px #ccc solid;
width: 250px;
height: 16px;
}

.contactFormClass_date
{
width: 250px;
height: 16px;
}

.contactFormClass_file
{
border: 1px #ccc solid;
width: 250px;
height: 22px;
}

.contactFormClass_textarea /*textarea*/
{
border: 1px #ccc solid;
width: 250px;
height: 120px;
}

#contactFormCaptcha
{
margin-left: 147px;
}

.contactFormClass_button
{
margin-left: 0px;
padding: 0 8px;
font-size: 0.9em;
cursor: pointer;
color: #58595B;
margin: 0 2px 0 0;
height: 30px;
}


#shoppingCartShow {
}

#shoppingCartTop {
background: url(images/shoppingCartHeader.jpg) no-repeat;
height: auto;
width: 170px;
position: fixed;
top: 38px;
z-index: 100;
background-color: #fff;
border: 1px solid #CCCCCC;
padding: 80px 10px 10px 10px;
margin-left: -15px;
}

.shoppingCartCover {
height: 680px;
width: 170px;
position: absolute;
z-index: 90;
background: #fff;
}

.shopJsCartItem
{
	padding: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	border: 1px solid #42331E;
}

.Aufzug {
margin-bottom: -55px;
}

.zitate {
line-height: 21px;
font-size: 1.3em;
font-family: "Times New Roman";
font-style: italic;
}


/* EXTRA SIZED */
#productImageCont img {
width: 200px;
}

/* NON DISPLAYED */
#backTo {
display:none;
}

/* SHOP CSS */
.message_error
{
font-weight: bold;
margin: 10px 0 0 0;
}

#shopProductList
{
}

#shopProductCont
{
width: 920px;
}

#productImageCont
{
width: 100px;
float: left;
background: none;
}
	
img.productImage
{
width: 100px;
margin: 0 0 10px 0;
}

#rightProductSide
{
float: right;
width: 700px;
}

#shopProductCont h1 /*shopProductTitle*/
{
FONT-WEIGHT: bold;
FONT-SIZE: 24px;
/*MARGIN: 0px 0px 20px;*/
}



/*list and detail*/	
	
#productPropertiesCont
{
background: url(../kalkboedele_v2/images/bgd.png) top no-repeat;
padding: 10px 0 10px 85px;
}

#productPropertiesCont ul.spList
{
}

#productPropertiesCont ul.spDetail
{
height: 160px;
background: url(../kalkboedele_v2/images/weinpass_header_clear.png) top left no-repeat;
padding: 105px 0 0 50px;

}
		
#productPropertiesCont ul
{
list-style: none;
}
		
#productPropertiesCont ul li
{
padding: 2px 0 2px 0;
list-style: none;
height: 18px;
}

label.product_properties
{
padding: 0 10px 0 0;
font-weight: bold; 
width: 130px;
float: left;
}
		
#shortDescription
{
overflow: hidden;
margin: 0 0 8px 0;
/*background: url(images/3plepoint.png) bottom right no-repeat;*/
}
		
#shortDescription h3
{
overflow: hidden;
margin: 16px 0 0 0;
/*background: url(images/3plepoint.png) bottom right no-repeat;*/
}
		
#productDetailLink
{
/*margin: 0 0 16px 0;*/
}

#productDetailLink a /*Erfahren Sie mehr zum Produkt*/
{
}
		
#priceCartCont
{
position: relative;
height: 25px;
/*margin: 0 0 30px 0;*/
}
			
#productPrice
{
position: absolute;
top: 5px;
float: left;
line-height: 25px;
font-size: 0.8em;
}

#productPrice .mwst
{
position: relative;
float: left;
line-height: 25px;
height: 25px;
width: 120px;
top: 1px;
}
			
#productPrice h4
{
font-size: 1.4em;
float: left;
padding: 0 14px 0 0;
}
			
#addToCartCont
{
display: none;
}

input.spQuantity
{
position: absolute;
display: inline;
right: 28px;
padding: 3px 0 0 4px;
background: none;
width: 50px;
height: 25px;
line-height: 25px;
}
			
input.addToCart
{
position: absolute;
top: 0;
right: 0;
cursor: pointer;
background: none;
width: 28px;
height: 25px;
}

/* SHOPPING CART SPECIAL STYLES */

#shop {
}

.cart {
}

.cart_header {
	text-align:left;
	font-weight:bold;
	padding: 5px;
	height: 20px;
	border-bottom: #663300 solid 1px;
	margin: 0px 0px 15px 0px;
}

.card_header_product {
width: 245px;
float:left;
padding-right: 20px;
}

.card_header_unit_price {
float:left;
padding-right: 30px;
}

.card_header_quantity {
float:left;
padding-right: 30px;
}

.card_header_total {
float:right;
}

.shopCart_item_box {
	}

.shopCart_item {
	padding: 0px 20px 0px 10px;
	width: 245px;
	float:left;
}

.shopCart_item_unit_price {
float:left;
padding-right: 30px;
}

.shopCart_item_box .form {
	border: 1px solid #CCCCCC;
	padding: 1px 1px;
}

.pxBorder {
	border: 1px solid #CCCCCC;
	padding: 1px 1px;
}

.left_float_box select, .customer_address select {
	border: 1px solid #CCCCCC;
}

.shopCart_item_quantity {
float:left;
padding-right: 15px;
}

.shopCart_item_total_price {
float:right;
}

.shopCart_tax_box {
margin: 0px 0px 10px 0px;
}

.shopCart_total_price {
border-top: #663300 solid 1px;
padding: 10px 0px;
margin: 10px 0px 0px 0px;
font-weight:bold;
}

.shopCart_country {
padding: 20px 0px;
}


.left_float_box {
float: left;
padding: 0px 0px 0px 10px;
}

.right_float_box {
float: right;
}

.cart_links {
	float: right;
	padding-top: 20px;
}

.cart_links li {
	list-style-type: none;
}

.printMeNow {
Display: none;
}

.printMe {
}
