/* $Id: kalo.css,v 1.25 2010/04/05 13:44:32 wytze Exp wytze $ */

BODY {
   font-family: Arial, Helvetica;
   background:  #ffffff;
   color:       #000000;
   margin-left: auto;
   margin-right: auto;
}

#fadeDiv {
    display:none;
}

A {
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
}
A IMG {
    border-style: none;
}
A IMG.thumbnail {
    border-style: solid;
    border-width: 1px;
    border-color: #000000;
}
A:link, A:visited, A:active {
    color: #aaaaaa;
}
A:link:hover, A:visited:hover, A:active:hover {
    color: #000000;
}
A.small {
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}
A.large {
    text-decoration: none;
    font-weight: bold;
    font-size: large;
}
A.big {
    text-decoration: none;
    font-weight: bold;
    font-size: x-large;
}
A.topic {
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
}
A.subtopic {
    text-decoration: none;
    font-weight: bold;
    font-size: small;
}

P.topic {
    text-decoration: none;
    font-weight: bold;
    font-size: medium;
    margin-top: 0px;
    margin-bottom: 0px;
}
P.subtopic {
    text-decoration: none;
    font-weight: bold;
    font-size: small;
    margin-top: 0px;
    margin-bottom: 0px;
}

P.click {
    text-decoration: none;
    font-weight: bold;
    font-size: small;
    color: #aaaaaa;
}

P.thankyou {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
}

H2.thankyou {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
    margin-top: 0px;
    margin-bottom: 0px;
}

P.copyright {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: small;
}

P.about {
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: large;
    color: #000000;
    text-align: left;
    margin: 20px;
}

P.contact {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: medium;
    color: #000000;
}

DIV.impressum {
    margin-left: 30px;
    margin-right: 30px;
}

H2.impressum {
    margin-top: 60px;
    margin-bottom: 60px;
    font-size: 18pt;
    font-weight: bold;
    color: #aaaaaa;
}

P.impressum {
    width: 650px;
    margin-bottom: 30px;
    text-align: left;
    text-decoration: none;
    font-weight: medium;
    font-size: 12pt;
}
