

:focus {
    outline:none;
  }


body {
    background-color : #ffffff;
    background-image : url('images/bg/bg-main-neujahr-2012.jpg');
    background-position : 0px 0px;
    background-repeat : repeat-y;
    font-family : Verdana, Tahoma, Helvetica, Arial, 'Segoe UI' sans-serif;
    font-size : 0.8em;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 35px;
    padding-right : 0;
    padding-top : 0;
  }


strong {
    font-weight : bold;
  }


p#impressum {
    float : left;
    width : 350px;
  }


div#container-inhalt {
    margin-left : 220px;
    margin-top : 50px;
    width : 750px;
  }


div#inhalt-ende {
    clear : both;
    padding-top : 10px;
    text-align : center;
  }


div#inhalt-ende h4 {
    font-size : 125%;
  }


div#disclaimer {
    float : left;
    width : 400px;
  }


div#disclaimer h4 {
    font-size : 100%;
  }


div#disclaimer p {
    padding-bottom:15px;
  }


.font-size-1 {
    font-size : 75%;
  }


.font-size-2 {
    font-size : 125%;
  }


.font-size-3 {
    font-size : 150%;
  }


.font-size-4 {
    font-size : 175%;
  }


.font-size-5 {
    font-size : 200%;
  }


.clear {
    clear : both;
  }


.logo-titel-unten {
    left : 30px;
    position : absolute;
    top : 500px;
    border-width : 0px;
  }


