/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

body {
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 73%;  /* Enables font size scaling in MSIE */
  margin: 0;
  padding: 0;
  background-color: #000000;
}

  .bgtext {
    font-size: 160px;
    font-family: verdana,helvetica,sans serif;
    margin-bottom:0px;
    position: absolute;
    top: 250px;
    left: 120px;
    right: -80px;
    color: rgb(34, 34, 34);
    }

  .bgtext2 {
    font-size: 120px;
    font-family: verdana,helvetica,sans serif;
    margin-bottom:0px;
    position: absolute;
    top: 390px;
    left: 260px;
    right: -80px;
    color: rgb(34, 34, 34);
    }


#inner {
   position:absolute;
   top:80px;
   left:120px;
   width:85%;
   height: 600px;
   padding:10px;
   margin:0px;
/*    border:4px solid rgb(34, 34, 34); */
}

  div#inner a:hover {
    background: transparent none repeat scroll 0%;
    cursor: crosshair;
    }


  div#inner a span {
    display: none;
    }

  div#inner a:visited span {
    display: none;
    }
  div#inner a {
    text-decoration: none;
    color: white;
    }

  div#inner a:link, div#inner a:visited {
    text-decoration: none;
    }

  div#inner a:hover span {
    background: transparent none repeat scroll 0%;
    display: block;
    position: relative;
    font-size: 14px;
    }

  div#urltext, div#inner div#content a:link, div#inner div#content a:visited, div#inner a:hover, div#inner a:hover span { color: rgb(255, 124, 17);
    }
/* Schrift fonts */

h1#titel {
   font-family:Arial,sans-serif;
   text-align:center;
   font-size:45pt;
   font-weight:normal;
   color:#292929;
}

p#info1 {
   font-family:Arial,sans-serif;
   text-align:center;
   font-size:18pt;
   font-weight:normal;
   color:#800040;
}

p#info2 {
   font-family:Arial,sans-serif;
   text-align:center;
   font-size:12pt;
   font-weight:normal;
   color:#800040;
}

/*
  .infotext {
    font-size: 12px;
    font-family: verdana,helvetica,sans serif;
    font-weight:normal;
    text-align:center;
    position: absolute;
    top: 30px;
    left: 20px;
    right: -100px;
    color:#800040;
    }
*/