﻿body, html
{
	margin-top: 50px;
}

.style_harry
{
    font-family: "Arial Black";
    font-size: 48px;
    color: Black;
}
.style_m
{
    font-family: "Arial Black";
    font-size: 96px;
    color: #0033CC;
}

.style_harry_klein
{
    font-family: "Arial Black";
    font-size: 24px;
    color: Black;
}
.style_m_klein
{
    font-family: "Arial Black";
    font-size: 36px;
    color: #0033CC;
}
.style_leitspruch
{
    font-family: "Arial Black";
    font-size: 24px;
    text-decoration: none;
}

.NoTextdecoration
{
    text-decoration: none;
    color: Black;
}


