a:link {
	color: #007892;
	text-decoration: none;
}
/* #8DC1C1; */
a:visited {
	color: #007892;
	text-decoration: none;
}
a:hover {
	color: #007892;
	text-decoration: underline;
}
.rahmen1 {
	border: 1px solid #007892;
}
.ueberschrift1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	color: #007892;
}
.ueberschrift2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #007892;
}
.rahmen2 {
	border: 1px solid #B2B2B2;
	background-color: #B2B2B2;
}
.standardtext {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.standardtext_rechtsunten {

	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.standardtext_linksunten {


	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007892;
	text-decoration: none;
}
/*A.standardtext_linksunten:link {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007892;
	text-decoration: none;
}
A.standardtext_linksunten:hover {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007892;
	text-decoration: underline;
}*/
.rahmen3 {
	border-top: 1px solid #007892;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.standardtext2 {

	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
}
.auflistung {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #007892;
	list-style-position: outside;
	list-style-type: square;
	line-height: 22px;
}
.auflistung_textcolor {
	color: #666666;
}

