.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A31010;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	line-height: 16px;
}
.text_angebot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	font-style: normal;
	line-height: 15px;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A31010;
	font-weight: bolder;
}
.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #A31010;
	font-weight: bolder;
}

.main {
	position: absolute;
	left: 0px;
	top: 	0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
}

#left {
	position: absolute;
	left: -10px;
	top: -10px;
}	
.re {
	position: absolute;
	left: 	0px;
	top: 	-10px;
	visibility: visible;
}	
.sem1 {
	position: absolute;
	left: 30px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	line-height: 14px;
	visibility: visible;
}
.sem2 {
	position: absolute;
	left: 30px;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	line-height: 14px;
	visibility: hidden;
}

