@charset "UTF-8";
body {
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-style:normal;
  font-weight:normal;
    background-color: #000000;
  color: #FFFFFF;
  margin: 0;
  padding: 0;
  overflow-y: hidden;
  overflow-x: hidden;
}
/* ~~ Element-/Tag-Selektoren ~~ */
ul, ol, dl { /* Aufgrund von Abweichungen zwischen verschiedenen Browsern empfiehlt es sich, die Auff�llung und den Rand in Listen auf 0 einzustellen. Zu Konsistenzzwecken k�nnen Sie die gew�nschten Werte entweder hier oder in den enthaltenen Listenelementen (LI, DT, DD) eingeben. Beachten Sie, dass diese Angaben auch f�r die .nav-Liste g�ltig sind, wenn Sie keinen spezifischeren Selektor festlegen. */
  padding: 0;
  margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;   /* Durch Entfernen des oberen Randes wird ein Problem vermieden, bei dem R�nder aus dem umgebenden Block entweichen. Der verbleibende untere Rand sorgt f�r den Abstand von allen folgenden Elementen. */
  padding-right: 5px;
  padding-left: 0px; /* Hinzuf�gen von Auff�llungswerten f�r beide Seiten jeweils enthaltener Blockelemente statt f�r die Bl�cke macht Box-Modell-Berechnungen unn�tig. Alternativ kann auch ein untergeordneter Block mit Auff�llung an den Seiten verwendet werden. */
}
h1 {
  font-size: 18px;
  color: #aa160e;
}
h2 {
  font-size: 16px;
  color: #aa160e;
}

a img {
  border: none;
}
/* ~~ Die Reihenfolge der Stildefinitionen f�r die Hyperlinks der Site, einschlie�lich der Gruppe der Selektoren zum Erzeugen des Hover-Effekts, muss erhalten bleiben. ~~ */
a:link {
  color: #ffffff;
  text-decoration: underline;
}
a:visited {
  color: #6E6C64;
  text-decoration: underline;
}
a:hover, a:active, a:focus {
  text-decoration: none;
}

.container {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 1920px;
  height: 1080px;
  margin: 0 auto;
  background-image:url(http://images-dh982hdh348.wache21.de/images/background_1920_nacht.png);
  background-repeat:no-repeat;
}



.beileid {
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 16px;
}



.fw_o_block {
  float: left;
		padding-top:17px;
	 width: 98px;
		height: 170px;
}
.fw_o_bild {
  padding-left: 8px;
		width: 90px;
		height: 120px;
  color: #FFFFFF;
}
.fw_o_head {
  padding-left: 8px;
		width: 90px;
		height: 15px;
		text-align:center;
	overflow:hidden;
}
.fw_o_fotobox {
		width: 90px;
		height: 120px;
	overflow:hidden;
}
.fw_o_foto {
  border-width: 0px;
  border-style: solid;
  border-color: #cfcfcf;
}
.fw_o_text {
  padding-left: 8px;
		width: 90px;
		height: 50px;
  border-width: 0px;
  color: #FFFFFF;
		font-size: 9px;
}




/* Fotowand */


.fw_block {
  float: left;
		padding-top:17px;
	 width: 120px;
		height: 160px;
}


.fw_bild {
  padding-left: 8px;
		width: 110px;
		height: 140px;
  color: #FFFFFF;
}

.fw_fotobox {
		width: 110px;
		height: 140px;
	overflow:hidden;
	vertical-align: bottom;
	position:relative;
}

.fw_fotobox_img {
	overflow:hidden;
	vertical-align: bottom;
position:absolute;
bottom:0px;
		width: 110px;
}

.fw_fotobox_top {
		width: 110px;
		height: 140px;
	overflow:hidden;
	vertical-align: top;
}

.fw_fotobox_img_top {
	overflow:hidden;
	vertical-align: top;
		width: 110px;
}

.fw_foto {
  border-width: 0px;
  border-style: solid;
  border-color: #cfcfcf;
  vertical-align: bottom;
}

.fw_text {
  padding-left: 8px;
		width: 110px;
		height: 40px;
  border-width: 0px;
  color: #FFFFFF;
		font-size: 10px;
}

.fw_name {
  font-size: 12px;
		font-weight:700;
}

.fw_quali {
		font-size:11px;
}

.fotowand {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #1c1c1c;
  width: 1920px;
  height: 758px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color:#cfcfcf;
}





/* Header */

.header {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 1920px;
  height: 50px;
}

.header .logo_rechts {
  float: left;
  width: 160px;
  height: 50px;
}

.header .logo_links {
  float: left;
  width: 220px;
  height: 50px;
}

.header .infoblock2 {
  float: left;
  height: 50px;
  width: 500px;
}

.header .infoblock2 .inhalt2 {
  font-size: 13px;
		padding-top: 12px;
  padding-left: 50px;
  width: 420px;
}



.header .infoblock1 {
  float: left;
  height: 50px;
  width: 450px;
}
.header .infoblock1 .wetter_links {
	width: 53px;
	float: left;
  padding-top: 0px;
  padding-left: 30px;
}
.header .infoblock1 .wetter_rechts {
  font-size: 14px;
	float: left;
  padding-top: 10px;
  padding-left: 0px;
}
.header .infoblock1 .wetter_werte {
  font-size: 11px;
	float: right;
  padding-top: 10px;
  padding-left: 0px;
  	width: 210px;
}
.header .infoblock1 .inhalt1 {
  font-size: 14px;
  padding-top: 0px;
  padding-left: 0px;
}
.header .infoblock1 .mini {
  font-size: 10px;
  color: #c8c8c8;
}




.header .infoblock3 {
  float: left;
  height: 50px;
  width: 25px;
}
.header .infoblock3 .inhalt3 {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 9px;
}
.header .infoblock3 .mini {
  font-size: 10px;
  color: #c8c8c8;
}

.header .infoblock4 {
  float: left;
  height: 50px;
  width: 240px;
}
.header .infoblock4 .inhalt4 {
  font-size: 14px;
  padding-top: 10px;
  padding-left: 0px;
}
.header .infoblock4 .mini {
  font-size: 10px;
  color: #c8c8c8;
}

.header .infoblock5 {
  float: left;
  height: 50px;
  width: 115px;
}
.header .infoblock5 .inhalt5 {
  font-size: 14px;
  padding-top: 5px;
  padding-left: 9px;
}
.header .infoblock5 .mini {
  font-size: 10px;
  color: #c8c8c8;
}

.header .infoblock6 {
  float: left;
  height: 50px;
  width: 210px;
}
.header .infoblock6 .inhalt6 {
  font-size: 17px;
  padding-top: 5px;
  padding-left: 9px;
}
.header .infoblock6 .inhalt6 span {
  font-size: 12px;
}



.dp_box_links {
	float: left;
  width: 1919px;
}

.neue_box_1 {
	float: left;
  width: 247px;
  background: #000000;
}
.box_1_z1 {
	float: left;
  width: 247px;
  height: 54px;
  background: #1c1c1c;
}
.box_1_z2 {
	float: left;
  width: 247px;
  height: 54px;
  background: #414141;
}

.neue_box_2 {
	float: left;
  width: 350px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  background: #000000;
}

.neue_box_3 {
	float: left;
  width: 350px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  background: #000000;
}
.box_3_head {
	float: left;
  width: 350px;
  height: 28px;
  font-size:16px;
  background: #1c1c1c;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color:#cfcfcf;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #6f6f6f;
}
.box_3_head_text {
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 20px;
  color: #FFFFFF;
  white-space:nowrap;
  text-align: center;
  background-color: #6f6f6f;
}
.box_3_content {
	float: left;
  width: 350px;
  height: 725px;
  background: #414141;
}
.box_3_content_text {
  padding-top: 3px;
  padding-left: 4px;
  padding-right: 3px;
  padding-bottom: 0px;
  font-size:12px;
}

.dp_box_rechts {
	float: left;
  width: 1920px;
  background-color:#000000;
}

.fotoshow {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #1c1c1c;
  width: 1920px;
  height: 758px;

  border-left-width: 1px;
  border-left-style: solid;
  border-left-color:#cfcfcf;
}


.fotoshow_kopf {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 970px;
  white-space:nowrap;
  background-color: #6f6f6f;
  height: 28px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color:#cfcfcf;
}

.fotoshow_kopf_text {
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 20px;
  color: #FFFFFF;
  white-space:nowrap;
  text-align: center;
}





.rechts_oben {
  float: right;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #1c1c1c;
  width: 603px;
  height: 1030px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color:#cfcfcf;
}


.rechts {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #1c1c1c;
  width: 603px;
  height: 1030px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color:#cfcfcf;
}

/* Dienstplan */

.dp {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #1c1c1c;
  width: 1316px;
  height: 1030px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color:#cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color:#cfcfcf;
}

.dp_trennung {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #cfcfcf;#000000;
  width: 1316px;
  height: 1px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.dp_trennung_wetter {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #cfcfcf;#000000;
  width: 122px;
  height: 1px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.dp_trennung_ganz {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #cfcfcf;#000000;
  width: 1195px;
  height: 1px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

/* Dienstplan-Kopfzeile */

.dp_kopf_erste {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 103px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_kopf_feld {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 120px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_kopf_feld_sa {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 120px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  background-color: #55753b;
}
.dp_kopf_feld_so {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 120px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  background-color: #55753b;
}

.dp_kopf_feld_last {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 122px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_kopf_feld_sa_last {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 122px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  background-color: #55753b;
}
.dp_kopf_feld_so_last {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 122px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  background-color: #55753b;
}

.dp_kopf_erste .z, .dp_kopf_feld .z {
  background-color: #6f6f6f;
  height: 28px;
}
.dp_kopf_feld_sa .z, .dp_kopf_feld_so .z {
  background-color: #55753b;
  height: 28px;
}

.dp_kopf_feld_last .z {
  background-color: #6f6f6f;
  height: 28px;
}
.dp_kopf_feld_sa_last .z, .dp_kopf_feld_so_last .z {
  background-color: #55753b;
  height: 28px;
}

.kopf {
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 10px;
  color: #FFFFFF;
  white-space:nowrap;
  text-align: center;
}
.kopf_first {
  padding-left: 2px;
  padding-top: 1px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 9px;
  color: #FFFFFF;
  white-space:nowrap;
  text-align: left;
}

.dp_ereignis {
  color: #ff000;
}

.dp_datum {
  font-size: 12px;
  color: #ff000;
}


/* Dienstplan-Positionen (Erste Spalte je Feld-Zeile) */

.dp_erste {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 103px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color:#cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_erste_hinweis {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 103px;
  white-space:nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color:#cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_erste .z1 {
  background-color: #1c1c1c;
}
.dp_erste .z2 {
  background-color: #414141;
}

.dp_erste_hinweis .z1 {
  background-color: #1c1c1c;
}
.dp_erste_hinweis .z2 {
  background-color: #414141;
}

.dp_erste .z1 .h1, .dp_erste .z2 .h1 {
  height: 16px;
}
.dp_erste .z1 .h2, .dp_erste .z2 .h2 {
  height: 28px;
}
.dp_erste .z1 .h3, .dp_erste .z2 .h3 {
  height: 41px;
}
.dp_erste .z1 .h4, .dp_erste .z2 .h4 {
  height: 54px;
}
.dp_erste .z1 .h5, .dp_erste .z2 .h5 {
  height: 67px;
}
.dp_erste .z1 .h6, .dp_erste .z2 .h6 {
  height: 80px;
}
.dp_erste .z1 .h7, .dp_erste .z2 .h7 {
  height: 93px;
}
.dp_erste .z1 .h8, .dp_erste .z2 .h8 {
  height: 106px;
}
.dp_erste .z1 .h9, .dp_erste .z2 .h9 {
  height: 119px;
}
.dp_erste .z1 .h10, .dp_erste .z2 .h10 {
  height: 132px;
}
.dp_erste .z1 .h11, .dp_erste .z2 .h11 {
  height: 145px;
}
.dp_erste .z1 .h12, .dp_erste .z2 .h12 {
  height: 158px;
}
.dp_erste .z1 .h13, .dp_erste .z2 .h13 {
  height: 171px;
}
.dp_erste .z1 .h14, .dp_erste .z2 .h14 {
  height: 184px;
}
.dp_erste .z1 .h15, .dp_erste .z2 .h15 {
  height: 197px;
}
.dp_erste .z1 .hl, .dp_erste .z2 .hl {
  height: px;
}


.dp_erste_hinweis .z1 .h1, .dp_erste_hinweis .z2 .h1 {
  height: 16px;
}
.dp_erste_hinweis .z1 .h2, .dp_erste_hinweis .z2 .h2 {
  height: 28px;
}
.dp_erste_hinweis .z1 .h3, .dp_erste_hinweis .z2 .h3 {
  height: 41px;
}
.dp_erste_hinweis .z1 .h4, .dp_erste_hinweis .z2 .h4 {
  height: 54px;
}
.dp_erste_hinweis .z1 .h5, .dp_erste_hinweis .z2 .h5 {
  height: 67px;
}
.dp_erste_hinweis .z1 .h6, .dp_erste_hinweis .z2 .h6 {
  height: 80px;
}
.dp_erste_hinweis .z1 .h7, .dp_erste_hinweis .z2 .h7 {
  height: 93px;
}
.dp_erste_hinweis .z1 .h8, .dp_erste_hinweis .z2 .h8 {
  height: 106px;
}
.dp_erste_hinweis .z1 .h9, .dp_erste_hinweis .z2 .h9 {
  height: 119px;
}
.dp_erste_hinweis .z1 .h10, .dp_erste_hinweis .z2 .h10 {
  height: 132px;
}
.dp_erste_hinweis .z1 .h11, .dp_erste_hinweis .z2 .h11 {
  height: 145px;
}
.dp_erste_hinweis .z1 .h12, .dp_erste_hinweis .z2 .h12 {
  height: 158px;
}
.dp_erste_hinweis .z1 .h13, .dp_erste_hinweis .z2 .h13 {
  height: 171px;
}
.dp_erste_hinweis .z1 .h14, .dp_erste_hinweis .z2 .h14 {
  height: 184px;
}
.dp_erste_hinweis .z1 .h15, .dp_erste_hinweis .z2 .h15 {
  height: 197px;
}
.dp_erste_hinweis .z1 .hl, .dp_erste_hinweis .z2 .hl {
  height: px;
}

.erste_feld {
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 10px;
  color: #FFFFFF;
  white-space:nowrap;
}

/* Dienstplan-Felder */

.dp_feld {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 120px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_feld_last {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 122px;
  white-space:nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_feld_hinweis {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 120px;
  white-space:nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_feld_hinweis_last {
  float: left;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  background-color: #000000;
  width: 122px;
  white-space:nowrap;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}

.dp_feld .z1, .dp_feld_last .z1, .dp_feld_hinweis .z1, .dp_feld_hinweis_last .z1 {
  background-color: #1c1c1c;
}
.dp_feld .z2, .dp_feld_last .z2, .dp_feld_hinweis .z2, .dp_feld_hinweis_last .z2 {
  background-color: #414141;
}

.dp_feld .z1 .h1, .dp_feld .z2 .h1 {
  height: 16px;
}
.dp_feld .z1 .h2, .dp_feld .z2 .h2 {
  height: 28px;
}
.dp_feld .z1 .h3, .dp_feld .z2 .h3 {
  height: 41px;
}
.dp_feld .z1 .h4, .dp_feld .z2 .h4 {
  height: 54px;
}
.dp_feld .z1 .h5, .dp_feld .z2 .h5 {
  height: 67px;
}
.dp_feld .z1 .h6, .dp_feld .z2 .h6 {
  height: 80px;
}
.dp_feld .z1 .h7, .dp_feld .z2 .h7 {
  height: 93px;
}
.dp_feld .z1 .h8, .dp_feld .z2 .h8 {
  height: 106px;
}
.dp_feld .z1 .h9, .dp_feld .z2 .h9 {
  height: 119px;
}
.dp_feld .z1 .h10, .dp_feld .z2 .h10 {
  height: 132px;
}
.dp_feld .z1 .h11, .dp_feld .z2 .h11 {
  height: 145px;
}
.dp_feld .z1 .h12, .dp_feld .z2 .h12 {
  height: 158px;
}
.dp_feld .z1 .h13, .dp_feld .z2 .h13 {
  height: 171px;
}
.dp_feld .z1 .h14, .dp_feld .z2 .h14 {
  height: 184px;
}
.dp_feld .z1 .h15, .dp_feld .z2 .h15 {
  height: 197px;
}
.dp_feld .z1 .hl, .dp_feld .z2 .hl {
  height: px;
}


.dp_feld_last .z1 .h1, .dp_feld_last .z2 .h1 {
  height: 16px;
}
.dp_feld_last .z1 .h2, .dp_feld_last .z2 .h2 {
  height: 28px;
}
.dp_feld_last .z1 .h3, .dp_feld_last .z2 .h3 {
  height: 41px;
}
.dp_feld_last .z1 .h4, .dp_feld_last .z2 .h4 {
  height: 54px;
}
.dp_feld_last .z1 .h5, .dp_feld_last .z2 .h5 {
  height: 67px;
}
.dp_feld_last .z1 .h6, .dp_feld_last .z2 .h6 {
  height: 80px;
}
.dp_feld_last .z1 .h7, .dp_feld_last .z2 .h7 {
  height: 93px;
}
.dp_feld_last .z1 .h8, .dp_feld_last .z2 .h8 {
  height: 106px;
}
.dp_feld_last .z1 .h9, .dp_feld_last .z2 .h9 {
  height: 119px;
}
.dp_feld_last .z1 .h10, .dp_feld_last .z2 .h10 {
  height: 132px;
}
.dp_feld_last .z1 .h11, .dp_feld_last .z2 .h11 {
  height: 145px;
}
.dp_feld_last .z1 .h12, .dp_feld_last .z2 .h12 {
  height: 158px;
}
.dp_feld_last .z1 .h13, .dp_feld_last .z2 .h13 {
  height: 171px;
}
.dp_feld_last .z1 .h14, .dp_feld_last .z2 .h14 {
  height: 184px;
}
.dp_feld_last .z1 .h15, .dp_feld_last .z2 .h15 {
  height: 197px;
}
.dp_feld_last .z1 .hl, .dp_feld_last .z2 .hl {
  height: px;
}

}


.dp_feld_hinweis .z1 .h1, .dp_feld_hinweis .z2 .h1 {
  height: 16px;
}
.dp_feld_hinweis .z1 .h2, .dp_feld_hinweis .z2 .h2 {
  height: 28px;
}
.dp_feld_hinweis .z1 .h3, .dp_feld_hinweis .z2 .h3 {
  height: 41px;
}
.dp_feld_hinweis .z1 .h4, .dp_feld_hinweis .z2 .h4 {
  height: 54px;
}
.dp_feld_hinweis .z1 .h5, .dp_feld_hinweis .z2 .h5 {
  height: 67px;
}
.dp_feld_hinweis .z1 .h6, .dp_feld_hinweis .z2 .h6 {
  height: 80px;
}
.dp_feld_hinweis .z1 .h7, .dp_feld_hinweis .z2 .h7 {
  height: 93px;
}
.dp_feld_hinweis .z1 .h8, .dp_feld_hinweis .z2 .h8 {
  height: 106px;
}
.dp_feld_hinweis .z1 .h9, .dp_feld_hinweis .z2 .h9 {
  height: 119px;
}
.dp_feld_hinweis .z1 .h10, .dp_feld_hinweis .z2 .h10 {
  height: 132px;
}
.dp_feld_hinweis .z1 .h11, .dp_feld_hinweis .z2 .h11 {
  height: 145px;
}
.dp_feld_hinweis .z1 .h12, .dp_feld_hinweis .z2 .h12 {
  height: 158px;
}
.dp_feld_hinweis .z1 .h13, .dp_feld_hinweis .z2 .h13 {
  height: 171px;
}
.dp_feld_hinweis .z1 .h14, .dp_feld_hinweis .z2 .h14 {
  height: 184px;
}
.dp_feld_hinweis .z1 .h15, .dp_feld_hinweis .z2 .h15 {
  height: 197px;
}
.dp_feld_hinweis .z1 .hl, .dp_feld_hinweis .z2 .hl {
  height: px;
}

.dp_feld_hinweis_last .z1 .h1, .dp_feld_hinweis_last .z2 .h1 {
  height: 16px;
}
.dp_feld_hinweis_last .z1 .h2, .dp_feld_hinweis_last .z2 .h2 {
  height: 28px;
}
.dp_feld_hinweis_last .z1 .h3, .dp_feld_hinweis_last .z2 .h3 {
  height: 41px;
}
.dp_feld_hinweis_last .z1 .h4, .dp_feld_hinweis_last .z2 .h4 {
  height: 54px;
}
.dp_feld_hinweis_last .z1 .h5, .dp_feld_hinweis_last .z2 .h5 {
  height: 67px;
}
.dp_feld_hinweis_last .z1 .h6, .dp_feld_hinweis_last .z2 .h6 {
  height: 80px;
}
.dp_feld_hinweis_last .z1 .h7, .dp_feld_hinweis_last .z2 .h7 {
  height: 93px;
}
.dp_feld_hinweis_last .z1 .h8, .dp_feld_hinweis_last .z2 .h8 {
  height: 106px;
}
.dp_feld_hinweis_last .z1 .h9, .dp_feld_hinweis_last .z2 .h9 {
  height: 119px;
}
.dp_feld_hinweis_last .z1 .h10, .dp_feld_hinweis_last .z2 .h10 {
  height: 132px;
}
.dp_feld_hinweis_last .z1 .h11, .dp_feld_hinweis_last .z2 .h11 {
  height: 145px;
}
.dp_feld_hinweis_last .z1 .h12, .dp_feld_hinweis_last .z2 .h12 {
  height: 158px;
}
.dp_feld_hinweis_last .z1 .h13, .dp_feld_hinweis_last .z2 .h13 {
  height: 171px;
}
.dp_feld_hinweis_last .z1 .h14, .dp_feld_hinweis_last .z2 .h14 {
  height: 184px;
}
.dp_feld_hinweis_last .z1 .h15, .dp_feld_hinweis_last .z2 .h15 {
  height: 197px;
}
.dp_feld_hinweis_last .z1 .hl, .dp_feld_hinweis_last .z2 .hl {
  height: px;
}


.feld_f1 {
  float: left;
  width: 67px;
}
.feld_f2 {
  float: left;
  width: 33px;
}
.feld {
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 11px;
  color: #FFFFFF;
  white-space:nowrap;
}
.feld_hinweis {
  padding-left: 2px;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-right: 0px;
  font-size: 10px;
  color: #FFFFFF;
  white-space:normal;
}









/* Info-Fenster-Blöcke unterhalb des Dienstplans */

.block {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 1920px;
  height: 272px;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}


.block9 {
  float: left;
  width: 600px;
  height: 900px;
}
.block9_breit {
  float: left;
  width: 600px;
  height: 900px;
}
.block9_hoch {
  width: 504px;
  height: 672px;
}
.headline9 {
  background-color: #6f6f6f;
  width: 600px;
  color: #FFFFFF;
  height: 28px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 2px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.headline9 .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}
.content9 {
  background-color: #414141;
  width: 600px;
  height: 900px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content9_breit {
  background-color: #1c1c1c;
  width: 600px;
  height: 900px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content9_hoch {
  background-color: #414141;
  width: 600px;
  height: 672px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}



.headline9lang {
  background-color: #000000;
  width: 490px;
  color: #FFFFFF;
  height: 28px;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #000000;
}
.headline9lang .text {
  padding-top: 0px;
  padding-left: 0px;
  color: #ffffff;
  font-size: 9px;
}







.einsatzkasten {
  height: 893px;
}
.hinweistextfotos {
  background-color: #0B610B;
  width: 724px;
  color: #FFFFFF;
  height: 34px;
  border-top-width: 2px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.hinweistextfotos .text {
  padding-top: 6px;
  padding-left: 5px;
  color: #FFFFFF;
  font-size: 18px;
}





.dpaktuellanzeige {
  background-color: #000000;
  width: 490px;
  color: #ffffff;
  height: 40px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
.dpaktuellanzeige .text {
  padding-top: 3px;
  padding-left: 5px;
  color: #ffffff;
  font-size: 8px;
}

.stand_ampel {
  float:left;
  height: 30px;
  width: 15px;
  overflow: hidden;
}
.stand_text {
  padding-right:0px;
  float:left;
  height: 30px;
  width: 475px;
  color: #ffffff;
  vertical-align: top;
  text-align:left;
  font-size: 8px;
  white-space: nowrap;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  overflow: hidden;
}
.stand_text .text {
  padding-top: 6px;
  padding-left: 5px;
  color: #000000;
  font-size: 18px;
}
.stand_achtung {
  float:left;
  height: 30px;
  width: 35px;
  overflow: hidden;
}

.content9_zeile1 {
  background-color: #414141;
  width: 362px;
  height: 23px;
  margin-left: 1px;
  margin-top: 1px;
  padding-bottom: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content9_zeile1 .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.content9_zeile2 {
  background-color: #313131;
  width: 362px;
  height: 23px;
  margin-left: 1px;
  margin-top: 1px;
  padding-bottom: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content9_zeile2 .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.content9_zeilew {
  background-color: #ff0000;
  width: 362px;
  height: 23px;
  margin-left: 1px;
  margin-top: 1px;
  padding-bottom: 1px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content9_zeilew .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
	white-space: nowrap;
}

.content9A {
  background-color: #414141;
  width: 362px;
  height: 221px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content9 img {
  padding-top: 0px;
  padding-left: 3px;
  padding-right: 0px;
  padding-bottom: 5px;
}
.content9A .text {
  padding-top: 4px;
  padding-left: 5px;
  font-size: 15px;
  overflow: hidden;
}
.content9 .text {
  padding-top: 4px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
}
.content9_sp1 {
  float: left;
  width: 264px;
  height: 210px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content9_sp1_feld {
  width: 264px;
  height: 165px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content9_meldung {
  padding-left: 4px;
  padding-right: 1px;
  overflow: hidden;
}
.content9_mini {
  font-size: 10px;
}
.content9_titel {
  font-weight: 700;
  font-size: 12px;
}
.content9_inhalt {
  padding-top: 4px;
  font-size: 12px;
}







.block1 {
  float: left;
  width: 1558px;
  height: 272px;
}
.headline1 {
  background-color: #6f6f6f;
  width: 1559px;
  height: 30px;
  color: #FFFFFF;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.headline1 .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content1 {
  background-color: #414141;
  width: 1558px;
  height: 242px;
  overflow: hidden;
}
.block1_spalte {
  float: left;
  width: 219px;
  height: 242px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.block1_spalte0 {
  float: left;
  width: 219px;
  height: 242px;
}
.block1_spalterot {
  float: left;
  width: 219px;
  height: 242px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.block1_spalterot0 {
  float: left;
  width: 219px;
  height: 242px;
}
.block1_inhalt {
	padding-right: 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	  font-size: 14px;
}



.block_chat {
  float: left;
  width: 458px;
  height: 272px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
}
.headline_chat {
  background-color: #6f6f6f;
  width: 458px;
  height: 30px;
  color: #FFFFFF;
  border-top-width: 0px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.headline_chat .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}
.content_chat {
  background-color: #414141;
  width: 458px;
  height: 242px;
  overflow: hidden;
}
.content_chat .text {
	padding-right: 5px;
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	  font-size: 14px;
}
.chat0 {
	background-color: #0B2F3A;
}
.chat1 {
	background-color: #0B4C5F;
}











.content1_zeile1 {
  background-color: #414141;
  width: 1558px;
  height: 23px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_zeile1 .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.content1_zeile2 {
  background-color: #313131;
  width: 1558px;
  height: 23px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_zeile2 .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}
.content1_zeilew {
  background-color: #ff0000;
  width: 1558px;
  height: 23px;
  margin-left: 1px;
  padding-top: 0px;
  padding-bottom: 2px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_zeilew .text {
  height: 20px;
  padding-top: 1px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
  white-space: nowrap;
}


.content1z1 {
  background-color: #414141;
  width: 1558px;
  height: 105px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content1z2 {
  background-color: #1c1c1c;
  width: 1558px;
  height: 105px;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content1 .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 14px;
}

.content1_sp1 {
  float: left;
  width: 219px;
  height: 221px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content1_sp2 {
  float: left;
  width: 364px;
  height: 210px;
}


.content1_sp1_feld {
  width: 382px;
  height: 105px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_sp2_feld {
  width: 382px;
  height: 105px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}


.content1_sp1_feld2 {
  width: 384px;
  height: 105px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_sp2_feld2 {
  width: 384px;
  height: 105px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content1_liste {
  padding-top: 4px;
  padding-left: 0px;
  font-size: 14px;
  overflow: hidden;
  width: 382px;
}
.content1_liste_br {
  padding-top: 4px;
  padding-left: 0px;
  font-size: 14px;
  white-space: normal;
  overflow: hidden;
  width: 382px;
}
.content1_liste_links {
  float: left;
  padding-left: 4px;
  width: 0px;
}
.content1_liste_rechts {
  float: left;
  width: 380px;
  padding-right: 4px;
}










.block_dienste {
  float: left;
  width: 1920px;
  height: 350px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.headline_dienste {
  background-color: #6f6f6f;
  width: 1920px;
  color: #FFFFFF;
  height: 30px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.headline_dienste .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}
.content_dienste {
  background-color: #414141;
  width: 1920px;
  height: 321px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content_dienste .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 14px;
}

.content_dienste_sp1 {
  float: left;
  width: 239px;
  height: 320px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content_dienste_sp1_feld {
  width: 239px;
  height: 320px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.content_dienste_sp2 {
  float: left;
  width: 240px;
  height: 320px;
  border-right-width: 0px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content_dienste_sp2_feld {
  width: 240px;
  height: 320px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}

.content_dienste_liste {
  padding-top: 4px;
  padding-left: 4px;
  font-size: 12px;
  overflow: hidden;
  width: 232px;
}
.content_dienste_liste_br {
  padding-top: 4px;
  padding-left: 0px;
  font-size: 14px;
  white-space: normal;
  overflow: hidden;
  width: 343px;
}
.content_dienste_liste_links {
  float: left;
  padding-left: 4px;
  width: 40px;
}
.content_dienste_liste_rechts {
  float: left;
  width: 190px;
  padding-right: 4px;
}








.block_foto {
  float: left;
  width: 200px;
  height: 250px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.headline_foto {
  background-color: #6f6f6f;
  width: 200px;
  color: #FFFFFF;
  height: 30px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.headline_foto .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}
.content_foto {
  background-color: #414141;
  width: 200px;
  height: 221px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content_foto .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 14px;
  width: 295px;
  white-space: normal;
}





.block6 {
  float: left;
  width: 798px;
  height: 240px;
}
.headline6 {
  background-color: #6f6f6f;
  width: 798px;
  color: #FFFFFF;
  height: 30px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.headline6 .text {
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}
.content6 {
  background-color: #414141;
  width: 798px;
  height: 221px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content6A {
  background-color: #414141;
  width: 798px;
  height: 221px;
  border-left-width: 0px;
  border-left-style: solid;
  border-left-color: #cfcfcf;
  border-bottom-width: 0px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
  overflow: hidden;
}
.content6 img {
  padding-top: 0px;
  padding-left: 3px;
  padding-right: 0px;
  padding-bottom: 5px;
}
.content6A .text {
  padding-top: 4px;
  padding-left: 5px;
  font-size: 15px;
  overflow: hidden;
}
.content6 .text {
  padding-top: 4px;
  padding-left: 5px;
  font-size: 14px;
  overflow: hidden;
}
.content6_sp1 {
  float: left;
  width: 264px;
  height: 210px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content6_sp1_feld {
  width: 264px;
  height: 165px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content6_sp2 {
  float: left;
  width: 264px;
  height: 220px;
  border-right-width: 1px;
  border-right-style: solid;
  border-right-color: #cfcfcf;
}
.content6_sp2_feld {
  width: 264px;
  height: 165px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content6_sp3 {
  float: left;
  width: 266px;
  height: 330px;
}
.content6_sp3_feld {
  width: 266px;
  height: 165px;
  overflow: hidden;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cfcfcf;
}
.content6_meldung {
  padding-left: 4px;
  padding-right: 1px;
  overflow: hidden;
}
.content6_mini {
  font-size: 10px;
}
.content6_titel {
  font-weight: 700;
  font-size: 12px;
}
.content6_inhalt {
  padding-top: 4px;
  font-size: 12px;
}




.mini {
  font-size: 10px;
}

.titel {
  font-weight: 700;
}
.wetter {
  font-size: 14px;
}

.block_mini {
  font-size: 11px;
}

.block_titel {
  font-weight: 700;
  font-size: 14px;
}





/* Footer - Laufband */

.footer {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 1920px;
  height: 32px;
  background-color: #FF0000;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;

}
.footer_normal {
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  width: 1920px;
  height: 32px;
  background-color: #6f6f6f;
  border-top-width: 1px;
  border-top-style: solid;
  border-top-color: #cfcfcf;

}

.laufband_headline {
  float: left;
  color: #FFFFFF;
  width: 80px;
  padding-top: 6px;
  padding-left: 5px;
  font-size: 18px;
}

.laufband_text {
  float: left;
  color: #FFFFFF;
  width: 1830px;
  padding-top: 6px;
  font-size: 18px;
}
.rubrik {
  color: #d3d3d3;
  font-weight: 700;
}



ul {
 list-style-type: none; // square
 list-style-position: inside;
 list-style-image: none;
 padding-left: 0px;
}
li {
    list-style-type: none;
    padding-left: 13px;
    margin-left: 0px;
    padding-top:0px;
    background-image:url('http://images-dh982hdh348.wache21.de/images/bullet5.png');
    background-repeat:no-repeat;
    background-position:left top;
}

.clearfloat { /* Diese Klasse kann in einem <br />-Tag oder leeren div-Tag als letztes Element nach dem letzten flie�enden div-Tag (im #container) platziert werden, wenn overflow:hidden im .container entfernt wird. */
  clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
  position: relative; /* Liefert "hasLayout" f�r Internet Explorer 6, zum korrekten R�cksetzen der schwebenden Ausrichtung. */
}



.marquee {
  width: 1830px;
  overflow: hidden;
  border: 0px solid #ccc;
}

/* MAR

@-webkit-keyframes marquee {
 0%   { text-indent: 0% }
 100% { text-indent: 100% }
}
@keyframes marquee {
 0%   { text-indent: 0% }
 100% { text-indent: 100% }
}
.marquee {
 width: 100px;
 margin: auto;
 padding: 2px;
 overflow: hidden;
 white-space: nowrap;
 border: solid 1px #CCCCCC;
     animation: marquee 10s linear infinite;
    -webkit-animation: marquee 10s linear infinite;
}




.marquee:hover {
  animation-play-state: paused;
 -webkit-animation-play-state: paused;
}
*/



.liste {
  padding-top: 4px;
  padding-left: 0px;
  font-size: 14px;
  overflow: hidden;
  width: 800px;
}
.liste_br {
  padding-top: 4px;
  padding-left: 0px;
  font-size: 14px;
  white-space: normal;
  overflow: hidden;
  width: 800px;
}
.liste_links {
  float: left;
  width: 40px;
}
.liste_rechts {
  float: left;
  width: 758px;
}





.ee_titel {
  padding-top: 5px;
  font-size: 16px;
}

/* ------------------------ TRENNUNG ------------------------------ */
