body {
    font:12px Arial,Helvetica,sans-serif;
    color:#000000;
}

a {
    text-decoration:none;
    color:#000000;
}

a:hover {
    text-decoration:underline;
    color:#000000;
}


p,
li {
    line-height:1.5em;
    text-align:justify;
}




#container_1 {
    text-align:left;
    margin:0 auto;
    padding:0px;
    width:900px;
    height:125px;;
    background:url(../images/background_shadow.jpg) repeat-y;
    margin-bottom:5px;
}

#container_2 {
    text-align:left;
    margin:0 auto;
    padding:0px;
    width:900px;
    height:auto;
    * height:100%;
    font:12px Arial,Helvetica,sans-serif;
    color:#000000;
    background:url(../images/background_shadow.jpg) repeat-y;
    background-position: left;
    
}

#container_3 {
    text-align:left;
    margin:0 auto;
    padding:0px;
    width:900px;
    height:85px;;
    background:url(../images/background_shadow.jpg) repeat-y;
    margin-top:5px;
}


#page {
    text-align:left;
    margin-right: 8px;
    width:891px;
    font:12px Arial,Helvetica,sans-serif;
    color:#000000;
    border-left: 1px #000 solid;
    border-top: 0px #000 solid;
    background-color:#e5e9f2;
    clear:both;
    
}


#separator {
    text-align:left;
    width:891px;
    height:5px;
    font:12px Arial,Helvetica,sans-serif;
    color:#000000;
    border: 0px #000 solid;
    border-top: 1px #fff solid;
    border-bottom: 1px #fff solid;
    background:url(../images/headerleiste.jpg) repeat-x;
}




#footer {
    background:url(../images/footer.jpg) no-repeat;
    height:85px;
    display: block;
    text-align: left;
    width: 900px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    border: 0px #000 solid;

} 



#footernavigation {
    float: left;
    display: block;
    margin: 55px 0px 0px 10px;
    font-weight: bold;
    z-index: 20;
    position: relative;
    border: 0px #000 solid;
    height: 16px;
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    text-align: left;
}




#header {
    background:url(../images/header.jpg) no-repeat;
    height:125px;
    display: block;
    text-align: left;
    width: 900px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    border: 0px #000 solid;
} 


#page_header {
    background:url(../images/page_header.jpg) no-repeat;
    height:15px;
    display: block;
    text-align: left;
    width: 900px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    border: 0px #000 solid;
} 


#footerShadow {
    background:url(../images/shadow_bottom.jpg) no-repeat;
    height:10px;
    display: block;
    text-align: left;
    width: 900px;
    padding: 0px;
    background-repeat: no-repeat;
    background-position: left;
    position: relative;
    border: 0px #000 solid;
    margin-left:0px; 
} 



#main {
    width:480px;
    float:left;
    padding-top:5px;
}

#sideBarLeft {
    float:left;
    width:180px;
    min-height:250px;
    height:auto;
    float:left;
    margin-left:15px;
    margin-right:15px;
}

#sideBarRight {
    float:left;
    width:180px;
    min-height:250px;
    margin-left:15px;   
    margin-right:5px;
}


#boxMain {
    padding:0px;
    background: url(../images/int_background_shadow.jpg)  repeat-y;
}
#boxFooter {
    padding:0px;
    background: url(../images/int_footer_shadow.jpg)  no-repeat;
    height: 15px;
}

#boxMainSec {
    text-decoration:none;
    padding:0px;
    background:url(../images/int_header_shadow.jpg)  no-repeat;
}



#boxHeader {
    text-decoration:none;
    padding:4px;
    color:#ffffff;
    border:1px solid #000000;
    font:12px Arial,Helvetica,sans-serif;
    font-weight:bold;
    background-color:#415884;
    text-align:left;
    width:154px;
    padding-left: 10px;
    
}


#boxContent {
    text-decoration:none;
    padding:4px;
    padding-left: 8px;
    color:#000000;
    border:1px solid #000000;
    border-top:0px solid #000000;
    width:156px;
    background: #FFFFFF;
}


/* Navigationselemente */
#navBar {
    list-style:none;
    margin:0px;
    padding:0;
    width: 168px;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}

#navBar li{
    background-color:#000000;
    text-align:left;
}

#navBar a {
    text-decoration:none;
    padding:4px;
    display:block;
    color:#ffffff;
    border:0px solid #333333;
    font:12px Arial,Helvetica,sans-serif;
    font-weight:bold;
    padding-left: 10px;
    background: #415884;
    border-bottom: 1px solid #333333;
    
}

#navBar a:hover {
    background: #767c87;
    color:#ffffff;
}

#navBar .active {
    background: #767c87 ;
    background-position:right;
    color:#ffffff;
}


#navBar2 {
    list-style:none;
    margin-left:0px;
    padding:0px;
    border-bottom: 1px solid #333333;
    background:#ffffff;
    
}

#navBar2 li{
    margin-top:0px;
    background:#ffffff; 
    text-align:left;
}

#navBar2 a {
    text-decoration:none;
    padding:2px;
    display:block;
    color:#000000;
    font-size:11px;
    border:0px solid #333333;
    margin-left: 10px;
    padding-left: 15px;
    background:#ffffff;
    background: #ffffff url(../images/navImg_dev.gif)  no-repeat;
}

#navBar2 .active, 
#navBar2 a:hover {
    background: #ffffff url(../images/navImg.gif)  no-repeat;
    background-position:left top;
    color:#000000;
}

#navBar3 {
    list-style:none;
    margin-left:0px;
    padding:0px;
}

#navBar3 li{
    margin-top:0px;
    background:#ffffff; 
    text-align:left;
}

#navBar3 a {
    text-decoration:none;
    padding:2px;
    display:block;
    color:#000000;
    border:0px solid #333333;
    font-size:11px;
    font-weight:bold;
    margin-left: 20px;
    padding-left: 15px;
    background: #ffffff url(../images/navImg_dev.gif)  no-repeat;
}

#navBar3 a.active, 
#navBar3 a:hover {
    background: #ffffff url(../images/navImg.gif)  no-repeat;
    background-position:left top;
    color:#000000;
    
}

h1 {
    font-size:15px;
    margin:0;
    margin-bottom: 15px;

}

h2 {
    font-size:14px;
    margin:0;
    margin-bottom: 5px;
}

h3 {
    font-size:12px;
    margin:0;
}

#clear {
    clear:both;
}





#header h1 a,#header h1 a:link,#header h1 a:visited,#header h1 a:hover,#header h1 a:active,#header h1 a:focus
    {
    position: absolute;
    text-indent: -9999px;
    display: block;
    margin: 0px;
    height: 100px;
    width: 900px;
}

#headernavigation {
    float: right;
    display: block;
    margin: 55px 15px 0px 0px;
    font-weight: bold;
    z-index: 20;
    position: relative;
    border: 0px #000 solid;
    height: 16px;
}

#headernavigation li {
    float: left;
    display: inline;
    margin-right: 1px;
    line-height: 13px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    padding: 0 2px;
    height: 15px;
}

#headernavigation li a,
#footernavigation a {
    font-size: 10px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
}

#headernavigation li a:hover,
#footernavigation a:hover {
    font-size: 10px;
    color: #ffffff;
    text-decoration: underline;;
    text-align: center;
}

#headernavigation li a:active,
#headernavigation li a:focus,
#footernavigation a:active,
#footernavigation a:focus {
    font-size: 10px;
    color: #ffffff;
}

#headernavigation li a#current {
    font-size: 10px;
    color: #ffffff;
}

#navigationpfad {

    font-weight: normal;
    font-size: 10px;

    border: 0px #000 solid;
    height: 16px;
    margin-bottom: 10px;
    text-align:left;
}

#navigationpfad a{
color:#333333;
text-decoration: none;
}

#navigationpfad a:hover {
    text-decoration: underline;;

    }
    
    .newsletter label {

    width: 85px;
    cursor: pointer;
    font-size: 10px;
}

.newsletter input {

    width: 95px;
    font-size: 10px;
}

.newsletter input.sbmt {
    width: 90px;
    font-size: 9px;
}


form {
    margin: 0px;
}
    
.tabellenHeader{
color:#ffffff; font:14px Arial,Helvetica,sans-serif; Font-weight:bold; border-bottom:1px #333333 solid;}

.tabellenHeaderSolo{
background: #FFFFFF url(../images/navigation_1.jpg)  repeat-x; 
color:#FFFFFF; font:12px Arial,Helvetica,sans-serif; Font-weight:bold; border-bottom:1px #333333 solid;
border-top:1px #333333 solid;
}

.searchResultItem{

border-bottom:1px solid #333333;

margin-bottom: 20px;
padding-bottom: 5px;
}


/**
 * CSS styles for Contenido Sitemap.
 * 
 * @author Frederic Schneider
 * @copyright four for business AG <www.4fb.de>
 * @version 0.1.0
 * 
 * created 2008-04-11
 * Angepasst
 */

.sitemap, .sitemap ul, .list2,  .list3, .list2 ul,  .list3 ul{
        margin:0px;
        padding: 0px;
}



.sitemap li {
    list-style-type: none;

}

.sitemap .level1 {
        padding: 2px 2px 2px 10px;
        font-weight:bold;
}

.sitemap .level2 {
        padding: 2px 2px 2px 25px;
        font-weight:normal;
}

.sitemap .level3 {
        padding: 2px 2px 2px 40px;
        font-weight:normal;
}

