/* Allgemeiner Aufbau der Seite & des Layouts */
html   { width: 100%; }
@media all { html  { height: 100% }}
body   { width: 100%; height: 100% }
html * { padding: 0; margin: 0; border-collapse:collapse; border-spacing: 0; }
img    { border: 0; vertical-align: bottom }
.zf { overflow: hidden; } /* zoom -> basic_screen_ie.css*/

body  { background: url("../../media/gfx/layout/body_bg.png") repeat-y #004493;  }

/* Stile fuer Layoutelemente */
#wrapperout     {  }
#wrapper        { min-width: 1135px }

.col    { float: left; display: inline; position: relative }
.left   { width: 200px; margin-left: 20px; min-height: 350px }
.middle { width: 690px;  }
.right  { width: 200px; margin: 233px 0 0 15px; position: relative }

.left h1 { margin-top: 20px; }
.left h1 span { display: none }

#limgwrap { position: relative; height: 188px; background:url("../../media/gfx/layout/cm_limg_rep.gif") repeat-y #ccc }
#limgmask { position: absolute; left: 0; bottom: 0; width: 100%; height: 20px; background:url("../../media/gfx/layout/cm_limg_bottom.gif") no-repeat; z-index: 1000  }
#limgimg  { position: absolute; left: 4px; top: 0; width: 672px; height: 177px; overflow: hidden }

#contentwrap { margin-top: 15px; background:url("../../media/gfx/layout/cm_cont_rep.gif") repeat-y #ccc }
#content     { min-height: 450px; padding: 0 45px 0 35px; }

#footer     { margin: 0 0 15px -15px; padding: 5px 0 }

/* ABGERUNDETE ELEMENTE */
#contentwrap .rt { background: url("../../media/gfx/layout/cm_cont_top.gif") no-repeat; height: 35px }
#contentwrap .rb { background: url("../../media/gfx/layout/cm_cont_bottom.gif") no-repeat;  height: 35px }

.left .rt { background: url("../../media/gfx/layout/cleft_r_top.gif") no-repeat; height: 13px; overflow: hidden }
.left .rb { background: url("../../media/gfx/layout/cleft_r_bottom.gif") no-repeat; height: 22px; overflow: hidden }
#navigation, #tools { background: url("../../media/gfx/layout/cleft_r_rep.gif") repeat-y top left; margin-bottom: 10px;  }

.right .rt { background: url("../../media/gfx/layout/cright_r_top.gif") no-repeat; height: 11px; overflow: hidden }
.right .rb { background: url("../../media/gfx/layout/cright_r_bottom.gif") no-repeat; height: 22px; overflow: hidden }
#wetter { background: url("../../media/gfx/layout/cright_r_grad.gif") no-repeat top left;  }
#wetter .wrap { margin: 0 18px 0 8px; text-align: center; }

/*= NAV 1 ========================================== */
#navigation { position: relative; background-color: #D9F0FA; margin-top: 83px }

.l1ul, .l1ul ul  { list-style-type: none; }
.l1ul            { border-top: 2px solid #FFFFFF; border-bottom: 2px solid #FFFFFF; margin: 10px 0 10px 4px  }

.l1li, .l1lia    { border-bottom: 2px solid #FFFFFF; color: #004493; font-size: 16px; line-height: 100%; font-weight: normal; }
.l1lia           { }
.l1ul li.last    { border: 0 }

.l1ul a  { text-decoration: none; padding: 8px 10px; border: 0; outline: 0; display: block }

.l1a, .l1aa {     }
.l1a, .l1a:link, .l1a:visited  {  }
.l1a:hover { color: #000000; background-color: #F4FBFE }

.l1aa, .l1aa:link, .l1aa:visited, .l1aa:hover  { color: #FFFFFF; font-weight: bold; background-color: #004493 }


/*= NAV 2 ========================================== */
.l2ul, .l2ul ul  {  }
.l2ul            {  }

.l2li, .l2lia    {  }
.l2lia           {  }
.l2ul li.last    {  }

.l2ul a  {  }
.l2ul a:focus {  }


.l2a, .l2aa  {  }
.l2a, .l2a:link, .l2a:visited  {  }
.l2a:hover {  }

.l2aa, .l2aa:link, .l2aa:visited, .l2aa:hover  {  }

/*= METANAV ========================================== */
#mn {  }

.metanav    { list-style-type: none; }
.metanav li { text-align: right }
.metanav a  { color: #FFFFFF; display: block; padding: 3px 10px; }

.metanav .last { background: transparent }

.ml1a, .ml1a:link, .ml1a:visited {  }
.ml1a:hover  { color: #004493 }

.ml1aa, .ml1aa:link, .ml1aa:visited { text-decoration: underline; color: #004493 }
.ml1aa:hover {  }

/*= BREADCRUMBS ========================================== */
#bc { padding: 12px 0 0 35px }

/*= TOOLS ========================================== */
#tools { background-color: #EDEDED }
#tools { font-size: 10px }
#tools h4, #tools ul { margin: 2px 0 2px 14px; font-weight: normal }
#tools ul  { list-style-type: none; }
#tools li  { display: inline; padding: 0 6px 0 0; cursor: pointer; vertical-align: baseline; margin: auto 0 0 0; color: #666; }
#tools li.fs1 { font-size: 1.4em; }
#tools li.fs2 { font-size: 1.6em; }
#tools li.fs3 { font-size: 1.8em; }
#tools li.act { text-decoration: underline; color: #000000 }

/*= PAGEMENUE ========================================== */
.ctel ul.csc-pmenu { list-style: none }
.ctel .csc-pmenu li  { padding: 0.8em 0; margin: 0;  border-bottom: 2px solid #ededee; font-weight: normal }
.mimg   { float: left }
.mimg   { width: 130px; }
.mtext  { margin-left: 130px }
.mlink  { margin: 0; color: #004493 }

/*= CONTENT ========================================== */
#wetter h4 { padding-top: 10px }
#wetter h4 { font-size: 16px; color: #FFFFFF; }
#wetter h4 span { display: block; font-size: 22px }
#wetter p  { padding: 10px 0; border-bottom: 1px dashed #FFFFFF; border-top: 1px dashed #FFFFFF; margin: 10px 0 }

.focus1 { float: left; width: 404px; overflow: hidden  }

/*
.focus1 .contentwrap  { padding: 4px; background: #aba798 }
.focus1 .contentwrap .csc-textpic { border: 1px solid #333 }
*/

.focus2 .contentwrap  { padding: 4px; background: #aba798 }
.focus2 .contentwrap .csc-textpic { border: 1px solid #706e66; padding: 10px; background: #D4D2CA; overflow: hidden }

.focus3 .contentwrap  { padding: 4px; background: #d2d1cc }
.focus3 .contentwrap .csc-textpic { border: 1px solid #91918e; padding: 10px; background: #e8e7e4; overflow: hidden }


/*= TEXTSTILE ======================================= */
body, 
body.fs1 { font-size: 62.5%; line-height: 1.8em }
body.fs2 { font-size: 71.5%; line-height: 1.8em }
body.fs3 { font-size: 89.3%; line-height: 1.8em }

body,h1,h2,h3,h4,p,table,ol,ul,li,a,address,form,input,textarea,select { font-family: Verdana, Arial, sans-serif; color: #004493 }
p,table,ol,ul,li,address,form,input,textarea,select,dd,dt { color: #666666 }


h1,h2,h3,h4,p,li,address,input,textarea,select,dd,dt,label { font-size: 1.4em; line-height: 130% }
li div, li ol, li ul { font-size: 71.5%; line-height: 100%  }
li div div { font-size: 100%; line-height: 100%  }

/*div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image */
.ctel .csc-textpic-caption { font-size: 1.2em; color: #004493 }


/*li li, li p, td p, blockquote p { font-size:1em }*/
table,ol,ul,a {  }

h2   { font-size: 2.2em; margin: 20px 0 10px 0; }
h3   { font-size: 1.6em; margin: 0 0 10px 0;  }
h3 a { text-decoration: none  }

.ctel { clear: both }
.kat12 .ctel { clear: none }

.ctel .n2 h2 {  }
.ctel h2  {  }

p,
address, 
table { margin: 8px 0;  }

#cright  p { margin: 4px 0; }

.ctel ul      { list-style: disc; padding: 0  }
.ctel li      { font-weight: bold; margin: 0.4em 0; }
.ctel li span { font-weight: normal; }
.ctel ul li   { padding-left: 0.3em; margin-left: 1.5em }

.ctel ol      { padding: 0 0 0 1em }
.ctel ol li   { list-style-type: decimal; padding-left: 0.5em; margin-left: 1.6em }


#footer { text-align: center }
#footer address, #footer address * { font-size: 12px; line-height: 120%; font-style: normal; color: #FFFFFF }
#footer address span { display: inline-block; width: 30px; text-align: center }

#footer a, #footer a:link {  }
#footer a:hover { text-decoration: underline }
/* ================================================ */
.ctel .csc-textpic-caption { padding: 5px 0 }

/*=== STARTSEITE ==================================*/
/*
#slshow  { height: 177px; width: 672px; overflow: hidden; position: relative; margin: 0 }
.ssimage { position: absolute; top: 0; height: 177px; }

.kat116 #content { padding-bottom: 0 }
.kat116 #cright { margin-top: 0 }
.kat116 #content h2 { margin-top: 10px }
.kat116 #cright p { margin: 0 0 5px 0; text-align: justify;  }
*/

/*=== ACCORDION =================================== */
.acc h3      { background: url("../../media/gfx/layout/arrow_inactive.gif") no-repeat 10px 10px; padding: 5px 35px; margin: 0 0 1px 0; cursor: pointer }
.acc h3.act  { background-image: url("../../media/gfx/layout/arrow_active.gif"); background-position:  10px 12px; }
.acc h3      { background-color: #f0f9fd }
.acc h3.odd  { background-color: #ededee }
.open-all, .close-all { float: left; padding: 3px 10px; margin-right: 10px; cursor: pointer }

.acc .content-text { padding-bottom: 10px }

.csc-pmenu li.acc  { padding: 0; border: 0 }
.csc-pmenu li.acc .contentwrap { padding: 10px 0 }
.csc-pmenu li.acc .mimg  { width: 170px }
.csc-pmenu li.acc .mtext { margin-left: 170px }
.csc-pmenu li.acc .contentwrap p { margin: 0 0 8px 0  }

/*=== VERBINDUNG =================================== */
.formwrap { background: url("../../media/gfx/layout/verbindungssuche_bg.gif") no-repeat left top;  min-height: 225px; width: 404px; background-color: #004493 }
.formwrap .btm { background: url("../../media/gfx/layout/verbindungssuche_end_bg.gif") no-repeat left top; width: 100%; height: 30px }

#formular_tp    { margin: 30px 30px 10px 30px; }
#formular_tp h3 { color: #FFFFFF; border-bottom: 1px dotted #FFFFFF; padding: 0 0 5px 0  }

#formular_tp .in { padding: 0.4em 0 }
#formular_tp label { float: left; width: 100px; clear: left; color: #FFFFFF }
#formular_tp .input-text   { float: left; border: 1px solid #004493; padding: 2px }
#formular_tp .input-submit { color: #004493; font-weight: bold; padding: 3px 30px; margin: 10px 0 0 100px; height: 2em; width: 10em }

span.blau { color: #004493 }
p.infotext-klein { font-size: 1.2em  }

p.align-left, h1.align-left, h2.align-left, h3.align-left, h4.align-left, h5.align-left, h6.align-left, td.align-left { text-align: left; }
p.align-center, h1.align-center, h2.align-center, h3.align-center, h4.align-center, h5.align-center, h6.align-center, td.align-center { text-align: center; }
p.align-right, h1.align-right, h2.align-right, h3.align-right, h4.align-right, h5.align-right, h6.align-right, td.align-right { text-align: right; }


.tx-pagebrowse { float: right; text-align: right; list-style:none inside none; width:70%; margin: 10px 0 0 0 }
.tx-pagebrowse-first, .tx-pagebrowse-last { padding: 0 10px !important }

.ctel ul.tx-pagebrowse li { display:inline; position: relative; list-style:none; font-weight: normal; margin: 0; padding: 0 }

.ctel li.tx-pagebrowse-pages { width:80% }
.ctel li.tx-pagebrowse-pages ol { display:inline; padding: 0 }
.ctel li.tx-pagebrowse-pages ol li { padding: 0 5px}

/* === NEWSBYDATE ========================= */
.ctel .newsbydate { list-style:none inside none; margin: 10px 0 }
/*.ctel ul.newsbydate li { display:inline; position: relative; list-style:none; font-weight: normal; margin: 0; padding: 0 7px }*/
.ctel ul.newsbydate li { float: left; position: relative; list-style:none; font-weight: normal; margin: 0; padding: 0 7px }

