td {
	font-family: Arial;
	font-size: 13px;
}
.small {
	color: black;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a {
	color: black;
	text-decoration: underline;
}

.title {
	position: absolute;
	left: 3px;
	top: 3px;
}
.subtitle {
	font-family: Arial;
	color: black;
	font-size: 15px;
	font-weight: bold;	
	text-transform : uppercase;
}
h1 {
	font-family: Arial;
	color: black;
	font-size: 20px;
	font-weight: normal;
	text-transform : uppercase;
}
h2 {
	font-family: Arial;
	color: black;
	font-size: 20px;
	font-weight: normal;
	text-transform : uppercase;
	
	position:relative;
	top: -25px;
	left: -6px;
	margin-bottom: -25px;
}

h3 {
	display:none;
}

.aktuell {
	border: 1px solid black;
}
.noprint {
	display: none;
}
.oben {
	border-top: 1px solid black;
}
.nummer {
	background: white;
	font-family: Arial;
	color: black;
	font-size: 45px;
	font-weight: normal;
	line-height: 30px;
	border: 1px solid black;
}
.vorteil {
	color: black;
	font-size: 13px;
	font-weight: bold;
	text-transform : uppercase;
}
.untertitel {
	color: black;
	font-size: 13px;
	font-weight: bold;
}
