

.bildlink{border:1px solid  #33FFCC;}
.bildlink:hover{border:1px solid #000000;}

.schrift{
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	}
	
.small_head{
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight:bold;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color:#000000;
	}
	
	.big_head{
	font-family: Helvetica, Geneva, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight:bold;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	color:#000000;}
	
a.small_head:link {
	text-decoration:underline;
	color: #990000;
	
}
a.small_head:visited {
	text-decoration: underline;
	color: #990000;
}
a.small_head:hover  {
	text-decoration:underline;
	color: #000000;
}
a.small_head:active {
	text-decoration:underline;
	}
	
a.big_head:link {
	color: #990000;
	text-decoration:underline;
	font-weight:bold;
}
a.big_head:visited {
	text-decoration:underline;
	color: #990000;
}
a.big_head:hover  {
	text-decoration:underline;
	color: #000000;
}
a.big_head:active {
	text-decoration:underline;
	}
	
a.schrift:link {
	color: #990000;
	text-decoration:underline;
}
a.schrift:visited {
	color: #990000;
	text-decoration:underline;
}
a.schrift:hover  {
	color: #000000;
	text-decoration:underline;
}
a.schrift:active {
	text-decoration:underline;
	}



