.standart
{
    font-family: Arial;
    font-size: 14px;
    color: #000000;
    text-align: justify;
}
.standart1
{
    font-weight: bold;
    font-family: Arial;
    font-size: 14px;
    color: #0000FF;
    text-align: justify;
}
.standart2
{
    font-weight: bold;
    font-family: Arial;
    font-size: 20px;
    color: red;
    text-align: justify;
}
.standart3
{
    font-family: Arial;
    font-size: 14px;
    color: black;
    text-align: justify;
    line-height: 1.5;
}
.standart4
{
    font-family: Arial;
    font-size: 16px;
    color: black;
    text-align: justify;
    line-height: 1.5;
}
body{
background: url(OesterreichHint.jpg);
background-repeat:repeat-y;
background-position:center center;
overflow-x:hidden;
}