/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.ueberschrift_mitte {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,204);
 	font-weight: bold;
 	text-align: center;
 	background: transparent none no-repeat fixed center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.TextObject {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 20px;
 	text-align: center;
 	background: transparent none no-repeat fixed center
}

.TextNavBar {
	background-repeat: no-repeat;
 	background-attachment: fixed;
 	background-position: center
}

.impress_links {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,204);
 	font-weight: normal;
 	font-style: normal;
 	text-align: left;
 	background: transparent none no-repeat fixed center;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}