body { 
    background-color: #ffffcc; 
}

.dark { 
    background-color: #999933;
}

.light { 
    background-color: #ffffe0;
}

.heads {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #669933;
}

.fliess {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;
    letter-spacing: normal;
    text-align: left;
    vertical-align: baseline;
    word-spacing: normal;
}

h1 { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: capitalize;
    color: #669933 
}

h3 {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: normal;
    line-height: normal;
    font-weight: bold;
    text-transform: none;
    color: #669933;
}

p {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: #000000;
    letter-spacing: normal;
    text-align: left;
    vertical-align: baseline;
    word-spacing: normal;
}

a {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #006600;
}

a.nextpage {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-style: normal;
    color: #006600;
    text-align: right;
}

tr.menu td { 
    text-align: left;
    vertical-align: top;
}

tr.menu td a { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 2px;
    color: #b1e0fb;
}

tr.menu td a:hover { 
    color: #ffffff;
}

tr.menu td a.selected { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 2px;
    color: #fefefe;
}

tr.submenu td a { 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    letter-spacing: 2px;
    color: #fefefe;
}

tr.submenu td a:hover { 
    color: #b1e0fb;
}
