/* reset-fonts version 2.5.1 vom 19.3.08 (neue Werte) */

/*

<div id="wrapper">
  <div id="main">
    <div id="top">
    </div>
      <div id="middle">
        <div id="navi-main"></div>
        <div id="navi-sub"></div>
        <div id="theme"></div>
      </div>
      <div id="bottom">
        <div id="breadcrumb"></div>
        <div id="content-text"></div>
        <div id="footer"></div>
      </div>
  </div>
</div>

*/

body, html {
    background-image : url(/fileadmin/layouts/main/public/gfx/bg-x.jpg);
    background-repeat : repeat-x;
    height: 100%;
    background-color: #ffc671;
}
body {
    font-family: Arial;
    width: 100%;
}

#wrapper {
    width: 900px;
    margin: 0 auto;
}

#main {
    margin-top: 30px;
    margin-bottom: 30px;
    width: 900px;
    float: left;
}

#top {
    background-image : url(/fileadmin/layouts/main/public/gfx/header.jpg);
    background-repeat : no-repeat;
    width: 900px;
    height: 101px;
    float: left;
}

#quick {
    width: 300px;
    margin-top: 15px;
    position: absolute;
    margin-left: 600px;
}

#quick li {
    float: left;
}

#quick li a {
    font-size: 90%;
    line-height: 15px;
    color: #c0c0c0;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}

#quick li.last a {
    font-size: 90%;
    line-height: 15px;
    color: #c0c0c0;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    border-right: none;
    float: left;
}

#middle {
    background-color: #fff;
    width: 900px;
    float: left;
}

#navi-main {
    width: 900px;
    position: absolute;
    z-index: 1000;
}

#navi-main li {
    width: 150px;
    line-height: 30px;
    float: left;
}

#navi-main .lev1 li.act-first a,
#navi-main .lev1 li.act a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-1-act.gif);
    background-repeat : no-repeat;
    text-align: center;
    text-decoration: blink;
    color: #252b4f;
    font-weight: bold;
    display: block;
}

#navi-main .lev1 li.act-last a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-1-act-last.gif);
    background-repeat : no-repeat;
    text-align: center;
    text-decoration: blink;
    color: #252b4f;
    font-weight: bold;
    display: block;
}

#navi-main .lev1 li.no-first a,
#navi-main .lev1 li.no a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-1.gif);
    background-repeat : no-repeat;
    text-align: center;
    text-decoration: none;
    color: #666;
    font-weight: normal;
    display: block;
}

#navi-main .lev1 li.no-last a {
    text-align: center;
    text-decoration: none;
    color: #666;
    font-weight: normal;
    display: block;
}

/* LEVEL 2 */

#navi-main .lev2 li.act-first a,
#navi-main .lev2 li.act a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-2-act.gif);
    background-repeat : no-repeat;
    text-align: left;
    text-decoration: none;
    color: #252b4f;
    font-weight: bold;
    display: block;
    padding-left: 22px;
}

#navi-main .lev2 li.act-last a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-2-act.gif);
    background-repeat : no-repeat;
    text-align: left;
    text-decoration: none;
    color: #252b4f;
    font-weight: bold;
    display: block;
    padding-left: 22px;
}

#navi-main .lev2 li.no-first a,
#navi-main .lev2 li.no a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-2-no.gif);
    background-repeat : no-repeat;
    text-align: left;
    text-decoration: none;
    color: #666;
    font-weight: normal;
    display: block;
    padding-left: 22px;
}

#navi-main .lev2 li.no-last a {
    background-image : url(/fileadmin/layouts/main/public/gfx/navi-lev-2-no.gif);
    background-repeat : no-repeat;
    text-align: left;
    text-decoration: none;
    color: #666;
    font-weight: normal;
    display: block;
    padding-left: 22px;
}

#theme {
    background-color: #fff;
    margin-top: 30px;
    width: 900px;
    height: 250px;
    float: left;
}

#bottom {
    background-color: #ffe58e;
    background-image : url(/fileadmin/layouts/main/public/gfx/bottom-bg.gif);
    background-repeat : no-repeat;
    width: 900px;
    float: left;
}

#breadcrumb {
    padding: 10px 10px 0px 10px;
    width: 880px;
    float: left;
}

#breadcrumb li {
    color: #666;
    margin-left: 10px;
    line-height: 50px;
    float: left;
}

#breadcrumb li a {
    color: #666;
    text-decoration: none;
}

#content-text {
    padding: 10px 40px 20px 40px;
    width: 820px;
    color: #666;
    float: left;
}

#content-text p.bodytext {
    padding: 0px 20px 0px 20px;
    line-height: 1.5em;
}

#content-text a {
    color: #000;
}

#content-text ul {
    padding-left: 40px;
}

#content-text li {
    list-style-type: square;
}

#footer {
    border-top: 1px dotted #666;
    background-image : url(/fileadmin/layouts/main/public/gfx/footer.gif);
    background-repeat : no-repeat;
    width: 900px;
    height: 50px;
    clear: both;
}

#footer .footer-copy {
    width: 370px;
    line-height: 50px;
    float: left;
}

#footer .footer-info {
    width: 530px;
    line-height: 50px;
    float: left;
}

#footer p.bodytext {
    color: #666;
    text-align: center;
    font-size: 80%;
}

#footer p.bodytext a {
    color: #666;
}

/*  Überschriften */

h1 { 
    margin: 15px 0px 15px 0px;
    font-size:110%;
    font-weight: bold;
    color: #000;
}

h2 { 
    margin: 10px 0px 10px 0px;
    font-size:100%;
    font-weight: bold;
    color: #252b4f;
}

h3 { 
    color: #252b4f;
    margin: 10px 0px 10px 0px;
    font-size:100%;
    font-weight: bold;
}

strong, bold {
   font-weight: bold;
}
italic, em {
   font-style: italic;
}

.csc-textpic-caption {
    font-weight: bold;
    color: #666;
    padding: 3px;
    border-bottom: 1px dotted #666;
}

/* 3spalter */

.rounded-top {
    width: 250px;
    height: 15px;
    float: left;
    background-image : url(/fileadmin/layouts/main/public/gfx/rounded-corner-top.gif);
    background-repeat : no-repeat;
}

.rounded-bottom {
    width: 250px;
    height: 15px;
    float: left;
    background-image : url(/fileadmin/layouts/main/public/gfx/rounded-corner-bottom.gif);
    background-repeat : no-repeat;
}

.col1 {
    width: 250px;
    float: left;
}

.col1 h1 { 
    margin: 0 10px 10px 10px;
    font-size:100%;
    font-weight: bold;
    color: #000;
}

.col2 {
    margin-left: 35px;
    width: 250px;
    float: left;
}

.col2 h1 { 
    margin: 0 10px 10px 10px;
    font-size:100%;
    font-weight: bold;
    color: #000;
}

.col3 {
    margin-left: 35px;
    width: 250px;
    float: left;
}

.col3 h1 { 
    margin: 0 10px 10px 10px;
    font-size:100%;
    font-weight: bold;
    color: #000;
}

.inhalt1,
.inhalt2,
.inhalt3 {
    background-color: #fff;
    width: 250px;
    min-height: 400px;
    float: left;
}

.inhalt1 p.bodytext,
.inhalt2 p.bodytext,
.inhalt3 p.bodytext {
    color: #000;
}

.inhalt1 a,
.inhalt2 a,
.inhalt3 a {
    color: #666;
    font-weight: normal;
}