﻿@import url("norm.css");
@charset "utf-8";
/* CSS Document */

body {
	font-family: arial, sans-serif;
	font-size:12pt;
	text-align: center;
	background-color: #3b5263;
	margin: 0 auto 0 auto;
	width: 1000px;
}
* {
	margin:0;
	padding:0;
}
a:focus {
	outline: none;
}
a:active {
	outline: none;
}
a img {
	border:none;
}

.wrapper {
	width:1000px;
	position: absolute;
	/*left: 50%;
	margin-left:-500px;*/
	background-attachment: fixed;
	background-repeat: no-repeat;
	height:auto;
	background-color:#becad6;
}
h2 {
	font-size:1.25em;
	color:#293F4C;
	padding-top:15px;
}
/*----- HEADER ------*/

.header {
	padding-top:0px;
}
#trenner2 {
	clear:left;
}
/*----- NAVIGATION MIT KLAPPMENUE -----*/

.navi {
	width: 1000px;
	position:absolute;
	left: 0px;
	top: 130px;
	float:left;
	z-index:3;
}
.navi ul {
	float:left;
	list-style-type:none;
}
.navi h3 {
	font-size:1em;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
	border:1px solid #3b5263;
}
.navi_ul_1 {
	width:220px;
	padding-left:90px;
}
.navi_ul_1  a {
text-decoration:none;
color:#FFFFFF;
}

.navi_ul_2 {
	width:150px;
	padding-left:16px;
}
.navi_ul_2  a {
text-decoration:none;
color:#FFFFFF;
}
.navi_ul_3 {
	width:140px;
	padding-left:16px;
}
.navi_ul_3  a {
text-decoration:none;
color:#FFFFFF;
}
.navi_ul_4 {
	width:170px;
	padding-left:16px;
	/*padding-right:15px;*/
}
.navi_ul_4  a {
text-decoration:none;
color:#FFFFFF;
}
.navi_ul_5 {
	width:150px;
	padding-left:16px;
}
.navi_ul_5  a {
text-decoration:none;
color:#FFFFFF;
}
.alle_links {
	font-size:0.8em;
	text-decoration:none;
	display:block;
	text-align:left;
	background:#3b5263;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	width:auto;
}
.oben_links {
	font-size:0.8em;
	text-decoration:none;
	display:block;
	text-align:left;
	background:#3b5263;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	width:auto;
}
.unten_links {
	font-size:0.8em;
	text-decoration:none;
	display:block;
	text-align:left;
	background:#3b5263;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	width:auto;
}
.oben_links_5 {
	font-size:0.8em;
	position:relative;
	left:-437px;
	text-decoration:none;
	display:block;
	text-align:left;
	background:#3b5263;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:10px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-top:1px;
	border-top-style:solid;
	border-top-color:#FFFFFF;
	width:auto;
}
.unten_links_5 {
	font-size:0.8em;
	position:relative;
	left:-437px;
	text-decoration:none;
	display:block;
	text-align:left;
	background:#3b5263;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	border-left: 1px;
	border-left-style:solid;
	border-left-color:#FFFFFF;
	border-right: 1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
	border-bottom: 1px;
	border-bottom-style:solid;
	border-bottom-color:#FFFFFF;
	width:auto;
}
.navi a:hover {
	color:#DF001A;
	background: #FFFFFF;
	}
.navi li {
	position:relative;
	list-style-type:none;
}
.navi ul ul {
	position:absolute;
	z-index:3;
	display:none;
}
.navi ul li:hover ul {
	display:block;
	position:absolute;
	top:18px;
	left:0px;
}
.navi ul li:hover ul ul {
	display:none;
}
.navi ul ul li:hover ul {
	display:block;
	position:absolute;
	top:0;
	left:100%;
}
/*FUER IE <= 6*/
*html #navi ul li {
float:left;
width:100%;
}
/*FUER IE 7*/
*+ html #navi ul li {
float:left;
width:100%;
}
/*--bewirkt Hover-Effekt fuer IE kleiner 7 auch fuer ul- und li-Elemente-- */
*html body {
behavior: url(csshover3-source.htc); 
font-size: 100%; 
} 

*html #navi ul li a { 
height: 1%;
} 


/*----- NAVIGATION BUNDESLAENDER -----*/
		
.navi_bl {
	width: 965px;
	position:absolute;
	left: 0px;
	top: 157px;
	text-align:right;
}
.navi_bl h4 {
	font-size:0.75em;
	font-weight:bold;
	color:#FFFFFF;
	display: inline;
}
.navi_bl li {
	display: inline;
}
.navi_bl a {
	text-decoration: none;
	color:#FFFFFF;
	padding-left:10px;
}
.navi_bl a:hover {
	color:#DF001A;
}
/*----- BEZEICHNUNG BUNDESLAND -----*/

.bundesland {
	position:absolute;
	width: 400px;
	left: 0;
	top: 212px;
	text-align:left;
}
.bundesland h1 {
	font-size:2.0em;
	letter-spacing:0.05em;
	color:#000000;
	padding-left:30px;
}
/*----- BREADCRUMS -----*/

.breadcrum {
position:absolute;
left: 0;
top: 261px;
text-align:left;
padding-left:30px;
width:600px;
font-size: 0.55em;
color:#293F4C;
}
.breadcrum li {
display:inline;
}
.breadcrum a {
color:#293F4C;
}
/*----- NAVIGATION RECHTS ALLGEMEIN -----*/

.navi_rechts {
	position:absolute;
	left: 814px;
	top: 187px;
	text-align:left;
	font-size:.85em;
	color:#000000;
	width:169px;
}
.navi_rechts li {
	line-height:1.4em;
}
.navi_rechts li:hover {
	list-style-image:url(images_all/Button_mouseover.jpg);
	color:#DF001A;
}

.navi_rechts ul {
list-style-image:url(images_all/Button.gif);	
}
.navi_rechts a:hover {
	color:#DF001A;
}
.navi_rechts a {
	text-decoration:none;
	color:#000000;
}

/*----- LINKE SPALTE (GUELTIG FUER ALLE ARTIKEL) -----*/

.container {
	height:auto;
}
.inhalt {
	float:left;
	width:646px;
	height:100%;
	z-index:2;
}
.trenner {
	clear:both;
	padding-top:5px;
	margin:0px;
}
.balken_rot {
background-image:url(images_all/Unterseite01-Headlinebalken-mitRot-V20120803.jpg);
	height:54px;
	width:646px;
}
.balken_thema {	
	height:auto;
}
.balken_thema p {
font-size:1em;
color:#FFFFFF;
text-align:left;
padding-left:30px;
padding-top:5px;
}
.balken_text {
	height:44px;
	width:595px;
	overflow:hidden;
}
.balken_text h2 {
	font-size:1.8em;
	font-weight:normal;
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
	padding-top:10px;
}
.balken_text a:hover {
	color:#DF001A;
}
.bild_gesamt {
	width:300px;
	height:230px;
	float:left;
}
.bild_unterschrift {
height:15px;
clear:right;
}
.bild_unterschrift p {
	text-align:right;
	font-size:0.55em;
	color:#000000;
}
.bild_unterschrift_hoch {
text-align:right;
	font-size:0.55em;
	color:#000000;
	vertical-align:super;
}
.teaser_linke_spalte {
	float:right;
}
.teaser_hoehe {
	height:230px;
	overflow:hidden;
}
.teaser_linke_spalte p{
	font-size:0.75em;
	color:#000000;
	width:275px;
	text-align:left;
	padding-bottom:3px;
	padding-right:30px;
	padding-top:10px;
}
.datum_news {
	font-size:0.8em;
	color:#000000;
	text-align:left;
	padding-top:10px;
	padding-right:15px;
	padding-bottom:0px;
}

.weiter p{
	text-align:right;
	padding-top:5px;
	font-size:0.75em;}

.weiter a {
	text-decoration:none;
	color:#001f58;
}
.weiter a:hover {
	color:#DF001A;
}
.news_navi {
	clear:right;	
}
.news_navi p{
padding-top:2px;
font-size:0.7em;
}
.neuere {
	width:450px;
	/*float:left;*/
	text-align:right;
}
.aeltere {
	width:150px;
	float:right;
}
.news_navi a {
	text-decoration:none;
	color:#001f58;
}
.news_navi a:hover {
	color:#DF001A;
}
.news_navi hr {
color:#001f58;
background-color:#001f58;
margin-left:30px;
width:100%;
height:1px;
}
.trenner1 {
	clear:both;
}
/*----- ARTIKEL DER WOCHE-----*/

.woche {
	width:647px;/*clear:both;*/
}
.bild_woche {
	padding-top:10px;
	text-align:left;
}
.bild_woche_quer {
	width:300px;
	height:auto;
}
.bild_woche_hoch {
	height:266px;
	width:auto;
	float:right;
}
/*----- HAUPTNEWS ----*/

.bild_hauptnews {
	padding-top:10px;
	text-align:right;
}
.newshaupt_quer {
	width:250px;
	height:auto;
}
.newshaupt_hoch {
	width:auto;
	height:167px;
}
/*----- ARTIKEL (NEWS) -----*/
.bild_news {
	padding-top:10px;
	text-align:right;
}
.news_quer {
	width:160px;
	height:auto;
}
.news_hoch {
	width:auto;
	height:120px;
}
/*----- BILDER GLEICH GROSS -----*/
.bild_gleich{
width:220px;
height:auto;
}
.bild_gleich_hoch{
width:auto;
height:220px;
}
/*----- RECHTE SPALTE AKTUELLES -----*/
.aktuell {
	position:relative;
	margin-left:690px;
	background-color:#96a6b3;
	z-index:1;
	width:310px;
}
.aktuell_re {
text-align:left;
}

.red {
color:#DF001A;
background-color:#DF001A;
margin:5px 20px 5px 20px;
height:1px;
border:none;
}
/*----- TOP ARTIKEL AUS DEM BM.I ----*/
.aktuell_h2 {
	text-align:center;
}
.aktuell_schlagwort {
	font-size:1em;
	color:#293F4C;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.bild_topaktuell {
	padding-right:57px;
}
.bild_topaktuell_quer {
	width:200px;
	/*height:133px;*/
	padding-top:10px;
	padding-left:20px;
}
.bild_topaktuell_hoch {
	width:auto;
	height:200px;
	float:right;
	padding-top:15px;
}
.bild_unterschrift_top {
	width:215px;
	text-align:right;
	font-size:0.55em;
	color:#000000;
	clear:right;
}
.bild_unterschrift_text {
	width:215px;
	text-align:right;
	font-size:0.75em;
	color:#000000;
	clear:right;
}

.text_aktuell {
	font-size:0.75em;
	color:#293F4C;
	padding-top:5px;
	padding-left:20px;
	padding-right:20px;
	text-align:left;
}
.aktuell_schlagwort a {
	color:#293F4C;
	text-decoration:none;
}
.aktuell_schlagwort a:hover {
	color:#df011a;
}
/*----- PRESSEMELDUNGEN -----*/
.presseaussendung {
	padding-bottom:50px;
}
.aktuell a{
text-decoration:none;
color:#293F4C;
}
.aktuell a:hover {
color:#df011a;
}

.aktuell {
	text-align:center;
}
.meldung {
	padding-right:15px;
	padding-top:10px;
	clear:right;
}
.datum_pa {
	width:15%;
	float:left;
}
.pa_link {
	width:80%;
	float:right;
	text-align:left;
	font-size:0.75em;
	color:#293F4C;
	text-align:left;
}
.pa_link a {
	text-decoration:none;
	color:#293F4C;
}
.pa_link a:hover {
	font-weight:bold;
}
.datum {
	font-size:0.75em;
	color:#293F4C;
}
/*----- TERMINE -----*/
.terminuebersicht {
	padding-bottom:50px;
}
.termin {
	padding-right:15px;
	padding-top:10px;
	padding-left:15px;
	clear:right;
}
.datum_te {
	width:15%;
	float:left;
}
.te_link {
	width:79%;
	float:right;
	text-align:left;
	font-size:0.75em;
	color:#293F4C;
	text-align:left;
}
.te_link a {
	text-decoration:none;
	color:#293F4C;
}
.te_link a:hover {
	font-weight:bold;
}
.trennertermin {
	clear:both;
	padding-top:20px;
}
/*----- LINKE SPALTE ARTIKEL ANSICHT -----*/
.gesamtartikel {
	width:646px;
}
.balken_artikel {
	background-image:url(images_all/Unterseite01-Headlinebalken-V20120803.jpg);
	height:54px;
	width:646px;
}
.bild_gesamt_artikel {
	width:284px;
	float:left;
}
.bilder_artikel {
	height:220px;
	padding-top:10px;
	text-align:left;
	overflow:hidden;
}
.bilder_artikel_top {
	height:240px;
	padding-top:20px;
	text-align:left;
	overflow:hidden;
}
.hauptbild_quer {
	width:284px;
	height:auto;
}
.hauptbild_hoch {
	width:auto;
	height:189px;
	float:right;
}
.weiteres_bild_quer {
	width:237px;
	float:right;
}
.artikel {
	width:300px;
	text-align:left;
	float:right;
	padding-top:20px;
	padding-right:15px;
}
.teaser_artikel {
	font-size:0.9em;
	color:#3B5263;
	padding-bottom:30px;
	height:auto;
	margin-bottom:10px;
	}
.artikel h3 {
	font-size:1em;
	color:#293F4C;
	padding-right:15px;
	padding-bottom:5px;
	text-align:left;
}
.artikel_h3_hoch {
	font-size:0.7em;
	color:#293F4C;
	text-align:left;
	vertical-align:6px;
	padding-top:-6px;
}
.artikel h4 {
	font-size:0.85em;
	color:#293F4C;
	padding-right:15px;
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
}
.artikel a {
	color:#000000;
	text-decoration:underline;
	}
.artikel  p{
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.9em;
}
.artikel ul {
	padding-bottom:10px;
	padding-left:25px;
}
.artikel ul li {
list-style-type:disc;
}
.artikel ol {
	padding-bottom:10px;
	padding-left:25px;
	}
.artikel ol li {
	list-style-type:decimal;
}
.artikel li {
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.3em;
}
.artikel li ul li {
	font-size:1em;}
.artikel ul ul  {
	padding-left:20px;
	padding-bottom:3px;
	}
.artikel ul ul li  {
	padding-bottom:1px;
	}

.text_artikel {
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.9em;
}
.text_artikel {
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.9em;
	}
.text_artikel_dick {
	font-size:0.75em;
	font-weight:bold;
	color:#000000;
	padding-bottom:0em;
}
.text_artikel a {
	color:#000000;
	text-decoration:underline;
	}
.text_artikel a:hover {
color:#DF001A;
}
.text_hauptbild_quer {
	width:284px;
	height:190px;
	overflow:hidden;
	height:auto;
}
.text_hauptbild_hoch {
	width:auto;
	height:189px;
	float:right;
}
.text_weiteres_bild_quer {
	width:237px;
	height:159px;
	overflow:hidden;
	float:right;
}
.text_artikel ul {
	/*list-style:outside;*/
	padding-bottom:10px;
	padding-left:15px;
}
.text_artikel ol {
	padding-bottom:10px;
	}
.text_artikel li {
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.3em;
	list-style-type:disc;
}
.text_artikel ul ul  {
	padding-left:20px;
	padding-bottom:3px;
	}
.text_artikel ul ul li  {
	padding-bottom:1px;
	}


.zurueck {
	text-align:right;
	font-size:1em;
}
.zurueck a {
	text-decoration:none;
	color:#001f58;
}
.zurueck a:hover {
	color:#DF001A;
}
.zurueck_text {
	text-align:right;
	font-size:0.75em;
}
.zurueck_text a {
	text-decoration:none;
	color:#001f58;
}
.zurueck_text a:hover {
	color:#DF001A;
}

.info_artikel {
	font-size:0.75em;
	color:#000000;
	padding-bottom:0.9em;
}
.reaktion {
	padding-top:5px;
}
.reaktion a {
	color:#000000;
}
.info_artikel hr {
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}
.artikel_links {
	color:#000000;
	padding-bottom:0.9em;
}
.artikel_links h5 {
font-size:0.75em;
}
.artikel_links p {
font-size:0.75em;
}
.artikel_links_titel {
	font-weight:bolder;
}
.artikel_links a {
	padding-left:10px;
	color:#000000;
}
.artikel_links hr {
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}
.like {
text-align:right;
}
.social {
width:21px;
height:auto;
padding-bottom:5px;
padding-left:2px;
padding-top:5px;
}
/*----- FOOTER -----*/
.footer {
	background-color:#df011a;
}
.copy {
	clear:both;
	width:190px;
	position:relative;
	float:left;
	padding-top:5px;
	padding-left:20px;
	font-size:0.8em;
}
.social {
	width:70px;
	float:left;
	position:relative;
	padding-left:200px;
}
.impres {
	width:675px;
	float:left;
	position:relative;
	padding-left:100px;
	padding-top:5px;
	color:#FFFFFF;
	font-size:0.8em;
	font-weight:bold;
}
.impres a {
	text-decoration:none;
	color:#FFFFFF;
	}
.impres a:hover {
	color:#000000;
	}
.ansicht {
	width:50px;
	position:relative;
	float:left;
}
.link_artikel {
	text-decoration:none;
	color:#FFFFFF;
}
/*----- PRESSEAUSSENDUNGEN -----*/

.balken_datum {
	height:auto;
}
.balken_datum p {
	font-size:1em;
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
}
.pa_datum {
	height:auto;
}
.pa_datum p {
	font-size:1em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
}
.balken_pa {
	height:auto;
}
.balken_pa h2 {
	font-size:1.25em;
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
}

.balken_pa_einzeilig {
	height:auto;
}
.balken_pa_einzeilig h2 {
	font-size:1.25em;
	color:#FFFFFF;
	text-align:left;
	padding-left:30px;
	padding-top:15px;
}
.uebersicht_pa {
	font-size:0.9em;
	color:#000000;
	width:528px;
	text-align:left;
	/*float:right;*/
	padding-left:71px;
	padding-top:5px;
	padding-right:15px;
}
.uebersicht_vo {
	font-size:1em;
	color:#000000;
	width:528px;
	text-align:left;
	/*float:right;*/
	padding-left:71px;
	padding-top:5px;
	padding-right:15px;
}

.pa_nr {
font-size:0.75em;
	font-style:italic;
	padding-bottom:1px;
}
.pa_thema {
	font-size:0.9em;
	font-weight:bold;
	padding-bottom:1px;
}
.pa_ueberschrift h3 {
	font-size:1em;
	font-weight:bold;
	color:#DF001A;
	padding-bottom:1px;
}
.pa_vorspann p{
	font-size:0.75em;
	color:#000000;
	padding-bottom:5px;
}
.uebersicht_pa hr {
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}
.pa_weiter {
padding-bottom:5px;
}
.pa_weiter p{
	padding-top:5px;
	font-size:0.75em;
	}
.pa_weiter a {
	text-decoration:none;
	color:#001f58;
}
.pa_weiter a:hover {
	color:#DF001A;
}
/*----- PA_DETAIL -----*/
.zurueck_pa {
	text-align:right;
}
.zurueck_pa a {
	text-decoration:none;
	color:#001f58;
}
.zurueck_pa a:hover {
	color:#DF001A;
}
/*.pa_detail {
	color:#000000;
	width:528px;
	text-align:left;
	padding-left:71px;
	padding-top:5px;
	padding-right:15px;
}
.pa_detail hr {
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}*/

/*----- "NORMALE" SEITEN HAUPTSPALTE----*/
.seitenhoehe {
min-height:500px;
}

.text {
text-align:left;
}
.text h3 {
font-size:1em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	}
.text h4 {
font-size:0.9em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	}
.text p {
font-size:0.75em;
color:#000000;
width:528px;
padding-left:71px;
padding-bottom:3px;
padding-right:15px;
}
.text hr {
color:#001f58;
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
	width:90%;
}
.text a {
font-size:0.75em;
color:#000000;
width:528px;
padding-left:71px;
padding-bottom:3px;
padding-right:15px;
}
.bilder_artikel_normal {
	padding-top:10px;
	text-align:left;
}

/*----- "NORMALE" SEITEN HAUPTSPALTE OHNE BILDER----*/
.seitenhoehe_ohne {
min-height:500px;
}

.text_ohne, .text_ohne_liste {
text-align:left;
}
.text_ohne h3 {
font-size:1em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:20px;
	padding-bottom:15px;
	}

.text_ohne h4 , .text_ohne_liste h4{
font-size:0.9em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-bottom:15px;
	}
.text_ohne p, .text_ohne_liste p {
font-size:0.75em;
color:#000000;
width:528px;
padding-left:30px;
padding-bottom:10px;
padding-right:15px;
}
.text_ohne_hinweis {
font-size:1em;
font-weight:bold;
color:#DF001A;
width:528px;
padding-left:0px;
padding-top:10px;
padding-bottom:10px;
padding-right:15px;
}
.text_ohne_eingerückt {
font-size:0.75em;
color:#000000;
width:528px;
padding-left:45px;
padding-top:5px;
padding-bottom:10px;
padding-right:15px;
text-align:left;
}
.text_ohne_eingerückt a {
/*font-size:0.75em;*/
color:#000000;
/*width:528px;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;*/
}
.text_ohne_eingerückt ul {
font-size:1em;
color:#000000;
width:528px;
padding-left:35px;
padding-bottom:10px;
padding-right:15px;
list-style-type:disc;
}

.text_ohne ul {
font-size:0.75em;
*color:#000000;
width:528px;
padding-left:55px;
padding-bottom:10px;
padding-right:15px;
list-style-type:disc;
}
.text_ohne ul ul  {
	font-size:1em;
	padding-left:20px;
	padding-bottom:3px;
	}
.text_ohne ul ul li  {
	padding-bottom:1px;
	}
.text_ohne_liste ul {
font-size:0.75em;
*color:#000000;
width:528px;
padding-left:55px;
padding-bottom:6px;
padding-right:15px;
list-style-type:disc;
line-height:17px;
}
.text_ohne_liste ul ul  {
	font-size:1em;
	padding-left:20px;
	padding-bottom:3px;
	}
.text_ohne_liste ul ul li  {
	padding-bottom:1px;
	}	
.text_ohne_liste img {
	vertical-align:middle;
}
.text_ohne ol {
	list-style:decimal;
	font-size:0.75em;
	padding-left:55px;
}
.text_ohne_buch {
	list-style:lower-alpha;
	font-size:1em;
	padding-left:55px;
}
.text_ohne ol  li {
	padding-bottom:3px;
	}
.text_ohne ol ol {
font-size:1em;
	padding-left:20px;
	padding-bottom:3px;	}
.text_ohne hr {
color:#001f58;
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
	width:90%;
}
.text_ohne a, .text_ohne_liste a {
/*font-size:0.75em;*/
color:#000000;
/*width:528px;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;*/
}

.text_ohne table {
margin-left:30px;
margin-top:5px;
font-size:0.75em;
color:#000000;
border:solid #001f58 thin;
}

.text_ohne thead {
background-color:#001f58;
color:#FFFFFF;

}
.text_ohne th {
font-weight:bold;
padding:3px;
}
.text_ohne td{
border:solid #001f58 thin;
padding:3px;
vertical-align:top;
}
.border_weiss {
border-bottom:solid #001f58 thin;
border-left:solid #001f58 thin;
border-right:solid #ffffff thin;
border-top:solid #001f58 thin;
}
.border_weiss_last {
border-bottom:solid #001f58 thin;
border-left:solid #001f58 thin;
border-right:solid #001f58 thin;
border-top:solid #001f58 thin;
}
.border_weiss_extra {
border-bottom:solid #001f58 thin;
border-left:solid #001f58 thin;
border-right:solid #001f58 thin;
border-top:solid #001f58 thin;
}
.leer {
width: 30px;
background-color: rgb(190, 202, 214);
border-top: #becad6 solid thin !important;
border-bottom: #becad6 solid thin !important;   
}
/*----- "NORMALE" SEITEN RECHTE SPALTE----*/
.text_re {
text-align:left;
}
.text_re h3 {
font-size:1em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:15px;
	}
.text_re h4 {
font-size:0.9em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:15px;
	}
.text_re p {
font-size:0.75em;
color:#000000;
width:528px;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
width:270px;
}
.text_re hr {
color:#001f58;
border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
	width:80%;
	padding-left:20px;
}
.text_re a {
color:#000000;
text-decoration:underline;
}

.text_re_li_hoch a {
color:#000000;
text-decoration:underline;
}
.text_re_li {
font-size:0.75em;
color:#000000;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
}
.text_re_liRef {
font-size:0.75em;
color:#000000;
padding-left:35px;
padding-bottom:3px;
padding-right:10px;
}

.text_re_keinLink {
font-size:0.75em;
color:#000000;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
}
.text_re_li_hoch {
font-size:0.6em;
color:#000000;
vertical-align:6px;
}
.text_re_li_akt {
font-size:0.8em;
font-weight:600;
color:#000000;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
}
.text_re_li_akt_hoch {
font-size:0.75em;
font-weight:600;
color:#000000;
vertical-align:6px;

}
.text_re_ul_li {
font-size:0.75em;
font-weight:normal;
color:#000000;
padding-left:40px;
padding-bottom:3px;
padding-right:15px;
}
.text_trenner {
height:15px;
}
.text_re_ul_li {
font-size:1em;
font-weight:normal;
color:#000000;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
}
.text_re_ul_li_akt {
font-size:1em;
font-weight:600;
color:#000000;
padding-left:30px;
padding-bottom:3px;
padding-right:15px;
}

/*----- DIENSTSTELLEN -----*/
.uebersicht_dst {
	/*font-size:0.9em;
	color:#000000;*/
	width:528px;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
	padding-right:15px;
}
.uebersicht_dst p {
font-size:0.75em;
	color:#000000;
	padding-bottom:5px;
}
.uebersicht_dst a {
	text-decoration:none;
	color:#001f58;
}
.uebersicht_dst a:hover {
	color:#DF001A;
}
.uebersicht_dst hr {
color:#001f58;
border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}
.zurueck_dst {
	text-align:right;
	padding-right:20px;
	font-size:0.75em;
}
.zurueck_dst a {
	text-decoration:none;
	color:#001f58;
}
.zurueck_dst a:hover {
	color:#DF001A;
}

.icon {
padding-bottom:2px;
}
/*----- TERMINE -----*/
.uebersicht_termine {
	font-size:0.9em;
	color:#000000;
	width:528px;
	text-align:left;
	padding-left:71px;
	padding-top:5px;
	padding-right:15px;
}
.termine_datum {
	height:auto;
}
.termine_datum p {
	font-size:1em;
	color:#001f58;
	font-weight:700;
	text-align:left;
	padding-left:30px;
	padding-top:5px;
}
.termine_thema {
	padding-bottom:1px;
	font-size:0.9em;
}
.termine_ueberschrift h3 {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	padding-bottom:1px;
}
.termine_vorspann p{
	font-size:0.75em;
	color:#000000;
	padding-bottom:5px;
}
.uebersicht_termine hr {
	border-top: 1px solid #001f58;
	margin-bottom:5px;
	margin-top:5px;
}
.termine_weiter {
padding-bottom:5px;
}
.termine_weiter p{
	padding-top:5px;
	font-size:0.75em;
	}
.termine_tab a {
	color:#000000;
}

.termine_tab {
margin-top:10px;
margin-bottom:5px;
font-size:0.9em;
}
.termine_tab_1 {
padding-right:10px;

}
.termine_tab_2 {
padding-bottom:3px;
}
.termine_tab td {
padding-bottom:3px;
}
.zurueck_termine {
	text-align:right;
	font-size:0.8em;
}
.zurueck_termine a {
	text-decoration:none;
	color:#001f58;
}
.zurueck_termine a:hover {
	color:#DF001A;
}
.erste {
padding-top:20px;
}
.fett {
font-weight:bold;
}
/*---ORGANIGRAMM WIEN---*/

.organigramm {
background-image:url(wien/imgages_wien/Wien.png);
}
.org01 {
	position:absolute;
	top:375px;
	left:220px;
	z-index:1;
}
.org01 a{
color:#000000;
}
.org01 a:hover {
	color:#DF001A;
	}
.org02 {
	position:absolute;
	top:421px;
	left:131px;
	width:120px;
	height:44px;
	z-index:1;
	font-size:.7em;
}
.org02 a{
color:#000000;
}
.org02 a:hover {
	color:#DF001A;
	}

.org03 {
	position:absolute;
	top:420px;
	left:263px;
	width:120px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org03 a{
color:#000000;
}
.org03 a:hover {
	color:#DF001A;
	}
.org04 {
	position:absolute;
	top:421px;
	left:395px;
	width:120px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org04 a{
color:#000000;
}
.org04 a:hover {
	color:#DF001A;
	}
.org05 {
	position:absolute;
	top:475px;
	left:131px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org05 a{
color:#000000;
}
.org05 a:hover {
	color:#DF001A;
	}
.org06 {
	position:absolute;
	top:474px;
	left:243px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org06 a{
color:#000000;
}
.org06 a:hover {
	color:#DF001A;
	}
	
.w_org05 {
	position:absolute;
	top:484px;
	left:131px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org05 a{
color:#000000;
}
.w_org05 a:hover {
	color:#DF001A;
	}
.w_org06 {
	position:absolute;
	top:484px;
	left:243px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org06 a{
color:#000000;
}
.w_org06 a:hover {
	color:#DF001A;
	}	
	
	
.org07 {
	position:absolute;
	top:473px;
	left:355px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org07 a{
color:#000000;
}
.org07 a:hover {
	color:#DF001A;
	}
.org08 {
	position:absolute;
	top:473px;
	left:463px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org08 a{
color:#000000;
}
.org08 a:hover {
	color:#DF001A;
	}
	
.w_org07 {
	position:absolute;
	top:480px;
	left:355px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org07 a{
color:#000000;
}
.w_org07 a:hover {
	color:#DF001A;
	}
.w_org08 {
	position:absolute;
	top:480px;
	left:463px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org08 a{
color:#000000;
}
.w_org08 a:hover {
	color:#DF001A;
	}	
	
	
.org09 {
	position:absolute;
	top:533px;
	left:20px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}

.org10 {
	position:absolute;
	top:532px;
	left:476px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
	
.w_org09 {
	position:absolute;
	top:553px;
	left:20px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}

.w_org10 {
	position:absolute;
	top:553px;
	left:476px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
	
.org11 {
	position:absolute;
	top:600px;
	left:22px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org11 a{
color:#000000;
}
.org11 a:hover {
	color:#DF001A;
	}
.org12 {
	position:absolute;
	top:600px;
	left:376px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org12 a{
color:#000000;
}
.org12 a:hover {
	color:#DF001A;
	}
	
.w_org11 {
	position:absolute;
	top:614px;
	left:22px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org11 a{
color:#000000;
}
.w_org11 a:hover {
	color:#DF001A;
	}
.w_org12 {
	position:absolute;
	top:614px;
	left:376px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org12 a{
color:#000000;
}
.w_org12 a:hover {
	color:#DF001A;
	}	
	
	
.org13 {
	position:absolute;
	top:641px;
	left:22px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org13 a{
color:#000000;
}
.org13 a:hover {
	color:#DF001A;
	}
	
.w_org13 {
	position:absolute;
	top:664px;
	left:22px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org13 a{
color:#000000;
}
.w_org13 a:hover {
	color:#DF001A;
	}
	
	
	
	
.org14 {
	position:absolute;
	top:641px;
	left:152px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org14 a{
color:#000000;
}
.org14 a:hover {
	color:#DF001A;
	}
	
.w_org14 {
	position:absolute;
	top:670px;
	left:152px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org14 a{
color:#000000;
}
.w_org14 a:hover {
	color:#DF001A;
	}
	
	
.org15 {
	position:absolute;
	top:641px;
	left:377px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org15 a{
color:#000000;
}
.org15 a:hover {
	color:#DF001A;
	}
	
.w_org15 {
	position:absolute;
	top:664px;
	left:377px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org15 a{
color:#000000;
}
.w_org15 a:hover {
	color:#DF001A;
	}	
	
.org16 {
	position:absolute;
	top:641px;
	left:508px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org16 a{
color:#000000;
}
.org16 a:hover {
	color:#DF001A;
	}
	
.w_org16 {
	position:absolute;
	top:670px;
	left:508px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org16 a{
color:#000000;
}
.w_org16 a:hover {
	color:#DF001A;
	}	
	
	
.org17 {
	position:absolute;
	top:922px;
	left:448px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org17 a{
color:#000000;
}
.org17 a:hover {
	color:#DF001A;
	}
.w_org17 {
	position:absolute;
	top:1105px;
	left:376px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org17 a{
color:#000000;
}
.w_org17 a:hover {
	color:#DF001A;
	}	
.w_org17a {
	position:absolute;
	top:1099px;
	left:507px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org17a a{
color:#000000;
}
.w_org17a a:hover {
	color:#DF001A;
	}	
	
	
.org18 {
	position:absolute;
	top:697px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org18 a{
color:#000000;
}
.org18 a:hover {
	color:#DF001A;
	}
.org19 {
	position:absolute;
	top:753px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org19 a{
color:#000000;
}
.org19 a:hover {
	color:#DF001A;
	}
.org20 {
	position:absolute;
	top:809px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org20 a{
color:#000000;
}
.org20 a:hover {
	color:#DF001A;
	}
.org21 {
	position:absolute;
	top:697px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org21 a{
color:#000000;
}
.org21 a:hover {
	color:#DF001A;
	}
.org22 {
	position:absolute;
	top:753px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org22 a{
color:#000000;
}
.org22 a:hover {
	color:#DF001A;
	}
	
	
.w_org18 {
	position:absolute;
	top:737px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org18 a{
color:#000000;
}
.w_org18 a:hover {
	color:#DF001A;
	}
.w_org19 {
	position:absolute;
	top:816px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org19 a{
color:#000000;
}
.w_org19 a:hover {
	color:#DF001A;
	}
.w_org20 {
	position:absolute;
	top:879px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org20 a{
color:#000000;
}
.w_org20 a:hover {
	color:#DF001A;
	}
.w_org21 {
	position:absolute;
	top:737px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org21 a{
color:#000000;
}
.w_org21 a:hover {
	color:#DF001A;
	}
.w_org22 {
	position:absolute;
	top:808px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org22 a{
color:#000000;
}
.W_org22 a:hover {
	color:#DF001A;
	}	
	
	
	
	
	
	
.org23 {
	position:absolute;
	top:809px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org23 a{
color:#000000;
}
.org23 a:hover {
	color:#DF001A;
	}
	
.w_org23 {
	position:absolute;
	top:887px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org23 a{
color:#000000;
}
.w_org23 a:hover {
	color:#DF001A;
	}
	
	
.w_org23a {
	position:absolute;
	top:951px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org23a a{
color:#000000;
}
.w_org23a a:hover {
	color:#DF001A;
	}	
	
	
.org24 {
	position:absolute;
	top:865px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org24 a{
color:#000000;
}
.org24 a:hover {
	color:#DF001A;
	}
	
.w_org24 {
	position:absolute;
	top:1038px;
	left:377px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org24 a{
color:#000000;
}
.w_org24 a:hover {
	color:#DF001A;
	}
	
.org25 {
	position:absolute;
	top:697px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org25 a{
color:#000000;
}
.org25 a:hover {
	color:#DF001A;
	}
	
.w_org25 {
	position:absolute;
	top:737px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org25 a{
color:#000000;
}
.w_org25 a:hover {
	color:#DF001A;
	}	
	
	
	
.org26 {
	position:absolute;
	top:753px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org26 a{
color:#000000;
}
.org26 a:hover {
	color:#DF001A;
	}
	
.w_org26 {
	position:absolute;
	top:816px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org26 a{
color:#000000;
}
.w_org26 a:hover {
	color:#DF001A;
	}	
	
	
.org27 {
	position:absolute;
	top:809px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org27 a{
color:#000000;
}
.org27 a:hover {
	color:#DF001A;
	}
	
.w_org27 {
	position:absolute;
	top:879px;
	left:527px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org27 a{
color:#000000;
}
.w_org27 a:hover {
	color:#DF001A;
	}
	
	
	
	
.org28 {
	position:absolute;
	top:1000px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org28 a{
color:#000000;
}
.org28 a:hover {
	color:#DF001A;
	}
.org29 {
	position:absolute;
	top:1000px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org29 a{
color:#000000;
}
.org29 a:hover {
	color:#DF001A;
	}
.org30 {
	position:absolute;
	top:1000px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org30 a{
color:#000000;
}
.org30 a:hover {
	color:#DF001A;
	}
	
.w_org28 {
	position:absolute;
	top:1186px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org28 a{
color:#000000;
}
.w_org28 a:hover {
	color:#DF001A;
	}
.w_org29 {
	position:absolute;
	top:1186px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org29 a{
color:#000000;
}
.w_org29 a:hover {
	color:#DF001A;
	}
.w_org30 {
	position:absolute;
	top:1186px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org30 a{
color:#000000;
}
.w_org30 a:hover {
	color:#DF001A;
	}	
	
	
.org31 {
	position:absolute;
	top:1056px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org31 a{
color:#000000;
}
.org31 a:hover {
	color:#DF001A;
	}
.org32 {
	position:absolute;
	top:1050px;
	left:226px;
	width:194px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.org32 a{
color:#000000;
}
.org32 a:hover {
	color:#DF001A;
	}
.org33 {
	position:absolute;
	top:1056px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org33 a{
color:#000000;
}
.org33 a:hover {
	color:#DF001A;
	}
	
.w_org31 {
	position:absolute;
	top:1244px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org31 a{
color:#000000;
}
.w_org31 a:hover {
	color:#DF001A;
	}
.w_org32 {
	position:absolute;
	top:1238px;
	left:226px;
	width:194px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.w_org32 a{
color:#000000;
}
.w_org32 a:hover {
	color:#DF001A;
	}
.w_org33 {
	position:absolute;
	top:1238px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org33 a{
color:#000000;
}
.w_org33 a:hover {
	color:#DF001A;
	}	
	
	
	
	
.org34 {
	position:absolute;
	top:1108px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org34 a{
color:#000000;
}
.org34 a:hover {
	color:#DF001A;
	}
.org35 {
	position:absolute;
	top:1112px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org35 a{
color:#000000;
}
.org35 a:hover {
	color:#DF001A;
	}
.org36 {
	position:absolute;
	top:1112px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org36 a{
color:#000000;
}
.org36 a:hover {
	color:#DF001A;
	}
	
.w_org34 {
	position:absolute;
	top:1295px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org34 a{
color:#000000;
}
.w_org34 a:hover {
	color:#DF001A;
	}
.w_org35 {
	position:absolute;
	top:1300px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org35 a{
color:#000000;
}
.w_org35 a:hover {
	color:#DF001A;
	}
.w_org36 {
	position:absolute;
	top:1300px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org36 a{
color:#000000;
}
.w_org36 a:hover {
	color:#DF001A;
	}	
	
	
	
.org37 {
	position:absolute;
	top:1168px;
	left:20px;
	width:600px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.org37 a{
color:#000000;
}
.org37 a:hover {
	color:#DF001A;
	}
.w_org37 {
	position:absolute;
	top:1356px;
	left:20px;
	width:600px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.w_org37 a{
color:#000000;
}
.w_org37 a:hover {
	color:#DF001A;
	}
/*---ORGANIGRAMME BUNDESLAENDER---*/
.b_org01 {
	position:absolute;
	top:375px;
	left:220px;
	z-index:1;
}
.b_org01 a{
color:#000000;
}
.b_org01 a:hover {
	color:#DF001A;
	}
.b_org02 {
	position:absolute;
	top:417px;
	left:131px;
	width:120px;
	height:44px;
	z-index:1;
	font-size:.7em;
}
.b_org02 a{
color:#000000;
}
.b_org02 a:hover {
	color:#DF001A;
	}

.b_org03 {
	position:absolute;
	top:421px;
	left:395px;
	width:120px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org03 a{
color:#000000;
}
.b_org03 a:hover {
	color:#DF001A;
	}
.b_org04 {
	position:absolute;
	top:476px;
	left:20px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}

.b_org05 {
	position:absolute;
	top:476px;
	left:476px;
	width:150px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org06 {
	position:absolute;
	top:543px;
	left:19px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org06 a{
color:#000000;
}
.b_org06 a:hover {
	color:#DF001A;
	}
.b_org07 {
	position:absolute;
	top:543px;
	left:376px;
	width:250px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org07 a{
color:#000000;
}
.b_org07 a:hover {
	color:#DF001A;
	}
.b_org08 {
	position:absolute;
	top:585px;
	left:22px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org08 a{
color:#000000;
}
.b_org08 a:hover {
	color:#DF001A;
	}
.v_org08 {
	position:absolute;
	top:585px;
	left:86px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.v_org08 a{
color:#000000;
}
.v_org08 a:hover {
	color:#DF001A;
	}
.b_org09 {
	position:absolute;
	top:585px;
	left:377px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org09 a{
color:#000000;
}
.b_org09 a:hover {
	color:#DF001A;
	}
.b_org10 {
	position:absolute;
	top:585px;
	left:508px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org10 a{
color:#000000;
}
.b_org10 a:hover {
	color:#DF001A;
	}
.b_org11 {
	position:absolute;
	top:644px;
	left:448px;
	width:118px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org11 a{
color:#000000;
}
.b_org11 a:hover {
	color:#DF001A;
	}
.b_org12 {
	position:absolute;
	top:641px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org12 a{
color:#000000;
}
.b_org12 a:hover {
	color:#DF001A;
	}
.b_org13 {
	position:absolute;
	top:701px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org13 a{
color:#000000;
}
.b_org13 a:hover {
	color:#DF001A;
	}
.v_org13 {
	position:absolute;
	top:647px;
	left:167px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.v_org13 a{
color:#000000;
}
.v_org13 a:hover {
	color:#DF001A;
	}
.b_org14 {
	position:absolute;
	top:753px;
	left:22px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org14 a{
color:#000000;
}
.b_org14 a:hover {
	color:#DF001A;
	}
.v_org14 {
	position:absolute;
	top:695px;
	left:94px;
	width:100px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.v_org14 a{
color:#000000;
}
.v_org14 a:hover {
	color:#DF001A;
	}
.b_org15 {
	position:absolute;
	top:826px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org15 a{
color:#000000;
}
.b_org15 a:hover {
	color:#DF001A;
	}
.v_org15 {
	position:absolute;
	top:772px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org15 a{
color:#000000;
}
.v_org15 a:hover {
	color:#DF001A;
	}
.v_org15 a:hover {
	color:#DF001A;
	}
.v_org15a {
	position:absolute;
	top:764px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org15a a{
color:#000000;
}
.v_org15a a:hover {
	color:#DF001A;
	}
.b_org16 {
	position:absolute;
	top:826px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org16 a{
color:#000000;
}
.b_org16 a:hover {
	color:#DF001A;
	}
.v_org16 {
	position:absolute;
	top:772px;
	left:430px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org16 a{
color:#000000;
}
.v_org16 a:hover {
	color:#DF001A;
	}
.b_org17 {
	position:absolute;
	top:826px;
	left:432px;
	width:194px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.b_org17 a{
color:#000000;
}
.b_org17 a:hover {
	color:#DF001A;
	}
.v_org17 {
	position:absolute;
	top:826px;
	left:21px;
	width:194px;
	height:44px;
	z-index:1;
	font-size:.7em;
	}
.v_org17 a{
color:#000000;
}
.v_org17 a:hover {
	color:#DF001A;
	}
.b_org18 {
	position:absolute;
	top:882px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org18 a{
color:#000000;
}
.b_org18 a:hover {
	color:#DF001A;
	}
.v_org18 {
	position:absolute;
	top:826px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org18 a{
color:#000000;
}
.v_org18 a:hover {
	color:#DF001A;
	}
.b_org19 {
	position:absolute;
	top:882px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org19 a{
color:#000000;
}
.b_org19 a:hover {
	color:#DF001A;
	}
.v_org19 {
	position:absolute;
	top:826px;
	left:430px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org19 a{
color:#000000;
}
.v_org19 a:hover {
	color:#DF001A;
	}
.b_org20 {
	position:absolute;
	top:882px;
	left:432px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org20 a{
color:#000000;
}
.b_org20 a:hover {
	color:#DF001A;
	}
.v_org20 {
	position:absolute;
	top:882px;
	left:228px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.v_org20 a{
color:#000000;
}
.v_org20 a:hover {
	color:#DF001A;
	}
	
.t_org20a {
	position:absolute;
	top:938px;
	left:20px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.t_org20a a{
color:#000000;
}
.t_org20a a:hover {
	color:#DF001A;
	}	
	
	
.b_org21 {
	position:absolute;
	top:938px;
	left:226px;
	width:194px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org21 a{
color:#000000;
}
.b_org21 a:hover {
	color:#DF001A;
	}
.b_org22 {
	position:absolute;
	top:994px;
	left:20px;
	width:600px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org22 a{
color:#000000;
}
.b_org22 a:hover {
	color:#DF001A;
	}
.b_org23 {
	position:absolute;
	top:944px;
	left:20px;
	width:600px;
	height:22px;
	z-index:1;
	font-size:.7em;
	}
.b_org23 a{
color:#000000;
}
.b_org23 a:hover {
	color:#DF001A;
	}
.impressum {
padding-left:25px;
}
.kalender1 {
	margin-left:30px;
	/*float:left;*/
}
.kalender2 {
	margin-left:10px;
	float:left;
}
.kalender_gesamt {
	width:200px;
	height:230px;
	float:left;
}
.kalender_gesamt1 {
	width:200px;
	height:130px;
	float:left;
}
.strg1 {
	width: 200px;
}
.strg2 {
	width: 400px;
}

