a:link { color:black; text-decoration:underline; }
a:visited { color:black; text-decoration:underline; }
a:active { color:maroon; }
a:hover { color:rgb(153,0,0); text-decoration:underline; }
.adresse { 
   font-weight:bold; 
	font-size:8pt; 
	color:black
}
td { font-family:Arial; font-size:10pt; text-decoration:none;}

.navi {
	font-family: Arial;
	font-size: 11pt;
	text-decoration: none;
	color: black;
	font-weight: bold;
	margin-left: 5px;
}
.navi_tabelle {
	background-color: #D37A20;
}
.text_tabelle_back {
	background-color: #F39D47;
}
.text {
	font-family: Arial;
	font-size: 10pt;
	color:black;
	margin-left: 20px;
}
.ueberschrift_angebot {
	font-family: Arial;
	font-size: 16pt;
	color:black;
	margin-left: 10px;
	font-weight: bolder;
	
}
.text_angebot {
	font-family: Arial;
	font-size: 11pt;
	color:black;
	margin-left: 10px;
	margin-right: 10px;
}
.ueberschrift {
	font-family: Arial;
	font-size: 16pt;
	color:black;
	margin-left: 20px;
	font-weight: bolder;
	
}
.aufzaehlung {
	font-family: Arial;
	font-size: 12pt;
	text-decoration: underline;
	color: black;
	font-weight: bold;
	text-align: center;
}
.seitenueberschrift {
	font-family: Arial;
	font-size: 18pt;
	color:black;
	margin-left: 10px;
	font-weight: bolder;
	
}