﻿/* DC.Date: Dienstag, 3. Januar 2012 14:10 */

/* rightTeaser */ 
#rightTeaser { 
    float: right;
    width: 176px;
    height: auto;
    margin-top: 1px;
    color: #6e6e6e;
    background-color: #efefef;
    border-left: 1px solid #6e6e6e;
}
#rightTeaser a:link, #rightTeaser a:visited {
    color: #6e6e6e;
    margin: 10px 12px 0 10px;
    text-decoration: none;
    padding-left: 14px;
    background-image: url(structure/arrow.gif);    
    background-position: left 2px;
    background-repeat: no-repeat;
}
#rightTeaser a:hover, #rightTeaser a:active {
    text-decoration: underline;
}
#rightTeaser img {
    margin: 2px 2px 0 0;
}
#rightTeaser h3 {
    color: #004389;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 10px 0 9px;
}
#rightTeaser p {
    font-size: 1em;
    margin: 7px 9px 15px 9px;
}
#rightTeaser hr {
    height: 1px;
    border: none;
    color: #b4b4b4;
    background-color: #b4b4b4;
    margin: 0 10px 0 10px;
}

#rightTeaser .block {
    width: 100%;
    height: auto;
    padding-bottom: 10px;
    border-bottom: 3px solid #fafafa;
}
#rightTeaser .block .spalteHeader {
    font-size: 1.1em;
    font-weight: bold;
    height: 17px;
    height: auto;
    color: #fafafa;
    padding: 3px 0 3px 10px;
    background-color: #97b0cf;
    background-image: url(structure/bg_column.jpg);
    background-repeat: repeat-x;
}

#rightTeaser .block .quickLink {
}
#rightTeaser .block .quickLink form {
    font-size: 1em;
    margin: 10px 10px 0 10px;
}

#rightTeaser .block .callBack {
}

#rightTeaser .block .glossar {
    margin-bottom: -8px;
}
#rightTeaser .block .glossar a:link, #rightTeaser .block .glossar a:visited {
    float: left;
    margin-top: 10px;
    margin-left: -14px;
    background-image: none;
}
#rightTeaser .block .glossar img {
    float: left;;
    margin: 10px 10px 6px 10px;
}
#rightTeaser .block .glossar hr {
    margin-top: 0;
    margin-bottom: 0;
}
#rightTeaser .block .glossar br {
    margin-top: 0;
    margin-bottom: 0;
}

#rightTeaser .block .highlightProduct {
}
#rightTeaser .block .highlightProduct .spalteBild {
    margin: 10px 10px 5px 10px;
}
#rightTeaser .block .highlightProduct p {
    margin-top: 0px;
    margin-bottom: 5px;
}
#rightTeaser .block .highlightProduct hr {
    margin-top: 17px;
    margin-bottom: 3px;
}

#rightTeaser .block .ahrefLink a:link, #rightTeaser .block .ahrefLink a:visited {
}
#rightTeaser .block .ahrefLink img {
    float: left;
    margin: 2px 5px 0 0;
}
#rightTeaser .block .ahrefLink li {
    clear: both;
    padding-top: 5px;
    padding-bottom: 5px;
}

#rightTeaser .block .downloads {
    padding-bottom: 20px;
}
#rightTeaser .block .downloads img {
    float: left;
    margin: 10px 10px 15px 10px;
}
#rightTeaser .block .downloads a:link, #rightTeaser .block .downloads a:visited {
    margin: 0;
}
#rightTeaser .block .downloads hr {
    margin-top: 5px;
    margin-bottom: 5px;
}
#rightTeaser .block .downloads .spalteHeader {
    margin: 0 0 10px 0;
}
#rightTeaser .block .downloads .downloadLink {
    float: left;
    width: 130px;
    margin-top: 6px;
    margin-bottom: 0;
}
#rightTeaser .block .downloads .downloadLink a:link, #rightTeaser .block .downloads .downloadLink a:visited {
    background-image: none;
    margin-left: -14px;
}

#rightTeaser .block .aktuelles h5 {
    float: left; 
    width: 140px;
    margin-left: 9px;
    margin-top: 8px; 
    margin-bottom: 2px; 
    font-size: 1em; 
}
#rightTeaser .block .aktuelles img {
    float: left;
    margin: 10px 5px 0 10px;
}
#rightTeaser .block .aktuelles p {
    margin-top: 0;
    margin-bottom: 7px;
    font-size: 1em;
    font-weight: bold;
}
#rightTeaser .block .aktuelles hr {
    margin-top: 5px;
    margin-bottom: 5px;
}

#rightTeaser .block .ansprechpartner h3 {
    margin: 5px 5px 0 9px;
    font-size: 1em;
}
#rightTeaser .block .ansprechpartner p {
    margin-top: 0;
    margin-bottom: -2px;
}
#rightTeaser .block .ansprechpartner a:link, #rightTeaser .block .ansprechpartner a:visited {
    float: left;
}
#rightTeaser .block .ansprechpartner img {
    float: left;
    margin: 11px 0 0 10px;
}
#rightTeaser .block .ansprechpartner .foto {
    margin: 10px 5px 4px 10px;
    float: none;
}

#rightTeaser .inputField {
    width: 156px;
    margin-bottom: 9px;
}
/* rightTeaser */



/* bottomTeaser */
#bottomTeaser {
    width: 900px;
    height: 30em;
    color: #6e6e6e;
    margin-bottom: 40px;
}  
#bottomTeaser h3 {
    color: #004389;
    font-size: 1.1em;
    font-weight: bold;
    margin: 0 12px 0 11px;
}
#bottomTeaser p {
    font-size: 1.1em;
    margin: 0 12px 10px 11px;
}
#bottomTeaser br {
    margin-top: 10px;
}
#bottomTeaser hr {
    height: 1px;
    /*margin: 12px 12px 8px 12px; */
    border: none;
    color: #b4b4b4;
    background-color: #b4b4b4;
}
#bottomTeaser img {
    margin-top: 15px;
}

#bottomTeaser a:link, #bottomTeaser a:visited {
    color: #6e6e6e;
    margin: 10px 12px 0 10px;
    text-decoration: none;
    padding: 0px 0 0 15px;
    background-image: url(structure/arrow.gif);
    background-position: left 2px;
    background-repeat: no-repeat;

}
#bottomTeaser a:hover, #bottomTeaser a:active {
    text-decoration: none;
}
#bottomTeaser a.teaseranctop  {
}

#bottomTeaser a.teaseranc {
    position:absolute;   
    bottom:10px; 
}

#bottomTeaser .spalteBild {
    margin: 5px 12px 8px 12px;
}
#bottomTeaser .spalteBild1 {
    margin: 5px 12px 5px 22px;
}

#bottomTeaser .bereich {
    float: left;
    width: 181px;
    height: 26em;
    background-image: url(structure/bottomTeaserBlock.jpg);
    background-repeat: repeat-y;
    background-position: 176px;
}
#bottomTeaser .bereich .contentblock{
    float: left;
    width: 176px;
    height: 100.1%;
    border: 1px none blue;
    position: relative;
}

#bottomTeaser .management {
    float: left;
    width: 181px;
    height: 265px;
    background-image: url(structure/bottomTeaserBlock.jpg);
    background-repeat: repeat-y;
    background-position: 176px;
}
#bottomTeaser .management .contentblock {
    float: left;
    width: 176px;
    height: 100%;
    border: 1px none blue;
}
#bottomTeaser .management h6 {
    font-size: 1.1em;
    margin: 9px 12px 0 11px;
}
#bottomTeaser .management p {
    margin: -3px 12px 0 11px;
}

#bottomTeaser .bereich .news {
    padding: 5px 0 0 10px;
}
#bottomTeaser .bereich .news a:link, #bottomTeaser .bereich .news a:visited {
    margin-left: 0;
}
#bottomTeaser .bereich .news h5 {
    font-size: 1.1em;
    color: #004389;
    margin: 0 4px 0 0;
}
#bottomTeaser .bereich .news p {
    margin: 0 12px 0px 0;
}
#bottomTeaser .bereich .news hr {
    /*margin-top: 13px;*/
    margin-left: 0;
}

#bottomTeaser .quickLink {
    float: left;
    width: 176px;
    height: 26em;
    background-image: url(structure/bottomTeaserBlock.jpg);
    background-repeat: repeat-y;
    background-position: 176px;
}
#bottomTeaser .quickLink .contentblock {
    width: 176px;
    height: 11em;
    position:relative;
}
#bottomTeaser .quickLink .inputField {
    width: 156px;
    margin: 9px 9px 5px 9px;
}

#bottomTeaser .callBack {
    float: left;
    width: 176px;
    height: 14em;
    background-image: url(structure/bottomTeaserBlock.jpg);
    background-repeat: repeat-y;
    background-position: 176px;
}
#bottomTeaser .callBack .contentblock{
    float: left;
    width: 176px;
    height: 14.5em;
    position:absolute;
}
#bottomTeaser .callBack p {
    margin: 10px 10px 5px 10px;
}

/* Schatten */
#bottomTeaser .blockShadowTop {
    font-size: 1px;
    width: 100%;
    height: 1px;
    background-image: url(structure/blockShadowTop.jpg);
    background-repeat: repeat-y;
}
#bottomTeaser .blockShadowBottom {
    width: 100%;
    height: 10px;
    background-image: url(structure/blockShadowBottom.jpg);
    background-repeat: no-repeat;
}
#bottomTeaser .quicklinksShadowBottom {
    font-size: 1px;
    width: 100%;
    height: 5px;
    /* margin-top: 110px; */
    background-image: url(structure/bg_quicklinks.jpg);
    background-repeat: no-repeat;
}
/* Schatten */

/* Header */ 
#bottomTeaser .spalteHeader {
    height: 17px;
    font-size: 1.1em;
    color: #fafafa;
    padding: 3px 0 0 15px;
    background-color: #90a9c8;
    background-image: url(structure/bg_column.jpg);
    background-repeat: repeat-x;
    font-weight:bold;
}

#bottomTeaser .bereich .spalteHeader {
    margin-bottom: 5px;
}
/* Header */ 
/* bottomTeaser */
