body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #77685B;
}

.error {
	font-family: "Arial";
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}

.hochschule {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.kateg_nav {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #77685B;
}
.kateg_subnav {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C2B5A8;
}
a.kateg_subnav:hover {
	text-decoration: none;
	color: #788104;
}
/*
.kateg_subnav_akt {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #788104;
}
*/
.kateg_nav_aktiv {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #788104;
}
.kateg_main {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: none;
	color: #77685B;
}
.ueberschrift {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #77685B;
}
.fliesstext {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
}
.fliesstext_link {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: underline;
	color: #788104;
}
.fliesstext_link_allg {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: underline;
	color: #77685B;
}
.fliesstext_info {
	font-family: "Arial";
	font-size: 11px;
	color: #77685B;
}
.hyperlinks_info {
	font-family: "Arial";
	font-size: 11px;
	color: #788104;
}
.beschreibungen {
	font-family: "Arial";
	font-size: 13px;
	color: #77685B;
}
.btn_weiter_zurueck {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #77685B;
}