body {
  background-color: #FFFFFF;
  color: #5c5b61;
  font-family: Verdana;
  margin: 0px;
  font-size: 11px;
  
}

a:link { color: #5c5b61; text-decoration: underline }
a:visited { color: #5c5b61; text-decoration: underline }
a:hover { color: #5c5b61; text-decoration: underline }
a:active { color: #5c5b61; text-decoration: underline; }

img {
	border: 0px;
}

form {
  margin: 0px;
}

div#main-container {
  width: 965px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(img/main-container.gif);  
  overflow: hidden;
}

div#header-container {
  width: 965px;
  height: 100px;
  margin-bottom: 5px;
  margin-left: 28px;
  background-image: url(img/header.jpg);
  background-repeat: no-repeat;
}



div#mitte {
  overflow: hidden;
}

div#linker-container {

  margin-left: 26px !important;
  margin-left: 13px;
  width: 168px;
  float: left;
  overflow: hidden;
  
}


div#menu-start {
  width: 18px;
  height: 200px;
  background-image: url(img/menu-start.gif);
  background-repeat: no-repeat;
  float: left;

}

div#menu-container {
  width: 148px;
  border-left: 1px #cdcdcf solid;
  border-right: 1px #cdcdcf solid;
  float: left;
  min-height: 400px;
}

div.box-links {
  width: 138px;
  border-bottom: 1px #cdcdcf solid;
  padding: 5px 0px 10px 0px;
  margin: 0px 5px 5px 5px;
  font-size: 11px;
  overflow: hidden;
}

div.lastitem {
    border: 0;
    padding: 5px 0px 0px 0px;
    margin: 0px 5px 0px 5px;
}

div.newsbox-links {
  width: 138px;
  border-bottom: 1px #cdcdcf solid;
  padding: 5px 0px 15px 0px;
  margin: 0px 5px 10px 5px;
  font-size: 11px;
  overflow: hidden;
}


ul.menu-links {
  list-style: none;
  margin: 0px;
  padding: 0px;
  font-size: 11px;
}

li.menu-links {
  margin-bottom: 8px;
}

li.menu-links a:link { color: #5c5b61; text-decoration: none }
li.menu-links a:visited { color: #5c5b61; text-decoration: none }
li.menu-links a:hover { color: #5c5b61; text-decoration: underline }
li.menu-links a:active { color: #5c5b61; text-decoration: none; }


form#searchform {
  border: 0px;
  background-color: #ffcc00;

}

div.box-links input 
{
	width: 80px;
	border: 1px #5c5b61 solid;
	color: #5b5c61;
	background-color: #ffffff;
	margin: 5px 2px 2px 0px;
	padding: 0px 2px 1px 2px;
}

input#suche-send 
{
	margin: 5px 0px 0px 0px;
	padding: 0px;
	width: 17px;
	height: 20px;
	vertical-align: text-bottom;
	border: 0px;
}

div.newsbox-links img
{
	display: inline;
	padding: 3px 5px 0px 0px;
	float: left;
}

div.newsbox-links h2 {
	font-size: 14px;
	padding: 0px;
	/* display: inline; */
}

div.newsbox-links p {
  display: inline;
  padding: 0px;
  margin: 0px;
}


div#content-container {
  width: 520px;
  margin: 0px 5px 0px 5px;
  padding: 0px 5px 0px 5px;
  float: left;
  min-height: 400px;
  overflow: hidden;
}

div#rechter-container {
  width: 199px;
  border-left: 1px #cdcdcf solid;
  float: left;
  margin-right:0px;
  overflow: hidden;
  min-height: 400px;
}

div.box-rechts {
  width: 189px;
  border-bottom: 1px solid #cdcdcf;
  padding: 0px 0px 15px 5px;
  margin: 0px 0px 10px 5px;
  font-size: 11px;
  overflow: hidden;
}

div.box-rechts img 
{
	display: inline;
	padding: 3px 5px 0px 0px;
	float: left;
}

div.box-rechts h2 
{
	font-size: 14px;
	padding: 0px;
	height: 0px;
	clear: both;
	display:inline;
}

div.box-rechts-content {
  width: 136px;
  float: right;
}

div.box-rechts p 
{
	margin: 0px;
	padding: 0px;
	clear: both;
}

div#footer-container {
  width: 898;
  padding: 5px 5px 5px 5px;
  margin: 5px 26px 0px 26px;
  background-color: #5c5b60;
  clear: both;
  color: #fff600;
  text-align: center;
  font-size: 11px;
}

span#footer-z {
  color: #FFFFFF;
}

h1 
{
	color: #5c5b61;
	font-size: 16px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

h2 
{
	color: #5c5b61;
	font-size: 14px;
	margin: 5px 0px 10px 0px;
	padding: 0px;
}

p.einspaltig {
	color: #5c5b61;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: justify;
}


.csc-mailform {
  border: 0px;
}

.csc-mailform-field input {
  color: #000000;
  font-size: 11px;
  font-family: Verdana;
  margin-bottom: 5px;
}

.csc-mailform-field textarea {
  color: #000000;
  font-size: 11px;
  font-family: Verdana;
  margin-bottom: 5px;
  width: 350px;
}

.radiolayout {
  padding:0px;
  margin: 0px;
}

#mailformThema {
  border: 0px;
  padding: 5px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}

.radiolayout legend {
}


/* Indexed Search */
.tx-indexedsearch-searchbox form {
  margin: 0px;
  padding: 0px;
}

.tx-indexedsearch-searchbox input {
  color: #000000;
  font-size: 12px;
  font-family: Verdana;
  margin-bottom: 0px;
  border: solid 1px #5c5b61;
  vertical-align: text-top;
}

.tx-indexedsearch-searchbox select {
  color: #000000;
  font-size: 12px;
  font-family: Verdana;
  margin-bottom: 0px;
  border: solid 1px #5c5b61;
  vertical-align: text-top;
}

.tx-indexedsearch-searchbox table {
  border-spacing: 5px;

}

.tx-indexedsearch-searchbox td {

}

form#login {
  width: 100%;
}

table#login {
  width: 300px;
  margin: 0px auto;
}

table#login td {
  width: 50%;
  padding: 5px 5px 5px 5px;
}


/* tt_products 
* ****************
* Produktliste
*/
div.page_navigation {
  width: 520px;
  overflow: hidden;
}

div.page_prev {
  width: 110px;
  float: left;
}

div.page_middle {
  width: 300px;
  text-align: center;
  float: left;
}

div.page_next {
  width: 110px;
  float: left;
  text-align: right;
}

h2.category_title {
  background-color: #ece810;
  padding: 5px;
  margin: 20px 0px 2px 0px;
  font-size: 14px;  
  
}

div.category_legend {
  overflow: hidden;
}

div.category_legend_box {
  width: 100px;
  margin-left: 2px;
  padding: 8px 0px 3px 0px;
  float: left;
  background-color: #f1ed70;
  text-align: center;
  height: 17px;
  vertical-align: middle;
}

div#legend_color {
  margin-left: 114px;
}

div.listitem {
  width: 520px;
  overflow: hidden;
  margin: 10px 0px 12px 0px;
  padding: 0px;  
}

div.listitem-image {
  width: 112px;
  padding: 0px 2px 0px 0px;
  float: left;
}

div.listitem-image img {
  margin-left: auto;
  margin-right: auto;
}

div.listitem-box {
  width: 406px;
  float: left;
  overflow: hidden;
}


div.listitem-text {
  width: 400px;
  float: left;
  padding: 3px;
  min-height: 119px;
  vertical-align: top;
  overflow: hidden;
  background-color: #fafad6;
}

div.listitem-text h2 {
  padding: 0px;
  margin: 0px 0px 6px 0px;
  font-size: 14px;
}

div.listitem-text p {
  margin: 0px;
  padding: 0px;
}


div.product_verbrauch {
  margin: 16px 0px 0px 0px;
  padding: 0px;
}

div.product_preis {
  margin: 16px 0px 0px 0px;
  padding: 0px;
}

div.product_note {
}

div.buttonset {
	width: 109px;
	float: left;
	margin-right: 2px;
}

div.product_buttons_gelb {
  margin-top: 2px;
  width: 106px;
  padding: 0px 2px 3px 0px;
  float: left;
  background-color: #f1ed70;
  text-align: center;
  height: 25px;
  vertical-align: middle;
}

div.button_description {
	height: 12px;
	background-color: #bcbdc0;
}

div.product_buttons_grau {
  width: 100px;
  margin-right: 2px;
  margin-top: 2px;
  padding: 8px 0px 3px 0px;
  float: left;
  background-color: #bcbdc0;
  text-align: center;
  height: 17px;
  vertical-align: middle;
}

div.product_nummer {
  width: 100px;
  margin-top: 2px;
  padding: 8px 0px 3px 0px;
  float: left;
  background-color: #f1ed70;
  text-align: center;
  height: 17px;
  vertical-align: middle;
}

div.product_anzahl {
  width: 100px;
  height: 20px;
  vertical-align: middle;
  margin-top: 2px;
  padding: 5px 0px 3px 0px;
  float: left;
  background-color: #ece810;
  text-align: center;
}

div.order_form label {
  padding: 0px;
  margin: 0px;
}

div.order_form input {
  width: 30px;
  margin: 0px;
  padding: 0px;
}

div.product_order {
  width: 97px;
  height: 22px;
  vertical-align: middle;
  margin-top: 2px;
  padding: 3px 3px 3px 0px;
  float: right;
  background-color: #ece810;
  text-align: center;
}


/* tt_products 
* ****************
* Warenkorb
* ****************/
.tt_products_basket {
  margin: 0px;
  padding: 0px;
  width: 520px;
}

table.basket_items caption {
  background-color: #ece810;
  padding: 5px;
  margin: 10px 0px 10px 0px;
  font-size: 14px;  
  font-weight: bold;
}

table.basket_items {
  width: 520px;
  padding: 0px;
  margin: 0px;
}

table.basket_items th {
  text-align: left;
}

table.basket_items tr {
  line-height: 24px;
  margin: 0px;
  padding: 0px;
}

th#total {
  text-align: right;
}

td.quantity {
  width: 80px;
}

td.product {
  width: 160px;
}

td.product_number {
  width: 80px;
}

td.price {
  width: 100px;
  text-align: right;  
}

td.total {
  width: 100px;
  text-align: right;
}


tr.preisinfo {
  text-align: right;
}

tr#preis-netto td {
  border: none;
  border-top: solid 1px #5c5b61;
}

tr#preis-gesamt td {
  border: none;
  border-top: solid 1px #5c5b61;
  font-weight: bold;
}

div.form_control {
  margin: 20px 0px 0px 0px;
  text-align: right;
} 

div.billing_address_fe {
  clear: right;
  overflow: hidden;
}
div.billing_address_fe_desc {
  width: 160px;
  font-weight: bold;
  line-height: 20px;
  float: left;
}

div.billing_address_fe_value {
  width: 340px;
  float: left;
  line-height: 20px;
}

div.tt_products_basket_info fieldset {
  border: 1px #cdcdcf solid;
  margin-top: 10px;
  padding: 0px 6px 6px 6px;
}
/* tt_products
* ****************
* Ueberblick
* ****************/
div.invoice_address_fe_desc {
  width: 160px;
  font-weight: bold;
  line-height: 20px;
  float: left;
}

div.invoice_address_fe_value {
  width: 340px;
  float: left;
  line-height: 20px;
}

div.delivery_address_fe_desc {
  width: 160px;
  font-weight: bold;
  line-height: 20px;
  float: left;
}

div.delivery_address_fe_value {
  width: 340px;
  float: left;
  line-height: 20px;
}


div.tt_products_basket_payment fieldset {
  border: 1px #cdcdcf solid;
  margin-top: 10px;
  padding: 0px 6px 6px 6px;
}

/* tt_products
* ****************
* Confirmation
* ****************/
div.tt_products_order_confirmation fieldset {
  border: 1px #cdcdcf solid;
  margin-top: 10px;
  padding: 0px 6px 6px 6px;
}

/* Content
* ****************
* Datenblaetter und Preufzeugnisse
* ****************/

table.pdfdownload {
  width: 520px;
  margin: 0px 0px 16px 0px;
  padding: 0px;
}

table.pdfdownload thead {
  text-align: left;
  padding: 6px 0px 6px 0px;
  background-color: #5C5B60;
  color: #EFE400;
  margin: 0px;
}

table.pdfdownload td {
  text-align: left;
  padding: 6px 0px 6px 0px;
  margin: 0px;
}

table.pdfdownload .td-0 {
  width: 280px;
}

table.pdfdownload .td-1 {
  width: 120px;
}

table.pdfdownload .td-2 {
  width: 80px;
}

table.pdfdownload .td-3 {
  width: 40px;
}


/* Artikel / Attribute */
div.product_listview {
	padding-bottom: 20px;
}

div.clear {
	clear: both;
	float: none;
	width: 520px;
	height: 1px;
}

td.product_images {
	width: 140px;
	padding-right: 5px;
	height: 50px;
}

td.product_description {
	width: 364px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FAFAD6; 
}

table.product_attributes {
	width: 520px;
}

table.product_attributes tr th {
	color: #EFE400;
	background-color: #5C5B60;
	text-align: center;
}

table.product_attributes tr td {
	background-color: #f1ed70;
	text-align: center;
}

button.basket {
	margin: 0;
	padding: 0;
	border: 0;
	cursor: pointer;
	cursor: hand;
	background: transparent;
}

