/* CSS-Definitionsdatei, die Site-übergreifende Stylesheets enthält */

.leer {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,255);
 	line-height: 14pt;
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none ;
 	text-align: center
}

.kontakt {
	font-size: 20px;
 	color: rgb(128,0,0);
 	line-height: 21px;
 	text-align: center;
 	margin: 3px;
 	padding: 0px
}

.impressum {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,255);
 	line-height: 16px;
 	text-align: center;
 	margin: 10px
}

.bildbeschriftung {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14px;
 	text-transform: none;
 	color: rgb(0,0,255);
 	line-height: 14px;
 	vertical-align: baseline;
 	text-decoration: none ;
 	font-variant: normal;
 	text-align: center;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 	border-bottom-style: none
}

.info_text {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(0,0,255);
 	line-height: 18px;
 	text-align: center
}

.TextNavBar {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}

ADDRESS {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: none 
}

.ueberschrift {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 20px;
 	line-height: 20px;
 	font-weight: bold;
 	text-align: center
}

PRE {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: small;
 	color: rgb(0,0,255);
 	font-weight: bold;
 	text-decoration: none ;
 	text-align: center
}