.bild_rahmen {
	border: 1px solid #76736D;
}
td, h4 {
 	font-family: Arial;
	font-size: 13px;
	color: #555555; 
}
.text {
 	font-family: Arial;
	font-size: 13px;
	color: #000000; 
}
a:link {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #666666;
}
a:active {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #666666;
}
a:visited {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #666666;
}
a:hover {
	font-size: 13px;
	text-decoration: underline;
	font-family: Arial;
	color: #000000;
}
a.rot:link {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #ff0000;
}
a.rot:active {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #ff0000;
}
a.rot:visited {
	font-size: 13px;
	text-decoration: none;
	font-family: Arial;
	color: #ff0000;
}
a.rot:hover {
	font-size: 13px;
	text-decoration: underline;
	font-family: Arial;
	color: #ff0000;
}
.klein {
	font-family: Arial;
	font-size: 10px;
	color: #666666; 
}

