
 p {font-family: Arial, Helvetica, sans-serif; font-size: 13px;  color: #72551D;}
p.hl {font-weight: bold;}
p.small {font-size: 10px;}
p.zitat {font-family: Verdana,serif; font-size: 16px; font-weight: bold;}

hl {font-family: Arial, Helvetica, sans-serif; font-size: 13px;  color: #72551D;}
hl.zitatsmall { font-size: 8px; font-weight: bold;}


 td.border_right {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #34348A;
}
 td.border_right_blue {
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #34348A;
	background-color: #eeeeff;
}
td {
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #72551D;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #72551D;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4C3913;
	text-decoration: underline;
}




a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #72551D;
	text-decoration: none;
}

.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #646245;
	background-color: #F7F4EE;
	border: 1px solid #646245;
}

