body,td,th {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.picture 
{
width:170px;
height:179px;
background-image:url(artikelback.gif);
background-repeat:no-repeat;
background-position:left top;
background-color:#FFFFFF;
}

.artikelpic
{
margin-left:7px;
margin-top: 5px;
}