body{
    background-color:#000000; margin: 0px; padding: 0px;
	font-family:  Arial, Verdana;
	font-size: 12px;
	padding: 0px;
	color: #FFFFFF;
	text-align:center; 
	/*scrollbar-base-color:#8C8CC6;  Basisfarbe der Scroll-Leiste */
    /*scrollbar-3d-light-color:#AB0303; /* Farbe für 3D-Effekte */
    /*scrollbar-arrow-color:#AB0303; /* Farbe für Verschiebepfeile */
    /*scrollbar-darkshadow-color:#000000; /* Farbe für Schatten */
    /*scrollbar-face-color:#8C8CC6; /* Farbe für Oberfläche */
    /*scrollbar-highlight-color:#AB0303; /* Farbe für oberen und linken Rand */
    /*scrollbar-shadow-color:#000000; /* Farbe für unteren und rechten Rand */
   /* scrollbar-track-color:#AB0303; /* Farbe für freibleibenden Verschiebeweg */
}

#wrapper {
  position:relative;
  border: 0px;
  margin: 0px auto; /* Seitenabstand oben/unten: 0px und re/li: auto */
  text-align: left;
  top:0px;
  width:801px;
	padding:0px;
	background-position:1px 1px;
}

#wrapper2 {
  position:relative;
  border: 0px;
  margin: 0px auto; /* Seitenabstand oben/unten: 0px und re/li: auto */
  text-align: left;
  top:0px;
  width:1000px; heigth: 626px;
	padding:0px;
	background-position:1px 1px;
}

div.top {
  position: absolute; top: 0px; margin-left: auto; margin-right: auto; padding: 0px;
}

div.menu {
  position: absolute; top: 100px; 
  background-image:url(pics/side-neu.gif); width: 182px; height: 399px; padding: 11px;  /*margin-left:5px; margin-right:5px;*/
}

div.down {
  position: absolute; top: 499px; 
}
div.content {
    position: absolute; top: 100px; left: 182px;
    background-image:url(pics/muster-neu.jpg); width: 618px; height: 399px; margin: 0px; padding: 0px;
    text-align:left;
  }

div.solo {
    position: absolute; top: 20px; left: 20px;
    margin: 0px;
    text-align:left; padding-left: 10px; padding-right: 10px;
    font-family: arial;
    font-size: 16px;
  }
  
div.unter {
  position: absolute; top: 20px; left: 0px;
}

div.unter_songs {
  position: absolute; top: 20px; left: 0px; width: 500px;
}

div.start { position: absolute; top: 40px; left: 330px;}

div.gaeste {
  width: 619px; height: 360px; overflow:auto;
  padding-left: 5px; padding-right: 10px;
  text-align:left;
}

div.warnung { text-decoration:none; text-align:left; font-weight:bold; color:#FF0000; font-family: arial; font-size: 10pt;
padding-left: 10px; padding-right: 10px;}

p { text-align:justify; padding-left: 5px; padding-right: 10px;}
h1 { font-size:14pt; color:#FFFFFF; font-family: arial; }
h2 { font-size:12pt; color:#FFFFFF; font-family: arial; }

p.menu { margin-bottom:5pt; margin-top:1pt;}
p.small{font-size: 8pt; margin-bottom:0pt; margin-top:0pt;}
p.near{margin-bottom:0pt; margin-top:0pt;}

a:link      { text-decoration:none; font-weight:bold; color:#FF0000; font-family: arial; font-size: 10pt; }
a:visited   { text-decoration:none; font-weight:bold; color:#FF0000; font-family: arial; font-size: 10pt; }
a:hover     { text-decoration:none; font-weight:bold; color:#FF8080; font-family: arial; font-size: 10pt; }
a:active    { text-decoration:none; font-weight:bold; color:#FF0000; font-family: arial; font-size: 10pt; }

img.image    { border-width: 1px; border-color:#FFFFFF; border-style: solid;}

table { table-layout:fixed; font-family: arial; color:#FFFFFF;}
table.small {font-size: 8pt; white-space:nowrap;}/*width: 400px;}*/
i { font-size: 10pt; }

object.hear {
	width:100px;
	height:50px;
}
