a:link       { color: rgb(255, 204, 0) }
a:active     { color: rgb(102, 255, 0) }
a:visited    { color: rgb(153, 153, 102) }

body         { background-color: rgb(0, 0, 51); color: rgb(255, 255, 153); font-family: Arial, Helvetica; font-size:12px; }

table {padding-top:0px; padding-left:0px; padding-right:0px; margin-top:0px; font-size:12px;}


p						{font-size:12px; width:600px;}

h1           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 24pt; color: rgb(255, 204, 0) }
/*Bild-Starter*/
h2           { font-family: Arial Black; font-weight: normal; font-style: normal; 
               font-size: 14px; color: #CC0000; text-align:center;}
/*Themen */
h3           { font-family: Arial, Helvetica; font-weight: bold; font-style: normal; 
               font-size: 14pt; color: FFFF00; text-align:center; }
/*rot mittig SngerKomponistTrompeter */
h4           { font-family: Arial, Helvetica; font-weight: bold; font-style: italic; 
               font-size: 12pt; color: CC0000; text-align:center; }
/* musiker-Namen z.B.*/
h5           { font-family: Arial, Helvetica; font-weight: bold; font-style: italic; 
               font-size: 12pt; color: rgb(255, 255, 153); text-align:center; }

h6           { font-family: Arial, Helvetica; font-weight: normal; font-style: normal; 
               font-size: 8pt; color: rgb(102, 153, 51) }

.head        {  padding-bottom: 30px;}

.header {position:absolute; top:10; left: 200px; width:600px;}
.menue {position:absolute; top:180; left: 10px; width:100px;}
.inhalt {position:absolute; top:180; left: 200px; width:600px;}