body {
	height:100%;
	background-color: #77685B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

acronym { 
	font-style: inherit; 
	border-bottom: 1px dotted #0047BA; 
}
acronym:hover { 
	cursor:help; 
}

td.obenLinks { 
	font-size:80%; 
	vertical-align: top;
	text-align: left;
}  

.smallInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}

.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_nav_aktiv {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #008B95;
}
.kateg_subnav {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #C2B5A8;
}


a.kateg_subnav:hover {
	text-decoration: none;
	color: #008B95;
}
/*
.kateg_subnav_akt {
	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:80%;
	color: #000000;
}
.fliesstext_link {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: underline;
	color: #008B95;
}
.fliesstext_link_allg {
	font-family: "Arial";
	font-size: 13px;
	text-decoration: underline;
	color: #008B95;
}
.fliesstext_info {
	font-family: "Arial";
	font-size: 11px;
	color: #77685B;
}
.hyperlinks_info {
	font-family: "Arial";
	font-size: 11px;
	color: #008B95;
}
.beschreibungen {
	font-family: "Arial";
	font-size: 13px;
	color: #77685B;
}
.btn_weiter_zurueck {
	font-family: "Arial";
	font-size: 85%;
	font-weight: bold;
	text-decoration: none;
	color: #77685B;
}

#colorBox {
	z-index:0; 
	background-color:	#FFFFFF; 
	border: 1px solid #000000;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin: 0 auto; 
}