}
}
a {
	color: #ea4e4e;
	text-decoration: none;
	font-weight: bolder;

}
 
a:link
 { 	text-underline: none;
   	text-decoration: none; }

a:active
 { 	text-underline: none;
   	text-decoration: none; }

a:visited
 { 	text-underline: none;
   	text-decoration: none; }
a:hover
 {	text-underline: single;
	text-decoration: underline;
	color: #FF3333; }

.text {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #000000;
	padding: 0px 5px;
	font-weight: normal;
	font-style: normal;

}
.ueberschrift1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	font-style: normal;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 0px none #FFFFFF;

}
.link {  font-family: "Trebuchet MS", Verdana, Arial; font-size: 10px; font-weight: bold; color: #FF3333; text-decoration: none}
