a:link {
	color: #733a13;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #733a13;
}
a:hover {
	text-decoration: none;
	color: #A8541C;
}
a:active {
	text-decoration: none;
	color: #A8541C;
}

.navi_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #733a13;
	font-size: 12px;
	text-align:center;
}

.content_text 
{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-style: italic; 
	font-size: 13px;	 
	color:#5F5F5F; 
	text-align:justify;
}

.box_rechts_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4C4137;
}


