td  {
	font-family : Arial, Helvetica, sans-serif;
}

a  {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
}

a:link { 
	color : #F4793B; 
	text-decoration: none;
	}

a:visited { 
	color : #F4793B; 
	text-decoration: none;
	}

a:hover {
	color: #000033; 
	font-size: 11px;
	text-decoration: none; font-weight:bold;
	}

a:active {
	color: #F4793B; 
	text-decoration: none;
	}


.text09 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}

.text10 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 							/* ggf. Farbe ändern */ 
	text-decoration: none
}

.textnavi10 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 							/* ggf. Farbe ändern */ 
	text-decoration: none;
	line-height: 10px
}
.textnavi11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 							/* ggf. Farbe ändern */ 
	text-decoration: none;
	line-height: 12px
}

.text11 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}

.text12 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}
.text14 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #000000; 							/* ggf. Farbe ändern */
	text-decoration: none
}
.text15 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #F4793B;								/* ggf. Farbe ändern */ 
	text-decoration: none;
	font-weight: bold
}

.text16 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px;
	color: #FF0000;								/* ggf. Farbe ändern */ 
	text-decoration: none;
	font-weight: bold
}

.kapitaelchen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
: bold
}

.maintable {
	border: thin solid #959595;
	border-top : none;
}
.trauertable {
	border: medium solid #000000;
}
.teasertable {
	border: solid #000000;
	border-top : solid #000000;
}


.rotgross {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px;
	color: #FF0000;								/* ggf. Farbe ändern */ 
	text-decoration: none;
	font-weight: bold
}

/*
weitere Variablen beim Text:

font-style:		italic,oblique oder normal
font-variant:	small-caps oder normal
font-weight:	lighter, normal, bold, bolder oder 100, 200, 300, 400, 500, 600, 700, 800, 900
text-transform:	capitalize, uppercase, lowercase, none
text-shadow: 	Farbangabe oder none

*/

