/* CSS Document */
BODY, A, INPUT, FONT, TEXTAREA, SELECT, UL, LI, BODY.bigger A.normal, BODY.big A.normal {
    font-family: Tahoma, serifSansSerifMonospace;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    color: #333333;
}

BODY.big, BODY.big A, BODY A.big, BODY.bigger A.big {
    font-size: 12px;
    line-height: 18px;
}

BODY.bigger, BODY.bigger A, BODY A.bigger, BODY.big A.bigger {
    font-size: 14px;
    line-height: 20px;
}

HTML, BODY, DIV, IMG, FIELDSET, UL, LI {
    border: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

BODY, A, INPUT, FONT, TEXTAREA, SELECT, UL, LI {
    font-family: Tahoma, serifSansSerifMonospace;
    font-size: 10px;
    font-weight: normal;
    line-height: 15px;
    color: #333333;
}

BODY {
    background-color: #D3E1EE;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

FORM {
    margin: 0px;
    padding: 0px;
}

INPUT, TEXTAREA, SELECT {
    background-image: url(../images/input.gif);
    background-repeat: repeat-x;
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-top: 1px solid #999999;
    border-left: 1px solid #999999;
    color: #000000;
    height: 15px;
    margin: 0px 0px 0px 0px;
    padding: 4px;
}

SELECT {
    height: auto;
}

A {
    color: #506E7F;
    text-decoration: underline;
}

A.act {
    font-weight: bold;
    text-decoration: underline;
}

UL {
    list-style-type: none;
}

H1 {
    padding: 5px 0px 5px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 24px;
    font-weight: normal;
    color: #3D85B5;
}

H2 {
    padding: 0px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    color: #3D85B5;
}

*.fLeft, .floatLeft {
    float: left;
}

*.fRight, .floatRight {
    float: right;
}

*.fClear, .clearSpace {
    clear: both;
}

.bold {
    font-weight: bold;
}

.spacer {
    overflow: hidden;
    height: 5px;
}

DIV#holder {
    background-image: url(../images/bg_holder.jpg);
    background-repeat: repeat-y;
    background-color: #FFFFFF;
    width: 1000px;
    margin: auto;
}

DIV#header {
    background-color: #FFFFFF;
}

DIV#header DIV#headerLeft {
    float: left;
    width: 778px;
    overflow: hidden;
}

DIV#languages {
    height: 26px;
    margin: 13px 0px 0px 20px;
    font-size: 9px;
}

DIV#languages A {
    color: #8B8B8B;
    text-decoration: none;
    font-size: 9px;
}

DIV#languages A.act {
    text-decoration: underline;
}

DIV#header DIV#headerLeft DIV#headerTitle {
    height: 47px;
    margin: 20px 0px 0px 20px;
}

DIV#header DIV#headerLeft DIV#menu {
    height: 20px;
    margin: 0px 0px 0px 20px;
    width: 778px;
    overflow: hidden;
}

DIV#header DIV#headerLeft DIV#menu .item {
    float: left;
    height: 20px;
    margin: 0px 26px 0px 0px;
}

DIV#header DIV#headerLeft DIV#menu .item-act {
    float: left;
    height: 20px;
    margin: 0px 22px 0px 0px;
    background-image: url(../images/bg_menu_act.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
}

DIV#header DIV#headerLeft DIV#headerImage {
    height: 89px;
    width: 675px;
    background-image: url(../images/bg.gif);
    background-repeat: repeat-y;
    overflow: hidden;
    padding-left: 365px;
}

DIV#header DIV#headerRight {
    background-color: #EBF0FF;
    height: 215px;
    float: left;
    width: 222px;
    overflow: hidden;
}

DIV#content {
    height: 100%;
    background-image: url(../images/bg_holder.jpg);
    background-repeat: repeat-y;
}

DIV#content DIV#colLeft {
    background-color: #EBF0FF;
    float: left;
    height: 100%;
    overflow: hidden;
    width: 221px;
}

DIV#subNav {
    margin: 20px 0px 0px 0px;
}

DIV#subNav UL.level1 LI {
    padding: 0 0 22px 0;
}

DIV#subNav UL.level1 LI A {
    color: #666666;
    font-size: 11px;
    font-weight: bold;
    padding: 0 0 0 35px;
    text-decoration: none;
}

DIV#subNav UL.level2 DIV.active {
    background-color: #DEE5EA;
    background-image: url(../images/bg-subnav.gif);
    background-position: 200px 3px;
    background-repeat: no-repeat;
    height: 15px;
    margin: 0px 0px 0px -30px;
    padding: 0px 0px 0px 30px;
}

DIV#subNav UL.level2 LI {
    padding: 0px 0px 0px 0px;
}

DIV#subNav UL.level2 LI A {
    color: #909398;
    display: block;
    font-size: 9px;
    font-weight: normal;
    width: 150px;
}

DIV#subNav UL.level2 LI A.active {
    font-size: 9px;
    color: #97C04A;
    font-weight: bold;
}

DIV#subNav UL.level3 {
    padding: 0 0 0 30px;
}

DIV#subNav UL.level3 LI A.active {
    color: #97C04A;
}

DIV#content DIV#colMiddle {
    float: left;
    overflow: hidden;
    margin: 13px 20px 0px 20px;
    width: 517px;
}

DIV#content DIV#colRight {
    background-color: #EBF0FF;
    float: left;
    height: 590px;
    overflow: hidden;
    width: 222px;
}

DIV#functions {
    padding: 0px 0px 0px 8px;
}

DIV#functions *.fLeft {
    padding: 3px 0px 0px;
    width: 20px;
}

DIV#functions *.fRight {
    float: left;
    padding: 1px 0 0 0;
}

DIV#functions *.line {
    height: 17px;
    overflow: hidden;
    padding: 3px 0px 0px;
}

DIV#functions A {
    color: #5996B9;
    text-decoration: none;
}

DIV#colRight DIV.box {
    background-color: #CFDDE9;
    overflow: hidden;
    margin: 0px 0px 10px 0px;
    padding: 10px 10px 10px 20px;
}

DIV#colRight INPUT {
    margin: 0px 0px 5px 0px;
    width: 180px;
}

DIV#colRight INPUT.radio {
    width: 15px;
    border: none;
    background-color: #CFDDE9;
    background-image: none;
}

DIV#colRight SELECT {
    height: 23px;
    margin: 3px 0px 7px;
    width: 180px;
}

FORM#selectDate, DIV#liste, DIV#listeAktuelles, DIV#standort, DIV#footer, DIV#listeTechnik, DIV#text {
    /*    border-top: 1px solid #E3E7EA;*/
    padding: 15px 0px 0px 0px;
}

DIV#listeAktuelles {
    padding: 5px 0px 0px 0px;
}

DIV#listeAktuelles DIV.entry {
    border-bottom: #D8E5EF solid 1px;
    clear: both;
    margin: 13px 0px 0px 0px;
    padding: 0px 0px 13px 2px;
}

DIV#listeAktuelles DIV.entry DIV.col1 {
    float: left;
    margin: 0 10px 0 0;
    width: 130px;
}

DIV#listeAktuelles DIV.entry DIV.col1 IMG {
    border: #D8E5EF solid 1px;
    width: 130px;
}

DIV#listeAktuelles DIV.entry DIV.col2 {
    float: left;
    width: 365px;
    padding: 0px 0px 0px 10px;
    margin: 0px 0px 0px 0px;
}

DIV#liste DIV.entry DIV.col2 P {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

DIV#listeAktuelles DIV.entry DIV.col2 DIV.title {
    color: #3D85B5;
    font-weight: bold;
    font-size: 13px;
}

DIV#listeAktuelles DIV.entry DIV.read-more {
    margin-top: 10px;
    text-align: right;
}

DIV#listeTechnik {
    border-top: 1px solid #729CC4;
}

DIV.listBorder {
    border-top: 1px solid #729CC4;
}

DIV#listeTechnik DIV.entry {
    border-bottom: #D8E5EF solid 1px;
    margin: 13px 0px 0px 0px;
    padding: 0px 0px 13px 0px;
}

DIV#detailMenu {
    float: right;
    color: #FFFFFF;
    margin-bottom: 1px;
}

DIV#detailMenu DIV.entry {
    background-color: #CBCFD5;
    cursor: pointer;
    float: left;
    margin: 0px 2px -1px;
    padding: 2px 5px 3px;
    text-transform: uppercase;
}

DIV#detailMenu DIV.active {
    background-color: #729CC4;
    border-bottom: none;
}

FORM#selectDate INPUT {
    background-image: url(../images/bg-input1.gif);
    border: none;
    float: left;
    margin: 5px 15px 0 0;
    width: 173px;
}

FORM#selectDate SELECT {
    margin: 5px 0px 0 0;
}

DIV#standort, FORM#selectDate {
    clear: both;
}

DIV#footer IMG {
    float: right;
    margin: -10px 0 0 0;
}

DIV#footer {
    border-top: 2px solid #D4DEE8;
    color: #5996B9;
    margin: 0 0 0 40px;
    padding: 15px 200px;
    width: 520px;
}

DIV#footer *.floatRight {
    width: 180px;
}

DIV.text {
    padding: 0px 0px 15px 0px;
}

DIV#text {
    text-align: justify;
}

DIV#text IMG {
    margin-bottom: 3px;
}

DIV#text DIV.col1 {
    padding: 10px 35px 10px 0px;
    width: 300px;
}

DIV#text DIV.col2 {
    width: 295px;
}

DIV#imageContainer {
    background-color: #F0F0F0;
    padding: 10px;
    margin: 15px 0px 15px 0px;
}

DIV#imageContainer DIV.col1 {
    float: left;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: 140px;
}

DIV#imageContainer DIV.col2 {
    float: left;
    overflow: hidden;
    padding: 0 10px 0 0;
    width: 140px;
}

DIV#imageContainer DIV.col3 {
    float: left;
    overflow: hidden;
    width: 195px;
}

DIV.box UL.links {
    list-style-image: url(../images/icon-link.gif);
    padding: 0 0 0 30px;
}

DIV.box UL.downloads {
    list-style-image: url(../images/icon-download.gif);
    padding: 0 0 0 30px;
}

DIV#homeNews {
    margin: 20px 20px 20px 36px;
    min-height: 305px;
    color: #828186;
}

DIV#homeNews DIV.newsBox {
    margin-bottom: 20px;
    cursor: pointer;
}

DIV#homeNews DIV.newsBox DIV.date {
    background-image: url(../images/arrow-right.gif);
    background-position: right center;
    background-repeat: no-repeat;
    font-weight: bold;
}

DIV.success {
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

.submit-search {
    float: left;
}

.search-buttons {
    float: right;
    margin-right: 10px;
    margin-top: 8px;
}

INPUT.bg {
    background-color: #CFDDE9;
    background-image: url(../images/bg_input.gif);
    background-repeat: no-repeat;
    border: none;
    padding: 4px 5px 6px 5px;
}

H3 {
    color: #3D85B5;
    font-weight: bold;
    font-size: 13px;
    margin: 0px 0px 8px 0px;
    padding: 0px;
    width: 100%;
}

.jobs {
    background-color: #66CC9A;
    color: #FFFFFF;
    padding: 0px 0px 10px 38px;
}

P.teaser {
    font-weight: bold;
}

DIV#liste.downloads DIV.entry {
    padding: 10px;
}

DIV#liste.downloads DIV.entry *.col1 {
    width: 62px;
}

DIV#liste.downloads DIV.entry *.col1 IMG {
    width: 60px;
}

DIV#liste.downloads DIV.entry *.col2 {
    margin: 0px 0px 0px 10px;
    width: 340px;
}

DIV#liste.downloads DIV.entry *.col2 DIV.fLeft {
    width: 90px;
}

DIV#liste.downloads DIV.entry *.col2 UL {
    padding: 0 0 10px;
}

DIV#liste.downloads DIV.entry *.col2 H4 {
    background-image: url(../images/icon-download.gif);
    background-repeat: no-repeat;
    line-height: 22px;
    margin: 0px;
    padding: 0 0 10px 20px;
}

DIV#liste.downloads DIV.entry *.col2 H4, DIV#liste.downloads DIV.entry *.col2 A {
    color: #3D85B5;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
}

DIV#liste.downloads DIV.entry *.col2 P {
    padding: 5px 0px;
}

DIV#liste.downloads DIV.entry *.col2 P A {
    border-right: 1px solid #D8E5EF;
    padding: 0 15px;
}

*.noborder, DIV#liste.downloads DIV.noborder DIV#liste.downloads DIV.entry *.col2 P A.noborder {
    border: none;
}

DIV#liste.bigDownloads DIV.entry *.col1 {
    width: auto;
}

DIV#liste.bigDownloads > DIV.entry *.col1 IMG {
    width: auto;
}

DIV#liste DIV.entry {
    border-bottom: 1px solid #D8E5EF;
    margin: 13px 0px 0px 0px;
    padding: 0px 0px 13px 0px;
}

DIV#liste DIV.entry *.col1 {
    float: left;
    overflow: hidden;
    width: 135px;
}

DIV#liste DIV.entry *.col1 IMG {
    border: 1px solid #D8E5EF;
    width: 127px;
}

DIV#liste DIV.entry *.col2 {
    float: left;
    margin: 0 10px;
    width: 360px;
}

DIV#liste DIV.entry DIV.col2 DIV.title {
    color: #3D85B5;
    font-weight: bold;
    font-size: 13px;
}

DIV#liste DIV.entry *.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}

#selectPartner FIELDSET {
    padding: 0 0 5px;
    width: 300px;
}

#selectPartner LABEL {
    float: left;
    padding: 5px 0 0px;
}

#selectPartner SELECT {
    float: right;
}

