/* 
    Document   : global
    Created on : 12.02.2010, 11:32:37
    Author     : Felix Leipold
    Description:
        Standart Stylesheet für die Website repowering-kommunal.de
        alle Browser und ausgabemedien
*/

html {
    height: 100%;
}

body {
    margin: 0px;
    padding: 0px;
    background-color: #19305e;


    /* fonts */
    font-family: Tahoma, Verdana, Arial;
    font-size: 13px;
    color: #192b71;

    background: url("../images/Hintergrund_Standard.jpg") #19305e repeat-x center bottom fixed;


    text-align: center;  /* Unterstützung für ältere Browser */
} 
div {
    padding: 0;
    margin: 0;
    text-align:left;
}

#navigation ul {

    padding-left: 0px;
    margin-top: 0px;
    list-style-type: none;
}



#navigation a:link { color: #192b71;}
/* #navigation a:visited { color: #192b71;}*/
#navigation a:hover { color:#ff8a00;}
#navigation a.active { color: #80aedb; }

a:link {color: #76808c;}
a:visited {color: #acb5bf;}
a:hover {color: #ff8a00;}


#breadcrum a:visited { color: #76808c;}
#breadcrum a:hover { color: #ff8a00;}

/*
li:before {
    content: "\2022";
    content: "\22C5";
}
*/

#navigation ul li.navigation_unterpunkt{
    margin-left: 10px;
    margin-top:3px;
}

#navigation ul li.navigation_unterpunkt_aktiv{
    margin-left: 10px;
    margin-top:3px;
}

#hmenu_level3 {
    margin-left: 15px;
    margin-top:3px;
}

#navigation h4 {
    font-size:13px;
    font-weight: bold;
    color: #192b71;
    margin-bottom: 0px;
    margin-top: 20px;
}

#navigation .navigation_unterpunkt a
{
    padding-left: 0px;
    margin-top: 5px;
    color: #192b71;
}

#navigation .navigation_unterpunkt a:hover
{
    color: #ff8a00;
}

li.navigation_unterpunkt img {
    margin-top:4px;
}

li.navigation_unterpunkt_aktiv img {
    margin-top:4px;
}

#navigation li.navigation_unterpunkt_aktiv a{
   /* color: #76808c;*/
    color: #80aedb;
  font-weight: normal;
}


.navigation_hauptpunkt a{
    font-size:13px;
    font-weight: bold;
    color: #192b71;
    margin-bottom: 0px;
    margin-top: 20px;
}
.navigation_hauptpunkt a:hover{ color: #ff8a00; }

#navigation ul li.navigation_hauptpunkt {
    margin-top: 20px;
}

#navigation ul li.navigation_hauptpunkt_aktiv {
    margin-top: 20px;

}

.navigation_hauptpunkt_aktiv a{
    font-size:13px;
    font-weight: bold;
    /*color: #76808c;*/
    color: #80aedb;
    margin-bottom: 0px;
    margin-top: 20px;
}

/* 3. Navigationsebene */

#navigationsebene3 {

}



#schattenbox
{
    text-align:center;
    margin: 0 auto;
    background-image: url("../images/Content_Schatten2.png");
    width: 1100px;
    margin-top: 3px;
}

#wrapper {
    text-align: left;
    width: 940px;
    background-color: #19305e;
    margin: 0 auto;

}

/*  Header-Bereich */

#header {
    height: 85px;
    width:940px;
    background-image: url("../images/Header.png");
    background-color: #19305e;
    position: relative;
    z-index: 3;
}

#header-symbols {
    position: absolute;
    top: 0px;
    right: 210px;
}

#home_image {
    position: absolute;
    top: 15px;
    left:38px;
}

#header img {
    border-style: none;
}

#suche {
    position: absolute;
    top: 0px;
    left: 740px;
    margin-left: 0px;
    display: inline;
    width:200px;

}


#suche img {
    margin-left: 0px;
    margin-right: 5px;
    margin-top: 3px;
}


#header-symbols img {
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 7px;
}


#main {
    width: 740px;
    background-color: #ffffff;
    float:left;
}

#navigation {
    width: 255px;
    background-color: #ffffff;
    color: #192b71;
    height: 587px;
    min-height: 400px;
    float:left;

}

li.active
{
    color: #80aedb;
    font-weight: normal;
}

#navigation-links {

    width: 160px;
    margin-left: 60px;
    margin-top: 47px;

}



#content {
    float:right;

    background-color: #ffffff;
    width: 445px;
    margin-right: 40px;
    min-height: 400px;

}

#breadcrum {
    color: #acb5bf;
    font-size: 12px;
    margin-top: 48px;
}

#content-text {
    width:445px;
    margin-top:20px;
    overflow: auto;
}

#content-text h4 {
    margin-top: 30px;
}

#content-text a {
    font-weight: bold;
}

#content-text h1 {
    margin-bottom: 30px;
}

#content-text p{
    margin-top:5px;
}

/* rechte Spalte*/

#seitenleiste {
   
    width: 200px;
    float:right;
    min-height: 400px;

    height: 100%;
    position: relative;

}

/* Box auf der rechten Seite*/

#linkbar {
    width: 200px;
    z-index: 4;
    position: absolute;
    top: 0;
    left: 0;
}

#linkbar div {
    float: left;
    width: 180px;
    padding-left: 20px;
}

/* experimentell Seitenboxformattierung*/


#linkbar div.csc-textpic-text {
    width: 100px;
}


#linkbar-content div.csc-textpic-imagewrap {
    width: 50px;
}

#linkbar p.bodytext {
    margin-top: 0px;
    margin-bottom: 0px;
}

#dekobild {
    z-index: 2;
    position: absolute;
    bottom: 30px;
    right: 0;
    height: 768px;
    width: 200px;
    background-image: url("../images/windrad.jpg");
}



#linkbar-content div {
    padding-left: 0px;
    margin-left: 0px;
    margin-top:0px;
    margin-bottom: 0px
}
#linkbar div.box-header {
    margin-top: 22px;
    margin-bottom: 3px;
    background-color: #ffffff;
}

#linkbar #linkbar-header {
    background-color: #ffffff;
    padding-left: 0px;
    width: 200px;
}

#linkbar div.csc-header {
   padding-left: 0px;
}

#linkbar #linkbar-newsletter-link {
    background-color: #ffffff;
    padding-left: 0;
    width: 200px;
}

#linkbar .csc-default {
    margin-top: 0px;
    margin-bottom: 3px;
}

#linkbar-content p.bodytext {
    margin-top:0px;
    margin-bottom: 6px;
}

#linkbar h1 {
    font-size:13px;
    font-weight: bold;
    color: #192b71;
}

#linkbar-rand-oben {
    height: 24px;
    background-image: url("../images/box_top.png");
    margin-bottom: 0px;
    padding-left: 20px;
}

#linkbar-content {
    /* Auskommentiert für dynamische Wissensboxgrösse
    min-height: 400px;
    */
    margin-top: 0px;
    background-color: #ffffff;
}

#linkbar-content span {
    display:block;
    margin-bottom: 5px;

}

#linkbar-content span a {
    text-decoration: none;
    font-weight: bold;
    color: #192b71;
}


.link-category
{
    margin-top: 20px;
}

#linkbar-content:first-child {
    margin-top: 0px;
}

#download1 {

    background: url(../images/Link_Bild1.jpg) no-repeat top left;
    padding-left: 55px;
    width: 100px;
    min-height: 80px;

}

#download2 {

    background: url(../images/Link_Bild2.jpg) no-repeat top left;
    padding-left: 55px;
    width: 100px;
    min-height: 80px;
}


#linkbar-rand-unten {
    height: 24px;
    background-image: url("../images/box_bottom.png");

}


/* Linkformatierungen*/
a {
    font-size: 12px;
    color: #76808c;
    text-decoration: none;
}


/* Seitenende*/
#abschluss {
    height: 222px;
    width:940px;
    background-color: green;
}

/* footer */

#footer {
    background-color: transparent;
    width:940px;
    height: 92px;
    position: relative;
    z-index: 2;

}

#footer_info {
    position: absolute;
    bottom: 0px;
    left: 17px;
    color: #acb5bf;
    font-size: 10px;
    z-index: 4;
}

#footer_info a {
    font-size:10px;
}

#footer_image {
    z-index: 3;
    position: relative;
}

#footer_schatten {
    position: absolute;
    bottom: -45px;
    left: -80px;
}

#impressum {
    position: absolute;
    bottom: 0px;
    right: 17px;
    font-size: 10px;
    color: #bfbfbf;
    z-index: 4;
}

#impressum a{
    color: #acb5bf;
    font-size: 10px;
}
#impressum a:visited{ color: #acb5bf;}
#impressum a:hover{ color: #ff8a00;}

h1.csc-firstHeader
{
    font-style: italic;
    font-size: 24px;
}

h1
{
    font-size:13px;
    font-weight: bold;
    color: #192b71;
    margin-bottom: 5px;
}

h2 {
    font-size:13px;
    font-weight: bold;
    color: #192b71;
    margin-bottom: 5px;
}

hr {
    color: #192B71;
    background-color: #192B71;
    height: 1px;
    border-bottom: 1px solid #b2d0e4;

}


/* Tabellenformattierungen */

table {
    width: 445px;
    font-family: Tahoma;
    margin-top: 15px;
    margin-bottom: 15px;


}

caption {
    text-align: left;
    font-size:13px;
    font-weight: bold;
    color: #192b71;
    margin-bottom: 5px;
}

tbody {
    border: 1px solid #ffffff;
}

td {
    padding-left: 10px;

}

tr {
    height: 25px;

}

table thead tr {
    background-color: #192b71;
    color: #ffffff;
    text-align: center;
    font-size: 12px;
}

table tbody tr td{
    font-size: 10px;
    color: #192b71;
}

table tbody tr.tr-even {
    background-color: #f4f4f8;
}

table tbody tr.tr-odd {
    background-color: #ebebf0;
}

.csc-default {
    margin-top: 7px;
    margin-bottom: 7px;
}

div.csc-default li {
    margin-top: 10px;
}

div.csc-sitemap ul {
    list-style-image: url("../images/Haken.png");
}

.important {
    color: #ff8a00;
    font-weight: bold;
}

.clear { clear: both; }



