html,body { 
height: 100%;
margin: 0px; 
padding: 0px; 
font-family:cursive; 
background-color:#E0DCE0; 
}
a.style1:link, a.style1:visited {
color:#ffffff;
}

table, td {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
}
a:link, a:active, a:visited {
 font-family: Verdana;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #C00000;
}
a:hover {
 font-family: Verdana;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #C00000;
}
.bildtext {
 font-family: Verdana;
 font-size: 11px;
 text-decoration: none;
 font-weight: bold;
 color: #000000;
 background: transparent;
 overflow: hidden;
 text-align=center;
}
.border {
 border-left: 1px solid black;
 border-right: 1px solid black;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
}
.innerborder {
 border-left: 1px solid black;
 border-right: 0px;
 border-bottom: 1px solid black;
 border-top: 1px solid black;
}
.txt{font-family: Verdana, Arial, Helvetica; font-size: 11px}
.txt_big{font-family: Verdana, Arial, Helvetica; font-size: 14px}
.txt2{font-family: Verdana, Arial, Helvetica; font-size: 10px}
.text{font-family: Verdana, Arial, Helvetica; font-size: 6px}
.teext{font-family: Verdana, Arial, Helvetica; font-size: 2px}
.footer {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #CC9900;
        text-decoration: none;
}
