.homehauptnavi {
    font-family: Arial;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	color: #DCD7C8;
}

.unternavi {
    font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #DCD7C8;
}

.unternaviaktiv {
    font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.lauftext {
    font-family: Arial;
	text-decoration: none;
	color: #BCB39C;
	font-size: 9pt;
	font-weight: normal;
}

.textlink {
    font-family: Arial;
	text-decoration: underline;
	color: #BCB39C;
	font-size: 9pt;
	font-weight: normal;
}

.titel {
    font-size: 20pt;
	font-weight: bold;
}

.titelgross {
    font-size: 27pt;
	font-weight: bold;
}

.subtitel {
    font-size: 10pt;
	font-weight: bold;
}

.bildlegende {
    font-size: 7pt;
	font-weight: bold;
}
#werke {
	border: 1px solid #92877A;
	padding: 7px;
	width: 460px;
	
}
#werke TD {
	color: #857B6D;
	font-size: 14px;
}
