/*
 Zentrale CSS fuer ulm.de
 seitenblick interaktive medien gmbh, stuttgart
 tel. +49 (711) 8599818-0, email info@seitenblick.de

 Browser PC tested & running:
 IE6, Firefox, Opera 7.23, Mozilla

 Browser MAC tested & running:
 IE, Firefox, Opera, Safari
*/

/* GLOBALE DEFINTIONEN */
html {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 76%;
 color: #333;
}

body {
 font-size: 0.9em;
 margin: 0;
 padding: 0;
}

th {
 font-weight: normal;
 vertical-align: top;
 text-align: left;
 padding: 0 2px 3px 0;
}

p,form {
 margin: 0;
 padding: 0;
}

/* IE-Bug: peilt die Schrift-Familie in der Textarea sonst nicht */
textarea {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
}

a {
 color: #ee4e00;
 text-decoration: none;
}

a:hover {
 text-decoration: underline;
}

h2 {
 font-size: 1.1em;
 color: #333;
 margin: 0;
 padding: 0;
}

ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}

.kommentar {
/* visibility: hidden;
 position: absolute;
 left: -2000px;*/
 position: absolute;
 left: -1000em;
 width: 100em;
 height: 1em;
 overflow: hidden;
}

.separator {
 visibility: hidden;
 position: absolute;
 left: -2000px;
}

.schlagwort {
 padding: 0 0 0 10px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 3px 0.5em;
}

hr {
 visibility: hidden;
 position: absolute;
 left: -2000px;
}

form label {
 text-align: left;
 float: left;
 margin: 0.3em 1em 0.8em 0em;
}

input, select {
 font-size: 1em;
}

input.suche {
 font-size: 1em;
 /*width: 116px;*/
 width: 11em;
 margin: 0 8px 0 0;
}

#abstand-oben {
 height: 5px;
 font-size: 5px;
}

/* SPALTE LINKS */
#spalte-links {
 width: 202px;
 float: left;
}

/* SPALTE LINKS KASTEN */
#spalte-links div.kasten {
 background-color: #fff;
 border-left: 1px solid #bdbdbd;
 border-bottom: 1px solid #bdbdbd;
 margin: 0 2px 1px 5px;
}

#spalte-links div.kasten-head {
 background-image: url(http://www.ulm.de/i/kasten_head_back.gif);
 height: 28px;
 color: #ee4e00;
 font-size: 1.1em;
 padding: 9px 0 0 10px;
 font-weight: bold;
}

#spalte-links div.kasten-content {
 margin: 0 0 0.4em 0;
}

#spalte-links div.kasten-content p.ver-datum {
 font-weight: bold;
 padding: 0 0 0.8em 9px;
}

#spalte-links div.kasten-content p.ver-uhrzeit {
 padding: 0 0 0.3em 20px;
 color: #000;
}

#spalte-links div.kasten-content p.ver-veranstaltung {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 11px 4px;
 color: #ee4e00;
 font-weight: bold;
 padding: 0 0 0.4em 20px;
}

#spalte-links div.kasten-content p.ver-info {
 padding: 0 0 1.5em 20px;
}


/* NAVI */
#navi-background {
 background: url(http://www.ulm.de/i/navi_back.gif) repeat-y;
}

#navi {
 background-color: #fff;
 margin: 0 0 1px 5px;
}

#navi div.schatten-navi {
 background: url(/i/gl_schatten_e2.gif) no-repeat;
 font-size: 1px;
 height: 5px;
 margin: 0 2px 0px 0px;
}

#navi ul li.low {
 background-image: url(http://www.ulm.de/i/gl_navi_back.gif);
}

#navi a.e1,
#navi a.e1_ulm {
 display: block;
 font-weight: bold;
 font-size: 1.1em;
 color: #fff;
 margin: 0 2px 0 0;
 padding: 10px 0 10px 10px;
 text-decoration: none;
 background: #5a5a56 url(http://www.ulm.de/i/gl_navi.gif) no-repeat;
 border-bottom: 1px solid #000;
}

#navi a.e1:focus,
#navi a.e1:hover,
#navi a.e1:active {
 background: #ee4e00 url(http://www.ulm.de/i/gl_navi_ort.gif) no-repeat;
 text-decoration: underline;
 border-bottom: 1px solid #9a4800;
}

#navi a.e1_ulm:focus,
#navi a.e1_ulm:hover,
#navi a.e1_ulm:active {
 background: #125496 url(http://www.ulm.de/i/gl_navi_blue.gif) no-repeat;
 text-decoration: underline;
}

#navi a.e1-high {
 display: block;
 font-weight: bold;
 font-size: 1.1em;
 color: #fff;
 padding: 10px 0 10px 9px;
 text-decoration: none;
 background-color: #ee4e00;
 border-left: 1px solid #ffa84c;
 border-right: 2px solid #fff;
 border-bottom: 1px solid #a82f00;
 background-repeat: no-repeat;
 margin: 1px 0 1px 0;
}

#navi a.e1-high:focus,
#navi a.e1-high:hover,
#navi a.e1-high:active {
 text-decoration: underline;
}

#navi a.e2 {
 display: block;
 font-size: 1em;
 color: #000;
 margin: 0 2px 1px 0;
 padding: 4px 0 4px 12px;
 text-decoration: none;
 background-color: #f0f0f0;
 border-bottom: 1px solid #c4c4c4;
 border-left: 1px solid #c4c4c4;
 border-right: 1px solid #c4c4c4;
}

#navi a.e2:focus,
#navi a.e2:hover,
#navi a.e2:active {
 text-decoration: underline;
 background-color: #ffe0d5;
}

#navi a.e2-high {
 display: block;
 font-size: 1.1em;
 font-weight: bold;
 color: #cc3900;
 margin: 0 2px 0 0;
 padding: 4px 0 4px 12px;
 text-decoration: none;
 background-color: #ffe0d5;
 border-bottom: 1px solid #f8a680;
 border-left: 1px solid #f8a680;
 border-right: 1px solid #f8a680;
}

#navi a.e3 {
 display: block;
 font-size: 1em;
 color: #ee4e00;
 margin: 0 2px 0 0;
 padding: 4px 0 4px 23px;
 text-decoration: none;
 background: #fff url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
 border-bottom: 1px solid #d6d6d6;
 border-left: 1px solid #d6d6d6;
 border-right: 1px solid #d6d6d6;
}

#navi a.e3:focus,
#navi a.e3:hover,
#navi a.e3:active {
 text-decoration: underline;
 background: #ffefea url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
}

#navi a.e3-high {
 display: block;
 font-size: 1em;
 font-weight: bold;
 color: #ee4e00;
 margin: 0 2px 0 0;
 padding: 4px 0 4px 23px;
 text-decoration: none;
 background: #ffefea url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
 border-bottom: 1px solid #d6d6d6;
 border-left: 1px solid #d6d6d6;
 border-right: 1px solid #d6d6d6;
}

#navi a.e3-last {
 display: block;
 font-size: 1em;
 color: #ee4e00;
 margin: 0 2px 0 0;
 padding: 4px 0 4px 23px;
 text-decoration: none;
 background: #fff url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
 border-left: 1px solid #d6d6d6;
 border-right: 1px solid #d6d6d6;
}

#navi a.e3-last:focus,
#navi a.e3-last:hover,
#navi a.e3-last:active {
 text-decoration: underline;
 background: #e4f0fc url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
}

#navi a.e3-last-high {
 font-weight: bold;
 display: block;
 font-size: 1em;
 color: #1561AC;
 margin: 0 2px 0 0;
 padding: 4px 0 4px 23px;
 text-decoration: none;
 background: #e4f0fc url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 13px 8px;
 border-left: 1px solid #D6D6D6;
 border-right: 1px solid #D6D6D6;
}


/* NAVI-MITTE */
#navi-mitte {
 padding: 0 10px 0 15px;
}

#navi-mitte h2 {
 margin: 0 0 1.3em 0;
}

#navi-mitte ul li {
 padding: 0 0 0.8em 0;
 text-indent: -13px;
 margin: 0 0 0 20px;
 color: #ee4e00;
}

#navi-mitte ul li a {
 padding: 0 0 0 13px;
 color: #ee4e00;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 0.4em;
}

#navi-mitte ul li a.e4-high {
 color: #333;
 font-weight: bold;
 background-image:url(http://www.ulm.de/i/gl_pf10.gif);
}

#navi-mitte ul li a.e4-high-down {
 color: #333;
 font-weight: bold;
 background-image:url(http://www.ulm.de/i/gl_pf22.gif);
}

#navi-mitte ul li ul {
 padding: 0.8em 0 0 0px;
}

#navi-mitte ul li ul li {
 padding: 0 0 0.8em 0;
 color: #1561AC;
 margin-left: 13px;
 text-indent: -26px;
}

#navi-mitte ul li ul li a {
 padding: 0 0 0 26px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 15px 0.4em;
 text-indent: -26px;
}

#navi-mitte ul li ul li a.e5-high {
 font-weight: bold;
 color: #333;
 background-image:url(http://www.ulm.de/i/gl_pf10.gif);
}


/* KALENDER */
#kalender table.cal {
 width: 182px;
 margin: 0px 5px 12px 5px;
}

#kalender table.cal th {
 width: 26px;
 text-align: center;
}

#kalender table.cal th.tag {
 width: 26px;
 height: 2em;
 text-align: center;
}

#kalender table.cal th a {
 text-decoration: none;
 color: #ee4e00;
}

#kalender table.cal td {
 text-decoration: none;
 width: 26px;
 height: 18px;
 text-align: center;
}

#kalender table.cal td a {
 text-decoration: none;
 color: #333;
}

#kalender table.cal td a:hover {
 text-decoration: underline;
}


/* SPALTE RECHTS */

#spalte-rechts {
 margin: 0 5px 0 202px;
}

/* SPALTE RECHTS TEASER */
#spalte-rechts .teaser {
 border-bottom: 1px solid #c0c0c0;
 padding: 0 0 8px 0;
 margin: 0 0 10px 0;
}

#spalte-rechts .teaser-noline {
 margin: 0 0 14px 0;
}

#spalte-rechts .teaser-noline img {
 display: block;
}

#spalte-rechts div.mitte-promo-wrap {
 border-top: 1px solid silver;
 border-right: 1px solid silver;
 border-bottom: 1px solid silver;
 padding: 10px 0px 10px 15px;
 margin: 0 0 1.8em 0;
}

#spalte-rechts div.mitte-promo-wrap p.promo-dachzeile {
 margin: 0;
 padding: 0 0 5px 0;
 color: #ee4e00;
 font-size: 1.1em;
 font-weight: bold;
}

#spalte-rechts div.mitte-promo-wrap h1 {
 margin: 15px 0 0.8em 0;
 padding: 0;
 color: #ee4e00;
 font-size: 1.1em;
 line-height: 1.3em;
}

#spalte-rechts div.mitte-promo-wrap p.promo-text {
 margin: 0 0 0.8em 0;
 padding: 0 10px 0 0;
 line-height: 1.4em;
}

#spalte-rechts div.mitte-promo-wrap p.promo-weiterlesen {
 margin-bottom: 1em;
 padding: 0 0 0 10px;
 background: url(/i/gl_pf01_ort.gif) no-repeat 1px 5px;
}


/* SPALTE RECHTS HEADER */
#header a {
 color: #fff;
 text-decoration: none;
}

#header a:hover {
 color: #fff;
 text-decoration: underline;
}

#header a:focus,
#header a:active {
 color: #000;
 text-decoration: none;
 background: #DDD;
 padding: 0 5px;
}

#header .suche input {
 font-size: 100px;
}

#header p {
 color: #333;
 line-height: 1.5em;
 padding: 0 0 0.3em 0;
 margin: 0;
}

#header p.bullet {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 2px 6px;
 color: #333;
 font-weight: bold;
 line-height: 1.2em;
 padding: 0 0 0.4em 11px;
 margin: 0;
}

#header p.bullet a {
 color: #333;
 text-decoration: none;
}

#header p.bullet a:hover {
 color: #333;
 text-decoration: underline;
}

#bc {
 padding: 5px 0 0 25px;
 margin: 0 0 38px 0;
 font-size: 0.8em;
 color: #5a5a56;
}

#bc a.link {
 display: block;
 float: left;
 background: url(http://www.ulm.de/i/gl_pf06.gif) no-repeat 0px 4px;
 padding: 0 7px 0 9px;
 color: #5a5a56;
}

#bc a.link:hover {
 color: #5a5a56;
 text-decoration: underline;
}

#bc a.home {
 display: block;
 float: left;
 padding: 0 6px 0 0;
 color: #5a5a56;
}

#bc a.home:hover {
 color: #5a5a56;
 text-decoration: underline;
}

#bc span.link {
 float: left;
 background: url(http://www.ulm.de/i/gl_pf06.gif) no-repeat 0px 4px;
 padding: 0 7px 0 9px;
}

/* SPALTE RECHTS HEADER TOP */
#header-top div.header-top-inhalt {
 float: right;
 width: 100%;
}

#header-top div.header-top-inhalt-back {
 margin: 0 0 0 2px;
 background-color: #5a5a56;
 background-repeat: repeat-x;
}

#header-top div.header-top-inhalt-left {
 background-color: #5A5A56;
 float: left;
 width: 55%;
}

* html #header-top div.header-top-inhalt-left {
	width: 55%;
}

#header-top div.header-top-inhalt-left-text {
 padding: 5px 0 4px 22px;
 font-weight: bold;
}

#header-top div.header-top-inhalt-left-line {
 background: url(http://www.ulm.de/i/gl_head_line.gif) no-repeat;
 font-size: 3px;
}

#header-top div.header-top-inhalt-right {
 float: left;
 width: 45%;
 padding: 4px 0 0 0;
}

* html #header-top div.header-top-inhalt-right {
 width: 45%;
}

#header-top div.header-top-inhalt span.noline {
 padding: 0 6px 0 0;
}

#header-top div.header-top-inhalt span.line {
 padding: 2px 6px 20px 10px;
 background: url(http://www.ulm.de/i/gl_pf04.gif) no-repeat 0px -2px;
}

#header-top div.header-top-inhalt span.line a:focus,
#header-top div.header-top-inhalt span.line a:active {
 padding: 0;
}

/* SPALTE RECHTS HEADER ABSTAND */
#header-abstand {
 background-color: #5a5a56;
 margin: 0 0 1px 2px;
 font-size: 4px;
 padding: 1px 0 0 20px;
}


/* SPALTE RECHTS NAVI THEMEN */
#header-themen a {
 color: #333;
}

#header-themen a:hover {
 color: #333;
}

#header-themen h2 {
 font-size: 1.1em;
 color: #ee4e00;
 margin: 0 0 0.6em 0;
 padding: 0 0 0 0;
}

#header-themen div.header-themen-inhalt {
 float: right; width: 100%;
}

#header-themen div.header-themen-back {
 margin: 0 0 1px 2px;
 border-right: 1px solid #c4c4c4;
 background: #e2e2e2 url(http://www.ulm.de/i/gl_head_back_90.gif) repeat-x;
 padding: 5px 0;
}

#header-themen div.header-themen-back-41 {
 margin: 0 0 1px 2px;
 height: 41px;
 background: #e2e2e2 url(http://www.ulm.de/i/gl_head_back_41.gif) repeat-x;
}

#header-themen div.header-themen-spalte {
 float: left;
 width: 33%;
}


/* SPALTE RECHTS CONTENT */
/* ohne IE 5.5 */
#spalte-rechts .content {
 float: right;
 w\idth: 100%;
}


/* SPALTE INHALT MITTE */
#spalte-rechts .content div.left {
 float: left;
 width: 195px;
 background-color: #fff;
}

#spalte-rechts .content div.left div.logo,
#spalte-rechts .content div.left div.logo-start {
 background-color: #ee4e00;
 border-bottom: 1px solid #fff;
 padding: 0 0 11px 0;
}

#spalte-rechts .content div.left div.logo-start {
 height: 225px;
}

#spalte-rechts .content div.left div.logo h1,
#spalte-rechts .content div.left div.logo-start h1 {
 color: #fff;
 font-size: 1.55em;
 font-weight: normal;
 margin: 0;
}

#spalte-rechts .content div.left div.logo h1 {
 padding: 30px 0 0 12px;
}

#spalte-rechts .content div.left div.logo-start h1 {
 padding: 20px 0 0 12px;
}

#spalte-rechts .content div.left div.logo h1 a,
#spalte-rechts .content div.left div.logo-start h1 a {
 color: #fff;
}

#spalte-rechts .content div.left div.logo h1 a:hover,
#spalte-rechts .content div.left div.logo-start a:hover {
 color: #fff;
 text-decoration: none;
}

#spalte-rechts .content div.left div.logo img.logo-text,
#spalte-rechts .content div.left div.logo-start img.logo-text {
 margin: 0 0 69px 0;
}

#spalte-rechts .content div.left div.logo img.logo-wappen,
#spalte-rechts .content div.left div.logo-start img.logo-wappen {
 margin: 0 0 39px 0;
}

#spalte-rechts .content div.left div.logo div.wappen,
#spalte-rechts .content div.left div.logo-start div.wappen {
}

/* SPALTE INHALT RECHTS */

#spalte-rechts .content div.right {
 background-color: #fff;
 margin: 0 0 0 195px;
}


/* SPALTE RECHTS ARTIKEL */
#artikel {
 margin: 0 0 1.8em 25px;
}

#artikel div.artikel-kopf01 {
 float: right;
 width: 99%;
 margin: 0 0 3.3em 0;
/* margin: 0 0 1.8em 0; */
 padding: 0;
 border-bottom: 1px solid #bdbdbd;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-kopf01 h1 {
 font-weight: normal;
 font-size: 2.3em;
 color: #ee4e00;
 margin: 0 0 0.3em 0;
}

#artikel div.artikel-kopf01 p {
 padding: 0 0 0.7em 0;
 margin: 0 0 0.6em 0;
}

#artikel div.artikel-kopf02-noline {
/* float: right;*/
 width: 99%;
 margin: 0 0 1em 0;
/* margin: 0 0 1.8em 0; */
 padding: 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-kopf02-noline h1 {
 font-size: 1.55em;
 font-weight: normal;
 margin: 0 0 0.6em 0;
 color: #333;
}

#artikel div.artikel-kopf02-noline p {
 padding: 0 0 0.7em 0;
 margin: 0 0 0.6em 0;
}

#artikel div.artikel-kopf02 {
 float: right;
 width: 99%;
 margin: 0 0 3.3em 0;
/* margin: 0 0 1.8em 0; */
 padding: 0;
 border-bottom: 1px solid #bdbdbd;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-kopf02 h1 {
 font-size: 1.5em;
 margin: 0 0 0.6em 0;
 color: #ee4e00;
}

#artikel div.artikel-kopf-suchenach {
 border-bottom: 1px solid #ccc;
 margin: 0 0 6px 0;
}

#artikel div.artikel-kopf-suchenach p.head {
 margin: 0 0 3px 0;
}

#artikel div.artikel-kopf-treffer {
 margin-bottom: 2em;
}

#artikel div.artikel-kopf-treffer span.schlagwort-suche {
 padding: 0 0 0 25px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 15px 0.5em;
}

#artikel span.vorherige {
 padding: 0 25px 0 17px;
 background: url(http://www.ulm.de/i/gl_pf05_doppel_li_ort.gif) no-repeat 1px 0.5em;
}

#artikel span.naechste {
 padding: 0 15px 0 25px;
 background: url(http://www.ulm.de/i/gl_pf05_doppel_re_ort.gif) no-repeat 105px 0.5em;
}

#artikel .artikel-line {
 float: right;
 width: 99%;
 border-bottom: 1px solid #c0c0c0;
 margin: 0 0 2.1em 0;
 padding: 0 0 0 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-noline {
/* float: right; */
 clear: right;
 width: 99%;
 margin: 0 0 1.3em 0;
 padding: 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-noline p a {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
 padding: 0 0 0 8px;
 margin: 0 0 0 1px;
}

#artikel div.artikel-noline p a.link-extern {
 background: url(http://www.ulm.de/i/gl_pf17_ort.gif) no-repeat 0px 2px;
 padding: 0 0 0 14px;
}

#artikel div.artikel-noline table {
/* border: 1px solid #D6D6D6; */
 border-collapse: collapse;
 margin: 0 0 1.6em 0;
 font-size: 1em;
}

#artikel div.artikel-noline table td {
/* border: 1px solid #D6D6D6; */
 padding: 0 0 5px 0;
 vertical-align: top;
 font-size: 0.99em;
}

#artikel div.artikel-noline table.personen-dl td {
 width: 200px;
 padding: 10px 30px 0 0;
}

#artikel span.pf-content {
 background: url(http://www.ulm.de/i/gl_pf03_ort.gif) no-repeat;
}

/* Dienstleistungen Kasten START */
#artikel div.artikel-noline div.wrap-rechts-dl {
 float: right;
 width: 194px;
 margin: 0 0 20px 20px;
}
/* Dienstleistungen Kasten ENDE */

/* Dienstleistungen START */
#artikel div.artikel-noline div.wrap-links-dl {
/* width: 352px; */
}

#artikel div.artikel-noline div.wrap-links-dl table {
 margin: 0 0 15px 0;
 border: none;
 font-size: 1.0em;
}

#artikel div.artikel-noline div.wrap-links-dl table td {
 vertical-align: top;
 padding: 0;
 border: none;
}

#artikel div.artikel-noline div.wrap-links-dl h2 {
 color: #333;
 margin: 0 0 0.5em 0;
}

#artikel div.artikel-noline div.wrap-links-dl p {
 margin: 0 0 2em 0;
}
/* Dienstleistungen ENDE */

#artikel div.artikel-noline div.wrap-links {
 line-height: 1.5em;
}

#artikel div.artikel-noline div.wrap-links table td {
 padding: 0 10px 0 0;
}

/* CUSTON TABLE/TD-STYLES FÜR TRIGGER */
#artikel div.artikel-noline table.cust-table,
#artikel div.artikel-noline div.wrap-links table.cust-table {
 border-collapse: collapse;
}

#artikel div.artikel-noline table.cust-table td.cust-td,
#artikel div.artikel-noline div.wrap-links table.cust-table td.cust-td {
 background: #e4f0fc;
 border-top: 3px solid #FFF;
 border-right: 3px solid #FFF;
 padding: 3px 5px;
}

#artikel div.artikel-noline table.cust-table th.cust-td,
#artikel div.artikel-noline div.wrap-links table.cust-table th.cust-td {
 font-weight: bold;
 padding: 3px 5px;
}

#artikel div.artikel-noline table.cust-table-v2 {
}

#artikel div.artikel-noline table.cust-table-v2 td.cust-td-v2 {
 padding: 0 5px 5px 0;
 vertical-align: top;
}

#artikel div.artikel-noline div.wrap-links div.wrap-links-links {
 margin: 1.3em 0 0 0;
}

#artikel div.artikel-noline div.wrap-rechts {
 float: right;
 width: 197px;
 margin: 0 0 20px 20px;
}

#artikel .artikel-n1-line {
 float: right;
 width: 99%;
 border-bottom: 1px solid #c0c0c0;
 margin: 0 0 3.8em 0;
 padding: 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel .artikel-n1-noline {
 float: right;
 width: 99%;
 margin: 0 0 1.3em 0;
 padding: 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel .bild-rechts {
 margin: 0 17px 15px 0;
}

#artikel .bild-rechts-lupe {
 float: left;
 width: 16px;
}

#artikel .bild-rechts-lupe span.lupe {
 background: url(http://www.ulm.de/i/gl_bu_i.gif) no-repeat;
}

#artikel .bild-rechts-lupe span.lupe a {
 background: url(http://www.ulm.de/i/gl_bu_a.gif) no-repeat;
}

#artikel .bild-rechts-lupe span.lupe a:hover {
 text-decoration: none;
}

#artikel .bild-rechts-bu {
 float: left;
 width: 170px;
 font-size: 0.9em;
 color: #5a5a56;
}

#spalte-rechts .bild-rechts img {
 margin: 0 0 0.5em 0;
}

#artikel .bild-links {
 float: left;
 width: 197px;
 margin: 0 20px 0 0;
}

#artikel .bild-links img {
 margin: 0 0 0.5em 0;
}

#artikel .artikel-dachzeile {
 font-size: 1.1em;
 font-weight: bold;
 color: #ee4e00;
 margin: 0 0 0.2em 0;
 padding: 0;
}

#artikel h1 {
 font-size: 1.55em;
 font-weight: normal;
 color: #333;
 margin: 0 0 0.5em 0;
 padding: 0;
 line-height: 1.2em;
}

#artikel h1 a {
 color: #333;
 text-decoration: none;
}

#artikel h1 a:hover {
 color: #333;
 text-decoration: underline;
}

#artikel h2 {
 font-size: 1.3em;
 color: #333;
 margin: 0 0 0.5em 0;
 padding: 0;
}

#artikel div.artikel-noline h2.icon-hinweis {
 padding-left: 18px;
 background: url(http://www.ulm.de/i/icon_hinweis_ort.gif) no-repeat 5px 4px;
}

#artikel div.artikel-noline h2.icon-bestaetigung {
 padding-left: 18px;
 background: url(http://www.ulm.de/i/icon_bestaetigung_ort.gif) no-repeat 0px 5px;
}

#artikel h2 a {
 color: #333;
}

#artikel h2.startseite {
 color: #ee4e00;
 margin: 0 0 0.3em 0;
 padding: 0;
}

#artikel p.datum {
 color: #ee4e00;
 margin: 0 0 0.1em 0;
 padding: 0;
}

#artikel p.bu {
 font-size: 0.9em;
 color: #5a5a56;
}

* html #artikel p.bu {
 margin: 0;
}

#artikel div.artikel-noline div.wrap-rechts div.bild-rechts p.galerie a {
 background: none;
 padding: 0;
}

#artikel div.artikel-noline div.wrap-rechts div.bild-rechts p.galerie {
 font-size: 0.9em;
 margin: 0.6em 0 0.4em 0;
 padding: 0 0 0 15px;
 background: #fff url(http://www.ulm.de/i/gl_pf12.gif) no-repeat;
}

#artikel p {
 line-height: 1.5em;
 margin: 0 0 1.1em 0;
 padding: 0;
}

#artikel div.absatz {
 line-height: 1.5em;
 margin: 0 0 1.1em 0;
 padding: 0;
}

#artikel p.weiterlesen a {
 color: #ee4e00;
}

#artikel p.weiterlesen a:visited {
 color: #8c2e00;
}

div.unterstrich-startseite {
 border-bottom: 1px solid #c0c0c0;
}

#artikel div.artikel-list-head {
 float: right;
 width: 99%;
 margin: 0 0 1.8em 0;
 padding: 0 0 10px 0;
 /* kein IE/MAC \*/
 width: 100%;
 /* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-list-head h2 {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
 padding: 0 0 0 13px;
 margin: 0 0 20px 0;
 color: #333;
}

#artikel .abc {
 font-size: 1.1em;
 font-weight: bold;
 color: #ee4e00;
}

#artikel .abc p {
 margin: 0 0 2.2em 0;
}

#artikel .abc h2 {
 margin: 0 0 1.5em 0;
 color: #333;
}

#artikel .abc a {
/* background-image:url(http://www.ulm.de/i/gl_pf01_ort.gif);*/
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding: 0 8px 0 0px;
 width: 8px;
}

#artikel .abc a:visited {
/* background-image:url(http://www.ulm.de/i/gl_pf01_ort.gif);*/
 background-repeat: no-repeat;
 background-position: 0px 5px;
 padding: 0 8px 0 0px;
 width: 8px;
 color: #8c2e00;
}

#artikel .artikel-2spalter {
 float: right;
 width: 99%;
 margin: 0 0 1.3em 0;
 padding: 0 0 0px 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel .artikel-2spalter h1 {
 margin: 0 0 44px 0;
}

#artikel .artikel-2spalter-rechts {
 float: right;
 width: 194px;
 margin: 0 0 0 20px;
}

#artikel .artikel-2spalter-rechts h1 {
/* background: url(http://www.ulm.de/i/gl_pf07.gif) no-repeat 11px 15px;*/
 font-size: 1.0em;
 color: #ee4e00;
 background-color: #dbe9f7;
 padding: 3px 15px 1px 10px;
 line-height: 1.6em;
 margin: 0;
}

#artikel div.artikel-2spalter-links {
 padding: 0 220px 0 0;
}

#artikel div.artikel-2spalter-links table {
 margin: 0 0 33px 0;
}

#artikel div.artikel-2spalter-links table td {
 vertical-align: top;
 padding: 0 0 0px 0;
}

#artikel div.artikel-2spalter-links h2 {
 color: #333;
 margin: 0 0 0.5em 0;
}

#artikel div.artikel-2spalter-links p {
 margin: 0 0 2em 0;
}

#artikel .artikel-2spalter-links span.dienst-zustaendig {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_zustaendig.gif) no-repeat 0 0.2em;
}

#artikel .artikel-2spalter-links span.dienst-anschrift {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_anschrift.gif) no-repeat 0 0.3em;
}

#artikel .artikel-2spalter-links span.dienst-telefon {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_telefon.gif) no-repeat 0 0.3em;
}

#artikel .artikel-2spalter-links span.dienst-fax {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_fax.gif) no-repeat 0 0.3em;
}

#artikel .artikel-2spalter-links span.dienst-mail {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_mail.gif) no-repeat 0 0.3em;
}

#artikel .artikel-2spalter-links span.dienst-bus {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_bus.gif) no-repeat;
}

#artikel .artikel-2spalter-links span.dienst-stadtplan {
 padding: 0 0 0 20px;
 background: url(http://www.ulm.de/i/dienst_stadtplan.gif) no-repeat 0 0.3em;
}

#artikel .artikel-2spalter-links span.dienst-link-bold {
 font-weight: bold;
 padding: 0 0 0 10px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0 0.4em;
}

#artikel div.artikel-einstieg {
 float: right;
 width: 99%;
 margin: 0;
 padding: 0 0 10px 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

/* Hack für IE5 - START */
#artikel div.artikel-einstieg {
 padding: 0 0 0 25px;
 voice-family: "\"}\"";
 voice-family: inherit;
 padding: 0;
}

html + body #artikel div.artikel-einstieg {
 padding: 0 0 0 25px;
}
/* Hack für IE5 - ENDE */

#artikel div.artikel-einstieg .einstieg-kopf {
 margin: 0 0 2.7em 0;
 padding: 0 0 1em 0;
}

#artikel div.artikel-einstieg h1 {
 font-size: 2.25em;
 font-weight: normal;
 margin: 0 0 0.3em 0;
 color: #ee4e00;
}

#artikel div.artikel-einstieg p {
 margin: 0 0 0.6em 0;
}

#artikel div.artikel-einstieg-wrap {
 margin: 0 0 4.2em 0;
}

#artikel div.artikel-einstieg-wrap-ergeb-teaser {
 margin: 0 0 1.2em 0;
}

#artikel div.artikel-einstieg-wrap-ergeb-teaser span.head{
 font-size: 1.2em;
 padding: 0 0 0 15px;
 display: block;
 background:url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 3px 0.5em;
}

#artikel p.pfad-ergeb-teaser {
 padding: 0 0 0 15px;
 font-size: 0.9em;
}

#artikel p.pfad-ergebnisse {
 line-height: 2em;
 font-size: 0.9em;
}

#artikel div.artikel-einstieg-wrap-ergebnisse {
 margin-bottom: 2em;
}

#artikel div.artikel-einstieg-wrap-ergebnisse span.head {
 font-size: 1.2em;
 padding: 0 0 0 0.4em;
}

#artikel div.artikel-einstieg-wrap-ergebnisse p.ergeb-teaser {
 line-height: 1.5em;
}

#artikel div.artikel-einstieg-wrap-ergebnisse span.art-lesen {
 padding: 0 0 0 10px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 1px 0.5em;
}

#artikel div.artikel-einstieg-wrap h2 {
 font-size: 1.55em;
 font-weight: normal;
 color: #333;
 line-height: 1.2em;
 text-indent: 21px;
 background: url(http://www.ulm.de/i/gl_pf11_ort.gif) no-repeat 0px 0.2em;
 margin: 0 0 0.6em 0;
}

#artikel div.artikel-einstieg-wrap p {
 font-size: 1em;
 margin: 0 0 1.1em 0;
}

#artikel div.artikel-einstieg-wrap p.weiterlesen a {
 padding: 0 0 0 11px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 3px 5px;
}

#artikel div.artikel-uebersicht-kopf {
/* float: right; */
 width: 99%;
 margin: 0 0 1.8em 0;
 padding: 0 0 10px 0;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-uebersicht-kopf h1 {
 color: #ee4e00;
}

#artikel div.artikel-uebersicht-kopf p {
 padding: 0 0 0.7em 0;
 margin: 0 0 0.6em 0;
}

#artikel div.artikel-galerie {
 float: right;
 width: 99%;
 margin: 0 0 1.3em 0;
 padding: 0 0 0px 0;
 /* kein IE/MAC \*/
 width: 100%;
 /* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-galerie div.galerie-links {
 float: left;
 margin: 0 40px 0 0;
 width: 338px;
}

#artikel div.artikel-galerie div.galerie-links a,
#artikel p a {
 font-weight: normal;
}

#artikel div.artikel-galerie div.galerie-links div.galerie-gross-left {
 float: left;
 margin: 0 0 8px 0;
 background: url(http://www.ulm.de/i/gl_pf08_musiks_ort.gif) no-repeat 2px 5px;
 padding: 0 0 0 10px;
}

#artikel div.artikel-galerie div.galerie-links div.galerie-gross-right {
 float: right;
 margin: 0 0 8px 0;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 40px 5px;
 padding: 0 10px 0 0;
}

#artikel p.gallery-back-pfeil a {
 background: url(http://www.ulm.de/i/gl_pf08_ort.gif) no-repeat 2px 5px;
 padding: 0 0 0 10px;
}

.schatten {
 background-image:url(http://www.ulm.de/i/gl_schatten.gif);
 background-color: #BABABA;
 font-size: 4px;
 height: 5px;
 margin: 0 0 0px 2px;
}

#spalte-content {
 background-color: white;
 margin: 0 0 0 150px;
/* height: 1px;*/
}

* html #spalte-content {
 margin: 0;
}

#spalte-content-left {
 margin: 0 0 0 150px;
 width: 180px;
 float: left;
/* // height: 1px;*/
}

/* FUSSZEILE */
#bottom {
 max-width: 986px;
 clear: both;
 background-image:url(http://www.ulm.de/i/gl_line_bottom.gif);
 margin: 0 5px 29px 5px;
 padding: 0;
 color: #ee4e00;
}

#bottom a {
 color: #ee4e00;
 text-decoration: none;
}

#bottom a:hover {
 color: #ee4e00;
 text-decoration: underline;
}

#bottom a.seitenanfang {
 display: block;
 float: left;
 padding: 0 17px 0 14px;
 background: url(http://www.ulm.de/i/gl_bot_seite_ort.gif) no-repeat 0px 1px;
}

#artikel div.artikel-noline p a.drucken,
#bottom a.drucken {
 display: block;
 float: left;
 padding: 0 21px 0 15px;
 background: url(http://www.ulm.de/i/gl_bot_drucken_ort.gif) no-repeat 0px 0px;
}

#artikel div.artikel-noline p a.drucken {
 background-position: 0px 3px;
}

#bottom a.pdf {
 display: block;
 float: left;
 padding: 0 17px 0 15px;
 background: url(http://www.ulm.de/i/gl_bot_pdf_ort.gif) no-repeat;
}

.merkliste a.lesen {
 display: block;
 float: left;
 padding: 0 17px 0 13px;
 background: url(http://www.ulm.de/i/lesen_ort.gif) no-repeat 0px 2px;
}

.merkliste a.loeschen {
 display: block;
 float: left;
 padding: 0 21px 0 15px;
 background: url(http://www.ulm.de/i/papierkorb_ort.gif) no-repeat 0px 0px;
}

#bottom a.versenden,
.merkliste a.versenden {
 display: block;
 float: left;
 padding: 0 20px 0 19px;
 background: url(http://www.ulm.de/i/gl_bot_versenden_ort.gif) no-repeat 1px 3px;
}

#bottom a.anregung {
 display: block;
 float: left;
 padding: 0 24px 0 13px;
 background: url(http://www.ulm.de/i/gl_bot_meinung_ort.gif) no-repeat 0px 3px;
}

#bottom a.merk {
 display: block;
 float: left;
 padding: 0 24px 0 13px;
 background: url(http://www.ulm.de/i/gl_bot_merk_ort.gif) no-repeat 0px 2px;
}

/* Tabelle mit Veranstaltungen im Poweruser-Frontend */
table.vtable {
 width: 100%;
 margin-top: 15px;
 border-right: 1px solid #ddd;
 border-bottom: 1px solid #ddd;
}

table.vtable td,
table.vtable th {
 border-left: 1px solid #ddd;
 border-top: 1px solid #ddd;
 padding: 3px;
}

table.vtable td {
 vertical-align: top;
}

table.vtable td button.but {
 font-size: 0.6em;
 width: 27px;
 padding: 0;
 margin-bottom: 3px;
}

table.vtable td button.savebutton {
 font-size: 0.9em;
 font-weight: bold;
 color: #fff;
 border: 1px solid #666;
 background: #1b75cf;
 width: 118px;
 padding: 0px 1px;
}

table.edittable {
 width: 800px;
 margin-top: 20px;
 border: none;
}

table.edittable td,
table.edittable th {
 border: none;
 text-align: left;
 vertical-align: top;
 padding: 5px 3px;
}

table.edittable th {
 width: 190px;
}

/* Tabelle mit einer kleinen Hilfe zu den CSV-Feldern im Poweruser-Frontend */
table.faqtable {
 width: 100%;
 margin-top: 20px;
 border-right: 1px solid #DDD;
 border-bottom: 1px solid #DDD;
}

table.faqtable td,
table.faqtable th {
 border-left: 1px solid #DDD;
 border-top: 1px solid #DDD;
 text-align: left;
 vertical-align: top;
 padding: 3px;
}

input.datesmall {
 font-size: 0.9em;
 border: 1px solid #666;
 width: 18px;
 padding: 1px;
}

input.datebig {
 font-size: 0.9em;
 border: 1px solid #666;
 width: 36px;
 padding: 1px;
}

input.vasearch {
 font-size: 0.9em;
 border: 1px solid #666;
 width: 180px;
 padding: 1px;
}

/* Lupe neben Suchfeld */
input.button {
 vertical-align: bottom;
 background: url(http://www.ulm.de/i/pf_suche_button.gif) no-repeat;
 padding-right: 10px;
 margin: 0;
}

button.searchbutton {
 font-size: 0.9em;
 font-weight: bold;
 color: #fff;
 border: 1px solid #666;
 background: #1b75cf;
 padding: 0px 1px;
}

/* Klassen fuer die Versenden-Funktion */
form.sendform {
 padding: 20px 0px 10px 0px;
}

form.sendform fieldset {
 border: none;
 text-align: left;
 padding: 0;
 margin: 0;
}

form.sendform legend {
 visibility: hidden;
 display: none;
}

form.sendform label {
 float: left;
 width: 75px;
 margin-right: 10px;
 cursor: pointer;
}

/* für Formulare aus dem Formular-Generator */
form.sendform label.standard {
 /*width: 120px;*/
 width: 11em;
}

form.sendform input {
 float: left;
 /*width: 370px;*/
 width: 34em;
 margin-top: 4px;
}

form.sendform input.antwort {
 width: 15px;
 margin: 0;
}

form.sendform textarea {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 1em;
 float: left;
 /*width: 370px;*/
 width: 34em;
 margin-top: 5px;
}

form.sendform button {
 font-size: 0.95em;
 line-height: 100%;
 /*width: 100px;*/
 width: 10em;
 padding: 1px 5px;
}

form.sendform button.submitsendform {
}

form.sendform br {
 clear: both;
}

.fehler {
 color: red;
 display: block;
 margin-left: 85px;
}


/* CLEAR GAP nur IE */
* html #spalte-rechts .content div.right {
 float: left;
 margin: 0;
/* kein IE/MAC \*/
 height: 1%;
/* jetzt kommt IE Mac wieder rein */
}

/* Organisationseinheiten*/
#artikel div.artikel-noline table.org-einheiten {
 margin: 0;
}

#artikel div.artikel-noline table.org-einheiten-float {
/* float: left;*/
 width: 340px;
 margin: 0 20px 0 0;
}

#artikel div.artikel-noline table.org-einheiten-float th,
#artikel div.artikel-noline table.org-einheiten th {
 text-align: left;
 vertical-align: top;
 width: 115px;
 padding: 0 2px 5px 0;
 font-weight: normal;
}

#artikel div.artikel-noline table.org-einheiten-float td,
#artikel div.artikel-noline table.org-einheiten td {
 text-align: left;
 vertical-align: top;
 padding: 0 0 5px 0;
}

#artikel div.artikel-noline table.org-einheiten-float td a,
#artikel div.artikel-noline table.org-einheiten td a {
 background: url(/i/gl_pf17_ort.gif) no-repeat 2px 2px;
 padding: 0 0 0 15px;
}

#artikel div.artikel-noline table.org-einheiten-float td a.interner-link,
#artikel div.artikel-noline table.org-einheiten td a.interner-link {
 background: url(/i/gl_pf16_ort.gif) no-repeat 2px 2px;
 padding: 0 0 0 15px;
}

#artikel div.artikel-noline table.org-einheiten-float tr {
 border-bottom: 5px solid transparent;
}

#artikel div.artikel-noline table.org-einheiten td td {
 padding: 0 10px 3px 0;
}

#artikel div.artikel-noline div.org-bild {
 float: left;
 width: 180px;
}

.x {
 clear: both;
}

div.absatz1 table td {
 background-color: #E4F0FC;
 border-right: 3px solid #fff;
 border-bottom: 3px solid #fff;
}

/* Pfad unter dem Titel in der Merkliste */
.path {
 font-size: 0.8em;
 color: #5A5A56;
 padding: 0;
 margin-bottom: 10px;
}

.path a {
 color: #5A5A56;
}

.path a:hover {
 text-decoration: underline;
}

.path a:visited {
 color: #8c2e00;
}

.path span.pfeil {
 color: #5A5A56;
 background: url(http://www.ulm.de/i/gl_pf06.gif) no-repeat 0px 4px;
 margin: 0px 5px;
}

a.pf-zurueck {
 background: url(http://www.ulm.de/i/gl_pf03i_ort.gif) no-repeat 0px 3px;
 padding-left: 12px;
}

div.stadtkarte {
 width: 350px;
 float: left;
}

table.fb-table td {
 padding: 0 10px 10px 0;
}


/* LISTENELEMENTE IM INHALTSBEREICH */
#artikel ul {
 list-style-type: none;
 padding-left: 2px;
 margin: 0.8em 0 1.2em 0;
}

#artikel ol {
 padding-left: 22px;
 margin: 0.8em 0 1.2em 0;
}

#artikel li {
 padding: 0;
 margin: 0 0 0.3em 0;
}

#artikel ul li {
 background: url(http://www.ulm.de/i/gl_pf15.gif) no-repeat 0px 0.55em;
 padding-left: 20px;
}

#artikel ul li ul {
 margin: 0.3em 0 0.3em 0;
}

#artikel ol li ol {
 margin: 0.3em 0 0.3em 0;
}

/* LINKELEMENTE IN LISTEN */
#artikel ul li a {
 padding-left: 13px;
}

#artikel ul li a:visited {
 color: #8c2e00;
}

#artikel ul li a.list-link02 {
 color: #333;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}

* html #artikel ul li a.list-link02 {
 display: inline;
 float: left;
}

#artikel ul li a.list-link03 {
 font-size: 1.4em;
 font-weight: bold;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 7px;
}

#artikel ul li a.list-link04 {
 background: url(http://www.ulm.de/i/gl_pf16_ort.gif) no-repeat 0px 2px;
}

/* nur Suche */
#artikel a.searchlist-link05 {
 background: url(http://www.ulm.de/i/gl_pf17.gif) no-repeat 2px 4px;
 padding-left: 12px;
}

#artikel ul li a.list-link05 {
 background: url(http://www.ulm.de/i/gl_pf17_ort.gif) no-repeat 0px 2px;
}

#artikel ul li a.list-link06 {
 background: url(http://www.ulm.de/i/gl_pf18.gif) no-repeat 0px 2px;
}

#artikel ul li a.list-link07 {
 background: url(http://www.ulm.de/i/gl_pf17_ort.gif) no-repeat 0px 2px;
}

#artikel ul li a.list-link08 {
 background: url(http://www.ulm.de/i/gl_pf19_ort.gif) no-repeat 0px 2px;
}

#artikel ul li a.list-link09 {
 background: url(http://www.ulm.de/i/gl_pf23_ort.gif) no-repeat 0px 2px;
 padding-left: 17px;
}

#artikel ul li a.list-link10 {
 background: url(http://www.ulm.de/i/gl_pf24_ort.gif) no-repeat 0px 2px;
 padding-left: 17px;
}

/* LISTEN MIT TEXTEINRUECKUNG BEI UMBRUCH */
#artikel div.artikel-list {
 width: 99%;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
 padding: 0 0 10px 0;
 margin: 0 0 0.6em 0; /* margin: 0 0 1.8em 0; rausgenommen wg Liste MA-Portal */
}

#artikel div.artikel-list h1 {
 font-size: 1.2em;
 margin: 0 0 1.3em 0;
}

#artikel div.artikel-list h2 {
 margin: 1.5em 0 0.8em 0;
}

#artikel div.artikel-list h2 a {
 color: #333;
}

#artikel div.artikel-list p {
 color: #333;
 padding: 0 0 0 13px;
 margin: 0 0 3px 0;
}

#artikel div.artikel-list ul {
 padding: 0;
 margin: 0;
}

#artikel div.artikel-list ul li {
 background: none;
/* text-indent: -13px;
 margin-left: 14px;*/
 padding: 0 0 5px 0;
}

#artikel div.artikel-list ul li.link a {
 background: none;
 padding: 0 0 0 8px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
}

#artikel div.artikel-list ul li a.list-link07 {
 /* Normaler Pfeil:
 padding: 0 0 0 8px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
 Pfeil eines internen Links: */
 padding: 0 0 0 15px;
 background: url(http://www.ulm.de/i/gl_pf16_ort.gif) no-repeat 0px 2px;
}

#artikel div.artikel-noline div.wrap-links div.artikel-list ul li {
 padding: 0 0 5px 0;
 background: none;
}

#artikel div.artikel-noline div.wrap-links ul li {
 background: url(http://www.ulm.de/i/gl_pf15.gif) no-repeat 2px 6px;
 padding: 0 0 0 15px;
}

#artikel div.artikel-noline div.wrap-links ul li.download {
 padding: 0 0 5px 0;
 background: none;
}

#artikel div.artikel-list ul li.download {
 background: none;
 text-indent: -13px;
 margin-left: 14px;
 padding: 0 0 5px 0;
}

#artikel div.artikel-list ul li ul {
 margin: 0 0 0 20px;
}

#artikel div.artikel-list ul li p {
 padding: 0;
}

/* LISTEN FÜR BÜRGERSERVICE A-Z */
#artikel div.az-list {
 width: 99%;
/* kein IE/MAC \*/
 width: 100%;
/* jetzt kommt IE Mac wieder rein */
 padding: 0 0 10px 0;
 margin: 0 0 1.8em 0;
}

#artikel div.az-list ul {
 padding: 0;
 margin: 0 0 1.2em 0;
}

#artikel div.az-list ul li {
 background: none;
 text-indent: -8px;
 padding: 0;
 margin: 0 0 0.8em 8px;
}

#artikel div.az-list ul li a.list-link07 {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}

html + body #artikel div.az-list ul li {
 padding: 0;
 margin: 0;
}

/* Hack für IE5 Anfang */
html + body #artikel div.az-list ul li {
 padding: 5px;
}

html + body #artikel div.az-list ul li a.list-link07 {
 text-indent: 13px;
 display: block;
 padding: 0;
 margin: 0;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}

html + body #artikel div.az-list ul li span {
 text-indent: 0px;
 display: block;
 padding: 0;
 margin: 0;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
}

html + body #artikel div.az-list ul li ul li a.list-link07 {
 text-indent: 13px;
 display: block;
 padding: 0;
 margin: 0 0 0 3px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}
/* Hack fuer IE5 Ende */

#artikel div.az-list ul li ul {
 margin: 0 0 0 20px;
}

/* FOKUSBOX IM CONTENT */
#artikel div.fokusbox {
 background: #F5F5F5;
 width: 193px;
 margin-bottom: 23px;
}

#artikel div.fokusbox h1 {
 font-size: 1em;
 color: #ee4e00;
 background: url(http://www.ulm.de/i/bg_fokusbox_ort.gif) repeat-x;
 border: 1px solid #ffe0d5;
 line-height: 1.4em;
 padding: 4px 12px 2px 12px;
 margin: 0;
 font-weight: bold;
}

#artikel div.fokusbox ul {
 padding: 12px;
 margin: 0;
}

#artikel div.fokusbox ul li {
 padding: 0 0 6px 12px;
/* margin: 0 0 0.9em 14px;*/
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 2px 4px;
}

#artikel div.fokusbox ul li a {
 color: #ee4e00;
 padding: 0;
 margin: 0;
}

#artikel div.fokusbox ul li a:visited {
 color: #8c2e00;
 padding: 0;
 margin: 0;
}

/*
#artikel div.fokusbox ul {
 padding: 12px;
 margin: 0;
}

#artikel div.fokusbox ul li {
 background: none;
 text-indent: -13px;
 padding: 0;
 margin: 0 0 0.9em 14px;
}

#artikel div.fokusbox ul li a {
 color: #ee4e00;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 2px 4px;
}

#artikel div.fokusbox ul li a:visited {
 color: #8c2e00;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 2px 4px;
}
*/

/* INHALTSVERZEICHNIS IM CONTENT */
#artikel div.inhaltsverzeichnis {
 width: 180px;
}

#artikel div.inhaltsverzeichnis h1 {
 font-size: 1em;
 margin: 0 0 1em 7px;
}

#artikel div.inhaltsverzeichnis ol {
 color: #1561AC;
 padding: 0 10px 0 30px;
 margin-bottom: 2em;
}

#artikel div.inhaltsverzeichnis ol li {
 margin-bottom: 0.5em;
}

/* SITEMAP (Navipunkt Inhaltsverzeichnis) */
#artikel div.sitemap ul {
 padding: 0;
 margin: 0;
}

#artikel div.sitemap ul.sitemap02 {
 padding: 7px 0 20px 0;
}

#artikel div.sitemap ul li {
 background: none;
 padding: 0;
}

#artikel div.sitemap ul ul ul {
 margin: 0.3em 0 0 20px;
}

#artikel div.sitemap ul li a {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}

#artikel div.sitemap ul li a:visited {
 color: #8c2e00;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
}

#artikel div.sitemap ul li a.sitemap-hl {
 font-size: 1.1em;
 font-weight: bold;
 color: #333;
 background: none;
 padding: 0;
}

#artikel div.sitemap ul li a.anker {
 background: none;
}


/* SUCHEERGEBNISLISTE */
#artikel div.artikel-list-suche {
 float: right;
 width: 99%;
 margin: 0 0 1.8em 0;
 padding: 0 0 10px 0;
 /* kein IE/MAC \*/
 width: 100%;
 /* jetzt kommt IE Mac wieder rein */
}

#artikel div.artikel-list-suche h1 {
 font-size: 1.2em;
 margin: 0 0 1.3em 0;
}

#artikel div.artikel-list-suche h2 {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
 padding: 0 0 0 13px;
 margin: 0 0 2px 0;
 color: #333;
}

#artikel div.artikel-list-suche h2 a {
 color: #333;
}

#artikel div.artikel-list-suche p {
 padding: 0 25% 0 13px;
 margin: 0 0 3px 0;
 color: #333;
}

#artikel div.artikel-list-suche span.suche-erweitert {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 5px;
 padding: 0 0 0 13px;
 margin: 0 0 0 42px;
 font-weight: bold;
}

#artikel div.artikel-list-suche ul {
 margin: 3em 0 3em 0;
 background-image: none;
}

#artikel div.artikel-list-suche ul li {
 margin: 0 0 3.5em 0;
 background-image: none;
}

#artikel div.erweitert {
 padding-bottom: 2em;
}

#artikel div.erweitert input.button {
 background: url(http://www.ulm.de/i/pf_suche_button_ohnebg.gif) no-repeat;
}

/* KINDERBETREUUNG */
#artikel div.ortschaften {
 float: left;
 width: 210px;
 margin: 0 0 0 5px;
}

#artikel div.ortschaften ul {
 padding: 0 0 0 20px;
}

#artikel div.ortschaften li {
 background: none;
 text-indent: -13px;
 padding: 0;
 margin-left: 14px;
}

#artikel div.ortschaften li a {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
}

#artikel div.ortschaften li a:visited {
 color: #8c2e00;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
}


/* VERANSTALTUNGSKALENDER */
#artikel div.vk-block {
 margin-bottom: 25px;
}

#artikel div.vk-block h2 {
 font-size: 1.2em;
 border-bottom: 1px solid #CCC;
 padding: 0 1px 5px 1px;
}

#artikel div.vk-block th {
 width: 90px;
}

#artikel div.vk-block th,
#artikel div.vk-block td {
 font-weight: normal;
 text-align: left;
 padding: 4px 4px;
}

#artikel div.vk-block td a {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 0px 4px;
 padding: 0 17px 0 13px;
}

form.vk-suche {
 margin: 0;
}

form.vk-suche fieldset {
 border: none;
 text-align: left;
 padding: 0;
 margin: 0;
}

form.vk-suche legend {
 visibility: hidden;
 display: none;
}

form.vk-suche label {
 margin-left: 5px;
 cursor: pointer;
}

form.vk-suche select {
 /*width: 150px;*/
 width: 15em;
 margin-bottom: 7px;
}

form.vk-suche input.cbox {
 float: left;
 margin: 0;
}

form.vk-suche input.small {
 font-size: 0.9em;
 /*width: 18px;*/
 width: 2em;
 padding: 1px;
 margin: 0;
}

form.vk-suche input.middle {
 font-size: 0.9em;
 /*width: 36px;*/
 width: 4em;
 padding: 1px;
 margin: 0;
}

form.vk-suche input.big {
 /*width: 140px;*/
 width: 15em;
 padding: 1px;
 margin: 0;
}

form.vk-suche button {
 font-size: 1em;
 /*width: 110px;*/
 width: 11em;
 padding: 1px;
 float: right;
}

form.vk-suche br {
 clear: left;
}

table.minikalender {
 width: 97%;
 margin-bottom: 20px;
 font-size: 1em;
}

table.minikalender caption {
 font-weight: bold;
 padding-bottom: 5px;
}

table.minikalender th,
table.minikalender td {
 text-align: center;
 vertical-align: middle;
 padding: 2px;
 font-size: 0.99em;
}

table.minikalender a {
 color: #000;
}

table.minikalender td.heute {
 border: 1px solid #1b75cf;
 padding: 1px;
}

/* Klassen fuer das Webformular des Veranstaltungskalenders */
form.vk-webformular {
 padding: 20px 0px 10px 0px;
}

form.vk-webformular fieldset {
 border: none;
 text-align: left;
 padding: 0;
 margin: 0;
}

form.vk-webformular legend {
 visibility: hidden;
 display: none;
}

form.vk-webformular label {
 float: left;
 /*width: 100px;*/
 width: 10em;
 padding-top: 6px;
 margin-right: 10px;
 cursor: pointer;
}

form.vk-webformular select {
 float: left;
 padding: 0;
 margin: 0;
 margin-top: 6px;
}

form.vk-webformular textarea {
 font-family: Verdana, Arial, Tahoma, Helvetica, sans-serif;
 font-size: 1em;
 float: left;
 /*width: 370px;*/
 width: 34em;
 padding: 2px;
 margin-top: 7px;
}

form.vk-webformular input {
 float: left;
 padding: 2px;
 margin-top: 6px;
}

form.vk-webformular input.w50 {
 /*width: 57px;*/
 width: 6em;
}

form.vk-webformular input.w370 {
 /*width: 370px;*/
 width: 34em;
}

form.vk-webformular button {
 font-size: 0.95em;
 line-height: 100%;
 /*width: 140px;*/
 width: 14em;
 padding: 1px 5px;
 margin-left: 352px;
}

form.vk-webformular br {
 clear: both;
}

form.vk-webformular div.comment {
 padding: 8px 0 0 5px;
}

form.vk-webformular div.fehler {
 color: red;
 padding: 8px 0 0 5px;
}


/* Erweiterte Suche */
#artikel div.artikel-erweitertesuche form.es-webformular {
 padding: 20px 0px 10px 0px;
}

#artikel div.artikel-erweitertesuche label {
 float: left;
 /*width: 200px;*/
 width: 18em;
 padding-top: 0px;
 margin-top: 0px;
 margin-right: 20px;
 cursor: pointer;
}

#artikel div.artikel-erweitertesuche label.klein {
 /*width: 50px;*/
 width: 5em;
}

#artikel div.artikel-erweitertesuche select {
 float: left;
 /*width: 193px;*/
 width: 19em;
}

#artikel div.artikel-erweitertesuche input {
 float: left;
 margin: 0px;
}

#artikel div.artikel-erweitertesuche input.gross {
 /*width: 171px;*/
 width: 16em;
 float: left;
 margin-left: 19px;
}

#artikel div.artikel-erweitertesuche input.check {
 float: left;
 margin: -3px 7px 2px 2px;
 width: 14px;
}

#artikel div.artikel-erweitertesuche input.radio {
 float: left;
 margin: -2px 7px 2px 2px;
 width: 14px;
}

/*
#artikel div.artikel-erweitertesuche form.es-webformular button {
 font-size: 0.95em;
 line-height: 100%;
 width: 140px;
 padding: 1px 5px;
 margin-left: 337px;
}
*/

#artikel div.artikel-erweitertesuche br {
 clear: both;
}

#artikel div.artikel-erweitertesuche .fehler {
 color: red;
 margin: 8px 0 12px 0;
}

.link-mailto {
 background: url(http://www.ulm.de/i/gl_mailto_ort.gif) no-repeat 1px 3px;
 padding-left: 18px;
}

.link-extern {
 background: url(http://www.ulm.de/i/gl_pf17_ort.gif) no-repeat 3px 2px;
 padding-left: 16px;
}

.link-intern {
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 1px 4px;
 padding-left: 14px;
}

/* rausgezogen für styleswitcher für die s/w-version START */
span.sprache-weiss {
 color: #fff;
}

a:focus span.sprache-weiss,
a:active span.sprache-weiss {
 color: #000;
}

#header-top div.header-top-inhalt div.sizer {
 float: right;
 white-space: nowrap;
}

#header-top div.header-top-inhalt div.sizer img {
 border: 0px solid #5A5A56;
}

#header-top div.header-top-inhalt div.sizer a.sizedown img {
 background: url(http://www.ulm.de/i/gl_head_schrift_kleiner.gif) no-repeat 4px 3px;
 width: 36px;
 height: 20px;
 border-right: 1px solid #333;
}

#header-top div.header-top-inhalt div.sizer a.sizedown:focus,
#header-top div.header-top-inhalt div.sizer a.sizedown:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.sizedown:focus img,
#header-top div.header-top-inhalt div.sizer a.sizedown:active img {
 background: url(http://www.ulm.de/i/gl_head_schrift_kleiner2.gif) no-repeat 4px 3px;
}

#header-top div.header-top-inhalt div.sizer a.sizenormal img {
 background: url(http://www.ulm.de/i/gl_head_schrift_reset.gif) no-repeat 3px 3px;
 width: 36px;
 height: 20px;
 border-left: 1px solid #828284;
 border-right: 1px solid #333;
}

#header-top div.header-top-inhalt div.sizer a.sizenormal:focus,
#header-top div.header-top-inhalt div.sizer a.sizenormal:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.sizenormal:focus img,
#header-top div.header-top-inhalt div.sizer a.sizenormal:active img {
 background: url(http://www.ulm.de/i/gl_head_schrift_reset2.gif) no-repeat 3px 3px;
}

#header-top div.header-top-inhalt div.sizer a.sizeup img {
 background: url(http://www.ulm.de/i/gl_head_schrift_groesser.gif) no-repeat 4px 3px;
 width: 36px;
 height: 20px;
 border-left: 1px solid #828284;
 border-right: 1px solid #333;
}

#header-top div.header-top-inhalt div.sizer a.sizeup:focus,
#header-top div.header-top-inhalt div.sizer a.sizeup:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.sizeup:focus img,
#header-top div.header-top-inhalt div.sizer a.sizeup:active img {
 background: url(http://www.ulm.de/i/gl_head_schrift_groesser2.gif) no-repeat 4px 3px;
}

/* !!! EINBLENDEN WENN KONTRAST-BUTTONS REIN SOLLEN !!! */
#header-top div.header-top-inhalt div.sizer a.contrast-on img {
 background: url(http://www.ulm.de/i/gl_head_kontrast2.gif) no-repeat 4px 3px;
 width: 30px;
 height: 20px;
 border-left: 1px solid #828284;
 border-right: 1px solid #333;
}

#header-top div.header-top-inhalt div.sizer a.contrast-on:focus,
#header-top div.header-top-inhalt div.sizer a.contrast-on:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.contrast-on:focus img,
#header-top div.header-top-inhalt div.sizer a.contrast-on:active img {
 background: url(http://www.ulm.de/i/gl_head_kontrast2_sw.gif) no-repeat 4px 3px;
}

#header-top div.header-top-inhalt div.sizer a.contrast-off img {
 background: url(http://www.ulm.de/i/gl_head_kontrast3.gif) no-repeat 4px 3px;
 width: 30px;
 height: 20px;
 border-left: 1px solid #828284;
}

#header-top div.header-top-inhalt div.sizer a.contrast-off:focus,
#header-top div.header-top-inhalt div.sizer a.contrast-off:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.contrast-off:focus img,
#header-top div.header-top-inhalt div.sizer a.contrast-off:active img {
 background: url(http://www.ulm.de/i/gl_head_kontrast3_sw.gif) no-repeat 4px 3px;
}

#header-top div.header-top-inhalt div.sizer a.accesskey img {
 background: url(http://www.ulm.de/i/accesskey.gif) no-repeat 4px 5px;
 width: 70px;
 height: 20px;
 border-left: 1px solid #828284;
}

#header-top div.header-top-inhalt div.sizer a.accesskey:focus,
#header-top div.header-top-inhalt div.sizer a.accesskey:active {
 background: none;
 padding: 0;
}

#header-top div.header-top-inhalt div.sizer a.accesskey:focus img,
#header-top div.header-top-inhalt div.sizer a.accesskey:active img {
 background: url(http://www.ulm.de/i/accesskey_sw.gif) no-repeat 4px 5px;
}

/* rausgezogen für styleswitcher für die s/w-version ENDE */

.unterstrichen {
 padding: 0;
 border-bottom: 1px solid #bdbdbd;
 margin: 0 0 3.3em 0;
}

#artikel div.sitemap ul li a:visited.sitemap-hl {
 background: none;
 text-indent: 0px;
}

/* Hack für IE5.01 ANFANG */
html + body #artikel div.sitemap ul {
 padding: 0;
 margin: 0;
}

html + body #artikel div.sitemap ul li {
 text-indent: 13px;
}

html + body #artikel div.sitemap ul li.sitemap02 {
 background: white url(/i/gl_pf01_ort.gif) no-repeat 2px 6px;
}

html + body #artikel div.sitemap ul li.sitemap03 {
 background: white url(/i/gl_pf01_ort.gif) no-repeat 2px 6px;
}

html + body #artikel div.sitemap ul li a {
 background: none;
}

html + body #artikel div.sitemap ul li a:visited {
 background: none;
}

html + body #artikel div.sitemap ul li.sitemap02 {
 padding: 2px 0 0 0;
}

html + body #artikel div.sitemap ul li.sitemap03 {
 padding: 2px 0 0 0;

}
/* Hack für IE5.01 ENDE */

.keinlink {
 padding-left: 13px;
 background:url(http://www.ulm.de/i/gl_pf20.gif) no-repeat 0px 0.5em;
}

#artikel div.artikel-noline table.org-einheiten-float a.link-mailto {
 padding-left: 18px;
 background: url(http://www.ulm.de/i/gl_mailto_ort.gif) no-repeat 1px 3px;
}

#artikel div.artikel-noline p a.link-mailto {
 padding-left: 18px;
 background: url(http://www.ulm.de/i/gl_mailto_ort.gif) no-repeat 1px 3px;
}

#artikel div.artikel-noline ul li a.link-extern {
 padding: 0 0 0 13px;
 background-position: 0px 2px;
}

#artikel div.artikel-noline ul li {
 margin: 0;
 background: none;
 padding: 0 0 5px 0;
}

#artikel div.fokusbox ul li {
 padding: 0 0 6px 12px;
 background: url(http://www.ulm.de/i/gl_pf01_ort.gif) no-repeat 2px 4px;
}

/* Icons entfernen beim IE5 --> START */
html + body #artikel div.artikel-list ul li a.list-link04 {
 padding: 0;
 background: none;
}

html + body #artikel p.weiterlesen a {
 color: #ee4e00;
 background: none;
}

#artikel div.artikel-noline div.wrap-links-dl ul li {
 padding: 0 0 6px 12px;
 background: url(http://www.ulm.de/i/gl_pf15.gif) no-repeat 2px 4px;
}

#artikel div.artikel-noline {
 line-height: 1.2;
}

/* Linkliste im Archiv */
#artikel div.artikel-list ul li.linkliste-archiv {
 background: url(http://www.ulm.de/i/gl_pf16.gif) no-repeat 0px 2px;
 padding-left: 15px;
}

#artikel div.artikel-list ul li.linkliste-archiv a {
 margin: 0;
 padding: 0;
 text-indent: 0px;
}

/* Vor-/Zurück-Navigation im Archiv START */
#artikel div.artikel-list div.archiv-prev100 {
 margin: 10px 0 0 0;
 padding: 0 0 0 12px;
 background: url(/i/gl_pf03i_ort.gif) no-repeat 0px 3px;
}

#artikel div.artikel-list div.archiv-next100 {
 text-align: right;
 margin: 10px 0 0 0;
 padding: 0 19px 0 0;
 background: url(/i/gl_pf05_ort.gif) no-repeat;
 background-position: right 4px;
}

#artikel div.artikel-list div.archiv-prev50 {
 margin: 10px 0 0 0;
 padding: 0 0 0 12px;
 background: url(/i/gl_pf03i_ort.gif) no-repeat 0px 3px;
 float: left;
}

#artikel div.artikel-list div.archiv-next50 {
 text-align: right;
 margin: 10px 0 0 0;
 padding: 0 19px 0 0;
 background: url(/i/gl_pf05_ort.gif) no-repeat;
 background-position: right 4px;
 float: right;
}
/* Vor-/Zurück-Navigation im Archiv ENDE */

.sbw_more {
  border-top: 5px solid #EE4E00;
  border-bottom: 5px solid #EE4E00;
  margin: 0 5px 0 5px;
}

.sbw_more h3 {
  font-size: 0.875em;
  padding: 0 5px 0 5px;
}

.sbw_more p {
  padding: 0 0 10px 10px;
}

/* Bilderleiste im Kopf */
#header-themen #imagerow {
  margin: -20px 0 30px 25px;
}

.lpVAnfangsbuchLeiste {
  color: #333333;
  font-size: 1.1em;
  margin-bottom: 20px;
}

.lpAktiv, .lpInaktiv, .lpAktivAktuelleAuswahl {
  padding: 0 8px 0 0; 
}

.lpVAnfangsbuchEinleitung {
  margin-top: 30px;
  margin-bottom: 10px;
}

.lpVAnfangsbuchLeiste a {
  color: #EE4E00;
}

#lpVBDrop {
  margin-bottom: 40px;
}

#lpVInf, #lpVAnker, #lpVZus, #lpVVor, #lpVAbl, #lpVUnt, #lpVRechtsg, .lpVForm, #lpVGebue, #lpVFreig {
  line-height: 1.5em; 
}

#lpVerfahrenstitel h2 {
  font-size: 1.4em;
}

#lpUeberschrift {
  font-size: 1.1875em;
}

h3.lpBRubrik {
  font-size: 1.4em;
  font-weight: normal;
  margin-top: 35px;
}


* html #lpVVor h3 {
  font-size: 12px;
 }
 
*+html #lpVVor h3 {
  font-size: 12px;
 }
