@charset "UTF-8";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #fffaef;
	text-decoration: none;
}
.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
.nav_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #F0F;
	text-decoration: none;
	font-weight: bold;
}
.navsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #660033;
	text-decoration: none;
}
.navsub:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
.navsub_on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #660033;
	text-decoration: none;
	font-weight: bold;
}
.norm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #cb779a;
	text-decoration: none;
	line-height: 20px;
}.topic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #cb779a;
	text-decoration: none;
	font-weight: bold;
}
.zitat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cb779a;
	text-decoration: none;
	line-height: 20px;
	font-style: italic;
}
.normlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #943761;
	text-decoration: underline;
	line-height: 20px;
}
.box1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	background-color: #f4efdf;
	width: 140px;
	border: 1px solid #CCCCCC;
}
.box2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	background-color: #f4efdf;
	width: 325px;
	border: 1px solid #CCCCCC;
	height: 100px;
}
.box3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 22px;
	background-color: #f4efdf;
	width: 75px;
	border: 1px solid #CCCCCC;
}

