.artikelliste {
margin-bottom: 5px;
clear: both;
background-color: white;
}
.artikelliste_head {
font-family:  Verdana,Arial,Sans;
font-size: 14px;
font-weight: bold;
color: #36679A;
text-decoration: none;
}
.artikelliste_bildblock{
float: left;
width: 103px;
}
.artikelliste_textblock{
float: right;
width: 375px;
}
.artikelliste_bild {

}
.artikelliste_text {
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
line-height: 16pt; 
font-weight: normal;
font-variant: normal; 
color: #000000; 
}
.artikelliste_link { 
position: relative;
clear: right;
display: block;
padding-left: 105px;
padding-top: 10px;
}
.artikelliste_link:link 	{ font-family: Verdana, Arial, Tahoma; font-size: 10px; color: #36679A; text-decoration: none; font-weight: bold;}
.artikelliste_link:visited { font-family: Verdana, Arial, Tahoma; font-size: 10px; color: #36679A; text-decoration: none; font-weight: bold;}
.artikelliste_link:hover{ font-family: Verdana, Arial, Tahoma; font-size: 10px; color: #FFCF06; text-decoration: none; font-weight: bold;}
.artikelliste_link:active 	{ font-family: Verdana, Arial, Tahoma; font-size: 10px; color: #FFCF06; text-decoration: none; font-weight: bold;}
