

:focus {
    outline:none;
  }


a {
    color : #ffe3d3;
  }


a:visited {
    color : #ffe3d3;
  }


a:hover {
    color : #ffe3d3;
  }


strong {
    font-weight : bold;
  }


div#buehne {
  }


body {
    color : #ffe3d3;
    background-color : #000000;
    background-image : url('images/bg-vorhang-01.jpg');
    background-position : 0px 0px;
    background-repeat : repeat-y;
    font-family : Verdana, Tahoma, Helvetica, Arial, 'Segoe UI' sans-serif;
    font-size : 9pt;
    margin-bottom : 0;
    margin-left : 0;
    margin-right : 0;
    margin-top : 0;
    padding-bottom : 0;
    padding-left : 0px;
    padding-right : 0;
    padding-top : 0;
  }


img.frame {
    border-bottom-color : #ffe3d3;
    border-bottom-style : solid;
    border-bottom-width : 1px;
    border-left-color : #ffe3d3;
    border-left-style : solid;
    border-left-width : 1px;
    border-right-color : #ffe3d3;
    border-right-style : solid;
    border-right-width : 1px;
    border-top-color : #ffe3d3;
    border-top-style : solid;
    border-top-width : 1px;
    padding-bottom : 2px;
    padding-left : 2px;
    padding-right : 2px;
    padding-top : 2px;
  }


strong {
    font-weight : bold;
  }


div#container-seite {
    background-position : top left;
    background-repeat : no-repeat;
    width : 1040px;
  }


div#container-titel {
    background-image : url('images/titel-vorhang-01.jpg');
    background-repeat : no-repeat;
    background-position : 0px 0px;
    margin-left : 0px;
    margin-top : 0px;
    height : 140px;
  }


div#container-titel p {
    left : 700px;
    position : absolute;
    top : 30px;
    width : 250px;
    padding:8px;
  }


div#container-titel p strong {
    font-size:125%;
  }


div#container-inhalt {
    margin-left : 250px;
    margin-top : 50px;
    padding : 15px;
    width : 720px;
  }


div#container-auftritte img {
    border-color : #ffe3d3;
    border-style : solid;
    border-width : 1px;
  }


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


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


div#signatur {
    color : #ffffff;
    font-size : xx-small;
    margin-top : 15px;
    padding-bottom : 25px;
    text-align : center;
  }


div#seitenstreifen {
    left : 1050px;
    position : absolute;
    top : 200px;
    width : 210px;
  }


div#seitenstreifen img {
    border-color : #ffffff;
    border-style : solid;
    border-width : 1px;
    margin-bottom : 5px;
  }


#signatur a:link, a:visited {
    font-weight : normal;
    color : #ffffff;
  }


.hr-signatur {
    clear : both;
    color : #143ca1;
    height : 1px;
  }


.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%;
  }


.center {
    margin-left : auto;
    margin-right: auto;
  }


.li {
    float:left;
  }


.re {
    float:right;
  }


.clear {
    clear : both;
  }


.txt-mittig {
    text-align : center;
  }


.hr-1px {
    height: 1px;
    background-color: #a2a2a2;
    border: none;
  }


.fett {
    font-weight :bold;
  }


