.container {
  background: #DFE6EB;
  margin: 20px 0px 5px -7px;
  width: 187px;
  border: 1px solid #999A9D;
  border-width: 1px 0px;
  padding: 10px;
}


.container .headline {
font-size: 12px;
color: #333;
}

.container .headline img {
margin: -3px 6px -2px 0px;
}

.container ul{
float: left;
list-style-type: none;
padding: 0px;
margin-left: 24px;
font-size: 11px;
}

.container li {
border-bottom: 1px solid #DEDEDE;
padding: 2px;
}

.hauptkategorie_spalte {
float: left;
width: 228px;
}


.hauptkategorie_element {
  margin: 8px;
}

.hauptkategorie_box {
	border: 1px solid #E2E2E2;
	margin-bottom:0px;
	background: #fff;
	padding:5px;
	height:140px;
	width:200px;
	overflow:hidden;
	text-align:center;		
}

.hauptkategorie_box2 {	
	background:#E2E2E2;
	width:202px;
	height:75px;
	overflow:hidden;
	text-align:center;
	padding:5px;
  font-size: 12px;
}

.hauptkategorie_box2 p {
margin-top: 0px;
font-size: 11px;
text-align: left;
padding-left: 5px;
padding-right: 5px;
text-align: ;
}

p.first_paragraph {
min-height: 55px;
margin-top: 3px;
}



.pic {
 width: 130px;
 padding-left: 5px;
 float:left;
 margin: 8px 0px 0 0;
 text-align: center;
}


.details {
float: left;
padding-left: 10px;
width: 320px;
font-size: 12px;
}

.details h3 {
margin-bottom: 10px;
padding: 0px;
font-size: 14px;
margin-top: 8px;
}

.more {
float: right;
width: 220px;
text-align: center;
margin-top: 12px;
}

.anzahl_input {
width: 28px;
margin-top: 3px;
}

.preis_ausgabe {
color: #545759;
font-weight: bold;
font-size: 16px;
}

.preisbox {
border: 1px solid #859DA8;
background: #fff;
width: 215px;
margin: 10px 0px 10px 5px;
}

.preisbox th {
background: #C7D1D8;
text-align: left;
padding-left: 10px;
border-bottom: 1px solid #859DA8;
}

.preisbox td {
padding: 1px 10px;
}


.preisbox .alt td{
background: #ededed;
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;
}


.trennlinie {
clear: both;
height: 12px;
background: url("/bilder/trennlinie.jpg") no-repeat;
}

.trennlinie.unten {
background: url("/bilder/trennlinie-unten.jpg") no-repeat;
}

#alle_varianten table {
width: 98%;
}

.varianten_wrap {
 margin-left: -20px;
 width: 725px;
}

.varianten {
  padding-top: 20px;
}

.varianten_wrap.detail {
 padding-top: 35px;
}

.vbox {
float:left;
background: url("/bilder/vbox-top.jpg") no-repeat;
width:237px;
margin:2px;
}

.vbox .title .label {
float: left;
padding: 5px 0px 0px 10px;
font-size:15px;
font-weight: bold;
color: #003164;
background: url("/bilder/vbox-label.jpg") no-repeat;
height: 22px;
margin: 0;
}

.vbox .title .right {
float:left;
height: 27px;
width:10px;
background: url("/bilder/vbox-label.jpg") no-repeat right;
}

.vbox .title .label .number  {
width:43px;
height:43px;
float:left;
position: relative;
top: -20px;
left: -15px;
margin-right: -10px;
}

.number.eins {
background: url("/bilder/eins.png") no-repeat;
}

.number.eins.rot {
background: url("/bilder/eins-rot.png") no-repeat;
}

.number.zwei{
background: url("/bilder/zwei.png") no-repeat;
}

.number.zwei.rot{
background: url("/bilder/zwei-rot.png") no-repeat;
}

.number.drei{
background: url("/bilder/drei.png") no-repeat;
}

.number.drei.rot{
background: url("/bilder/drei-rot.png") no-repeat;
}


.vbox .content {
clear: both;
padding: 10px 0px;
background: url("/bilder/vbox-bg.jpg") repeat-y;
position: relative;
}

.vbox .content .row {
padding: 10px 2px 3px 2px;
width: 229px;
margin-left: 2px;
font-size: 12px;
min-height: 21px;
background: none;
}


.vbox .content .row.aktiv {
background: #E2EBF0 url("/bilder/variante-up.jpg") repeat-x;
border-bottom: 1px solid #B3C0C8;
}

.vbox .content .row label:hover {
color:#003164;
cursor:hand;
}

.vbox .content .row.deaktiv, .row.deaktiv label:hover {
color: #cccccc;
}

.vbox .content .row input {
display:block;
float:left;
position:relative;
top:-3px;
}

.vbox .content .row .text {
margin-top: 4px;
padding-left: 22px;
}





.vbox .bottom {
height: 3px;
width: 237px;
background: url("/bilder/vbox-bottom.jpg") no-repeat;
}

#addtocart {
background: url('/bilder/addtocart.png') no-repeat;
width: 345px;
height: 93px;
float:right;
margin: -12px 200px 0px 0px;
padding: 40px 0px 0px 65px;
}

#produkt_details_container {
width: 525px;
}

#produkt_details {
width: 350px;
float: right;
background: url('/bilder/verlauf.jpg') repeat-x bottom left;
padding: 0px 10px 15px 12px;
height: 204px;
overflow-x:auto;
overflow-y:auto;
border-right: 1px solid #D2D2D4;
border-bottom: 1px solid #D2D2D4;
}

#beschreibung table th {
border-bottom: 1px solid;
background: #ccc;
padding: 2px 4px;

}

#beschreibung table td {
padding: 2px 4px;
border-bottom: 1px solid #ccc;
background: #ededed;
}

#produkt_details h2{
 font-size: 18px;
 margin: 0;
 margin-bottom: 10px;
}

#produktbild {
 width: 150px;
 float: left;
}

#produktbild .img_wrap {
 height: 157px;
 text-align: center;
 overflow: hidden;
}

#zusatzinfos {
 float: left;
 margin-left: -1px;
 width: 100px;
}

#zusatzinfos .info_box {
padding: 5px 0px 3px 10px;
width: 168px;
height: 32px;
font-size: 11px;
}

#zusatzinfos .info_box img{
float: left;
margin-right: 5px;
}

#zusatzinfos .info_box.aktiv {
background: url('/bilder/zusatzbg.gif') no-repeat;
}

.preis.gross {
 font-size: 18px;
 margin-left: 3px;
}

.noch_fragen {
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
width: 158px;
margin: 5px 0px 0px 12px;
padding: 3px;
font-size: 11px;
}

.buyform {
padding-left: 10px;
}

.buyform div {
margin: 0px 0px 4px 5px;
}

#similar_products {
margin: 12px 0px 0px 10px;
}

#similar_products .suchtext{
margin-left: 15px;
font-size: 11px;
width: 400px;
}

#similar_products .product_icons img{
margin-left: 5px;
}

#further_images {
position: relative;
top: 118px;
height: 0px;
clear: both;
}

#further_images img {
border: 1px solid #ccc;
display: inline;
}

#further_images a:hover img {
border: 1px solid #666;
}

#js_error {
background: url('/bilder/fehler.jpg') no-repeat 8px 12px;
padding: 7px;
padding-left: 56px;
border: 1px dotted red;
}

.sonderangebot {
color: red;
}

.sonderangebot img{
vertical-align: middle;
margin-right: 5px;
}

.mv_box {
height: 250px;
width: 700px;
background: #E7E7E7 url('/bilder/mvbox_bg.jpg') repeat-x bottom;
margin: -20px 0px 20px 20px;
}

.mv_box .l {
background: url('/bilder/mvbox_l.jpg') repeat-y left;
}


.mv_box .r {
background: url('/bilder/mvbox_r.jpg') repeat-y right;
width: 680px;
padding: 20px 10px 5px 10px;
}

.mv_box .lu {
float: left;
clear:both;
background: url('/bilder/mvbox_lu.jpg');
height: 8px;
width: 8px;
}


.mv_box .ru {
float: left;
background: url('/bilder/mvbox_ru.jpg');
height: 8px;
width: 8px;
}


.mv_box .u {
float: left;
background: url('/bilder/mvbox_u.jpg') repeat-x bottom;
height: 8px;
width: 683px;
}

.mv_box .head {
width: 100%;
}

.mv_box td.tab {
background: url('/bilder/mvbox_head.jpg') no-repeat center;
height: 45px;
padding-top: 0px;
font-weight: bold;
}

.mv_box td.tab.active {
height: 40px;
}

.mv_box td.tab.first {
background-position: left;
}

.mv_box td.tab:hover, .mv_box td.tab.active {
background-image: url('/bilder/mvbox_head_over.jpg');
}

.mv_box td.tab.last {
background-position: right;
height: 50px;
}

.mv_box td.grid {
background: url('/bilder/mvbox_grid.jpg') no-repeat;
height: 50px;
width: 2px;
}

.mv_box .tab .zahl {
width: 38px;
height:35px;
background: url('/bilder/mvbox_zahl.png');
text-align: center;
font-size: 25px;
padding-top: 5px;
padding-left: 3px;
margin-left: 10px;
float: left;
}

.mv_box .tab a{
width: 100%;
height: 45px;
padding-top: 5px;
display: block;
}

.mv_box .tab a:hover {
text-decoration: none;
}

.mv_box .tab .link {
float: left;
margin-top: 15px;
margin-left: 10px;
}

.mv_box .tab.active .zahl {
background: url('/bilder/mvbox_zahl_rot.png');
color: white;
}

.mv_box .attributes_table {
width: 100%;
}

.attributes_table {
padding-left: 5px;
padding-right: 5px;
}

.attributes_table_td {
float: left;
width: 30%;
padding-bottom: 10px;
padding-top: 10px;
border-bottom: 1px solid #ccc;
}

.mv_box .minprice {
font-size: 10px;
text-align: center;
}
.mv_box .minprice .price {
font-size: 13px;
font-weight: bold;
}

.mv_box .select_button {
vertical-align: middle;
margin-left: 10px;
}

.mv_box .attributes_grid {
float: left;
height: 56px;
width: 0px;
border-left: 1px solid #ccc;
margin: 0px 15px;
}

.mv_box li {
padding: 0px;
margin-left: 10px;
}
.mv_box .description_container {
padding-bottom: 10px;
}
.mv_box .lupe {
margin-top:-15px;
margin-left: 10px;
}

#topcatimg {
height: 35px;
overflow:hidden;
margin-left: 10px;
float: right;
}

#topcatimg img {
height:45px;
margin-top: -2px;
}

.hauptkategorie_box2 a.headline {
display: block;
background-color: #aaa;
padding: 3px;
}
