.group{
color:black;
display:block;
padding-top:30px;
padding-bottom:30px;
border:1px solid transparent;
border-bottom:1px solid lightgrey;
width:100%;
}

.group img{
vertical-align:middle;
margin-right:10px;
width:92px;
}

.group:last-of-type{
border-bottom:1px solid transparent;
}

.group:hover{
bordeR:1px solid rgb(151,172,2);
}

.product_link{
width:100%;
color:black;
border:1px solid transparent;
border-bottom:1px solid lightgrey;
display:table;
padding-bottom:30px;
padding-top:30px;
}

.product_link:last-child{
border-bottom:0px;
}

.product_link:hover{
border:1px solid rgb(151,172,2);
}

.product_picture,.product_name{
display:table-cell;
vertical-align:middle;
}

.product_picture{
width:110px;
min-width:110px;
}

.product_name{
width:635px;
color:rgb(120,120,120);
}

.product_artikel_nr{
color:black;
display:block;
}

.product_driver{
margin-bottom:15px;
display:block;
width:100%;
border:1px solid rgb(230,230,230);
}

.product_driver:hover{
border:1px solid rgb(151,172,2);
}

.product_driver_1{
padding-left:5px;
padding-top:5px;
float:left;
width:65%;
}

.product_driver_2{
padding:5px;
float:left;
width:70%;
}

.product_driver_3{
padding:5px;
float:left;
width:30%;
text-align:right;
}

.product_driver_4{
padding:5px;
float:left;
width:35%;
text-align:right;
}

.product_driver_5{
padding:5px;
width:100%;
background-color:rgb(230,230,230);
}

.product_driver_5:hover{
color:rgb(202,0,49);
}

.product_document{
margin-bottom:15px;
display:block;
width:100%;
border:1px solid rgb(230,230,230);
}

.product_document:hover{
border:1px solid rgb(151,172,2);
}

.product_document_1{
padding-left:5px;
padding-top:5px;
float:left;
width:65%;
}

.product_document_2{
padding:5px;
float:left;
width:70%;
}

.product_document_3{
padding:5px;
float:left;
width:30%;
text-align:right;
}

.product_document_4{
padding:5px;
float:left;
width:35%;
text-align:right;
}