
/* Klaus Schumann - Mode - Stylesheet vom 12.07.2009 */

html, body {
           background-color: #DFDFDF;
           margin: 0;
           scrollbar-face-color:#C6C3AC;
           scrollbar-shadow-color:#ffffff;
           scrollbar-3dlight-color:#C6C3AC;
           scrollbar-highlight-color:#ffffff;
           scrollbar-darkshadow-color:#C6C3AC;
           scrollbar-track-color:#C6C3AC;
           scrollbar-arrow-color:#ffffff;
           width: 100%;
           height: 100%;
           overflow: auto;
}

/* IDs */

#oben {
      position: absolute;
      top: 0px;
      left: 0px;
      min-width: 990px;
      width: 100%;
      height: 8%;
      z-index: 1;
      background-color: #DFDFDF;
      overflow: hidden;
}
#all {
     position: absolute;
     top: 8%;
     left: 0px;
     min-width: 990px;
     width: 100%;
     height: 510px;
     margin: 0;
     z-index: 0;
     background-color: #DFDFDF;
     overflow: hidden;
}
#topleft {
             position: absolute;
             top: 0px;
             left: 0px;
             min-width: 1px;
             width: 40%;
             height: 500px;
             overflow: hidden;
             z-index: 2;
             float: left;
             background-color: #0000BF;
}
#header {
        position: absolute;
        top: 0px;
        left: 50%;
        min-width: 980px;
        width: 980px;
        margin-left: -490px;
        height: 80px;
        z-index: 3;
        float: left;
        background-color: #0000BF;
        overflow: hidden;
}
#topright{
             position: absolute;
             top: 0px;
             right: 0px;
             min-width: 1px;
             width: 40%;
             height: 500px;
             margin: 0 0 0 0;
             overflow: hidden;
             z-index: 2;
             clear: left;
             background-color: #0000BF;
}
#content {
         position: absolute;
         top: 80px;
         left: 50%;
         min-width: 980px;
         width: 980px;
         margin-left: -490px;
         height: 400px;
         z-index: 4;
         overflow: hidden;
         background-color: #0000BF;
}
#text {
         position: relative;
         top: 20px;
         left: 10px;
         width: 950px;
         height: 350px;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: normal;
         color: #C0C0C0;
         z-index: 4;
         overflow: hidden;
}
#spalte {
        position: relative;
        top: 20px;
        left: 0px;
        width: 500px;
        height: 350px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #C0C0C0;
        z-index: 4;
        overflow: hidden;
        text-align: center;
        float: left;
}
#spalte1 {
         position: relative;
         top: 20px;
         left: 10px;
         width: 450px;
         height: 350px;
         font-family: verdana, arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: normal;
         color: #C0C0C0;
         z-index: 4;
         overflow: hidden;
         float: left;
}
#spalte2 {
         position: relative;
         top: 20px;
         left: 10px;
         width: 500px;
         height: 350px;
         font-family: century gothic, verdana, arial, helvetica, sans-serif;
         font-size: 16px;
         font-weight: bold;
         color: #C0C0C0;
         z-index: 4;
         overflow: hidden;
         float: left;
         text-align: center;
}
#menue {
       clear: left;
       position: relative;
       top: 20px;
       left: 10px;
       width: 950px;
       height: 20px;
       font-family: verdana, arial, helvetica, sans-serif;
       font-size: 13px;
       font-weight: normal;
       color: #C0C0C0;
       z-index: 4;
       overflow: hidden;
       text-align: right;
}
#mittig {
        position: relative;
        top: 0px;
        left: 0px;
        width: 950px;
        height: 350px;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 16px;
        font-weight: normal;
        color: #C0C0C0;
        z-index: 4;
        overflow: hidden;
        text-align: center;
}
#ues {
     position: absolute;
     top: 0px;
     left: 0px;
     width: 100px;
     height: 20px;
     font-family: verdana, arial, helvetica, sans-serif;
     font-size: 16px;
     font-weight: bold;
     color: #C0C0C0;
     z-index: 5;
     overflow: hidden;
     text-align: left;
}
#footer {
        position: absolute;
        top: 480px;
        left: 0px;
        width: 100%;
        height: 20px;
        margin: 0 0 0 0;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #0000BF;
        z-index: 5;
        text-align: center;
        background-color: #DFDFDF;
        overflow: hidden;
}

/* KLASSEN */

table.gal {
          width: 950px;
}
td.gal1 {
        width: 338px;
        vertical-align: top;
}
td.gal2 {
        width: 273px;
        text-align: center;
        vertical-align: top;
}
td.gal3 {
        width: 339px;
        vertical-align: top;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        color: #C0C0C0;
}
a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 16px; color:#C0C0C0;
  font-weight: normal;
  text-decoration: underline;
}
a:hover {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 16px; color:#FFFFFF;
        font-weight: normal;
        text-decoration: underline;
}
a.menue {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; color:#C0C0C0;
  font-weight: normal;
  text-decoration: none;
}
a.menue:hover {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px; color:#FFFFFF;
        font-weight: normal;
        text-decoration: none;
}
a.menue_a {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; color:#FFFFFF;
  font-weight: normal;
  text-decoration: none;
}
a.menue_a:hover {
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 12px; color:#FFFFFF;
        font-weight: normal;
        text-decoration: none;
}
p, form {
        margin: 0;
        padding: 0;
}
img {
    border: none;
}
img.menue {
          margin-top: 5px;
}
div.mp3 {
        text-align: left;
        float: left;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #C0C0C0;
}
div.fg {
        margin-left: 210px;
        float: left;
        font-family: verdana, arial, helvetica, sans-serif;
        font-size: 10px;
        font-weight: normal;
        color: #C0C0C0;
}
object.mp3 {
           width: 200px;
           height: 18px;
}
object.flv {
       width: 410px;
       height: 350px;
}
param.flv {
          width: 410px;
          height: 350px;
}