/* Allgemeiner Aufbau der Seite & des Layouts */
html   { width: 100%; }
/* @media all { html  { height: 100% }} */
body   { width: 100%; }
html * { padding: 0; margin: 0; border-collapse:collapse; border-spacing: 0; }
img    { border: 0; vertical-align: bottom }

body   { background: #ffffff; }


/* Stile fuer Layoutelemente */
#wrapperout  { position: relative; margin: 0 auto; width: 960px;  }
#wrapper     {  }

#header      { height: 50px; overflow: hidden; position: relative; background-color: #FFFFFF }

#main        { background: url("../../media/gfx/layout/content_bg_repeat_2.gif") 0 0 repeat-y; }
#contenttop  { height: 6px; overflow: hidden; background: url("../../media/gfx/layout/content_bg_start.gif") 0 0 no-repeat; }

#contentwrap { margin: 0 0 0 26px; padding: 0 313px 0 20px; background: url("../../media/gfx/layout/content_bg_gradient.jpg") 0 0 no-repeat;}
#nav-right   { float: right; width: 90px; overflow: hidden; padding: 20px 0 }

#content     { margin: 0; padding-bottom: 20px; background: url("../../media/gfx/layout/content_bg_text.jpg") 0 0 no-repeat;  }
#content     { min-height: 530px } /* wird für IE6 mit JS simuliert!!! */
#stoerenfrieda  { position: absolute; right: 96px; top: 20px; width: 341px; height: 545px; z-index: 1; }
#footer         { height: 40px; padding: 20px 70px 20px 0; background: url("../../media/gfx/layout/content_bg_end.gif") 0 0 no-repeat; text-align: center; }

#main, #contentwrap, #content, .contentelement { zoom: 1; overflow: hidden; position: relative }

#stoerenfrieda h1 span { display: none }

/*= NAVIGATION ===================================== */
#nav { padding-left: 48px }

/*= NAV 1 ========================================== */
.nav1ul, .nav1ul ul  { list-style-type: none }
.nav1ul              { position: relative; }

.nav1li, .nav1lia    { float: left; position: relative; z-index: 2; padding-top: 16px; width: 103px; text-align: center; margin-left: -2px;  }
.nav1lia             { }
.nav1ul li.last      { }

.nav1ul a  { font-size: 12px; font-weight: bold; text-decoration: none; display: block; padding: 13px 0; outline: 0; border: 0  }
.nav1ul a  { background: url("../../media/gfx/layout/nav1_a_bg_mo.gif") 0 3px no-repeat; }
.nav1ul a:focus {  }

.nav1a, .nav1a:link, .nav1a:visited  { }
.nav1a:hover { background: url("../../media/gfx/layout/nav1_a_bg_mo.gif") 0 0 no-repeat; }

.nav1aa, .nav1aa:link, .nav1aa:visited, .nav1aa:hover  { background: url("../../media/gfx/layout/nav1_a_bg_a.gif") 0 0 no-repeat; }

/*- SUBNAV ------------ */
.subnavul { list-style-type: none; overflow: hidden }
.subnavul li { position: relative; margin-top: -2px }
.subnavul li.last {  }

.subnavul li a { font-size: 10px; line-height: 12px; padding: 0; display: block; height: 103px  }
.subnavul li a { background: url("../../media/gfx/layout/subnav_a_bg.gif") 0 0 no-repeat; }
.subnavul a:focus { outline: 0; border: 0 }

.subnav1a:link, .subnav1a:visited, .subnav1a:active { color: #666666; text-decoration: none }
.subnav1a:hover { background-image: url("../../media/gfx/layout/subnav_a_bg_mo.gif");  }

.subnav1aa:link, .subnav1aa:visited, .subnav1aa:active { color: #05214d; text-decoration: underline; background-image: url("../../media/gfx/layout/subnav_a_bg_mo.gif"); }
.subnav1aa:hover {  }
/* ================================================ */

/* Formate für TYPO3-Elemente */
div.csc-textpic-intext-right-nowrap div.csc-textpic-imagewrap .csc-textpic-image, 
.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom: 0;
}

dl.csc-textpic-image img { 
	border: 0;
}

.csc-textpic-caption {
	font-size: 10px;
	font-style: italic;
}

#content .divaccordion h3 { color: #009ddf; background: url("../../media/gfx/layout/acc_c-head_bg_inactive.gif") no-repeat 0 4px; padding-left: 15px; cursor: pointer  }
#content .divaccordion h3 { margin-bottom: 0 }
#content .divaccordion .content-text { padding-bottom: 8px }

#content .filelinks {  }
#content .filelinks .filecount { display: none }

.contentelement { margin-left: 20px; margin-right: 40px }
.ctype-html { margin: 0 }
/* ================================================ */


/* Textstile */
body,h1,h2,h3,p,table,ol,ul,li,a,form,input,textarea,select   { font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #333333; line-height: 16px }

/* Abstände generell */
#content .contenthead { height: 57px; margin-bottom: 20px; overflow: hidden; background: url("../../media/gfx/layout/header_bg.png") no-repeat 0 0; }
#content .contenthead h2 { color: #FFFFFF; font-size: 18px; line-height: 24px; padding: 15px 20px }
#content .contenthead h2 span { display: none }

#content h3, #content p, #content ol, #content ul, #content hr, #content table { margin-top: 8px; margin-bottom: 8px }

#content h3 { color: #004494 }

#content a:link, #content a:visited { text-decoration: none; color: #004494 }
#content a:hover { color: #000000 !important }

#content ul  { list-style: square;  }
#content li  { font-weight: bold; margin: 4px 0; color: #004494 }
#content li span { font-weight: normal; color: #333333 }
#content li span a:link, #content li span a:visited { color: #333333 }

#content ul li  { padding-left: 3px; margin-left: 16px }
#content ol li  { padding-left: 0; margin-left: 22px }

#content td { vertical-align: top }
#content td p { margin: 2px 0; }

#footer * { color: #999999; font-size: 10px; line-height: 14px; font-style: normal }


body #content .btop, body #content .bbot,
body #content .btop1, body #content .bbot1 { border-bottom: 0 solid #b8c600; border-top: 0 solid #b8c600; }
body #content .btop { border-top-width: 2px }
body #content .bbot { border-bottom-width: 2px }

body #content .btop1 { border-top-width: 1px }
body #content .bbot1 { border-bottom-width: 1px }


/* FV 2009-06-10 */
#content p.dunkelblau, span.dunkelblau, span.dunkeklblau a { color: #004494 }
span.tab75px  { float: left; width: 75px; }
span.tab125px { float: left; width: 125px; }

