@charset "utf-8";

/*
Theme Name:
Theme URL:
Description:
Version: 1.0
Author:
Author URL:
*/

*
{
padding: 0;
margin: 0;
border: none;
}

body
{
background: #E7E2DA url(images/bgd.png) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000;
line-height: 18px;
}


/*
background: #CCCC99 url(images/bgd.png) repeat-x;
background: #FFFFCC url(images/bgd.png) repeat-x; 
#362A19 Braun
#A8A390 */

#outer
{
background: url(images/outer_bgd_trans.png) repeat-y top;
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; Braun -->
color: #5a021a; <!-- Jetzt Weinrot --> 

}

h1 {
FONT-WEIGHT: bold;
FONT-SIZE: 1.5em;
MARGIN: 0 0 20px 0;
}

h2 {
FONT-WEIGHT: bold;
FONT-SIZE: 14px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
margin: 15px 0;
}

h2.shoppingCart
{
FONT-WEIGHT: bold;
FONT-SIZE: 1.2em;
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: 14px;
PADDING-BOTTOM: 0px;
PADDING-TOP: 0px;
margin: 0 0 15px 0px;
}

h4 {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
MARGIN: 0px 0px 10px;
<!-- color:  #42331E; Braun -->
color: #5a021a; <!-- Jetzt Weinrot --> 
}

h5 {
FONT-WEIGHT: bold;
FONT-SIZE: 11px;
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;
}

.icon {
vertical-align:-3px;
}

img.floatLeft
{
float: left;
padding: 5px 10px 5px 0px;
}

img.links
{
float: left;
padding: 5px 10px 5px 0px;
}

img.floatRight
{
float: right;
padding: 5px 0px 5px 10px;
}

img.rechts
{
float: right;
padding: 5px 0px 5px 10px;
}

img.left
{
float: left;
padding: 5px 10px 5px 0px;
}

img.right
{
float: right;
padding: 5px 0px 5px 10px;
}

img.mitarbeiter {
width: 200px;
}

.clearBoth 
{
clear: both;
}

.borderMiddle
{
width:520px;
height:1px;
background: url(images/border_middle.png) top no-repeat;
display: block;
margin: 15px 0;
}

.borderTop
{
background: url(images/sidebar_border.png) top no-repeat;
height: 1px;
display: block;
margin: 0 0 15px 0;
}

.borderSidebar
{
background: url(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(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,
#sidebarLeft h6
{
font-weight: bold;
font-size: 1.2em;
text-transform: none;
padding: 0 0 3px 0;
}

#sidebarRight ul li,
#sidebarLeft ul li
{
list-style: none;
padding: 0 0 10px 0;
margin: 0 0 10px 0;
}


#sidebarRight ul li.bestellHotline
{

background: url(images/sidebar_border.png) bottom no-repeat;
padding: 0;
margin: 0;
}

#sidebarLeft ul li.bestellHotline
{

background: url(images/sidebar_border.png) bottom no-repeat;
padding: 0 0 20px 15px;
margin: 40px 0 0 0;
}

li.borderBottom
{
margin: 10px 0 0 0;
background: url(images/sidebar_border.png) bottom no-repeat;
}

/*footer*/

#footer
{
color: #fff;
width: 950px;
clear: both;
margin-top: 60px;
height: 20px;
background: #5a021a;
border-top: solid 1px #ccc;
font-size: 0.9em;



text-align:  center;
padding: 10px 0 10px 0;
margin: 20px 0 0 0;
}

#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 
{
	background-color: #fff;
	margin-top: -200px;
	list-style: none;
	width: 160px;
	text-transform: none;
	position: fixed;
	visibility: hidden;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

#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; Braun -->
border: 1px solid #5a021a; <!-- Jetzt Weinrot --> 
}

.Aufzug {
margin-bottom: -55px;
}

em {
line-height: 24px;
font-size: 1.4em;
font-family: "Times New Roman";
font-style: italic;
}