body { color: #333333; background-color: #fff; font-family: Verdana, Arial, sans-serif; }

p,ol,li,ul {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #222222;
	text-decoration: none;
}

td {
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #3333333;
	text-decoration: none;
}

h1 {
	font-size:18px;
	color:#B5113E;
	padding-top : 10px;
	padding-bottom : 5px;
}
h2 { font-size:16px; color:#336633 }
h3 { font-size:16px; color:333333 }
h4 { font-size:16px; color:333333 }

a:link {
	color: #CC0033;
	text-decoration: underline
}
a:visited {
	color: #CC0033;
	text-decoration: underline
}
a:hover {
	color: #CC0033;
	text-decoration: underline
}
a:active {
	color: #CC0033;
	text-decoration: underline
}

hr {
height : 4px;
border : 0;
width : 100%;
background-color : #B5113E; }

.rand {
	background-color:#ffffff;
	border: 1px none #ccccc;
}

.randbild 
	{ border-bottom:1px solid #C0C0C0; }

.credit { padding: 5px 0 5px 0; margin: 10px 0 10px 0;
	font-family: Verdana, Arial, sans-serif; font-size: 11px; color: #999999; 
	border-top:1px dashed #C0C0C0;
	border-bottom:1px dashed #C0C0C0; }
	
	
img {
border : none;
padding : 3px;
margin-right : 10px;
float : left;
text-decoration : none;
}
a img {
border : none;
padding : 3px;
margin-right : 10px;
float : left;
}
.img_produkt {
border : 1px solid #C0C0C0;
padding : 3px;
margin-left : 10px;
float : right;
text-decoration : none;
}
.a img_produk {
border : 1px solid #C0C0C0;
padding : 3px;
margin-left : 10px;
float : right;
}

