/* Unchanged */
/* drucklogo ueberall ausblenden */
.drucklogo {
visibility:hidden;
}



html {
font-family:Verdana, Arial, Helvetica, sans-serif;
}

a:link#product_overview,a:visited#product_overview,a:active#product_overview,a:hover#product_overview {
color:#e20a16;
text-decoration:none;
}

a:link,a:visited,a:active {
color:#e20a16;
text-decoration:none;
}

a:hover {
color:#e20a16;
text-decoration:none;
}


.link{
font-weight:bold;text-decoration:none;padding-left: 12px;background-image:url(pfeil_red_small.gif); background-repeat:no-repeat;background-position:center left;
}

form {
margin:0;
padding:0;
}

input {
border:1px solid;
padding-left:2px;
padding-top:2px;
background-color:#f7f7f7;
border-color:#999 #aab3b3 #d5dddd;
}

input:focus {
background-color:#fff;
border-color:#788BC8 #A3AFD9 #B7C1E1;
}




a sup {
text-decoration:none; 
}

.text_fliesstext {
font-size:12px;
line-height:18px;
}

.text_subline {
font-size:10px;
color:#7C7C7C;
line-height:12px;
}

.text_rot {
color:#E20A16;
}

.text_aufzaehlung,.text_fliesstext_klein,.link_produkteseite {
font-size:11px;
}

ul {
margin:0px 0px 10px 0px;
padding:0px;
}

li.bullet {
list-style-type: none;
padding-left: 20px;background-image:url(list_bullet.gif); background-repeat:no-repeat; background-position: 7px 5px;
margin:0px;
margin-bottom:2px;
margin-top:2px;
}

li.nobullet {
list-style-image:url(transparent.gif);
margin-bottom:3px;
}

li.bullet_pdf {


list-style-type: none;
padding-left: 25px;background-image:url(pdf_icon.gif); background-repeat:no-repeat; background-position: 1px 1px;
margin:0px;
margin-bottom:5px;
margin-top:5px;
}