/*******************************
*Einfacher Text*
*******************************/
.txt {  font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: 14pt}
.txtbold {  font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #000000; line-height: 14pt}
.txtrot {  font-family: Hverdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #C60500; line-height: normal}
.txtrotbold {  font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: bold; color: #C60500; line-height: normal}



/*********************************
*Auflistung*
*********************************/
ul {  font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: 14pt}
li {  font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: 14pt}


/********************************
*Ueberschriften*
*********************************/
h1 {  font-family: verdana, arial, helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: bold; color: #C60500; line-height: 16pt}/*rot*/
h2 {  font-family: verdana, arial, helvetica, sans-serif; font-size: 12pt; font-style: normal; font-weight: bold; color: #000000; line-height: 16pt}


/*********************************
*Pseudoelemente*
**********************************/
a:link { text-decoration: yes;}
a:visited { text-decoration: yes;}
a:active {  text-decoration: non;}

a.navigation {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF; /* weiss */
	font-style: normal;
	font-weight: bold;
	line-height: 11pt; 
	text-decoration: none;
	
}
a.navigation:hover	{ color: #EFE5BC; text-decoration: none;} /* beige */
._navigationHL {font-family: verdana, arial, helvetica, sans-serif; font-size: 9pt; color: #EFE5BC; font-style: normal; font-weight: bold; line-height: 11pt; letter-spacing:1px;}


/*********************************
*bg table*
**********************************/
.tdnavigation { background-color:#B20601; vertical-align:top; text-align:left; padding: 6px;
	border-top:    1px solid #FFFFFF;
	border-left:   0px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-right:  1px solid #FFFFFF;
	width: 152px;
	text-align: center;
	}
.tdnavigationEnd { background-color:#B20601; vertical-align:top; text-align:left; padding: 6px;
	border-top:    1px solid #FFFFFF;
	border-left:   0px solid #000000;
	border-bottom: 1px solid #FFFFFF;
	border-right:  0px solid #FFFFFF;
	width: 152px;
	text-align: center;
	}
	
.tdcontent { background-color:#EFE5BC; vertical-align:top; text-align:left; padding: 15px;
	border-top:    0px solid #FFFFFF;
	border-left:   0px solid #000000;
	border-bottom: 0px solid #000000;
	border-right:  0px solid #000000;
	}
.tdinnercontent { vertical-align:top; text-align:left; padding: 8pt;}
.tdcontentTable { vertical-align:top; text-align:left; padding: 2pt;}

/*********************************
*formular*
**********************************/
.txtFormLabel {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: bold; color: #464D71; line-height: normal}
.txtForm {  font-family: Arial, Helvetica, sans-serif, Tahoma; font-size: 9pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.txtboldweiss {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; line-height: 13pt; font-weight: bold; color: #FFFFFF}
