@charset "ISO-8859-1";
}

.Textblau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-align: justify;
	font-weight: bold;
}
.textorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
}




.Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	
}

	
.link_klein  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #474747;
	font-variant: normal;
}
.link_klein2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #474747;
	text-align: center;
}


	a:link { text-decoration:none; color: #474747;  }
	a:visited { text-decoration:none; font-weight:bold; color:#336699; }
	a:hover { text-decoration:underline; font-weight:bold; color:#FF8040;}
	a:active { text-decoration:none; font-weight:bold; color:#336699;} 
}

.Balken_rechts {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
}

.underline {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.link_klein2_1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	text-align: center;
	font-size: 12px;
}
.link_klein_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555;
	text-align: center;
}




	a:link { text-decoration:none; color: #474747;  }
	a:visited { text-decoration:none; font-weight:bold; color:#336699; }
	a:hover { text-decoration:underline; font-weight:bold; color:#FF8040;}
	a:active { text-decoration:none; font-weight:bold; color:#336699;} 
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #474747;
	text-align: justify;
	font-weight: bold;
	font-style: italic;
	
}

.futter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #e0eff6;
}
.rand {
	border: 1px double #474747;
	vertical-align: top;
}
.textgrau {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #474747;
}

