﻿body
{
    background-image: url(  'Bilder/Hintergrund.jpg' );
    background-color: #ffe329;
    height: 600px;
    width: 1010px;
    font-family: 'Eras Light ITC';
    color: #945603;
    font-size: medium;
}
span.captionMain
{
    font-family: 'Eras Bold ITC';
    font-size: xx-large;
    font-style: normal;
}

span.captionSubMain
{
    font-family: 'Eras Bold ITC';
  font-size: x-large;
    font-style: normal;
 
}

span.captionSubSubMain
{
    font-family: 'Eras Bold ITC';
  font-size: large;
    font-style: normal;
  
}




