body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	line-height: 48px;
}
a {
	text-decoration: none;
	color: #FF3300
}
.subnav {
	line-height: 18px;
}
.subtitel {
	font-weight: normal;
	line-height: 24px;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.subtitelCopy {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	line-height: 24px;
}
a.title {
	color: #000000;
}
.strich {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a:hover {
	text-decoration: underline;
}
a.title:hover {
	text-decoration: none;
}
.subtitlestrich {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.foto {
	font-size: 11px;
	line-height: 18px;
}
