@media screen,tv,projection{
*
{
    margin: 0;
    text-decoration: none;
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    font-size: 10px;  
    border: none;
}

html,body
{
	margin: 0;
	padding: 0;
}

html 
{
	overflow: hidden;
}

body {
    background: #ccc;
    overflow: hidden;
    height: 100%;
}

div#html { 
    background: #ccc url(../images/hg-body.jpg) no-repeat 0 0;
    height: 600px;
    width: 1036px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -300px;
    margin-left: -518px; 
}

div#body { 
    height: 560px;
    width: 996px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -280px;
    margin-left: -498px; 
}


a, a.nav {
    text-decoration: none;
    outline: none;
    color: #333;
}

a:link, a.nav:link {
    text-decoration: none;
    color: #333;
}

a:visited, a.nav:visited { color: #333; }
a:hover, a.nav:hover { color:#19b58e; }
a:focus, a.nav:focus { color:#19b58e; }
a:active, a.nav:active { color:#19b58e; }

a.navAc {
    text-decoration: none;
    color: #19b58e;
}

a.navAc:link {
    text-decoration: none;
    color: #19b58e;
}

a.navAc:visited { color:#19b58e; }
a.navAc:hover { color:#19b58e; }
a.navAc:focus { color:#19b58e; }
a.navAc:active { color:#19b58e; }




ul#nav_rechts {
    margin-top: -3px;
}

ul#nav_links, ul#nav_links li, ul#nav_rechts li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none;
    background: none;
}


ul#nav_links a, ul#nav_rechts a {
    display: block;
    margin: 0;
    padding: 0;
}

ul#nav_rechts a {
    background: transparent url(../images/linkpfeil_gruen.gif) 1px 4px no-repeat;
    padding-left: 15px;
    padding-bottom: 3px;
    line-height: 17px;
}


ul#nav_links a, ul#nav_links li {
    text-align: right;
}

ul#nav_links li.l1 {
    width: 167px;
}

ul#nav_links a, ul#nav_links a:link, ul#nav_links a:visited  {
    padding-top: 6px;
    padding-bottom: 11px;
    padding-right: 25px;
    text-decoration: none;
    color: #333;
}

ul#nav_links a:hover, ul#nav_links a:focus, ul#nav_links a:active, ul#nav_links a.aktiv, ul#nav_links a.aktiv:link {
    color: #079e78;
}

ul#nav_rechts a:hover, ul#nav_rechts a:focus, ul#nav_rechts a:active, ul#nav_rechts a.aktiv:hover {
    color: #079e78;
}

ul#nav_rechts a.aktiv, ul#nav_rechts a.aktiv:link {
    background: transparent url(../images/linkpfeil_blau.gif) 1px 4px no-repeat;
    padding-left: 15px;
    padding-bottom: 3px;
    line-height: 17px;
    color: #333;
}


ul#nav_unten a:hover, ul#nav_unten a:focus, ul#nav_unten a:active, ul#nav_unten a.aktiv, ul#nav_unten a.aktiv:link {
    color: #079e78;
}

li.l1 a {
    background: transparent url(../images/1_off.gif) 100% 100% no-repeat;
}

li.l1 a:hover, li.l1 a:focus, li.l1 a:active {
    background: transparent url(../images/1_hover.gif) 100% 100% no-repeat;
}

li.l1 a.aktiv {
    background: transparent url(../images/1_on.gif) 100% 100% no-repeat;
}

li.l1n, li.l2n, li.l3n {
    display: none;
}





#navigation_unten {
    position: absolute;
    display: block;
    border: none;
    background: transparent;
    height: 25px;
    width: 520px;
    top: 537px;     
    left: 209px; 
    z-index: 1000;
}

ul#nav_unten li { 
    list-style-image: none;
    background: transparent url(../images/transparent.gif) 0px 5px no-repeat;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 6px;
}

ul#nav_unten li.navUntenLiErster {
    background: none;
    display: inline;
}

ul#nav_unten li.navUntenLi {
    background: url(../images/vertikal_li.jpg) 0 6px no-repeat;
    display: inline;
}


div#contentMask {
    overflow: hidden;
    position: absolute;
    visibility: visible;
    z-index: 205;
}

div#inhalt {
    top: 0;
    left: 0;
    position: absolute;
}

div#inhalt a, div#wb div#home_umkreissuche a, div#inhalt a b, div#inhalt2 a, div#inhalt2 a b, div#zusatznavigation a , div#pobbinfo a, #title_oben a,
div#inhalt a:visited, div#inhalt a:visited b, div#zusatznavigation a:visited , div#pobbinfo a:visited, #title_oben a:visited ,
div.home_rechts a
{
    text-decoration: none;
    color: #19b58e;
    font-weight: normal!important;
    outline: none;
}

ul.sitemapListe {
    list-style: none;
    list-style-image: none;
}

ul.sitemapListe > li {
    background: transparent url(../images/scroll_drag.gif) 4px 6px no-repeat;
    padding: 2px;    
    padding-left: 15px;
    margin-bottom: 5px;
    background-color: #f2f6f8;     
}

ul.sitemapListe > li :last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}

ul.sitemapListe li a {
    display: block;
}

ul.sitemapListe a, ul.sitemapListe a:visited {
    color: #333!important;
}

ul.sitemapListe a:hover, ul.sitemapListe a:active {
    color: #19b58e!important;
}

div#inhalt h2 {
    font-size: 13px;
    font-weight: bold;
}

div#inhalt h3 {
    font-size: 13px;
    font-weight: normal;
}

a.link_aktuelles:hover {
    background: url(../images/service_aktiv_1.jpg) no-repeat;
}


div#inhalt a:hover, div#wb div#home_umkreissuche a:hover, div#inhalt a:hover b, div#inhalt2 a:hover, div#inhalt2 a:hover b, 
div#zusatznavigation a:hover, div#namen_ra a:hover, div#pobbinfo a:hover, #title_oben a:hover, div.home_rechts a:hover {
    text-decoration: none;
    color: #333;
}

.boxen_anwaelte a:focus, .boxen_anwaelte a:hover, .boxen_anwaelte a:active, .boxen_anwaelte a:visited  {
    border-bottom: none!important;
}

#up, #down, #bg, #drag, #ruler { position:absolute;visibility:hidden; }
#up { top:151px; width:9px;height:9px;z-index:6004; }
#down { top:502px;width:9px;height:9px;z-index:6006; }
#bg { top:160px;width:9px;height:342px;z-index:6003; }
#drag { top:159px;width:7px;height:7px;z-index:6007; }
#ruler { top:159px;width:7px;height:7px;z-index:6008; }

#kurzname1
{
    position: absolute;
    top: 52px;
    left: 489px;
    height: 32px;
    width: 232px;
    z-index: 4001;
    
    text-indent: -999em;
}

#titel_bg
{
    position: absolute;
    top: 30px;
    left: 450px;
    height: 75px;
    width: 200px;
    background: transparent;
    z-index: 1999;
}

#right_bg
{
	position: absolute;
	top: 0;
	left: 1024px;
	width: 1px;
	height: 100%;
    border-right: 1px red dotted;
	z-index: 999999;
}

#etl
{
    position: absolute;
    top: 34px;
    right: 10px;
}

#navigation_top
{
    position: absolute;
    top: 0;
    left: 0;
    width: 166px;
    height: 75px;
    background: #bbe9de url(../images/etl-quader_gruen.jpg) 0 -24px no-repeat;
    z-index: 2001;
}

#navigation_top a {
    display: block;
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
}

#navigation {
    position: absolute;
    top: 140px;
    left: 0px;
    width: 167px;
	z-index: 2000;
	padding: 0;
}


ul#seitennav_impressum li {
    float: left;
    padding-right: 10px;
    padding-left: 9px;
    line-height: 250%;
    height: 25px;
    border: none;
    background: url(../images/vertikal_li.jpg) 100% 5px no-repeat;
}

ul#seitennav_impressum li.balken_entf {
    background: none;
}


ul#seitennav_aktuelles {
    padding-left: 9px;
}

ul#seitennav_aktuelles li  {
    float: left;
    line-height: 16px;   
}

ul#seitennav_aktuelles li a {
    display: block;
    float: left;   
    margin-left: 5px;
    width: 16px;
    height: 16px;
    vertical-align: middle; 
    text-align: center;
}

ul#seitennav_aktuelles li.aktuelles_seitenlinks  a, ul#seitennav_aktuelles li.aktuelles_seitenlinks  a:visited {
    background-color: #cdf0e7;
    color: #333!important;
}

ul#seitennav_aktuelles li.aktuelles_seitenlinks_aktiv  a, ul#seitennav_aktuelles li.aktuelles_seitenlinks_aktiv  a:visited, ul#seitennav_aktuelles li.aktuelles_seitenlinks  a:hover {
    background-color: #19b58e;
    color: #fff!important;
}


#linie
{
	position: absolute;
	top: 75px;
	left: 165px;
}

#flash
{
    position: absolute;
    top: 0;
    left: 0;
	width: 1000px;
	height: 600px;
    z-index: 5000;
}

#flashbg
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 4999;
	border: none;
	visibility: visible;
}

#skipflash
{
    position: absolute;
    top: 550px;
    left: 800px;
    z-index: 5001;
}

#etl_logo
{
    position: absolute;
    top: 456px;
    right: 20px;
}

#img_headline
{
    position: absolute;
    top: 91px;
    left: 52px;
    width: 10px;
    height: 10px;
}

#grafikebene
{
    position: absolute;
    top: 110px;
    left: 611px;
    width: 230px;
}

#grafik
{
    position: absolute;
    top: 0;
    left: 0;
}

#animation
{
    position: absolute;
    top: 85px;
    left: 93px;
    z-index: 3000;
}

#contentMask2
{
    position: absolute;
    top: 175px;
    left: 582px;
    width: 195px;
    height: 360px;
	z-index: 120;
    overflow: hidden;
	border: none;
}

#bild
{
    position: absolute;
    top: 75px;
    left: 167px;
    width: 827px;
    height: 485px;
	border: none;
	z-index: 200;
    margin: 0;
    padding: 0;
}

#halbkreis
{
    position: absolute;
    top: 75px;
    left: 339px;
    width: 657px;
    height: 510px;
	border: none;
	z-index: 2;
}


#title_oben
{
    position: absolute;
    top: 135px;
    left: 221px;
    z-index:202;
    overflow: hidden;
    display: inline;
}

#headlines_aktuelles {
    position: absolute;
    top: 135px;
    left: 221px;
    background-color: #0f0;
    height: 35px;
    width: 472px;
    z-index:202;
}

#titlequadrat
{
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}

#zusatznavigation
{
	position: absolute;
	left: 0;
	top: 0;
	width: 195px;
	z-index: 33;
}

#stand {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #999;
    font-size: 10px;
    text-decoration: none;
	font-weight: normal;
	border: none;
	text-align: right;
    width: 127px;
    margin-right: 51px;
    position: absolute;
    bottom: 9px;
    right: 64px;
}

input.button
{
    background: #D1F0E8 url(../images/scroll_drag.gif) 5px 50% no-repeat;
    cursor: pointer;
    height: 16px;
    margin: 0;
    padding: 0;
    padding-left: 17px;
    padding-right: 0;
    line-height: 160%;
    font-weight: normal;
    color: #333;
    text-align: left;
    display: block;
    border: none;
}

a.link, a.link:visited {
    background: #D1F0E8 url(../images/scroll_drag.gif) 5px 8px no-repeat;
    padding-right: 7px;
    padding-left: 17px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
    font-weight: normal;
    border: 1px solid #19b58e;
    font-size: 10px !important;
    font-weight: bold !important;
    color: #333!important;
    margin-right: 20px;
}

a.link:hover {
    color: #19b58e!important;
}

a.pdf, a.pdf:visited {
    background: #d1f0e8 url(../images/pdf.gif) 6px 4px no-repeat;
    padding-right: 7px;
    padding-left: 23px;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 24px;
    font-weight: normal;
    border: 1px solid #19b58e;
    font-size: 10px !important;
    font-weight: bold !important;
    color: #333!important;
}

a.pdf:hover {
    color: #19b58e!important;
}

a.pfeil, a.pfeil:visited {
    background: transparent url(../images/linkpfeil_gruen.gif) 1px 4px no-repeat;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 17px;
    font-weight: normal;
    display: block;
    border: none;
    font-size: 10px !important;
    font-weight: normal !important;
    color: #333!important;
}

a.pfeil_aktiv, a.pfeil_aktiv:visited  {
    background: transparent url(../images/linkpfeil_blau.gif) 1px 4px no-repeat;
    padding-right: 17px;
    padding-left: 17px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 17px;
    font-weight: normal;
    display: block;
    border: none;
    font-size: 10px !important;
    font-weight: normal !important;
    color: #333!important;
}

a.pfeil_hg, a.pfeil_hg:visited {
    background: #f2f6f8 url(../images/linkpfeil_gruen.gif) 5px 7px no-repeat;
    padding-right: 17px;
    padding-left: 19px;
    padding-top: 3px;
    padding-bottom: 3px!important;
    margin-bottom: 3px!important;
    width: 330px;
    line-height: 17px;
    font-weight: normal;
    display: block;
    border: none;
    font-size: 10px!important;
    font-weight: normal!important;
    color: #333!important;
}

a.breite_450px, a.breite_450px:visited {
    width: 450px;
}

a.pfeil_hg:focus, a.pfeil_hg:hover, a.pfeil_hg:active {
    border-bottom: none!important;
} 


a.pfeil:hover , a.pfeil_aktiv:hover {
    color: #19b58e!important;
    border-bottom: none!important;
}


a.blockzweizeilig, a.blockzweizeilig:visited {
    display: block;
  
    margin-bottom: 0;
    padding-top: 1px;
    padding-bottom: 1px;
}

a.linkliste, a.linkliste:visited {
    display: block;
    margin-bottom: 10px;
}

a.px190, a.px190:visited {
    padding-top: 0;
    padding-bottom: 6px;
    padding-right: 0;
    width: 300px;
    height: 12px;
    display: block;
    line-height: 180%;
}

a.px300, a.px300:visited {
    padding-top: 2px;
    padding-right: 0;
    padding-left: 20px;
    width: 210px;
    height: 18px;
    display: block;
    line-height: 180%;
    font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal !important;
    color: #333 !important;
}

a.px300:hover, a.px300:focus, a.px300:active {
    color: #333!important;
}

a.linkT, a.linkT:visited {
    background: url(../images/scroll_drag.gif) #fff19e 5px 6px no-repeat;
    cursor: pointer;
    padding-left: 17px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
}
div.linkT {
	background-color: #fff19e;
    margin-bottom: 8px;
    width: 125px;
    color: #333;
    border: 1px outset #fff19e;
}

a.nolink, a.nolink:visited {
    background: #fff19e;
    cursor: default;
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 17px;
    color: #333;
    font-weight: normal;
}

td.galThumbs {
	margin: 2px;
	padding: 1px;
	border: 1px solid #999;
	text-align: center;
	width: 102px;
	height: 102px;
}

a.galThumbs {
	text-decoration: none;
}

a.ns0201, a.ns0201:visited {
	text-align:right;
	margin-left:0px;margin-top:4px;
	width:142px;
	display:block;
	padding:2px 0px 4px 0px;
}


img.ns0201 {
	margin-left:0px;
	display:block;
}

a.ns0202, a.ns0202:visited {
	text-align:right;
	margin-left:0px;margin-top:4px;
	width:128px;
	display:none;
	padding:2px 0px 4px 0px;
}
img.ns0202 {
	margin-left:0px;
	display:none;
}

a.ns0203, a.ns0203:visited {
	text-align:right;
	margin-left:0px;margin-top:4px;
	width:114px;
	display:none;
	padding:2px 0px 4px 0px;
}
img.ns0203 {
	margin-left:0px;
	display:none;
}

a.ns0204, a.ns0204:visited {
	text-align:left;
	margin-left:192px;margin-top:-26px;
	width:142px;
	display:none;
	padding:2px 0px 4px 0px;
}
img.ns0204 {
	margin-left:167px;
	display:none;
}

.nobr {
    white-space: nowrap;
}

form {
    line-height: 12px;
}

form#kontaktformular {
    margin: 0;
    padding: 0;
    padding-top: 15px;
}


#kontaktformular fieldset {
    display: block;
    line-height: 12px;
    margin: 0;
    padding: 0;
    margin-bottom: 6px;
}

#kontaktformular label {
    display: block;
    width: 100px;
    float: left;
    font-size: 10px;
    margin: 0;
    padding: 0;
    margin-bottom: 3px;
}


#kontaktformular legend {
    display: none;
}

#kontaktformular input, #kontaktformular textarea, #kontaktformular select {
    color: #666;
    font-size: 12px;
    border: 1px solid #19b58e;
    padding: 2px;
    background-color: #fff;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 4px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    float: left;
    clear: right;
}

#kontaktformular input, #kontaktformular textarea {
    width: 340px;
    font-size: 11px;
}

#kontaktformular textarea {
    vertical-align: top;
    height: 104px;
    overflow: auto;
}

#kontaktformular input:active, #kontaktformular textarea:active, #kontaktformular input:focus, #kontaktformular textarea:focus {
    color: #333;
    border: 1px solid #19b58e;
    background-color: #D1F0E8;
}


input, textarea, select {
    color: #666;
    font-size: 12px;
    border: 1px solid #19b58e;
    padding: 2px;
    background-color: #fff;
    vertical-align: middle;
    margin: 0;
    margin-bottom: 10px;
    background-position: 100% 0;
    background-repeat: no-repeat;
    float: left;
    clear: right;
}

input, textarea {
    width: 340px;
}

form#login input {
    width: 140px;
}

textarea {
    vertical-align: top;
    height: 104px;
    overflow: auto;
}

input:active, textarea:active, input:focus, textarea:focus {
    color: #333;
    border: 1px solid #19b58e;
    background-color: #D1F0E8;
}

input#submit {
    width: 346px;
    outline: none;
    background: transparent url(../images/button_mail.gif) 0 50% no-repeat;
    text-align: right;
    padding-right: 130px;
}

input#submit:hover {
    color: #333;
    border: 1px solid #19b58e;
    background: #D1F0E8 url(../images/button_mail.gif) 0 50% no-repeat;
    cursor: pointer;
}


form#depesche div {
    margin-top: 15px;
}

form#depesche input, form#depesche select, form#depesche textarea {
    position: absolute; 
    left: 100px; 
    width: 200px;    
}

form#depesche input#absende_button {
    width: 207px;
    background: transparent url(../images/button_mail.gif) 0 0 no-repeat;
}

form#depesche input#plz {
    width: 47px; 
    
}

form#depesche input#ort {
    position: absolute; 
    left: 157px; 
    width: 143px;

}

form#depesche input#absende_button:hover {    
    background: #D1F0E8 url(../images/button_mail.gif) 0 0 no-repeat;
}



form#kontaktformular input#telefax {
    height: 0!important;
    width: 0!important;
    visibility: hidden!important;
    display: none!important;
}

table#ansprechpartner td {
    padding: 5px;
    vertical-align: top;
    border-bottom: 1px solid silver;
}

table#ansprechpartner tr td:first-child, table#ansprechpartner thead td:first-child {
    padding-left: 0;
}

#ansprechpartner img {
    border: 1px solid silver;
}

#dynOverlay {
    position: absolute;
    display: block;
	top: 0;
	left: 0;
	z-index: 999997;
	width: 100%;
	height: 100%;
	background-color: #111;

	opacity: 0.6;
}

#dynContent {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background: #fff;
    border: 1px solid #19b58e;
    padding: 20px;
	z-index: 999998;
    margin: 1px;
}

#dynClose {
    height: 15px;
    padding: 0;
    width: 66px;
    border: 1px solid #19b58e;
    border-bottom: none;
    z-index: 999999;
    text-align: center;
    line-height: 170%;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    background: #fff;
    margin: 1px;
}


.nurPrint {
    display: none!important;
}

.nurPrintVisible {
    visibility: hidden!important;
}

a#wwwETLde img {
    position: absolute;
    bottom: 13px;
    left: 50px;
    border: none;
}

a#rss img {
    position: absolute;
    bottom: 47px;
    left: 50px;
    border: none;
}

html[lang="de"] q, q:lang(de) { 
    quotes: "„" "“" 
}
}

@media print,handheld,tty{
*, p#druckdatum, div.detail, div.detail img, div.detail div {
    page-break-before: avoid!important;
    page-break-after: avoid!important;
    page-break-inside: auto!important;
}

* {
    font-family: Arial, Verdana, Helvetica, sans-serif!important;
    text-align: left!important;
    font-size: 12px!important;
    color: #000!important;
}

html, body {
    background: transparent!important;
    padding: 0!important;
    margin: 0!important;
}

html, body {
    height: 100%!important;
    width: 100%!important;
}

#animation, #linie, #navigation_unten, #navigation, #navigation_top, .noPrint, img, .noPrint *, script, #titel_bg, #up, #down, #bg, #drag, #ruler, div#dynOverlay, div#dynClose, div#dynContent, #impr {
    display: none!important;
    visibility: hidden!important;
}

#bild div {
    padding-top: 1cm;
}

a {
    text-decoration: none!important;
    color: blue!important;
}

h1, #kurzname1, h2, #kurzname2, #title_oben, #contentMask, #imprli, #imprre, #druckdatum {
    position: static!important;
    display: inline-block!important;
    width: 100%!important;
}

#title, #contentMask {
    margin-top: 10px!important;
}

#kurzname2, #title_oben {
    font-weight: bold!important;
    padding-bottom: 10px!important;
    border-bottom: 1px solid #000!important;
    margin-bottom: 0!important;
}

h1, #kurzname2 {
    font-weight: bold!important;
    margin-bottom: 0!important;
    font-size: 14px!important;
}

p.noBreak {
    margin-top: 0px;
}

#title_oben {
    font-size: 0.95em!important;
}

#contentMask, #bild {
    margin-bottom: 0.5cm!important;    
    border-bottom: 1px solid #000!important;
}

.klein {
    font-size: 0.7em!important;
}

.cont_foerder {
    margin-bottom: 40px
}


img.ScreenUndPrint {
    display: inline!important;
	visibility: visible!important;
}

.abstand_headline_text {
    margin-top: -15px!important;
    margin-bottom: 0!important;
}

img#grafik_foerdermittelhotline, img#grafik_anfahrt, img.showGraphic {
    display: block!important;
    visibility: visible!important;
    float: left;    
}

.cont_foerder {
    float: left;
    margin-left: 30px;
}

#standorte_zeile1 {
    height: 160px;
    float: left;
}

#standorte_zeile2 {
    float: left;
    padding-left: 20px;
}

#adresse_standort {
    float: left; 
    margin-left: 10px; 
    width: 180px; 
    margin-top: -4px;
}

#pers_image {
    float:left; 
}

#pers_text {
    float: left; 
    padding-left: 10px;
    margin-top: -3px;
}

#maps_standort {
    display:none;
}

#grafik_anfahrt {
    float: left;
    padding-bottom: 20px;
}
}

@media screen,tv,projection{
.texte {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    font-size: 10px;
    line-height: 15px;
    font-weight: normal;
    margin-bottom: 15px;
}

.sp_kontakt {
    margin-right: 10px;
    margin-bottom: 30px;
    border: solid 1px #FFF;
}

.sp_kontakt:hover, .sp_selected {
    margin-right: 10px;
    margin-bottom: 30px;
    border: solid 1px #007fc6;
    cursor: pointer;
}

.cont_foerder {
    width: 200px;
    padding: 5px;
    background-color: #ebf6f3;
    margin-bottom: 10px;
}

img#grafik_foerdermittelhotline {
    display: none;
}

img#grafikHomeRechts {
    position: absolute; 
    top: 3px; 
    right: 12px; 
    display: none;
}

#standortDaten1 {
    position:relative; top: 8px; right: 67px;
}

#standortDaten2 {
    position:absolute; top: 410px;
}


div#linkespalte {
    width: 225px;
    float: left;
}

div#linkespalte_produkte {
    width: 200px;
}

div#rechtespalte {
    width: 225px;
    float: left;
    margin-left: 22px;
}

#imprli {
    width: 180px;
    float: left;
}

#imprre {
    width: 270px;
    float: left;
    margin-left: 22px;
}

#impr {
    position: absolute;
    top: 104px;
    left: 55px;
}


p.block {
    text-align: justify;
}

.unten {
    margin-bottom: 0!important;
}

.clear_left {
    clear: left;
}

.headline {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    font-size: 13px;
    line-height: 18px;
    font-weight: bold;
    vertical-align: top;
}

.headline_content {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #333;
    font-size: 10px;
    line-height: 18px;
    font-weight: bold;
    vertical-align: top;
}

.abstand_headline_text {
    padding-top: 11px;
    margin-bottom: 0;
}

.headline_rot {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #ba3d12!important;
    font-size: 13px!important;
    line-height: 18px;
    font-weight: bold;
    vertical-align: top;
}

.headline_mittel {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #4e4d4d;
    font-size: 11px;
    font-weight: bold;
    vertical-align: top;
}

.grau, b.grau, strong.grau, .grau b, .grau strong, .grau li, .grau a, .grau a:visited {
    color: #999!important;
}

.dunkelgrau, b.dunkelgrau, strong.dunkelgrau {
    color: #333!important;
}

.gruen, b.gruen, strong.gruen, .gruen b, .gruen strong, .gruen li, .gruen a, .gruen a:visited, a.gruen, a.gruen:visited {
    color: #19b58e!important;
}

.rot, b.rot, strong.rot, .rot b, .rot strong, .rot li, .rot a, a.rot, .rot a:visited, a.rot:visited{
    color: #F00!important;
}

.weiss, b.weiss, strong.weiss, .weiss b, .weiss strong, .weiss li, .weiss a, .weiss a:visited {
    color: #fff!important;
}

.seo {
    text-indent: -999em;
}

#standorte_zeile1 {
    height: 160px;  
}

#adresse_standort {
    float: left; 
    margin-left: 60px; 
    margin-top: -4px;
    width: 200px;
}

#pers_image {
    float:left; 
    width:130px;
}

#maps_standort {
    float: left; 
    margin-left: 60px; 
    width: 130px;
}

#grafik_anfahrt {
    display: none;
}

#drucksymbol {
    position: absolute;
    top: 0;
    left:448px;
}

.sichtbar {
    display: block;
}

.unsichtbar {
    display: none;
}


div.hg_container {
    background-color: #e0e3e5;
    padding: 5px;
    width: 199px;
}

img.pdf_img {
    margin-left: 2px;
    margin-bottom: -2px;
}


div#home_dienstleistungsangebot {
    position: absolute;
    top: 10px;
    left: 8px;   
    z-index: 10;
}

div#home_liste_dienstl {
    position: absolute;
    top: 62px;
    left: 3px;
    width: 189px;
    padding: 5px;
    padding-right: 1px;
    background-color: #e2e2e7;
    border-top: 1px solid #a4a4a6;
    border-bottom: 10px solid #e9eef1;
    z-index: 11;
}


div#home_infos {
    position: absolute;
    top: 106px;
    left: 8px;
    width: 180px;
    z-index: 10;
}

div#home_kindertraeume {
    position: absolute;
    top: 371px;
    left: 8px;
    z-index: 10;
}

#linkpfeil_suchfeld {
    position: relative;
    top: 6px;
    left: 3px;
}

img#grafik_kindertraeume {
    margin-top: 30px;
}
ul {
    list-style: none;
    list-style-image: none;
    padding-left: 0;  
    margin: 0;    
} 


ul li {
    background: transparent url(../images/scroll_drag.gif) 1px 4px no-repeat;  
    margin: 0;
    padding: 0;
    padding-left: 15px;
    margin-bottom: 15px;
}


.text_rechtsbuendig {
    text-align: right;
}

.buttons_service {
    display: block;
    margin-top: 10px;
}

.buttons_veroeffentlichungen {
    display: block;
    margin-top: 13px;
}


ul.liste_mit_pfeil li {
    background: transparent url(../images/linkpfeil_gruen.gif) 1px 5px no-repeat;  
    margin: 0;
    padding: 0;
    padding-left: 15px;
    margin-bottom: 15px;
}

ul.liste_mit_punkt li.kein_punkt {  
    background: none;
    padding-left: 0;
}

ul.orts_liste li {
    margin-left: 15px;
}


ul.liste_ohne_punkt li { 
    list-style-image: none;
    background: none;
    margin: 0;
    padding: 0;
    padding-left: 0!important;
}



* html ul.liste_ohne_punkt li {
    padding-bottom: 1px!important;
}


ul.engzusammen li {
    margin-bottom: 2px!important;
}

ul.engzusammen2 li {
    margin-bottom: 5px!important;
}

ul.unterliste {
    list-style-image: none;
    margin-left: -15px;
}


#kontaktformular input.form, #kontaktformular textarea.form {
    border: 1px solid #999;
    background-color: transparent;
    width: 200px;
    overflow: auto;
}

.inputGruen {
    border: 1px solid #999;
    background: #feffef url(../images/gradient_formularfelder.jpg) repeat-y;
    width: 140px;
    height: 17px;
    margin: 0;
    padding: 0;
}

#navigation_unten_impr ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: 25px;
}

#navigation_unten_impr ul li {
    float: left;
    padding-right: 10px;
    padding-left: 9px;
    line-height: 250%;
    height: 25px;
    border: none;
}


ul.small li {
    margin-bottom: 5px;
}

input.formG, textarea.formG, select.formG {
    border: 1px solid #999;
    background: #feffef url(../images/gradient_formularfelder.jpg) repeat-y;
    width: 243px;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    font-weight: normal;
    font-size: 12px;
}

input.formG, select.formG {
    height: 21px;
    line-height: 175%;
}

textarea.formG {
    overflow: auto;
}

a.berLink,a.berLink:visited {
    color: #22376E
}

img.sonderNav {
    margin-left: 13px;
    margin-top: 5px;
    padding: 2px;
    border: 1px solid #999;
}

#idStart {
    padding: 0;
    margin: 0;
}

div#formdiv {
    height: 404px;
    width: 804px;
    position: absolute;
    top: 50%;
    left: 50%;
    display: none;
    z-index: 10002;
    margin-top: -202px;
    margin-left: -402px;
    background: #fff;
    border: 1px solid #333;
    text-align: center;
}

.innerlink{
        width: 100%;
        height: 100%;
        display: block;
}

div#wb {
    position: absolute;
    top: -3px;
    left: 605px;
    right: 11px;
    display: block;
    width: 209px;
    height: 445px;
    z-index: 10001;     
}

div#wb_home {
    position: absolute;
    top: -8px;
    right: 16px;
    display: block;
    width: 209px;
    z-index: 10001;     
}

div#wb_kontakt {
    position: absolute;
    top: 348px;
    right: 11px;
    display: block;
    width: 209px;
    z-index: 10001;   
}

div#wb_service, div#wb_veroeffentlichungen {
    position: absolute;
    top: 0px;
    right: 11px;
    display: block;
    width: 209px; 
}


div.wb {
    position: absolute;
    display: block;
    right: 0;
    height: 134px;
    width: 200px;
    border: none;
    margin: 0;
    padding: 0;
    background-color: #adcbe0;
}

.wb a.wblink, .wb a.wblink:visited {
    position: absolute!important;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    border: none;
    outline: none;
    display: block;
}



table.impressum_daten {
    margin-bottom: 10px;
    background-color: #f2f6f8;
    border: solid 1px #d4d8db;
    width: 470px;
}

table.impressum_daten thead {
    display: none;
}

table.impressum_daten tfoot {
    display: none;
}

table.impressum_daten td {
    padding: 6px;
    vertical-align: top;
}

table.impressum_daten td:first-child {
    width: 200px;
}


ul.scrollul {
    position: relative;
    top: 0px;
    left: 26px;
}

div#textdiv-fuer-home {
    position: absolute;
    right: 0;
    width: 219px;
    top: 0;
}

#textdiv-fuer-home img {
    border: none;
    margin: 0;
    display: block;
    margin-bottom: 10px;
}


div#textdiv-experten {
    position: absolute;
    right: 0;
    width: 244px;
    top: 0;
}

div.detail {
    width: 472px;
    height: 335px;
    display: block;
    margin: 0;
    padding: 0;
    border: none;
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
}


p#hinweistext-rechts-unten {
    position: absolute;
    top: 452px;
    right: 24px;
    width: 197px;
}

#laufband_horizontal {
    position: absolute;
    border: none;
    margin: 0;
    padding: 0;
    width: 472px;
    height: 151px;
    left: 0;
}


#laufband_container {
    width: 412px;
    height: 100%;
    overflow: hidden;
    background: #fff;
    position: absolute;
    top: 0;
    left: 30px;
}

ul#laufband_inhalt {
    position: absolute;
    top: 0;
    height: 100%;
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

ul#laufband_inhalt li{
    list-style: none;
    float: left;
    margin-right: 5px;
    background: #fff;
    text-align: center;
    width: 138px;
    display: block;
    height: 138px;
    padding: 5px;
    border: 1px solid #ccc;
}
div#ladekringel {
    position: absolute;
    z-index: 100002;
    top: 0;
    left: 0;
    height: 560px;
    width: 996px;
    background: #fff;

	opacity: 0.8;
    display: none;
    text-align: center;
}

div#ladekringel img {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -10px;
    border: none;
}

div#ladekringel p {
    position: relative;
    top: 50%;
    text-align: center;
    color: #19b58e;
}


fieldset#notwendig {
    width: 290px;
    float: left;
}

fieldset#freiwillig {
    width: 314px;
    float: right;
}

fieldset#mitteilung {

}


div.clearfix {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    float: none;
}

div.container_flyer {
    width: 470px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #bbe9de;
}

div.letzter_container_flyer {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}

div.text_container_flyer {
    float: left; 
    width: 360px;
}

p.text_flyer {
    width: 325px; 
    float: left;
}

img.img_flyer {
    float: right;
}

.trenner {
    height: 1px;
    margin-top: 6px;
    margin-bottom: 5px;
    background: transparent url(../images/trenner.jpg) 55% 0 no-repeat;
}}

@media screen,tv,projection{
div#body { background: #fff url(../images/hg-home.jpg) no-repeat 0 0; }
h2#title { height:20px;width:467px; }
h1#kurzname1 { left:566px!important; }
#contentMask { top:179px;left:222px;width:472px;height:325px; }
#up { left:696px; }
#down { left:696px; }
#bg { left:696px; }
#drag { left:697px; }
#ruler { left:693px; }
}

