/*
 * Tilo Schumann - www.tilo-schumann.de
 *
 */

body {
    background: none repeat scroll 0 0 white;
    color: #333333;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 150%;
    position: relative;
    margin:0;
}

a {
    color:#333333;
}

#contentBody a {
    color:#86a004;
    text-decoration:none;
    font-weight:bold;
}

#contentBody a:hover {
    text-decoration:underline;
}

h1, h2 {
    line-height: 1.5em;
    margin-top:0;
}

/*  Component:  Header  */

#header {
    background: none repeat scroll 0 0 #B5CB4A;
    height: 120px;
    position:relative;
}

#headerRight {
    background: url("images/header-mask.png") no-repeat scroll right top transparent;
    display: block;
    height: 120px;
    position: absolute;
    right: 2%;
    top: 0;
    width: 602px;
}

#logo {
    margin-left:2%;
}

#logo img {
    z-index:15;
    position:relative;
    top:10px;
    left:10px;
}

/*  Component: Navigation  */


#navigation {
    background: none repeat scroll 0 0 #444444;
    border-top: 1px solid #666666;
/*    height: 34px;*/
}

ul#main-menu {
    background-image: none;
    border-right: 1px solid #555555;
    line-height: 20px;
    list-style: none outside none;
    margin: 0 0 0 2%;
    overflow: hidden;
    display:block;
}

ul#main-menu li {
    background: none repeat scroll 0 0 transparent;
    border-left: 1px solid #666666;
    border-right: 1px solid #333333;
    cursor: pointer;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul#main-menu li.active-trail {
    background: url("images/arrow2.png") no-repeat scroll center bottom #333333;
}

ul#main-menu  a {
    border-left: 1px solid #555555;
    border-right: 1px solid #333333;
    color: #CCCCCC;
    display: block;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    padding: 10px 20px;
    text-decoration: none;
}


/*  Component: GrundLayout Content + Sidebars  */

#content {
    background: none repeat scroll 0 0 white;
    float: right;
    padding-top: 20px;
    width: 78%;

}

#contentBody {
    float: left;
    margin-bottom: 25px;
    padding: 8px 20px;
    width: 68%;
}

#sidebar-second {
    float: left;
    margin-left: 10px;
    padding-top: 8px;
    width: 25%;
}

#sidebar-first {
    float: left;
    top: 0;
    width: 22%;
}

#sidebar-first .region-sidebar-first {
    padding: 0 10%;
}

#shadow {
    background: url("images/shadowR.png") repeat-x scroll 0 0 transparent;
    height: 20px;
    position: absolute;
    width: 100%;
    z-index: 9;
}

#shadowLeft {
    background: url("images/cw-bg2.gif") no-repeat scroll 0 0 transparent;
    height: 20px;
    position: relative;
    width: 100%;
    z-index: 10;
}


#sidebar-first {
  background:  #F2F2F2;
  position:relative;
}


#backgroundLeft {
    width:22%;position:absolute;height:100%;background:#F2F2F2;z-index:0;

}

#header, #navigation, #footer, #sidebar-first {
    z-index:10;
    position:relative;
}


/*  Component:  Footer  */


html, body {
    height:100%;
    margin:0;
    padding:0;
}

#footer {
    background: none repeat scroll 0 0 #444444;
    border-top: 5px solid #CCCCCC;
    clear: both;
    color: #CCCCCC;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
}

#page-wrapper {
    min-height:100%;
    position:relative;
}

#page {
    padding-bottom:60px;
}

#footer ul.menu {
    margin:0;
    padding:0;
    list-style-type:none;
}

#footer ul.menu li {
    list-style-type:none;
    list-style-image:none;
    text-align:right;
    display:inline;
    float:right;
}

#footer #block-block-4 {
    margin-left: 2%;
    float:left;
}

#footer #block-block-4 p {
    margin: 6px 0;
}

#block-menu-menu-footer {
    padding-top:3px;
}

#footer a {
    color: #CCCCCC;
    text-decoration:none;
}

#footer a:hover {
      text-decoration:underline;
}

#footerBottom {
    background: url("images/grad3.gif") repeat-x scroll center bottom #F6F6F6;
    border-top: 5px solid #CCCCCC;
    clear: both;
    height: 28px;
}




/*  Component: Linke Spalte */

#block-system-main-menu .content > ul.menu > li {
    display:none;
    margin:0;
}

#block-system-main-menu .content > ul.menu > li.active-trail {
    display:block;
    list-style-type:none;
    list-style-image:none;
}

#block-system-main-menu .content > ul.menu > li.active-trail > a {
    display:none;
}

#block-system-main-menu .content ul.menu, #block-block-1 ul, #block-block-6 ul {
    margin:0;
    padding:0;
}

#block-system-main-menu .content ul.menu ul.menu, #block-block-1 ul, #block-block-6 ul {
    background: url("images/hdot2.gif") repeat-x scroll center top transparent;
    margin-bottom: 30px;
    margin-top: 10px;
}

#block-system-main-menu ul li li.leaf, #block-block-1 li, #block-block-6 li {
    background: url("images/hdot2.gif") repeat-x scroll center bottom transparent;
    line-height: 180%;
    list-style-position: inside;
    list-style: none;
    padding: 2px 0 2px 5px;
    margin:0;
    list-style-image:none;
}

#block-system-main-menu li.leaf a, #block-block-1 .content a, #block-block-6 .content a {
    text-decoration:none;
    background: url("images/bullet.gif") no-repeat left 8px;
    padding-left:15px;
    display:inline-block;
}

#block-system-main-menu ul.menu ul.menu, #block-block-1, #block-block-6 {
    margin-bottom:50px;
}

#block-aggregator-feed-2 .more-link {
    display:none;
}


#block-aggregator-feed-2 .item-list ul li {
    margin-left:1em;
}


/*  Component:  Rechte Spalte  */

#block-block-2, #block-block-5 {
    border: 1px solid #E9E9E9;
    margin-bottom: 20px;
    padding: 5px 0 10px;
}

#block-block-2 h2, #block-block-5 h2 {
    border-bottom: 1px solid #E9E9E9;
    font-size: 100%;
    font-weight: bold;
    padding: 5px 15px;
    text-transform: uppercase;
}

#block-block-2  p, #block-block-5 p {
    padding: 0 15px;
}


/*  Component:  Page  */

div.line {
    background: url("images/title_bar.png") no-repeat scroll right top #bdd156;
    border-top: 1px solid #DDDDDD;
    height: 20px;
    margin-bottom: 15px;
    width: 100%;
}

#content .content img.left {
    margin-right:30px;
}

#content .content img.right {
    margin-left:30px;
}

#content .content ul {
    margin-bottom:25px;
}


/*  Component: tinymce  */

body#tinymce a {
    color:#86a004;
    text-decoration:none;
    font-weight:bold;
}


/*  Component: Download-Seite  */

body.page-node-12 .field-name-field-pdf .field-items > div {
    margin-bottom:10px;
}


/*  Entwicklung  */
