.schwarz {
	font-family:arial;
	font-size:13pt;
	font-weight:bold;
	text-align:center;
	color:rgb(128,128,128);
}
.rosa {
	background-Color:rgb(255,51,204);
}
.rosatext {
	color:rgb(255,51,204);
	text-align:center;
	font-weight:bold;
	font-size:29pt;
}
.impressum {
	font-family:arial;
	font-size:10pt;
	text-align:center;
	color:rgb(128,128,128);
}
.hintergrund {
	background-Color:rgb(255,204,0);
}
.link {
	text-decoration:none;
	color:#000000;
}
.link:hover {
	text-decoration:underline;
}

.ar12 {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
}
.ar12:hover {
	text-decoration:underline;
}
.inhaltsfeld {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	vertical-align:top;
	text-align:left;
}
.termintab {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	vertical-align:top;
	text-align:left;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
}
.termintab-beschreibung {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	vertical-align:top;
	text-align:left;
}
.termintab-bold {
	font-family:arial;
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	vertical-align:top;
	text-align:left;
	font-weight:bold;
	border-bottom-width:2px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	
	border-left-width:2px;
	border-left-color:#000000;
	border-left-style:solid;
	
	border-right-width:2px;
	border-right-color:#000000;
	border-right-style:solid;

}

h1, .head1 {
	font-family:arial;
	font-size:14pt;
	line-height:19pt;
	font-weight:900;
	color:#FFFFFF;
	text-decoration:none;
	font-stretch:expanded;
}
