/* CSS Document */

td 
	{ color: #333333; 
	  font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
          font-size : 9pt;
	  text-decoration : none; 
	}

.textuberschrift {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	letter-spacing: -1px;
}

a.type_1:link { color:#993333; font-weight: normal; font-size: 12px; text-decoration:none;}
a.type_1:visited { color:#993333; font-weight: normal; font-size: 12px; text-decoration:none; }
a.type_1:hover { color:#661717; font-weight: normal; font-size: 12px; text-decoration:none; }

a.type_2:link { color:#000000; font-weight: normal; font-size: 11px; text-decoration:none;}
a.type_2:visited { color:#000000; font-weight: normal; font-size: 11px; text-decoration:none; }
a.type_2:hover { color:#000000; font-weight: normal; font-size: 11px; text-decoration:none; }

.textuberschrift2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #993333;
}
.textgeld {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
