<!--
* {font-family: Arial, Helvetica, Sans-Serif;color:#808080;}
body {text-align:center;background-image: url('bg.jpg');}
#main1 {padding:0px;margin:0px;display:block;width:1024px;padding-left:50px auto;border:1px solid blue;height:800px;background-position: left top; background-image: url('Onlinemusik.gif'); background-repeat: no-repeat; background-attachment: fixed;}
#main {
      width:<%=contentWidth%>px;
      height:100%;
      margin:0px auto;
      border:0px solid gray;
      border-radius: 30px;
      text-align:left;

      }
#header {width:<%=contentWidth%>px; height:70px;margin:0px auto;background-color:white;
      position:absolute;
      top:0px;
      background-image: url('Onlinemusik60.gif');
      background-repeat: no-repeat;
      background-attachtment: fixed;
      }

#marquee
      {
      width:<%=contentWidth-10%>px;
      height:55px;
      margin:0px auto;
      background-color:white;
      border:0px solid navy;
      }

#topics {
        display:block;
        padding-right:5px;
        top:5px;
        text-align:right;
        font-size:11px;
        color:#808080;
        }

#promo {
      position:absolute;
      left:0px;
      top:1px;
      width:250px;
      height:200px;
      background-color:white;

      }
#content  {
          position:absolute;
          top:125px;
          display:block;
          background-color:white;
          width:<%=contentwidth%>;
          height:100%;
          padding-top:5px;
          padding-left:5px;
          padding-right:5px;
          }

h1 {color:#ff3300;font-size:100%;}

.center {text-align:center;margin:0 auto;}

.buttRegister {display:block;width:220px;height:24px;padding:0px;margin:0px 0px 4px 0px;
border:solid 1px #ccc;color:#fff;font-size:11pt;
background:transparent url(../images/frmbuttonBG.gif) repeat-x 0px 0px;text-align:center;cursor:pointer;}
.buttRegister:hover {background:transparent url(../images/frmbuttonBGHov.gif) repeat-x 0px 0px;border:1px solid #ccc;}

-->
