

:focus {
    outline:none;
  }


body {
    background-color : #90a5ec;
    color : #1f276e;
    background-image : url('images/bg-grad-quer.jpg');
    background-repeat : repeat-y;
    font-family : DejaVu, Arial, FreeSans, Helvetica, 'Sans Serif';
    font-size : 0.8em;
    margin-top : 5px;
  }


h1 {
    font-size : 195%;
    font-weight : bold;
    padding-bottom : 0px;
    margin-bottom : 25px;
  }


h2 {
    font-size : 175%;
    font-weight : bold;
    padding-bottom : 15px;
    margin-bottom : 0px;
  }


h3 {
    font-size : 150%;
    font-weight : bold;
    padding-bottom : 0px;
    margin-bottom : 0px;
  }


h4 {
    font-size : 125%;
    font-weight : bold;
    padding-bottom : 0px;
    margin-bottom : 0px;
  }


p {
    line-height : 1.4em;
    padding-bottom : 10px;
    padding-top : 0px;
  }


div#wrap-seite {
    background-image : url('images/bg-right-grad.png');
    background-position : right;
    background-repeat : repeat-y;
    border-left-color : #858585;
    border-left-style : solid;
    border-left-width : 1px;
    margin-left : auto;
    margin-right : auto;
    margin-top : 0px;
    width : 910px;
  }


div#container-seite {
    width : 900px;
    border-top-color : #858585;
    border-top-style : solid;
    border-top-width : 1px;
  }


div#container-body h1 {
    background-image : url('images/grad-headline.jpg');
    background-position : bottom left;
    background-repeat : no-repeat;
    text-align : left;
    padding-left : 15px;
  }


div#container-titel {
    background-color : #fdfdfd;
    background-image : url('../content/images/logos/logo-itu.jpg');
    background-repeat : no-repeat;
    height : 140px;
    vertical-align : bottom;
  }


div#container-titel p {
    bottom : -45px;
    float : right;
    font-style : normal;
    font-weight : bold;
    margin-right : 15px;
    position : relative;
    text-align : right;
    width : 250px;
  }


div#container-body {
    background-color : #fdfdfd;
    background-image : url('images/bg-dot-grey.jpg');
    background-position : 190px;
    background-repeat : repeat-y;
    clear : both;
    margin-top : -3px;
    width : 900px;
  }


div#container-inhalt {
    width : 625px;
    float : right;
    padding-bottom : 25px;
    padding-left : 15px;
    padding-right : 50px;
    padding-top : 25px;
  }


div#spalte-inhalt-li {
    float : left;
    width : 280px;
  }


div#spalte-inhalt-re {
    float : right;
    width : 290px;
  }


.nachsatz {
    clear : both;
    font-weight : bold;
    font-style : italic;
  }


div#signatur {
    background-image : url('images/itu-red-dot.png');
    background-position : right;
    background-repeat : no-repeat;
    color : #575757;
    clear : both;
    margin-left : auto;
    margin-right : auto;
    width : 930px;
    height :20px;
  }


div#signatur div {
    float : left;
    font-size : 75%;
    margin-top : 3px;
    text-align : right;
    width : 900px;
  }


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


a#itu-link-home {
    height : 130px;
    position : absolute;
    top : 5px;
    width : 360px;
  }


.bild-rahmen {
    border-bottom-color : #1f276e;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #1f276e;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #1f276e;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #1f276e;
    border-top-style : solid;
    border-top-width : 1px;
    margin-bottom : 5px;
    margin-left : 5px;
    margin-right : 5px;
    margin-top : 5px;
  }


.auflistung-bullet {
    line-height : 1.6em;
  }


.auflistung-bullet a {
    color : #1f276e;
    font-weight : bold;
  }


.clear {
    clear : both;
  }


.fett {
    font-weight : bold;
  }


.mittig {
    text-align : center;
  }


