body{
        font-family: Times New Roman, serif;
       background-image:url(Bilder/.jpg);
       background-position:4cm 0cm;
       background-repeat:no-repeat;
        text-align: center;
        background-color: #330000;
}
body {
        scrollbar-arrow-color: #FFCC33;
        scrollbar-base-color: #550000;
        scrollbar-highlight-color:#FFCC33;
        scrollbar-shadow-color:#FFCC33;
        SCROLLBAR-TRACK-COLOR: #660000;
}
body.inl{
        margin-top: 0px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        color: #6E0706;
        background-color:#ffff99;
        background-image:
               url('Bilder/ka1_bg.jpg');
        font-family: verdana,arial;
        font-size: 9pt;
}
body.inl {
        scrollbar-arrow-color: #FFCC33;
        scrollbar-base-color: #660000;
        scrollbar-highlight-color:#FFCC33;
        scrollbar-shadow-color:#FFCC33;
        SCROLLBAR-TRACK-COLOR: #990000;
}
body.in2{
        font-family: Times New Roman, serif;
        background-image:
               url('Bilder/ka1_bg.jpg');
        background-position:0cm 0cm;
       background-repeat:repeat;
        text-align: center;
        background-color: #ffff99;
}

*{
        margin: 0px;
        padding: 0px;
}

:link img {
  border: none;
}

a img{
        border: none;
}

h1 {
        margin-top: 0px;
        margin-bottom: 5px;
        font-size: 18px;
}
h2 {
        margin-top: 0px;
        margin-bottom: 5px;
}

h3 {
        margin-top: 0px;
        margin-bottom: 5px;
}

p{
        margin-top: 5px;
        margin-bottom: 5px;
        padding: 5px;
}

a, a:link a:active {
        background-color:inherit;
        color: #6E0706;
        text-decoration: none;
        border: none;
}

a:hover {
        background-color:inherit;
        color: #E04805;
        text-decoration: none;
        border: none;
}

a.day{
        color: #6E0706;
        font-size: 14px;
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 10px;
        display: block;
}

a.day:hover {
        color: #E04805;
}



.content h2{
        color: #6E0706;
        font-weight: normal;
        background: transparent url(.jpg) repeat-x scroll 0%;
        background-position:left bottom;
        line-height: 150%;
        margin-right: 0px;
}

.content p{
        font-size: 16px;
        padding-top: 5px;

}

.content p#subtitle{
        font-style: italic;
        color: #6E0706;
        font-size: 14px;
        padding-top: 5px;
}



 .na{
         display: none;
 }
#blick {
        text-transform: uppercase;
        font-variant: small-caps;
        color: #ffffff;
        font-size: 10pt;
}

#form {
        font-family: verdana,arial;
        font-size: 9pt;
}

#form1 {
        font-family: verdana,arial;
        font-size: 7pt;
}

INPUT,TEXTAREA {
        background-color: #660000;
        border: 1px solid #FF0000;
        Font-Family: Arial, Helvetica, sans-serif;
        Font-Size: 8pt; color:#ffffff
}