

body {
    font-family : DejaVu, Arial, FreeSans, Helvetica, 'Sans Serif';
    font-size : 0.8em;
    color : #08004b;
    margin-bottom : 0px;
    margin-left : 0px;
    margin-right : 0px;
    margin-top : 0px;
    padding-bottom : 0px;
    padding-left : 0px;
    padding-right : 0px;
    padding-top : 0px;
  }


h3 {
    margin-bottom : 5px;
  }


h4 {
    margin-bottom : 5px;
  }


p {
    line-height : 1.4em;
  }


div#wrap-titel {
    background-color : #08004b;
    color : #ffffff;
    background-image : url('images/weiss-navi.jpg');
    background-position : left;
    background-repeat : repeat-y;
    border-bottom-color : #70e300;
    border-bottom-style : solid;
    border-bottom-width : 5px;
  }


div#container-titel {
    height : 120px;
  }


div#container-titel img {
    float : left;
    margin-left : 3px;
    margin-top : 4px;
  }


div#container-titel div {
    float : left;
    text-align : center;
    width : 1050px;
    font-weight : bold;
  }


div#container-titel h1 {
    font-weight : normal;
  }


div#container-titel h3 {
    font-weight : bold;
  }


div#wrap-seite {
    background-color :#d1deff;
  }


div#container-seite {
    width : 1150px;
    background-image : url('images/blau-navi.jpg');
    background-position : left;
    background-repeat : repeat-y;
    background-color :#d1deff;
  }


div#container-inhalt {
    float : left;
    margin-top : 25px;
    margin-bottom : 75px;
    width : 600px;
    text-align : justify;
  }


div#container-inhalt li {
    padding-bottom:10px;
  }


div#container-inhalt li ul li {
    padding-top : 5px;
    padding-bottom : 5px;
  }


div#container-inhalt h3 {
    padding-top : 15px;
  }


div#container-right {
    background-color : #e5e7ff;
    background-image : url('images/blau-frame-right.jpg');
    background-repeat : repeat-y;
    border-color : #ffffff;
    border-style : solid;
    border-width : 2px;
    float : left;
    margin-left : 50px;
    margin-top : 25px;
    padding-bottom : 25px;
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px;
    text-align : center;
    width : 180px;
  }


.img {
    border-color : #08004b;
    border-style : solid;
    border-width : 1px;
    padding : 2px;
  }


div.absatz-aktuell {
    border-bottom-color : #8790a5;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #c1cdec;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #8790a5;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #c1cdec;
    border-top-style : solid;
    border-top-width : 1px;
    margin-top : 25px;
    padding-bottom : 15px;
    padding-left : 15px;
    padding-right : 15px;
    padding-top : 15px;
  }


div.absatz-aktuell h3 {
    padding-top : 0px;
  }


hr#signatur-hr {
    margin-top : 0px;
    padding-top : 0px;
  }


div#signatur {
    color : #575757;
    font-size : xx-small;
    height : 40px;
    margin-left : 400px;
  }


div#signatur a {
    color : #575757;
    text-decoration : none;
  }


.block {
    text-align :justify;
  }


