/* ALLE INHALTE */
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#F3EEEB;
	color: #282864;
    font-size: 100.01%; /*erreicht annaehernd gleiche Schriftgroessen in NN, IE und OP*/
	width:100%;
	margin: 0px;
	padding:0px;
	border:0px;
	background-image:url(../bilder/wellen.jpg);
	background-repeat: repeat-y;}

/* POP UP Fenster */
.popup, body.popup, html.popup {
	background-color:#FFFFFF;
	width:90%;
	padding: 40px;
	background-image:url(../bilder/weiss.gif);}
	
/* POP UP Fenster */
.popupwellenpur, body.popupwellenpur, html.popupwellenpur {
	background-color:#FFFFFF;
	width:90%;
	padding: 40px;
	background-image:url(../bilder/wellenpur.jpg);
  background-repeat: repeat-y;}	

html>body #fixiert {  /* nur fuer moderne Browser! */
	position: fixed;
	width:100%;
	z-index:100;}
#fixiert a {  
	text-decoration: none;	}


/* ||||||||||||||||||||||||||||||||| HTML-FORMATIERUNGEN ||||||||||||||||||||||||||||||||| */

/* ABSATZ */
p {
	margin-top: 0;
	margin-bottom: 1.3em;}

/* ÜBERSCHRIFT 1. HIERARCHIE */
h1 {
	font-size: 1.6em;
	margin-top: 0.25em;
	margin-bottom: 1.5em;
	line-height: 2.1em;
	color: #2B2B68;
	font-weight: bold;
	background: url("../bilder/h1-background.gif") 0px no-repeat;}
h1.os {
	background: none;
	margin-top: 0.7em;
	line-height: 1.2em;	}

/* ÜBERSCHRIFT 2. HIERARCHIE */
h2 {
	font-size: 1.4em;
	margin-bottom: 1.7em;
	font-weight: lighter;
	color: #2B2B68;
	font-style: italic;}

/* ÜBERSCHRIFT 3. HIERARCHIE */
h3 {
	font-size: 1.1em;
	color: #2B2B68;
	font-weight: bold;
	margin-top: 1.8em;}

/* ÜBERSCHRIFT 4. HIERARCHIE */
h4 {
	font-size: 1em;
	color: #2B2B68;
	font-weight: bold;
	margin-top: 1.8em;
	margin-bottom: 0}

/* FETT */
strong {
	color: #474978}

/* Zitat */
q 	{
	font-style: italic;}

/* SMALL */
small, #small {
	font-size: 0.8em;}

/* LINK */
a:link {
	color: #941039;
	text-decoration: underline}
a:hover, a:active {
	color: #e74174;
	text-decoration: underline}
a:visited {
	color: #df8785;
	text-decoration: underline}

/* WIRD WIEDER BENÖTIGT, WENN SPAN UND ANKER NICHT MEHR BEIDE "HOERZITAT" HEISSEN
a.ankerpunkt {
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:0;
	top:-200px;
	visibility:hidden;}

h1 a[name], h2 a[name], h3 a[name], h4 a[name] {
	position:relative;
	margin:0;
	padding:0;
	display:block;
	height:0;
	top:-180px;
	visibility:hidden;}*/


/* TABELLEN */
table {  border: none}
/* ZEILEN */
td { 
	vertical-align: top;}
/* ZEILEN BÜNDIG*/
td.bottom {  vertical-align: bottom}
/* ZEILEN MITTIG*/
td.middle {  vertical-align: middle}
/* Tabellenköpfe verschwinden lassen */
.us {
  position: absolute; !important;
  top: -6000px !important;
  left: -6000px !important;
  height: 1px !important;
  width: 1px !important;
}
/* TABELLEN MIT DIVs */
div.table { display:table; border-collapse:collapse; }
div.tr { display:table-row; }
div.td { display:table-cell; }
/* FORMULARE MIT DIVs */
form .formelement{ display:table; margin:0px 0px 5px 0px; clear:both;}
form .formelement input {font-weight:normal; min-width:10px; }
html:not([dummy]) form .formelement input {min-width:10px; }
form .formelement textarea {font-weight:normal}
form .formelement label {font-weight:bold; width:105px; display:block; float:left; text-align:right; margin-right:4px}
form .radio label {font-weight:bold; display:inline; float:none;}
ul.radio {
    margin-left: 35px; padding: 0;
  }
ul.radio li {
    list-style: none;
    padding: 0;
	margin-left:-13px;
	text-indent: -26px;
  }
/* LISTEN */
ul {  
	list-style-type:circle;
	list-style-image: url(../bilder/navi/li.gif);
	overflow: visible; visibility: visible}
/* LISTEN MIT PUNKTEN*/
ul.punkt {  
	list-style-type:circle;
	list-style-image: url(../bilder/navi/lipunkt.gif);
	overflow: visible; visibility: visible}

/* LISTENPUNKT */
li { 
	margin-top:8px;
	margin-left:-21px;
	overflow: visible;
	visibility: visible}
/* LISTENNUMMERIERUNG */
ol {  
	padding-left:0px;
	margin-left:46px;
	list-style-type: decimal;
	overflow: visible; 
	visibility: visible}

/* Horizontale LINIE */
hr {
	height:1px;
	margin:0px;
	border-top:1px dashed #CCCCCC;}
/* BILDER */
img {  border: none}

/* FÜR DIE SUCHE */
legend {color: #8080A2;}


/* ||||||||||||||||||||||||||||||||| ZUSATZFORMATIERUNGEN ||||||||||||||||||||||||||||||||| */

/* für "OHNE ABSTAND OBEN" */
.oao {  margin-top: 0}

/* für "OHNE ABSTAND UNTEN" */
.oau {  margin-bottom: 0}

/*____________________ KOPFNAVIGATION aufklappen _______________ */
.aktuell, .termine, .dokument { background-color: #FFFFFF}

/*____________________ POSITIONIERUNG/FORMATIERUNG von DIVs ____________________*/

/* DRA-LOGO */
.logo {
	position:absolute;
	left:0;
	top:0;
	width: 189px;
	height: 79px;
	z-index: 2}

/* AKTUELLES TERMINE */
.aktuellestermine {
	position:absolute;
	left:0px;
	top:78px;
	width: 176px;
	height: 20px;
	text-align: center;
	padding-top:6px;
	background-color:#312863;
	z-index: 2}


/* KOPFNAVIGATION */
.kopfhintergrund {
	position:absolute;
	left: 0px;
	right: 0px;
	padding-left: 176px;
	top: 0px;
	margin: 0px;
	height: 138px;
	background:url(../bilder/kopfhintergrund.jpg) 174px 0px;
	z-index: 2;
	background-repeat: repeat-x;}

/* ÜBERALL UNTERHALB DER KOPFNAVI (zum wieder Aufrufen der Onload-Kopfnavi-Situation */
#seitennaviauf {
	left: 0px;
	right: 0px;
	position:absolute;
	padding-left: 204px;
	padding-top:138px;
	top: 0px;
	min-height: 68%;
	z-index: 1}

/* PFEILE ZUM SEITENANFANG */
div.hoch {
	padding-left: 0;
	margin-left: 0;
	margin-top: 10px;
	height: 28px;
	background:url(../bilder/navi/zurueck.gif) 0px 0px no-repeat;
	cursor:pointer;
	z-index: 10}

/* UNTERMENEMÜ 1 */
div.um {
	padding-left: 0;
	margin-left: 0;}
	
div#zeile1 {	
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;	}	

/* UNTERMENEMÜ 2 */
div.zeile2 {
	position:absolute;
	left:0px;
	margin-left:188px;
	top:78px;
	height:28px;
	z-index:22;
	visibility: hidden;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;		}

/* UNTERMENEMÜ 3 */
div.zeile3 {
	position:absolute;
	left:0;
	right:0;
	color: #BEBDCE;
	font-weight: bold;
	font-size: 0.7em;
	text-decoration: none;		
	top:104px;
	margin-top:0px;
	margin-left:176px;
	padding-top:0px;
	padding-left:12px;
	height:26px;
	z-index:22;
	background:url(../bilder/3navizeile.jpg) -3px 0px;
	background-repeat: repeat-x;
	visibility: hidden;}

/* KONSTANTE NAVIGATIONSPUNKTE (Suche | Sitemap | etc. ...) */
.hauptanwendungen {
	position:absolute;
	left: 189px;
	top: 9px;
	width: 600px;
	height: 16px;
	color: #9393AF;
	font-weight: normal;
	font-size: 0.7em;
	z-index:22; }
	
/* DRASHOP */
.drashop {
	text-align: right;
	padding: 0;
	height: 20px;
	margin-top: -15px;
	margin-right: 24px;
	z-index:10; }

#hoerzitat {
	font-style: italic;
	color: #941039;}

div.bildunterschrift {
	margin-top: 5px;
	font-style: italic;
	margin-bottom: 9px;}

div.erstellt {
	margin-top: 30px;
	color: #999999;
	margin-bottom: 7px;}
	
/* Konstante Navigationspunkte LINKFORMATIERUNG */
a.klein:link, a.klein:active, a.klein:visited {
	color: #9393AF;
	text-decoration: none}
a.klein:hover {
	color: #FFFFFF;
	text-decoration: none}
a.kleinshop:link, a.kleinshop:active, a.kleinshop:visited, a.kleinshop:hover {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding-left: 21px;
	padding-top: 3px;
	padding-bottom: 3px;
	background:url(../bilder/navi/shop.gif) 0px 2px no-repeat;
	text-decoration: none}
a.kleinaktiv:link, a.kleinaktiv:active, a.kleinaktiv:visited, a.kleinaktiv:hover {
	color: #FFFFFF;
	text-decoration: none}
a.suche:link, a.suche:active, a.suche:visited {
	color: #BEBDCE;
	text-decoration: none}
a.suche:hover {
	color: #FFFFFF;}

/* UNTERNAVIGATION im INHALTSBEREICH fuer Pfadangabe und interne Sprünge*/
.unternavi {
	position:absolute;
	left: 234px;
	top: 100px;
	width: 624px;
	color: #155A77;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	overflow: visible;
	z-index: 2;}

.unternavi_runter {
	color: #155A77;
	margin-top: 5px;
	margin-bottom: 30px;}

div.hinweis {
	font-style: italic;
	font-weight: normal;
	margin-bottom: 30px;
	color: #282864;
	width: 280px;}
	
/* LINKE SPALTE */
.linkespalte {
	position:absolute;
	left: 0px;
	top: 78px;
	width: 176px;
	z-index: 100;}

/* LINKE NAVIGATION (Impressum | Änderungsdatum) */
.linksnavi {
	position:absolute;
	left: 585px;
	top: 73px;
	width: 240px;
	height: 16px;
	z-index: 1}

/* DATUM */
.datum {
	color: #2B2B68; font-weight: bold}

/* FUSS */
div.fuss {
	position:absolute;
	right: 0;
	bottom: 2px;
	overflow: visible;
	z-index: 1}

.fussstart {
	position:absolute;
	left: 240px;
	top: 800px;
	width: 449px;
	margin-left: 0;
	font-size: 0.8em;
	overflow: visible;
	z-index: 1}

/* Im Fuss ARD-Link */
.ard {
	position:absolute;
	left: 0px;
	padding: 0px;
	height: 20px;
	bottom: 2px;
	margin-top: -15px;}

/* TEASER (in der linken Spalte mit Bild) */
.teaser {
	position:absolute;
	margin-top:0;
	padding-top:30px;
	padding-left:17px;
	font-size: 0.7em;
	left: 0;
	top: 62px;
	width: 186px;
	height: 229px;
	background: url("bilder/teaser.jpg") 0px 0px no-repeat;}

/* INHALTSBEREICH */
.inhalt {
	position:absolute;
	left: 204px;
	top: 138px;
	width: 580px;
	margin-top: 0;
	margin-left: 0;
	min-height: 98%;
	font-size: 0.75em ;
	line-height: 1.3em;	}

/* INHALTSBEREICH für PopUp */
.inhaltpopup {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 580px;
	margin-top: 0;
	margin-left: 0;
	min-height: 98%;
	font-size: 0.75em ;
	line-height: 1.3em;	
  }

/* INHALT auf der AUTORENSEITE */
.inhaltautorenseite {
	position:absolute;
	left: 0px;
	top: 126px;
	width: 549px;
	background-color: white;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px}


/*____________________ TEXT MIT VORANGESTELLTEM SYMBOL ____________________*/

/* SYMBOL FÜR GEBOREN*/
li.geb {  
	font-style: italic;
	list-style-type:circle;
	list-style-image: url(../bilder/navi/geb.gif);
	margin-top:8px;
	margin-left:-24px; overflow: visible;
	visibility: visible}
/* SYMBOL FÜR GESTORBEN*/
li.gest {  
	font-style: italic;
	list-style-type:circle;
	list-style-image: url(../bilder/navi/gest.gif);
	margin-top:2px;
	margin-left:-24px; overflow: visible;
	visibility: visible}


/*____________________ LINK-FORMATIERUNGEN ____________________ */

/* LINKS Ohne Unterstrich */
a.ou:link, a.ou:active, a.ou:visited {
	color: #2B2B68;
	text-decoration: none}
a.ou:hover {
	color: #565681;}
/* LINKS ROT Ohne Unterstrich */	
a.rou:link {
	color: #941039;
	text-decoration: none}
a.rou:hover, a.rou:active {
	color: #e74174;
	text-decoration: none}
a.rou:visited {
	color: #df8785;
	text-decoration: none}
/* LINKS NUR ROT */	
a.nr:link, a.nr:hover, a.nr:active, a.nr:visited {
	color: #941039;
	text-decoration: underline}

/* LINKS Versteckter Link */
a.vl:link, a.vl:active, a.vl:visited {
	color: #2B2B68;
	text-decoration: none}
a.vl:hover {
	color: #565681;
	text-decoration: underline}

/* LINKS Linke Spalte */
a.ls:link, a.ls:active {
	color: #FFFFFF;
	text-decoration: none}
a.ls:visited {
	color: #FDFCF9;

	text-decoration: none}
a.ls:hover {
	color: #FDFCF9;
	text-decoration: underline;}


/*____________________ LINKS mit vorangestellten SYMBOLEN ____________________ */

/* ZEILE 1 */
a.navi1:link, a.navi1:visited, a.navi1:hover {
	color: #1D1D2B;
	cursor:pointer;
	text-decoration: none}
a.navi1:active {
	color: #FFFFFF;}

.z1 {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 11px;
	padding-top: 6px;
	height: 26px;
	color: #1D1D2B;
	background: url("../bilder/navi/hm.gif") 0px 8px no-repeat}

.z1h {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 11px;
	padding-top: 6px;
	height: 26px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

.z1a {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 11px;
	padding-top: 6px;
	height: 26px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

/* ZEILE 2 */
a.navi2:link, a.navi2:visited, a.navi2:hover {
	color: #282864;
	cursor:pointer;}
a.navi2:active {
	color: #FFFFFF;
	cursor:pointer;}

.z2 {
	float:left;
	z-index:2;
	padding-right: 5px;
	height: 26px;
	padding-left: 10px;
	padding-top: 6px;
	color: #282864;
	background: url("../bilder/navi/um.gif") 0px 8px no-repeat;}

.z2h {
	float:left;
	z-index:2;
	padding-right: 5px;
	height: 26px;
	padding-left: 10px;
	padding-top: 6px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

.z2a {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	height: 26px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

/* ZEILE 2 wenn auch 3. Zeile */
.z2mit3 {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	height: 26px;
	color: #1D1D2B;
	background: url("../bilder/navi/um.gif") 0px 8px no-repeat;}

.z2mit3h {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	height: 26px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

.z2mit3a {
	float:left;
	z-index:2;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 6px;
	height: 26px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 8px no-repeat;}

/* ZEILE 3*/
a.navi3:link, a.navi3:visited, a.navi3:hover {
	color: #BEBDCE;
	cursor:pointer;}
a.navi3:active {
	color: #FFFFFF;
	cursor:pointer;}

.z3 {
	float:left;
	z-index:2;
	padding-top: 6px;
	padding-right: 5px;
	height: 26px;
	padding-left: 10px;
	color: #BEBDCE;
	background: url("../bilder/navi/umhover2.gif") 0px 9px no-repeat;}

.z3h {
	float:left;
	z-index:2;
	padding-top: 6px;
	padding-right: 5px;
	height: 26px;
	padding-left: 10px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 9px no-repeat;}

.z3a {
	float:left;
	z-index:2;
	padding-top: 6px;
	padding-right: 5px;
	height: 26px;
	padding-left: 10px;
	color: #FFFFFF;
	background: url("../bilder/navi/umhover.gif") 0px 9px no-repeat;}

/* ZEILE 3 aktiv ohne UnterteilungsStriche für ABC */
.z3os {
	float:left;
	z-index:2;
	padding-top: 6px;
	padding-right: 7px;
	height: 26px;
	padding-left: 0px;
	color: #BEBDCE;}

.z3aos {
	float:left;
	z-index:2;
	padding-top: 6px;
	padding-right: 7px;
	height: 26px;
	padding-left: 0px;
	color: #FFFFFF;}


/* UnterNavigations-LINKS mit Symbol für RUNTER (Seiteninterne Sprünge) */
a.unr:link, a.unr:active, a.unr:visited {
	padding-left: 7px;
	margin: 0px;
	line-height: 28px;
	font-weight: bold;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/unr.gif") 0px 2px no-repeat}
a.unr:hover {
	color: #B2525C;}

/* UnterNavigations-LINKS mit Symbol für RUNTER (erster Link der seiteninternen Sprünge) */
a.unr1:link, a.unr1:active, a.unr1:visited {
	padding-left: 15px;
	margin: 0px;
	line-height: 28px;
	font-weight: bold;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/unr1.gif") 0px -1px no-repeat}
a.unr1:hover {
	color: #B2525C;}

a.impressum:link, a.impressum:active, a.impressum:visited {
	margin: 0px;
	font-weight: bold;
	color: #941039;
	text-decoration: none}
a.impressum:hover {
	color: #B2525C;}
	
a.aktuelltermine:link, a.aktuelltermine:active, a.aktuelltermine:visited, a.aktuelltermine:hover {
	padding-left: 0px;
	margin: 0px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none}

a.mehr:link, a.mehr:active {
	color: #941039;
	font-weight: bold;
	text-decoration: none;}
a.mehr:hover, a.mehr:visited {
	color: #282864;
	font-weight: bold;
	text-decoration: none;}

/* TEXTLINKS mit Symbol für EXTERN */
a.ex:link {
	padding-left: 15px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/ex.gif") 0px 3px no-repeat;
	display:inline-block}
a.ex:hover, a.ex:active {
	padding-left: 15px;
	color: #e74174;
	background: url("../bilder/navi/exhover.gif") 0px 3px no-repeat;
	display:inline-block}
a.ex:visited  {
	padding-left: 15px;
	color: #df8785;
	background: url("../bilder/navi/exhover.gif") 0px 3px no-repeat;
	display:inline-block}
	
/* TEXTLINKS mit Symbol für SHOP */
a.shop:link {
	padding-left: 19px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/shop_kl.gif") 0px 0px no-repeat;
	display:inline-block}
a.shop:hover, a.shop:active {
	padding-left: 19px;
	color: #e74174;
	background: url("../bilder/navi/shop_klhover.gif") 0px 0px no-repeat;
	display:inline-block}
a.shop:visited  {
	padding-left: 19px;
	color: #df8785;
	background: url("../bilder/navi/shop_klhover.gif") 0px 0px no-repeat;
	display:inline-block}	

/* TEXTLINKS mit Symbol für WEITER */
a.w:link {
	padding-right: 14px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/w.gif") 0px 3px no-repeat;
	background-position:right;
	display:inline-block;
	font-weight: bold;}
a.w:hover, a.w:active {
	padding-right: 14px;
	color: #e74174;
	background: url("../bilder/navi/whover.gif") 0px 3px no-repeat;
	background-position:right;
	display:inline-block;	}
a.w:visited {
	padding-right: 14px;
	color: #df8785;
	background: url("../bilder/navi/whover.gif") 0px 3px no-repeat;
	background-position:right;
	display:inline-block;	}

/* TEXTLINKS mit Symbol für RUNTER (Seiten interne Sprünge) */
a.r:link, a.r:visited {
	color: #941039;
	padding-left: 13px;
	margin: 0px;
	text-decoration: underline;
	background: url("../bilder/navi/r.gif") 0px 4px no-repeat;
	display:inline-block}
a.r:hover {
	color: #e74174;
	padding-left: 13px;
	background: url("../bilder/navi/rhover.gif") 0px 4px no-repeat;}
a.r:visited {
	color: #df8785;
	padding-left: 13px;
	background: url("../bilder/navi/rhover.gif") 0px 4px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für LUPE (Großansichten) */
a.lupe:link {
	padding-left: 18px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/lupe.gif") 0px 0px no-repeat;}
a.lupe:hover, a.lupe:active {
	padding-left: 18px;
	color: #e74174;
	background: url("../bilder/navi/lupehover.gif") 0px 0px no-repeat;}
a.lupe:visited {
	padding-left: 18px;
	color: #df8785;
	background: url("../bilder/navi/lupehover.gif") 0px 0px no-repeat;}

/* TEXTLINKS mit Symbol für TEXT (Textansichten) */
a.text:link {
	padding-left: 16px;
	line-height: 19px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/text.gif") 0px 0px no-repeat;
	display:inline-block}
a.text:hover, a.text:active {
	padding-left: 16px;
	color: #e74174;
	background: url("../bilder/navi/texthover.gif") 0px 0px no-repeat;
	display:inline-block}
a.text:visited {
	padding-left: 16px;
	color: #df8785;
	background: url("../bilder/navi/texthover.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für BILD (Bildansichten) */
a.bild:link {
	padding-left: 19px;
	line-height: 19px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/bild.gif") 0px 0px no-repeat;
	display:inline-block}
a.bild:hover, a.text:active {
	padding-left: 19px;
	line-height: 19px;
	margin-left: 0px;
	color: #e74174;
	text-decoration: underline;
	background: url("../bilder/navi/bildhover.gif") 0px 0px no-repeat;
	display:inline-block}
a.bild:visited {
	padding-left: 19px;
	line-height: 19px;
	margin-left: 0px;
	color: #df8785;
	text-decoration: underline;
	background: url("../bilder/navi/bildhover.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für TON */
a.ton:link {
	padding-left: 19px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/ton.gif") 0px 2px no-repeat;
	display:inline-block;
	font-weight: bold;
}
a.ton:active, a.ton:hover {
	padding-left: 19px;
	color: #e74174;
	background: url("../bilder/navi/tonhover.gif") 0px 2px no-repeat;
	display:inline-block;}
a.ton:visited {
	padding-left: 19px;
	color: #df8785;
	background: url("../bilder/navi/tonhover.gif") 0px 2px no-repeat;
	display:inline-block;}

/* TEXTLINKS mit Symbol für FILM */
a.film:link {
	padding-left: 19px;
	margin: 0px;
	font-weight: bold;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/film.gif") 0px 0px no-repeat;
	display:inline-block}
a.film:hover, a.film:active {
	padding-left: 19px;
	color: #e74174;
	background: url("../bilder/navi/filmhover.gif") 0px 0px no-repeat;
	display:inline-block}
a.film:visited {
	padding-left: 19px;
	color: #df8785;
	background: url("../bilder/navi/filmhover.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für MAIL */
a.m:link {
	padding-left: 19px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/m.gif") 0px 4px no-repeat;
	display:inline-block}
a.m:active, a.m:hover {
	padding-left: 19px;
	color: #e74174;
	background: url("../bilder/navi/mhover.gif") 0px 4px no-repeat;
	display:inline-block}
a.m:visited {
	padding-left: 19px;
	color: #df8785;
	background: url("../bilder/navi/mhover.gif") 0px 4px no-repeat;
	display:inline-block}


/*____________________ LINKS mit vorangestellten DATEI-SYMBOLEN ____________________*/


/* TEXTLINKS mit Symbol für WORD-Dokumente */
a.word:link, a.word:active, a.word:visited {
	padding-left: 20px;
	margin: 0px;
	color: #155A77;
	text-decoration: underline;
	background: url("../bilder/navi/word.gif") 0px 0px no-repeat;
	display:inline-block}
a.word:hover {
	padding-left: 20px;
	color: #EAAB1A;
	background: url("../bilder/navi/word.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für PDF-Dokumente */
	a.pdf:link {
	padding-left: 20px;
	margin: 0px;
	color: #941039;
	text-decoration: underline;
	background: url("../bilder/navi/pdf.gif") 0px 0px no-repeat;
	display:inline-block}
a.pdf:active, a.pdf:hover{
	padding-left: 20px;
	color: #e74174;
	background: url("../bilder/navi/pdfhover.gif") 0px 0px no-repeat;
	display:inline-block}
a.pdf:visited {
	padding-left: 20px;
	color: #df8785;
	background: url("../bilder/navi/pdfhover.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für HTML-Dokumente */
a.ie:link, a.ie:active, a.ie:visited {
	padding-left: 20px;
	margin: 0px;
	color: #155A77;
	text-decoration: underline;
	background: url("../bilder/navi/ie.gif") 0px 0px no-repeat;
	display:inline-block}
a.ie:hover {
	padding-left: 20px;
	color: #EAAB1A;
	background: url("../bilder/navi/ie.gif") 0px 0px no-repeat;
	display:inline-block}

/* TEXTLINKS mit Symbol für ORDNER */
a.ordner:link, a.ordner:active, a.ordner:visited {
	padding-left: 20px;
	margin: 0px;
	color: #155A77;
	text-decoration: underline;
	background: url("../bilder/navi/ordnerzu.gif") 0px 0px no-repeat;
	display:inline-block}
a.ordner:hover {
	padding-left: 20px;
	color: #EAAB1A;
	background: url("../bilder/navi/ordnerauf.gif") 0px 0px no-repeat;
	display:inline-block}

/*____________________ EINZELFORMATIERUNGEN ____________________*/

/* NEWS */
.news {
position:absolute;
left: 15px;
top: 246px;
width: 147px;
min-height: 300px;
margin: 0px;
font-size: 0.7em;
color: #FFFFFF;
padding: 0px;}

/* NEWS STARTSEITE*/
.newsstart {
position:absolute;
left: 15px;
top: 300px;
width: 145px;
min-height: 500px;
margin: 0px;
font-size: 0.7em;
color: #FFFFFF;
padding: 0px;}
