/*CSS Document*/

/*CSS-Angaben für die Loeffner-Musikladen- Webseite
  
  Gästebuch: username: ftfrecords
             passwort: Standard (ohne)
  
  Farben:
  
 
  Rot:                               :#FF0000;
  gelb:                             :#FEFF7D;
 
*/


/*Allgemeines*/

body        {background-color:#FEFF7D; color:#FF0000; font-family: Verdana, Arial, Helvetica, sans-serif; padding:0px; margin:10px;}

h1	        { font-size:14pt; }
p           { font-size:10pt;}
ul           { font-size:10pt;}
.bild       { border:1px solid black;}
a             {color:#FF0000;}
h4            {margin-bottom:2px;}
p               {width:310px}
p.adresse       {width:100%; display:block; margin-top;0px; padding-bottom:3px; padding-top:3px; border-bottom:1px dotted #FF0000; }


/*Berreiche*/

td{vertical-align:top; width:350px;}



