/*
Farbe 1: #F5CB4D - orange
Farbe 2: #EEEEC4 - beige
Farbe 3: #333300 - braun
Farbe 4: #FFEB9F - Kaffee
Farbe 5: #007237 - grün
Farbe 6: #F90400 - rot
*/
/* Allgemeine Formatierungen */
.clear { 
	line-height: 0;
	height: 0;
	clear: both;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
}

input.quantity {
	border: 1px solid #333300;
	width: 30px;
	text-align: right;
}

input.amount {
	border: 0px;
	width: 50px;
	text-align: right;
	vertical-align: middle;
}

select.option {
	border: 1px solid #333300;
	width: 50px;
}

select.option2 {
	border: 1px solid #333300;
	width: 75px;
}

label.pages {
    float: left;
    width: 50px;
    font-weight: bold;
}

select.pages {
    border: 1px solid #333300;
	width: 35px;
}


textarea.tac {
	width: 100%;
	height: 100px;
}

input.tac {
	width: auto;
	border: 0px;
	font-family: verdana, arial;
	font-Size:10px;
	font-weight: normal;
}

.submitButton {
	width: 120px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #00FF00;
	background-color: #007237;
}

.radio {
    border: 0px;
}

.cartButton {
	border: 1px solid #333300;
	width: 130px;
	margin-bottom: 5px;
	font-family: verdana, arial;
	font-Size:11px;
	font-weight: normal;
}

a.button {
	border: 1px solid #333300;
	background-color: #FFFFFF;
	width: 50px;
	padding: 1px 10px;
	font-family: verdana, arial;
	font-Size:10px;
	font-weight: normal;
	text-decoration: none;
}

h1 {
	width: 100%;
	margin: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-bottom: 2px solid #F90400;
	color: #007237;
	text-decoration: none;
}

div.text h1 {
	padding: 2px 5px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

td {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

#headInfo {
	margin: 0; 
	padding: 0;
	font-size: 12px;
	line-height: 28px;
	color: #FFFFFF;
	background-color: #F90400;
	text-align: center;
	border: none;
	border-top: 3px solid #FFFFFF !important;
	border-top: 1px solid #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

/* Anzeige Startseite */
#start {
	width: 588px !important;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
	padding: 0px;
}

    #start p, li {
    	margin: 2px 5px;
    	font-size: 9px;
    	font-weight: normal;
    	text-decoration: none;
    	color: #000000;
    }

    #start td {
    	width: 280px !important;
    	width: 50%;
    	height: 50%;
    	padding: 0px;
    	margin: 0px;
    	vertical-align: top;
    	font-size: 11px;
    	font-weight: normal;
    	text-decoration: none;
    	color: #000000;
    }

    #start h1 {
    	width: 270px !important;
    	width: 280px;
    	border-bottom: 2px solid #F90400;
    	font-size: 12px;
    	font-weight: bold;
    	color: #007237;
    	padding: 2px 5px;
    }

    #start .subcat {
    	width: 138px !important;
    	width: 140px;
    	height: 121px !important;
    	height: 123px;
    	margin: 0;
    	margin-right: 2px;
    	margin-bottom: 3px;
    	border: 1px solid #333300;
    	overflow: hidden;
    }

        #start .subcat img.inactive {
        	width: 140px;
        	opacity: .15;
        	filter: alpha(opacity=15);
        }
	
		#start .subcat h1.text {
			width: 138px !important;
    	width: 140px;
    	margin: 0;
    }
    #start h1.text {
    	margin: 0px;
    	padding: 0px;
    	border: 0px;
    }

        #start h1.text span {
        	width: 134px !important;
        	width: 100%;
        	padding: 2px;
        	font-size: 10px;
        	font-weight: bold;
        	text-decoration: none;
        	color: #333300;
        	background-color: #EEEEC4;
        	display: block;
        }

        #start h1.text a {
        	width: 134px !important;
        	width: 100%;
        	padding: 2px;
        	font-size: 10px;
        	font-weight: bold;
        	text-decoration: none;
        	color: #333300;
        	background-color: #FFEB9F;
        	display: block;
        }

        #start h1.text a:hover {
        	background-color: #F5CB4D;
        }

#news {
    width: 600px !important;
    width: 100%;
    margin: 0;
		padding: 5px;
    overflow: hidden;
}
	
	#news h1 {
		width: 590px !important;
		width: 100%;
	}

	#news p {
		width: 585px;
		margin: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #007237;
	}

#specials {
    width: 588px !important;
    width: 588px;
    height: 150px;
    margin: 5px;
    margin-top: 0px;
    padding: 0px;
    border: 0px;
    overflow: hidden;
}

#specialsInfoText {
	position: relative;
	top: -140px;
	left: 0px;
  width: 100%;
  margin: 0;
  padding: 0;
	z-index: 1;
}

    #specialsInfoText table {
        margin: 5px;
    }

    #specialsInfoText h1 {
        background: none;
        border: none;
    }

    #specialsInfoText h1 a {
       font-family: arial, verdana, sans-serif;
       font-size: 16px;
       font-weight: bold;
       text-decoration: none;
       color: #FFFFFF;
       background: none;
    }

    #specialsInfoText a {
       font-size: 11px;
       font-weight: bold;
       text-decoration: none;
       color: #FFFFFF;
       background: none;
    }

    #specialsInfoText h1.price a {
       font-family: arial, verdana, sans-serif;
       font-size: 20px;
       font-weight: bold;
       text-decoration: none;
       color: #FFFFFF;
       background: none;
    }

/* Anzeige der Topseller  */
#boxTopseller {
	width: 100%;
	padding: 0px;
	margin-top: 126px;
    margin-left: 10px;
}

#boxTopseller div.topsellerItem {
	width: 196px !important;
	width: 100%;
	height: 170px !important;
	height: 172px;
	margin-bottom: 5px;
	padding: 0px;
	border: 1px solid #333300;
	background-color: #FFFFFF;
	overflow: hidden;
}

#boxTopseller div.topsellerItem h1 {
	width: 196px !important;
	width: 100%;
	border: none;
	margin: 0px;
	padding: 2px;
	background-color: #F5CB4D;
	color: #333300;
	text-decoration: none;
}

#boxTopseller div.topsellerItem h1 a {
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
	border: none;
}

#boxTopseller div.topsellerItem div.productInfo {
	padding: 0;
	margin: 0;
}

#boxTopseller div.topsellerItem div.productInfo div.productInfoText {
	position: relative;
	top: -40px;
	left: 0px;
	z-index: 1;
}

#boxTopseller div.topsellerItem div.productInfo div.productInfoText a {
	padding: 2px 10px;
	font-size: 16px;
	color: #000000;
	background: url(../gfx/hdl_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#boxTopseller div.topsellerLogo {
	position: absolute;
	top: 50px;
	left: 60px;
	z-index: 1;
}

/* Anzeige der Service  */
#boxService {
	width: 100%;
	padding: 0px;
	margin-top: 126px;
    margin-left: 10px;
}

  #boxService div.serviceItem {
  	width: 196px !important;
  	width: 100%;
    margin: 0;
  	margin-bottom: 5px;
  	padding: 0;
  	border: 1px solid #333300;
  	background-color: #FFFFFF;
    overflow: hidden;
  }

    #boxService div.serviceItem h1 {
    	width: 196px !important;
    	width: 100%;
    	border: none;
    	margin: 0px;
    	padding: 2px;
    	background-color: #F5CB4D;
    	color: #333300;
    	text-decoration: none;
    }

      #boxService div.serviceItem h1 a {
      	font-size: 9px;
      	font-weight: bold;
      	text-decoration: none;
      	color: #333300;
      	border: none;
      }

    #boxService div.serviceItem p {
      margin: 3px;
    }


/* Anzeige der Produkt-Liste / Kategorie-Ansicht */
#boxCategory {
	width: 590px;
}

#boxCategory h1 {
	width: 580px !important;
	width: 100%;;
}

#boxCategory div.categoryItem {
	float: left;
	/* width: 588px !important;
	width: 100%; */
	width: 286px !important;
	width: 288px;
	height: 232px !important;
	height: 236px;
	background-color: #FFFFFF;
	border: 2px solid #333300;
	margin-left: 3px;
	margin-right: 2px;
	margin-bottom: 5px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
}

#boxCategory div.categoryItem h1 {
	/* width: 572px !important; 
	width: 582px; */
	width: 278px !important;
	width: 286px;
	margin: 0px;
	padding: 5px;
	background-color: #F5CB4D;
	border-bottom: 0px solid #333300;
}

#boxCategory div.categoryItem h1 a {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
	border: 0px;
	background: none;
}

#boxCategory div.categoryItem div.productInfo {
	padding: 0;
	margin: 0;
}	

#boxCategory div.categoryItem div.productInfo div.productInfoText {
	position: relative;
	top: -50px;
	left: 0px;
	z-index: 1;
}

#boxCategory div.categoryItem div.productInfo div.productInfoText a img {
	margin-top: 5px;
	margin-left: 5px;
	background: none;
}

#boxCategory div.categoryItem div.productInfo div.productInfoText a.price {
	padding: 2px 10px;
	font-size: 16px;
	color: #000000;
	background: url(../gfx/hdl_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#boxCategory div.categoryItem form {
	float: left;
	margin-left: 10px;
	text-align: left;
	font-size: 10px;
	font-weight: normal;
}

div.listProductNav {
	width: 572px !important; 
	width: 582px;
	margin: 0px;
	padding: 5px;
}

/* Produkt-Detailansicht */
.prodImg img {
	margin: 5px 0px;
	padding-right: 5px;
}

#boxProduct {
	width: 360px;
	background-color: #FFFFFF;
}

#boxProduct h1 {
	width: 355px !important;
	width: 100%;
	margin-top: 5px;
	background-color: #F5CB4D;
	border-bottom: 2px solid #333300;
	color: #333300;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#boxProduct a.addImg {
	float: left;
	margin: 5px;
}

#boxProduct table {
	width: 340px !important;
	width: 100%;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}

#boxProduct td {
	vertical-align: top;
}

#boxProduct select.option {
	border: 1px solid #333300;
	width: 230px !important;
	width: 240px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
}

#boxProduct input.submitButton {
	border: 1px solid #333300;
	width: 140px;
	font-family: verdana, arial;
	font-Size: 11px;
	font-weight: normal;
}

#boxProduct .price {
	font-size: 26px;
	color: #007237;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#boxProductInfo {
	width: 355px;
	border: 1px solid #F5CB4D;
	text-align: left;
}

#boxProduct ul {
	padding: 0px;
	margin: 0px;
}

#boxProductInfo div.boxProductInfoContent li {
	font-size: 11px;
	color: #000000;
}

#boxProduct li.prodNav {
	float: left;
	width: 110px !important;
	width: 112px;
	list-style: none;
	border-top: 1px solid #F5CB4D;
	border-left: 1px solid #F5CB4D;
	border-right: 1px solid #F5CB4D;
	padding: 0px;
	margin: 0px;
	margin-right: 3px;
}

#boxProduct li a {
	width: 100px !important;
	width: 100%;
	background-color: #F5CB4D;
	padding: 2px 5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
	display: block;
}

#boxProduct li a:hover, #boxProduct li a.active {
	background-color: #EEEEC4;
}

#boxProductInfo div.boxProductInfoContent {
	margin: 5px;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #000000;
	display: none;
}

#boxProductInfo div.boxProductInfoContent td {
	font-size: 11px;
	color: #000000;
	border-bottom: 1px dotted #F5CB4D;
}

#boxAccessory {
	width: 590px;
}

#boxAccessory h1 {
	width: 190px;
	text-decoration: none;
}

#boxAccessory div.accessoryItem {
	width: 190px;
	height: 160px;
	overflow: hidden;
  border: 1px solid #333300;
}

#boxAccessory div.accessoryItem h1 {
  width: 190px;
	background-color: #F5CB4D;
  border: none;
	padding: 2px 5px;
	margin: 0;
}

#boxAccessory div.accessoryItem h1 a {
  font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color: #333300;
	border: 0px;
}

#boxAccessory div.accessoryItem div.accessoryInfo {
	padding: 0;
	margin: 0;
}

#boxAccessory div.accessoryItem div.accessoryInfo div.accessoryInfoText {
	position: relative;
	top: -40px;
	left: 0px;
	z-index: 1;
}

#boxAccessory div.accessoryItem div.accessoryInfo div.accessoryInfoText a {
	padding: 2px 10px;
	font-size: 16px;
	color: #000000;
	background: url(../gfx/hdl_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

table.lastVisited {
	width: 100%;
}

table.lastVisited td {
	width: 25%;
	margin: 5px;
	text-align: center;
}

table.lastVisited td img {
	border: 1px solid #007237;
	margin-bottom: 3px;
}

/* Formatierungen für den Warenkorb */
#boxShoppingCartSummary {
	width: 100%;
	color: #000000;
}

#boxShoppingCartSummary div.contentBorder {
    border: 2px solid #333300;
}

#boxShoppingCartSummary div.text {
    width: 590px !important;
    width: 100%;
    background-color: #F5CB4D;
}


#boxShoppingCartSummary div.cartSummaryNav {
	float: right;
  margin-top: 2px;
}

#boxShoppingCartSummary div.cartSummaryNav input {
  margin-bottom: 2px;
}

#boxShoppingCartSummary div.cartItem a img{
	vertical-align: bottom;
}

#boxShoppingCartSummary a.hdl {
	float: left;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#boxShoppingCartSummary div.cartSummary {
	float: left;
	font-size: 12px;
	color: #000000;
    margin-top: 2px;
}

#boxShoppingCartSummary a.button {
	float: left;
	width: 120px;
	border: 1px solid #F5CB4D;
	font-size: 11px;
	padding: 1px;
    margin-left: 5px;
	margin-bottom: 3px;
	text-align: center;
	text-decoration: none;
	display: block;
}

#boxShoppingCartContents {
	float: left;
	width: 100%;
	font-size: 10px;
	color: #000000;
	display: none;
}

#boxShoppingCartContents div.text{
	margin: 0px;
    background-color: #FFFFFF;
}

#boxShoppingCartContents div.cartItem {
	width: 100%;
	margin: 5px;
	font-size: 10px;
	color: #000000;
}

#boxShoppingCartContents a img{
	vertical-align: bottom;
}

/* Formatierungen für die Kasse */
#boxCheckout {
	width: 610px;
	font-size: 10px;
}

div.summary {
	margin-right: 25px;
	text-align: right;
	line-height: 150%;
}

table.cartItem {
	width: 100%;
	font-size: 10px;
	color: #000000;
}

table.cartItem a img {
	vertical-align: bottom;
}

#boxShipment {
	width: 360px;
	border: 1px solid #F5CB4D;
	padding: 5px;
}

#boxShipment table {
	width: 100%;
	font-size: 10px;
	color: #F5CB4D;
}

#customerInfo {
	background-color: #FFFFFF;
	width: 100%;
	font-size: 12px;
	color: #F5CB4D;
}

#customerInfo h1 {
	display: block;
}

#customerInfo p {
	clear: both;
}

#customerInfo label {
	float: left;
  	width: 100px;
  	margin: 0px 5px;
  	display: block;
}

#customerInfo input {
	width: 190px;
	margin: 0px 5px;
}

#customerInfo select {
	width: 190px;
	margin: 0px 5px;
}

#customerInfo div.cartNavigation input {
	width: 100px;
}

#adressform {
	display: none;
}

a.button, a.button:hover {
	border: 1px solid #F5CB4D;
	background-color: #FFFFFF;
	color: #F5CB4D;
	width: 160px;
	padding: 1px 10px;
	font-family: verdana, arial;
	font-Size:11px;
	font-weight: normal;
	text-decoration: none;
}

table.boxCheckoutDetail input {
	width: 100%;
	margin: 2px;
	vertical-align: middle;
}

table.boxCustomerDetail {
    background-color: #FFFFFF;
	font-size: 10px;
	color: #F5CB4D;
}

table.boxCustomerDetail td input {
    width: 20px;
}

div.cartNavigation{
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

table.payment td {
    font-size: 10px;
	color: #000000;
}

#sue_help {
    display: none;
}

#sue_help table, td {
  font-size: 10px;
	margin: 5px;
}

#paypal_help {
    display: none;
}

.tableReviewOrder {
	width: 100%;
	font-size: 12px;
	color: #F5CB4D;
}

.tableShipment {
	width: 100%;
	font-size: 10px;
	color: #000000;
}

.tableShipment td {
	border-bottom: 1px dashed #F5CB4D;
}

#boxTaC {
	display: none;
}

#tac, p, li, td {
	font-size: 11px;
	color: #000000;
}

div.cartNavigation a img{
	vertical-align: middle;
}