.text, .literaturlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.text_ohne_abstand {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin-top: 0px;
}
.auszeichnung {
	font-weight:bold;
}
TD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
}
.titel {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}
.literaturbild {
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin-right: 10px;
	
}
.text_klein {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
.bildlegende {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
.aktuell {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
}
.menu {
	width: 134px;
	height: 18px;
	padding-left: 6px;
	padding-top: 0px;
}
.submenu {
	/* width: 126px; */
	height: 18px;
	padding-left: 12px;
}
.submenu_hl {
	/* width: 126px; */
	height: 18px;
	padding-left: 6px;
	white-space:nowrap;
}
.subsubmenu {
	/* width: 126px; */
	height: 18px;
	padding-left: 24px;
}
.subsubmenu_hl {
	/* width: 126px; */
	height: 18px;
	padding-left: 18px;
	white-space:nowrap;
}
td > div#hauptmenu {
	position:fixed;
	top:89px;
	left:69px;
	z-index:500;
}
#titel {
	padding-left: 10px;
	padding-top: 3px;
}
#hauptspalte {
	width: 448px;
	padding-left: 10px;
	padding-right: 5px;
}
#randspalte {
	width: 193px;
	padding-left: 12px;
	padding-right: 1px;
	background-image:url(images/struktur/linien_rechts.gif);
	background-repeat:repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
#doppelspalte {
	width: 641px;
	padding-left: 10px;
	padding-right: 5px;
	background-image:url(images/struktur/linien_rechts_641.gif);
	background-repeat:repeat-y;
}
.rand {
	padding-right: 4px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
#quadrat_rechts_oben {
	position: absolute;
	top: 37px;
	left: 823px;
}
.organigramm {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	border-width:1px;
	border-style:solid;
	border-color:#cc0000;
	line-height: 11px;
	border-collapse:collapse;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.organigramm_noborder {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	padding-left: 3px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.organigramm TD {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 11px;
	font-style: normal;
	border-collapse:collapse;
}
.organigramm_text {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
}
#navigation_seitenende {
	text-align:center;
}
hr {
	border: 0;
	color: #006600;
	background-color: #006600;
	height: 1px;
}
/* styles fuer doktoratsprogamm */
/* #randspalte {
	width: 193px;
	padding-left: 12px;
	padding-right: 1px;
	background-image:url(images/struktur/linien_rechts.gif);
	background-repeat:repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
}
#doppelspalte {
	width: 641px;
	padding-left: 10px;
	padding-right: 5px;
	background-image:url(images/struktur/linien_rechts_641.gif);
	background-repeat:repeat-y;
}*/
a:link, a:visited, a:active a:focus {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #000000;
}