/*Datei: bildformate.css*/
/*Formate für die HTML-Träger der Galeriebilder von "Märchen der Völker"*/

body            {  background-color:#051428; }

h1,p        {  font-family:'Verdana', sans-serif; color:#FAEBD7;  }

h1        {   font-size:14pt; line-height:15pt; font-weight:normal; text-align:left; margin-top:0px; margin-left:0px;  }


p        {  font-size:12pt; line-height:13pt; font-weight:bold; text-align:left; margin-top:0px; margin-left:0px;  }

.it         {  font-style:italic;   }



aa:link           {  text-decoration:none;  font-weight:normal;  color:red;  }
a:visited           {  text-decoration:none;   font-weight:normal;  color:#D28C00;  }
a:hover            {  text-decoration:none;  color:#051428;  background-color:#FAEBD7; }
a:active           {  text-decoration:none;  color:#051428;  background-color:#FAEBD7; } -->