h1{
font-family: Leelawadee, Palatino Linotype, Arial;
font-size: 60px;
font-style: italic;
color: #8A1D1D; 
text-align: center; 
}

h2{
font-family: Leelawadee, Arial;
font-size: 45px;
font-style: normal;
color: #8A1D1D;
text-align: center;
}

h3{
font-family: Leelawadee, Arial;
font-size: 35px;
font-style: normal;
color: #8A1D1D;
text-align: center;    
}

h4{
font-family: Trebuchet MS, Arial, Helvetica;
font-size: 25px;
font-weight: bold;    
}

h5{
font-family:Leelawadee, Arial;
font-size: 17px;
font-weight: bold;
vertical-align: top;    
}


html, body
{
background:  url(Bilder/Hintergrund_grau.png);
background-repeat: no-repeat;
background-position: top;
margin-left: 0px;
margin-right: 0px;
text-align: center;
font-family: Leelawadee, Arial;
background-color: #FFFFFF;
line-height: 1.5em;
}

a:link {color: #FFFFFF;}
a:hover{
    color: #008080;
    font-style: italic;}
a:visited{color: #FFFFFF;}                                   
