td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #474A4A;
}
.head {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #5F6363;
}

a:link {  color: #6B7BA0;}
a:visited {  color: #6B7BA0;}
a:hover {  color: #A06B6B;}
a:active {  color: #6B7BA0;
}

a.kunstler:link {
	color: #A1ABAD;
	font-weight: bold;
	text-decoration: none;
}
a.kunstler:visited {
	color: #ABA1AD;
	font-weight: bold;
	text-decoration: none;
}
a.kunstler:hover {
	color: #A06B6B;
	font-weight: bold;
}
a.kunstler:active {
	color: #A1ABAD;
	font-weight: bold;
	text-decoration: none;

}

.blocksatz {
	text-align: justify;
}
.hr {
	border-top: 2px solid #CCCCCC;
	border-right: #CCCCCC;
	border-bottom: #CCCCCC;
	border-left: #CCCCCC;

}
.smalltxt {
	font-size: 11px;
}
.unnamed1 {
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
p {
	text-align: justify;
}

