body {
 font-family: Verdana;
 color: #FFFFEE;
 font-size: 14px;
 background: #020220;
 background-image: url("http://feuchen.lima-city.de/mainpics/wallpaper.jpg");
}

a:link { 
 color:#FFFFEE;
 text-decoration:none;
}

a:visited { 
 color:#FFFFEE;
 text-decoration:none;
}

a:hover { 
 color:#FFFFEE;
 text-decoration:underline;
}

a:active { 
 color:#FFFFEE;
 text-decoration:underline;
}

a:focus { 
 color:#FFFFEE;
 text-decoration:none;
}

div {
 font-size: 14px;
}

table {
    width: 80%;
}

table, td, th {
    border: 1px solid;
    border-collapse: collapse;
    font-size: 14px;
}

h2 {
    font-size: 14px;
    font-style: bold;
}
/* ********************* */

.tabellenlisten {
    text-align: center;
    vertical-align: top;
    font-style: bold;
    font-size: 10px;
    font-family: Verdana;
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 12px;
    padding-top: 12px;
}

.listen {
    width: 90%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

