@charset "UTF-8";
/* CSS Document */

body {
background-color:#FFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#434343;
line-height:18px;
}

h1 {
font-size:18px;
border-bottom:1px dotted #9f9f9f;
}

#middle h1 {
border:none;
}

h2 {
font-size:16px;
}

h3 {
font-size:14px;
}

h4 {
font-size:12px;
}

p.intro {
font-size:16px;
}

a {
color:#8c112e;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}

.small {
font-size:10px;
}

hr {
height:1px;
background-color:#8C112E;
border:none;
}

#main {
margin:0 auto;
width:900px;
}

#langswitch {
display:none;
float: right;
font-size:10px;
}

#bg {
float:left;
width:100%;
background:url(../img/BGgradient.png) #FFF top left repeat-x;
}

#header {
clear:left;
width:100%;
height:145px;
background: url(../img/header.png) transparent no-repeat top left;
}

#liner {
clear:left;
width:100%;
border-top:2px solid #a39c95;
background-color:#8c112e;
height:3px;
overflow:hidden;
}

#content {
float:left;
width:898px;
border-left: 1px solid #9f9f9f;
border-right: 1px solid #9f9f9f;
}

#left {
float:left;
width:250px;
border-right:1px solid #9f9f9f;
}

.sidebox {
/*float:left;*/
width:220px;
padding:15px;
}

.sidebox h4 {
margin:0;
padding-top:0;
border-bottom:2px solid #8c112e;
}

.sidebox p {
padding:5px 0 7px 0;
margin:0;
}

.sidebox a {
/*float:right;*/
color:#a9a97f;
text-decoration:none;
margin-top:-7px;
}

.sidebox h4 a {
float:none;
}

ul.navi {
list-style:none;
margin:0;
padding:0;
border-bottom: 1px solid #fff;
}

ul.navi li {
background:url(../img/gradientNav.png) #e3e3e3 top left repeat-x;
border-top:1px solid #FFF;

}

ul.navi li a {
color:#434343;
font-size:14px;
margin-left:15px;
line-height:35px;
}

ul.navi a:hover,
ul.navi a.level1_on,
ul.navi a.level2_on,
ul.navi a.level3_on {
text-decoration:none;
color:#8C112E;
}

ul.level2 {
list-style:none;
margin:0px;
padding-left:0px;
background-color:#efefef;
line-height:25px;
}

ul.level2 li {
background-color:transparent;
background-image:none;
}

ul.level2 li a {
margin-left:25px;
line-height:25px;
}

ul.level3 {
list-style:none;
margin:0px;
padding:0px;
}

ul.level3 a {
padding-left:12px;
}

#right {
float:left;
width:648px;
border-left:1px solid #9f9f9f;
margin-left:-1px;
margin-right:-1px;
}

#contframe {
float:left;
/*border-right:1px solid #9f9f9f;*/
min-height:500px;
}

#startimg {
/*float:left;*/
width:645px;
height:204px;
background:url(../img/startbild.jpg) transparent top left no-repeat;
border:1px solid #FFF;
}

#liner2 {
/*float:left;*/
width:100%;
height:1px;
background-color:#9f9f9f;
overflow:hidden;
}

#middle {
width:615px;
float:left;
padding:15px;
border-top:1px solid #FFF;
border-left:1px solid #FFF;
border-right:1px solid #FFF;
margin:-15px -15px 0;
}

#middle h2 {
margin-top:0;
padding-top:0;
}

#liner3 {
clear:left;
width:647px;
border-top:1px solid #FFF;
background-color:#8c112e;
height:3px;
overflow:hidden;
margin:0 -15px; 
}

#newshead {
float:left;
width:617px;
padding:10px 15px;
border-top:1px dotted #9f9f9f;
border-bottom:2px solid #9f9f9f;
font-size:14px;
font-weight:bold;
margin:0 -15px;
* margin:-15px -15px;
}


#newsbody {
float:left;
width:647px;
margin:0 -15px;
}

.newsitem {
float:left;
padding:15px;
width:293px;
border-right: 1px solid #9f9f9f;
}


.newsitem2 {
float:left;
padding:15px;
width:291px;
border-left:1px solid #9F9F9F;
margin-left:-1px;
}

.news-header {
clear:left;
font-weight:bold;
margin:0 0 5px 0;
}

.news-text {
clear:left;
}

#footer {
float:left;
width:898px;
height:28px;
background:url(../img/gradientFooter.png) #efefef repeat-x top left;
border:1px solid #9f9f9f;
}

#footer a {
font-size:10px;
line-height:10px;
color: #434343;
text-decoration:none;
}

#footer a:hover {
color:#8C112E;
}

#footer div {
margin:4px 15px 0 0;
}

#contentarea {
padding:15px;
}

#contentarea2{
/*border-right:1px solid #9f9f9f;*/
padding:15px;
min-height:500px;
background-color:#fff;
}

.clear-left {clear:left;}

/* Kontaktformular */

.tx-advmailform-pi1 input,
.tx-advmailform-pi1 textarea {
border:1px solid #9f9f9f;
width:200px
}


.tx-neofileshare-pi1_formField input,
.tx-neofileshare-pi1_formField textarea,
input,
textarea {
border:1px solid #9f9f9f;
}

.tx-neofileshare-pi1_formField input[type="checkbox"] {
border:none;
}

div.tx-neofileshare-pi1_formField label {
width:100px;
}


input#action_submit {
background-color:#9f9f9f;
color:#fff; 
width:70px;
margin-left:150px;
}

#amf_captcha {
margin-bottom:10px;
}


input#action_submit:hover {
background-color:#F0F0F0;
color:#434343; 
}


/* Shop */



form.shop_list_form {
float:left;
}

 
input.shop_list_inbasket {
/*width:144px;*/
border:1px solid #e5e5e5;
background-color:#e5e5e5;
color:#434343;

}
 
input.shop_list_inbasket:hover {
background-color:#fff;
}

.shop_list_prevnext{
clear:left;
width:100%; 
}

h3.shop_list_header {
text-align:center;
}

ul#cat1 {
list-style:none;
margin:0;
padding:0;
}

ul#cat1 ul {
list-style:none;
margin:0;
padding:0;
}

ul#cat1 a {
line-height:25px;
margin-left:25px;
background: url(../img/pfeil.png) left 6px no-repeat;
padding-left:12px;
}

ul#cat1 a:hover {
background: url(../img/pfeil_on.png) left 6px no-repeat;
}

ul#cat1 ul a {
margin-left:37px;

}

ul.navi ul#cat1 li {
background-color:#EFEFEF;
background-image:none;
}

ul.navi ul#cat1 a.act {
color:#8c112e;
background: url(../img/pfeil_on.png) left 6px no-repeat;
}

.shop_list_center {
text-align:center;
}

/* Shop mit commerce */

table.shop_list_item2 {
width:297px;
margin-bottom:22px;
margin-right:22px;
float:left;
}

table.shop_list_item {
width:297px;
margin-bottom:22px;
float:left;
}

td.shop_list_single_subtitle {
padding:0px 15px;
}



input.shop_list_stzahl {
width:40px;
}

.cat-item {
width:295px;
float:left;
border:1px solid #9f9f9f;
margin-right:23px;
margin-bottom:23px;


}

.cat-image {
width:99px;
float:left;
text-align:center;
padding-top: 10px;
height:140px;
border-right: 1px solid #9f9f9f;
}

.cat-title {
width:175px;
float:left;
padding: 10px;
height:130px;
}

td.shop_list_first {
width:100px;
min-height:190px;
height:270px;
border:1px solid #e5e5e5;
border-right:none;
padding-top:10px;
}

td.shop_list_second {
border:1px solid #e5e5e5;
padding: 0px 10px;
}


.clear-all {
clear:both;
}

.com-input-qty {
width: 30px;
}

.com-category {
width:640px;

}

.list-submit input,
.action-submit input,
.com-chkout-address-fields-submit input,
.com-basket-submit input,
.search-form input[type = "submit"],
.com-chkout-listing-submit input
 {
border:1px solid #9f9f9f;
background-color:#9f9f9f;
color:#fff; 
}

.com-basket-previous {
float: left;
}

.com-basket-submit {
float:right;
margin-right: 10px;
}

.com-basket-next a  {
display:block;
background-color:#FFF;
color:#8C112E;
text-decoration:none;
border:1px solid #9F9F9F;
padding: 1px 3px;
width:119px;
text-align:center;
}

.com-basket-next a:hover {
background-color:#8C112E;
color:#fff;
}

.com-basket-next {
display:-moz-inline-stack;
display:inline-block;
float:right;
}

.com-basket-next a {
display:block;
}
 
.list-submit input:hover,
.action-submit input:hover,
.com-chkout-address-fields-submit input:hover,
.com-basket-submit input:hover,
.search-form input[type = "submit"]:hover,
.com-chkout-listing-submit input:hover {
background-color:#fff;
color:#9f9f9f;
}



input#delivery,
input#nodelivery,
.com-chkout-listing-terms input{
border:none;
}

.com-single {
width:615px;
border: 1px solid #9f9f9f;
}

.com-single-left {
float:left;
width:199px;
border-right: 1px solid #9f9f9f;
text-align:center;
padding : 15px 0;
}

.com-single-right {
float:left;
width:395px;
margin-left:-1px;
border-left: 1px solid #9f9f9f;
padding: 0 10px 10px;
}

.com-basket-box table.com-basket-list,
.com-chkout-listing-basket table.com-basket-list,
.tx-commerce-pi3 table.com-basket-list {
border:1px solid #9f9f9f;
}

.com-basket-box tr.com-basket-header th,
.com-basket-box table.com-basket-list td,
.com-chkout-listing-basket table.com-basket-list th,
.com-chkout-listing-basket table.com-basket-list td,
.tx-commerce-pi3 table.com-basket-list th,
.tx-commerce-pi3 table.com-basket-list td {
border-bottom:1px solid #9f9f9f;
border-right:1px solid #9f9f9f;
}

.com-chkout-listing-basket tr.com-chkout-sum,
.tx-commerce-pi3 tr.com-chkout-sum {
border-top:3px double #9f9f9f;
}

.search-list-header {
border-bottom:1px dotted #9f9f9f;
}

.tx-fesearchintable-pi1 ul {
display:none;
}

td.com-chkout-address-radio {
text-align:right;
}

span.error {
color:red;
}

.pagebrowser {
clear:both;
}

.search-form table{
float:right;
margin-top:13px;
*margin-bottom:-20px;
}

.tobasket a, .tobasket2 a {
display:block;
background-color:#FFF;
color:#8C112E;
text-decoration:none;
border:1px solid #9F9F9F;
padding: 1px 3px;
width:119px;
text-align:center;
}

.tobasket a:hover,.tobasket2 a:hover {
background-color:#8C112E;
color:#fff;
}

.tobasket2 {
display:-moz-inline-stack;
display:inline-block;
}

.tobasket2 a {
display:block;
}


#right {
width:647px;
}


dd.csc-textpic-caption {
display:none;
}

.langB {
margin-left:5px;
}

.langB .active {
color: #434343;
}

.com-invoice-customer-address,
.com-invoice-additional {
text-align:left;
}
/* Elemente verstecken */

.display_none {
display:none;
}

/* Abstand Page Browser Shop oben */

div.top_cat_browse {
margin-bottom:15px;
padding:0;
}
