.top {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 0px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        border-top-color: #4CA3F9;
        border-right-color: #4CA3F9;
        border-bottom-color: #4CA3F9;
        border-left-color: #4CA3F9;
}

td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #05237C;
}

p {
        font-family: sans-serif;
        font-weight: bold;
        font-size: 16px;
        color: #FAA22E;
	style="text-align:justify";
        
}


h1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        font-variant: small-caps;
        color: #05237C;
        letter-spacing : 4;
}

h2 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #05237C;
        letter-spacing : 2;
}

h3 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #05237C;
        letter-spacing : 2;
}

body {
        background-image: url(ruecken.jpg);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-color: #FFFFFF;
}

a {
        color: #05237C;
        text-decoration: none;
        font-size: 15px;
        letter-spacing : 2;
}

a:hover {
        color: #FAA22E;
}

a.more {
        color: #FAA22E;
}

