body {
	font-family: Verdana;
}
h1 {
	font-size:13px;
	font-weight: bold;
	color:#AC340A;
}
p {
	font-size:13px;
	font-weight:normal;
	color:#AC340A;
	line-height: 130%;
}
.small {
	font-size:11px;
}

a {
	font-weight:normal;
	color:#AC340A;
	text-decoration: underline;
}
.linie {
	height:1px;
	color:#AC340A;
}