.back_frame {
	background-color: #606060;
	text-align: center;
}

.top_frame {

	background-color: #4A4A4A;
}
.navi_frame {
	background-color: #5A5A5A;
}
.ueberschriften {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #CCCCCC;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	font-weight: bold;
	color: #CCCCCC;
}

.tabelle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: medium solid #999999;
	border-style: groove;
	border-width: 1px;
	display: inline;
	text-align: left;
}
.liste {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}
.textezentriert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #DE1975;
	font-weight: bold;
	text-decoration: none;
}


.zeile {
	line-height: 5px;
}

a.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display: block;
	width: 90px;
	text-align: left;
	color: #CCCCCC;
	border: 2px outset #AAAAAA;
	line-height: 15px;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	height: auto;
	}

a.button:hover {
	font-weight: bold;
	display: block;
	font-weight: bold;
	color: #000000;
}       

a.button:active {
	color:#000;
	font-weight: bold;
	display: block;
	border: 2px outset;
	height: auto;
	}

a.button:visited {
	color:#CCCCCC;
	}
	


.ueberschriftenrosa {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
	color: #DE1975;
}
.texterosa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DE1975;
	font-weight: bold;
	text-decoration: none;
}
.textesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.textesmallleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	font-weight: normal;
	color: #CCCCCC;
}
a.buttonmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	display: block;
	text-align: left;
	color: #DE1975;
	border: 2px outset #AAAAAA;
	line-height: 21px;
	text-decoration: none;
	font-weight: bold;
	height: auto;
	clear: both;
}
a.buttonmail:hover {
	font-weight: bold;
	display: block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.buttonmail:active {

	color:#000;
	font-weight: bold;
	display: block;
	border: 2px outset;
	height: auto;
}
a.buttonmail:visited {

	color:#CCCCCC;
}
a.texterosa:visited {
	color:#DE1975;
}
a.texterosa:hover {
	font-weight: bold;
	font-weight: bold;
	color: #333;
}

