@import url(custom_links.css);
/* Version: 1.73 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	/*background-color: #efeeea;*/
	background-color: #ffffff;
	/* color: #494c41; */
	color: #000;
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}
/* ----------- Anfang Definition DIV-Struktur der Seiten ---------- */
/* Sprungmarken fuer Screenreader und Tastaturnavigation */
div#sprungmarken {
	position: absolute;
	top: 3em;
	left: -999em;
	z-index: 500;
}
/* Sichtbarmachung der Sprungmarken-Navigation durch Tab-Fokus */
div#sprungmarken a:focus, div#sprungmarken a:active {
	position: absolute;
	left: 1000em;
	top: 0;
	white-space: nowrap;
	z-index: 99;
	background-color: White;
	color: Black;
	font-weight: bold;
	padding: 1em;
}
a#inhalt-sprungmarke, a#nebeninhalt-sprungmarke, a#hauptnavi-sprungmarke, a#bereichsnavi-sprungmarke, a#serviceZeile-sprungmarke, a#suchfeld-sprungmarke, a#fusszeile-sprungmarke {
	position: absolute;
	left: -999em;
}
/* ------------- Navigationspfad, Suche, A-Z und Hilfe ------------- */
div#serviceZeile {
	/*background-color: #ccc9bd;*/
	background-color: #c1c1c1;
	font-size: 0.7em;
	height: 1.5em;
	padding: 0.3em 0.3em 0.3em 1%;
	border-top: 2px solid White;
}
/* ------------- Kopfbereich mit UniDo-Logo und eventuellen weiteren Grafiken (Hintergrundbild, Institutslogos etc. ------------------ */
div#kopfgrafikbereich {
	top: 0;
	left: 0;
	width: 100%;
	height: 125px;
	background-image: url(../Seitenbilder/halle1.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #fff;
}
/* ------------------ horizontale Hauptnavigation ---------------- */
div#hauptnavi {
	width: 100%;
	/*background-color: #7a7764 !important;*/
	background-color: #7b7c7e !important;
	color: #fff;
	height: 2.05em;
	font-size: 0.9em;
	margin-bottom: 1em;
}
/* ------------- linke Unternavigation --------------- */
div#bereichsnavi {
	float: left;
	width: 14.1em;
	text-align: left;
	font-size: 0.9em;
	margin-left: 0.4em;
	padding-right: 0.4em;
	padding-top: 0.4em;
	background-color: #eeeeee;
	border: 1px solid #aaaaaa;
}
/* ------------- Werbung und Partnerlogos unter der Bereichsnavi ------ */
div#werbung, div#partner {
  background-color: White;
	font-size: .9em;
	text-align: center;
	margin-top: 2em;
  margin-bottom: 1.5em;
  margin-left: 0.4em;
  padding-bottom: 15px;
}
div.werbung_horizontal, div.werbung_horizontal_portal {
  background-color: White;
	font-size: .9em;
	text-align: center;
  margin-bottom: 1.5em;
  padding-bottom: 15px;
}
div.werbung_horizontal {
  margin-top: 15px;
}

div#werbung a {
	background-color: White;
}
div#partner {
  padding-top: 15px;
}
/* ------------- Hauptinhaltsbereich ------------- */
#inhalt {
	font-size: 0.9em;
	margin-left: 14.5em;
	margin-right: 15.6em;
	padding-left: 0;
	padding-right: 0.5em;
	min-width: 38em; 
/* Ueberlagerung Nebeninhalt und Inhalt verhindern */
	height: 1%;
	
}
/* div, der um den Inhalt drumrum gelegt wird und links floatet, damit clearings noch funktionieren im Inhaltsbereich */
div#inhalt div.wrapper {
	float: left;
	margin-bottom: 1em;
	width: 100%;
}
/* ------------ Linke Spalte im Inhaltsbereich ------------ */
div#inhalt_spalte_links {
	float: left;
	width: 48.5%;
	min-width: 13em;
/* Ueberlagerung der beiden Inhaltsspalten verhindern */
	margin: 0;
	padding: 0;
	border: 0;
	margin-right: 1%;
}
/* ------------ Rechte Spalte im Inhaltsbereich ------------ */
div#inhalt_spalte_rechts {
	float: right;
	width: 48.5%;
	min-width: 13em;
/* Ueberlagerung der beiden Inhaltsspalten verhindern */
	margin: 0;
	padding: 0;
	border: 0;
}
/* Nebeninhaltsbereich rechte Spalte */
div#nebeninhalt {
	float: right;
	font-size: 0.9em;
	width: 13.5em;
	padding-right: 1em;
	margin-bottom: 1em;
}
div#zusatzinhalt {
	float: right;
	font-size: 0.9em;
	width: 13.5em;
	padding-right: 1em;
	margin-bottom: 1.5em;
}
/* Fusszeile mit Datum der letzten Aenderung, Ansprechpartner, Feedbacklink, Impressum */
div#fusszeile {
	clear: both;
	bottom: 0px;
	/*background-color: #c4c1b3;*/
	background-color: #c1c1c1;
	text-align: right;
	font-size: 0.7em;
	height: 1.6em;
	color: #000;
	padding-top: 0.4em;
}
div#fusszeile ul {
	list-style: none;
	display: inline;
	padding-right: 1em;
	margin: 0;
}
div#fusszeile ul li {
	display: inline;
	padding: 0;
}
/* ------------------ Einstellen der Schriftgroesse ---------------- */
div#bereichsnavi {
	font-size: 0.8em;
	/* min-height: 50em; grauer Bereich vom linken Navigationsblock - ohne Anmeldung  */ 
}
div#inhalt p, div#nebeninhalt p, div#zusatzinhalt p {
	font-size: 0.85em;
}
/* ------------------- Einstellen der Standard-UL-Abstaende ------- */
div#inhalt ul ul, div#nebeninhalt ul ul, div#zusatzinhalt ul ul, div#inhalt ol ol, div#nebeninhalt ol ol, div#zusatzinhalt ol ol,
div#inhalt ol ul, div#nebeninhalt ol ul, div#zusatzinhalt ol ul, div#inhalt ol ul, div#nebeninhalt ol ul, div#zusatzinhalt ol ul {
  font-size: 1em;
  margin-bottom: 0;
}
div#inhalt ul, div#nebeninhalt ul, div#zusatzinhalt ul, div#inhalt ol, div#nebeninhalt ol, div#zusatzinhalt ol {
  display: table;
  height: 1%;
	font-size: 0.8em;
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
  padding-left: 2em;
}
div#inhalt ol, div#nebeninhalt ol, div#zusatzinhalt ol {
  padding-left: 3em;
}

/* ----------- Ende Definition DIV-Struktur der Seiten ---------- */
/* ----------- Anfang Positionierung und Styling Seitenelemente ---------- */
/* ----------- wie Suche, Pfad, Fusszeile, Navigation, Logos -------------- */
/* ----------- Brotkrumenpfad: "Sie befinden sich hier: ..." ------------- */
div#brotkrumenNavi {
	color: #000;
/*	width: 49%; */
	float: left;
	/*display: inline;
*/
	background-color: #c1c1c1;
	position: relative;
	top: 2px;
	z-index: 15;
}
div#brotkrumenNavi ul {
	display: inline;
	list-style: none;
	padding-left: 0;
	margin-left: 0;
}
div#brotkrumenNavi ul li {
	display: inline;
}
div#brotkrumenNavi a, div#serviceNavi a {
	text-decoration: none;
	color: #000;
	border: 0;
}
div#brotkrumenNavi a:visited, div#serviceNavi a:visited {
}
div#brotkrumenNavi a:focus, div#serviceNavi a:focus, div#brotkrumenNavi a:hover, div#serviceNavi a:hover, div#fusszeile a:focus, div#fusszeile a:hover {
	text-decoration: underline;
}

/* -------------- Einstellungen fuer das Suchfeld und den Submitknopf -------------- */
div#serviceNavi {
	color: #000;
	float: right;
/* 	width: 49%; */
	text-align: right;
	margin-right: 1%;
	background-color: #c1c1c1;
}
div#serviceNavi form {
	margin: 0;
	padding: 0;
	border: 0;
	display: inline;
	margin-left: 1em;
}
div#serviceNavi ul {
	list-style: none;
	display: inline;
	padding-left: 1em;
}
div#serviceNavi ul li {
	display: inline;
	padding: 0;
}
input#suchfeld {
	font-size: 0.8em;
	/* height: 1.5em;
*/
	margin-top: 0;
	border: 1px solid #666;
}
input#suchknopf {
	position: relative;
	top: 2px;
}
/* ------------- Allgemeine Einstellungen fuer Links ------------- */
a {
	color: #000000;
}
a:visited {
	color: #000;
}
a:hover, a:active {
	color: #000;
}
/* -------- Links in den Inhalten -----------*/
div#inhalt a, div#nebeninhalt a, div#zusatzinhalt a {
	font-size: 0.8em;
}
/* -------- Links in Absaetzen muessen groesser sein ------*/
div#inhalt p a, div#nebeninhalt p a, div#zusatzinhalt p a, div#inhalt ul a, div#nebeninhalt ul a, div#zusatzinhalt ul a {
	font-size: 1.0em;
}
/* -------- Positionierung der Logos von Uni Dortmund, Institut/Portal etc. ---------- */
img#unido-logo {
	position: absolute;
	top: 88px;
	left: 7px;
}
/* ------- Portal-, Fakultaets-, Fachbereichs-, Lehrstuhl-, Einrichtungs- oder Institutslogo Muss jeweils in der Positionierung angepasst werden! ------------------ */
img#ebene2-logo {
	position: absolute;
	top: 80px;
	left: 300px;
	z-index: 10;
}
/* ------ Falls weiteres Logo/Bild gewuenscht, hier positionieren ------ */
img#ebene3-logo {
	position: absolute;
	top: 128px;
	left: 520px;
	z-index: 10;
}
/* --------- Styling der horizontalen Hauptnavigation ---------- */
div#hauptnavi ul {
	margin: 0;
	padding: 0;
}
div#hauptnavi li {
	line-height: 2em;
	float: left;
	list-style: none;
	background-color: #7b7c7e;
	/*background-color: #7a7764;*/
	width: auto;
	margin-bottom: 0;
	padding-bottom: 0;
}
div#hauptnavi li a {
	color: #fff;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 1em;
	border: 0;
	margin: 0;
	position: relative;
	top: 0px;
}
div#hauptnavi a:hover {
	/*background-color: #d5d3c9;*/
	background-color: #d3d3d3;
	color: #000;
	line-height: 2em;
}
div#hauptnavi #hauptnavi-aktiv {
	text-decoration: none;
	padding: 0 1em 1px 1em;
	background-image: url(../Seitenbilder/zweifarbbalken_5x100.png);
	background-position: left center;
	background-repeat: no-repeat;
	/*background-color: #d5d3c9;*/
	background-color: #d3d3d3;
	color: #000;
	margin: 0;
}
div#hauptnavi #hauptnavi-aktiv a {
  color: #000;
  padding: 0;
}
/* ----------- Styling der Portalnavigation als Unterbereich der Hauptnavigation -------- */
div#direkteinstieg {
	float: right;
	padding: 0.2em 0.5em 0.35em 1em;
/*	font-size: 0.9em;
	font-weight: bold; */
}
div#direkteinstieg form {
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
	margin-right: 7px;
}
div#direkteinstieg select {
	position: relative;
	top: 1px;
	width: 10.7em;
}
div#direkteinstieg input[type="image"] {
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
	top: 2px;
	left: 5px;
}
div#direkteinstieg label {
	/*background-color: #7a7764;*/
	background-color: #7b7c7e;
}
div#direkteinstieg a {
  color: White;
  text-decoration: none;
}
div#direkteinstieg a:hover {
  line-height: 1.2em;
}
/* -------------- Styling der linken Bereichsnavigation --------------*/
div#bereichsnavi ul {
	margin-left: 0;
	padding-left: 0;
	font-size: 1em !important;
	font-weight: normal;
	list-style: none;
	line-height: 1.1em;
	margin-top: 0;
	padding-top: 0;
}
div#bereichsnavi ul {
	/*background-color: #d5d3c9;*/
	background-color: #d3d3d3;
	border-left: 0.5em solid #efeeea;
}
div#bereichsnavi ul ul {
	border-left: 0.9em solid #d3d3d3;
	/*border-left: 0.9em solid #d5d3c9;*/
}
div#bereichsnavi ul ul li {
	height: 1%;
}
.toplevel {
	font-weight: bold;
}

div#bereichsnavi a, div#bereichsnavi span#notclickable {
	text-decoration: none;
	border: 0;
	margin-left: 0.3em;
	display: block;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}
div#bereichsnavi a:visited {
	border: 0;
}
div#bereichsnavi a:hover, div#bereichsnavi a:active {
	text-decoration: underline;
	background-color: #eeeeee;
}
div#bereichsnavi li.aktiv, div#bereichsnavi span.aktiv {
	position: relative;
	color: #000;
	background-color: #eeeeee;
	padding-top: 0.2em;
  line-height: 1.4em;
}
div#bereichsnavi li.aktiv img, div#bereichsnavi span.aktiv img {
	position: absolute;
	left: -0.5em;
	top: 0px;
	height: 1.4em;
	width: 0.3em;
}
div#bereichsnavi li.aktiv span {
/*	position: relative; */
  display: block; 
	padding-left: 0.3em;
	padding-bottom: 0em;
}

div#bereichsnavi li.aktiv span a {
  height: 1%;
  padding-bottom: 0pt;
  padding-top: 0pt;
  margin-left: 0pt;
}
div#inhalt ul.sitemap {
	font-size: 0.8em;
	list-style-type: none;
}
div#inhalt ul.sitemap_ebene2 {
	font-size: 1em;
}
/* -------------- Styling des Werbebereiches -------------------------*/
div#werbung .werbungtitel, div.werbung_horizontal .werbungtitel, div.werbung_horizontal_portal .werbungtitel {
	margin: 0 0 0 0.4em;
	padding: 0 0 2px 0;
	border: none;
	text-align: left;
}
/* ----------- Ende Positionierung und Styling Seitenelemente ------------ */
/* ----------- Anfang Festlegung, wie HTML-Tags auf der Seite dargestellt werden ---------- */
/* ----------- wie Ueberschriften, Listen, Links, Tabellen etc. ---------------------------- */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}
h1#seitenueberschrift, h1#nebenueberschrift, h1.navigationsueberschrift {
	display: none;
}
a.nostyling:link, a.nostyling:visited, a.nostyling:hover, a.nostyling:active {
	background: none;
	border: 0;
	margin: 0;
	padding: 0;
}
img, input.fontsize {
	border: 0;
	font-size: 10px;
/* Wenn font-size=10px, dann ist die Groesse der Bilder: px/10 = em */
}
span.datum {
	font-weight: bold;
	padding-right: 1em;
}
ul.no-margin {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}
ul.no-margin li {
	margin-top: 0.5em;
}
ul.linkliste {
	list-style-image: url(../Seitenbilder/minispektral.png);
	padding-left: 2em;
/* 	list-style-position: inside; */
}
div#inhalt ul.linkliste ul.linkliste {
	margin-top: 0.3em;
/* 	list-style-position: inside; */
}
div#inhalt ul li.kindnavititel {
  list-style: none;
  margin-left: -2em;
}
ul li.namefloat {
  list-style-type: none;
  float: left;
  width: 20em;
}
div#inhalt a.unilink, a.more_link {
	background-image: url(../Seitenbilder/minispektral.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	text-decoration: underline;
}
/* Bereich wird gar nicht mehr genutzt */
div#nebeninhalt div.hg_weiss a.unilink, div#nebeninhalt div.hg_weiss a.more_link {
	background-image: url(../Seitenbilder/css/minispektral_white_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 14px;
	text-decoration: underline;
	border: 0;
}
/* Formatierung von Tabelleninhalten */
table {
border: 0px;
}

div#inhalt table {
	border: 0px solid #999;
	font-size: 0.85em;
}
div#inhalt table p, div#inhalt table a {
  font-size: 1em;
}
div#inhalt table ul, div#inhalt table ol {
  font-size: 1em;
}
div#inhalt th {
	/*background-color: #d5d3c9;*/
	background-color: #d3d3d3;
	color: #000;
	vertical-align: middle;
	padding: 0.3em;
}
div#inhalt table caption { 
  font-weight: bold;
}
div#inhalt tr {
	border-bottom: 0px solid #7192a8;
}
div#inhalt td {
	vertical-align: top;
	padding: 0.3em;
}
div#inhalt td p {
	margin: 0 0 1em 0;
}
div#inhalt p {
	line-height: 1.3em;
}
div#inhalt h1, div#nebeninhalt h1, div#zusatzinhalt h1 {
	font-size: 1.3em;
}
div#inhalt h2, div#nebeninhalt h2, div#zusatzinhalt h2 {
	font-size: 1.0em;
}
div#inhalt h3, div#nebeninhalt h3, div#zusatzinhalt h3 {
	font-size: 1.0em;
}
div#inhalt h4, div#nebeninhalt h4, div#zusatzinhalt h4 {
	font-size: 0.9em;
}
div#inhalt h5, div#nebeninhalt h5, div#zusatzinhalt h5 {
	font-size: 0.9em;
	margin-left: 0.5em;
}
div#inhalt h6, div#nebeninhalt h6, div#zusatzinhalt h6 {
	font-size: 0.9em;
	margin-left: 1em;
}
div#zusatzinhalt div, div#nebeninhalt div {
	padding: 0;
	margin-bottom: 1em;
}
div#nebeninhalt p, div#zusatzinhalt p {
	margin: 0;
	padding-bottom: 0.3em;
	line-height: 1.3em;
}
div#nebeninhalt span.veranstaltungsliste,  p.veranstaltungsliste {
	margin-bottom: 0.5em;
}
div#nebeninhalt ul.linkliste, div#zusatzinhalt ul.linkliste {
	list-style-type: none;
	list-style-position: outside;
	margin: 0;
	padding: 0;
	position: relative;
	left: 20px;
	width: 88%;
}
ul.linkliste li {
	margin-bottom: 0.5em;
}
/* ---Formatierung der Felder fuer Kontaktdaten ----*/
fieldset.kontaktdaten {
	margin-bottom: 0.7em;
	padding-bottom: 0;
}
fieldset.kontaktdaten legend {
	font-weight: bold;
}
div.mitarbeiter_uebersicht {

}
/* ---- Ende der Formatierung fuer Kontaktdaten ----*/
/* ----------------- Blindtabelle ------------------*/
/* Bitte nur in absoluten Ausnahmefaellen verwenden! */
table.blindtabelle {
	border: 0 !important;
	margin: 0;
	padding: 0;
	background-color: #fff;
	background-image: none;
}
table.blindtabelle th, table.blindtabelle td {
	border: 0;
	margin: 0;
	background-color: #fff;
	background-image: none;
	padding: 0 !important;
}
/* -------------- Ende Blindtabelle ---------------*/
/* Anfang Bildausrichtung mit Bildunterschrift */
img.bild_rechts {
	float: right;
	margin-left: 15px;
}
img.bild_links, img.bild_links_ohne_umfluss {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.bild_mit_text {
	margin-bottom: 15px;
}
div.bild_mit_text p {
	margin-bottom: 0;
}
div.bild_rechts_mit_unterschrift {
	float: right;
	font-size: 10px;
	margin: 0;
	margin-left: 15px;
	margin-bottom: 15px;
	width: 40em;
	margin-top: 0.5em;
	text-align: left;
	overflow: inherit;
}
div.bild_rechts_mit_unterschrift p {
	/* background-color: #d5d3c9; */
	background-color: #e0ded4;
	color: #2a2b25;
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
	font-size: 1.1em !important;
}
div.bild_links_mit_unterschrift, div.bild_links_mit_unterschrift_ohne_umfluss {
	float: left;
	font-size: 10px;
	padding: 0;
	margin: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	width: 40em;
	margin-top: 0.5em;
	text-align: left;
	overflow: inherit;
}
div.bild_links_mit_unterschrift p, div.bild_links_mit_unterschrift_ohne_umfluss p {
	/* background-color: #d5d3c9; */
	/*background-color: #e0ded4;*/
	background-color: #d3d3d3;
	color: #2a2b25;
	padding-left: 0.5em !important;
	padding-right: 0.5em !important;
	font-size: 1.1em !important;
}
div.bild_links_mit_unterschrift img, div.bild_links_mit_unterschrift_ohne_umfluss img, div.bild_rechts_mit_unterschrift img {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
div.bild_links_mit_unterschrift p, div.bild_rechts_mit_unterschrift p, div.bild_links_mit_unterschrift_ohne_umfluss p {
	margin-top: 0 !important;
	padding-top: 0.5em;
	max-width: 100%;
	padding-left: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
}

div.bild_links_mit_unterschrift_ohne_umfluss, img.bild_links_ohne_umfluss {
  float: none;
}

div#teaserbild_mit_beschriftung {
	float: left;
	font-size: 0.8em;
	padding: 0;
	margin: 0;
	font-style: oblique;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 10px;
	margin-top: 10px;
	background-color: #fff;
}
div#teaserbild_ohne_beschriftung {
	float: left;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
}
img.mitarbeiter_foto {
  float: right; 
  margin-bottom: 0.5em; 
  margin-right: 0.5em;
}
div.aktuelles_meldung img.bild_links {
  margin-bottom: 0;
}
/* Ende Bildausrichtung mit Bildunterschrift */
h1, h2, h3, h4, h5, h6 {
	color: #000;
}
input:focus, textarea:focus {
	color: #000;
}
p.fliesstext {
	text-align: justify;
	padding: 0;
	line-height: 1.2em;
}
.linksbuendig {
	text-align: left;
}
.rechtsbuendig {
	text-align: right;
}
.zentriert {
	text-align: center;
}
.blocksatz {
	text-align: justify;
}
.unterstrichen {
	text-decoration: underline;
}
.durchgestrichen {
	text-decoration: line-through;
}
.ueberstrichen {
	text-decoration: overline;
}
.blinkend {
	text-decoration: blink;
}
.kleine-schrift {
	font-size: 0.76em;
}
.kapitaelchen {
	font-variant: small-caps;
}
.kleinbuchstaben {
	text-transform: lowercase;
}
.grossbuchstaben {
	text-transform: uppercase;
}
tr.odd {
	background-color: #eef2f5;
}
tr.even {
	background-color: #fff;
}
.nowrap {
  white-space: nowrap;
}
quote, cite {
	font-style: oblique;
}
pre, code {
	font-family: 'Lucida console', 'Courier new', Courier, mono;
	font-size: 0.8em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	border: 1px solid Gray;
	background-color: #fffff5;
}
code {
/* 	display: block; */
	font-size: 0.8em;
  padding-top: 0.1em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	line-height: 1.5em;
}
p code {
  font-size: 1em;
}
p.teaser {
	font-weight: bold;
}
code.greybox {
	background-color: #ddd;
	border: 1px dotted #333;
	padding: 1em;
	margin: 2em;
	color: #000;
}
code.bluebox {
	background-color: #7192A8;
	border: 1px dotted #069;
	padding: 1em;
	margin: 2em;
	color: #fff;
}
div.infobox {
	padding: 10px;
	border: 5px dotted #f0f0f0;
	background-color: #fff;
	color: #000;
	font-size: 1em;
}
div.infobox:hover {
	border: 5px solid #999;
	background-color: #f0f0f0;
}
.smallfont, .kleine_schrift {
	font-size: 0.67em;
}
.rot {
	color: #000;
}
.blau {
	color: #00c;
}
.gruen {
	color: #0c0;
}
.hg_weiss {
	background-color: #fff;
	padding: 0.5em 0 0.5em 0;
}
.hg_schwarz {
	background-color: #000;
}
.hg_hellgrau {
	background-color: #eee;
}
.hg_dunkelgrau {
	background-color: #888;
}
.clear {
  clear: both;
}
br.clear, div.clear {
	clear: both;
	font-size: 0;
}
br.clearleft {
  clear: left;
  font-size: 0;
}
br.clearright {
  clear: right;
  font-size: 0;
}
span.abstandshalter {
	margin-left: 1em;
	margin-right: 1em;
}
/* -------- aktuelles-detailsicht.css --------- */
div#aktuelles {
	float: left;
	width: 100%;
}
div.aktuelles_meldung {
	margin-bottom: 15px;
	clear: both;
}
h3, div#aktuelles h3, div#inhalt_spalte_links h3, div#inhalt_spalte_rechts h3 {
	padding: 0 0 0.3em 0;
	margin: 0;
}
div#inhalt h2, div#zusatzinhalt h2, div#nebeninhalt h2 {
	/*background-color: #d5d3c9;*/
	background-color: #d3d3d3;
	padding: 0 10px 0 10px;
	background-image: url(../Seitenbilder/zweifarbbalken_5x100.png);
	background-position: left center;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	line-height: 1.4em;
	font-weight: normal;
	font-size: 1em;
}
div#inhalt h2 {
	margin-top: 5px;
  margin-bottom: 15px;
	clear: both;
}
div#inhalt h2.rubriktitel {
	/*background-color: #d5d3c9;
	padding: 0 10px 0 10px;
	background-image: url(../Seitenbilder/zweifarbbalken_5x30.png);
	background-position: left;
	background-repeat: no-repeat;
*/
	margin-top: 0;
	margin-bottom: 15px;
	/*font-size: 1em;
	line-height: 1.4em;
	font-weight: normal;
*/
}
div#inhalt h1 {
	background-color: #FFA0A0;
	color: Black;
}
div#inhalt_spalte_links h2.rubriktitel {
}
div#inhalt p {
	margin-top: 0px;
	margin-bottom: 0.3em;
}
div#inhalt_spalte_links p {
	padding-right: 0.5em;
}
/* Einheitlicher Focuscursor fuer barrierefreie Navigation */ 
a:focus {
	background-color: White !important;
	color: Black !important;
	z-index: 500 !important;
	text-decoration: none !important;
}
div.inhalt_breit {
  margin-right: 15px !important;
}
.umgeschriebenerlink {
  color: Red;
  background: Lime;
}
/* Formulare */
form#mailmaske label {
  position: absolute;
  font-weight: bold; 
}
form#mailmaske input[type=text], form#mailmaske input[textarea], form#mailmaske select {
  width: 20em;
  margin-left: 13em;
}
ul.seitenlinks li {
  display: inline;
  margin-right: 1em;
}
td{
font-size: 12px;
}
.sectiontableheader {
font-weight: bold;
font-size: 12px;
height: 25px;
line-height: 25px;
}
.sectiontableentry1 {
text-align: left;
background: #EFEFEF;
font-size: 12px;
padding: 2px;
}
.sectiontableentry2 {
background: #FFF;
font-size: 12px;
text-align: left;
padding: 2px;
}
.contentheading {
width: 98%;
font-weight: bold;
font-size: 16px;
height: 23px;
line-height: 20px;
border-bottom: 1px solid #000000;
}

