﻿body {
	width:287px;
	margin:0;
	padding:0 10px 0 3px;
	background-color:#fff;
}
a {
	text-decoration:none;
}

div.hr {
	height:1px;
	margin:10px 0 !important;
	background-image:url(../grafik/hrbg.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
div.hr hr {
	display:none;
}
