// "konhalle.css" (c) Konservatorium
// --------------------------------------------------------------------------
//		     created: Stefanie Müller
//                     eMail: support@kon-halle.de
// --------------------------------------------------------------------------


.textblau {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #000033}
.textblau2 { font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #000033}
.text {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #FF9900}
.text {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #E6DED9}
.textfett { font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #FF9900 }
.tabkoorange {  font-family:arial, tahoma; font-size:12pt; font-weight: bold;  color: #ff9900}
.textgross { font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 14pt; font-weight: bold; color: #FF9900 }
.textrot {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #eb0909}
.textblack {  font-family:arial, tahoma; font-size:10pt; font-weight: bold;  color: #000000}
.text1 {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #ff9900}
.text2 {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: color: #000033}
.text2h {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: normal; color: #ffEFD5}
.text3 {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal; color: #ffEFD5}
.text3k {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: bold; color: #000080}
.text3d {  font-family: TAHOMA, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000}
.tabko {  font-family:arial, tahoma; font-size:12pt; font-weight: bold;  color: #003080}
.ueberschrift1 {  font-family:arial, tahoma; font-size:14pt; font-weight: bold;  color: #003080}
.ueberschrift2 {  font-family:arial, tahoma; font-size:14pt; font-weight: normal;  color: #FFEFD5}
.ueberschrift3 {  font-family:arial, tahoma; font-size:14pt; font-weight: normal;  color: #C91033}

input{font-family:TAHOMA, helvetica,arial;font-weight:bold;font-size:8pt;}
select{font-family:TAHOMA, helvetica,arial;font-weight:bold;font-size:8pt;}
textarea{background-color:#ffffff;font-family:TAHOMA, helvetica,arial;font-weight:bold;font-size:8pt;}

TD {
	color : #000000;
	font-family :  TAHOMA, Arial, sans-serif, helvetica;
	font-size: 10pt;
	vertical-align: top;
	
}

A:link {
	text-decoration: none;
	color: navy;
}

A:visited {
	text-decoration: none;
	color: navy;
}

A:active {
	text-decoration: underline;
	color:  navy;
}


A:hover {
	text-decoration: underline;
	color: navy;
}

HR {
	color: navy;
	height: 1.5pt;
}

