@charset "UTF-8";
/* CSS Document */

body {
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    font-size: 14px;
    color: #E1E1E1;
    background-color: #000000;
}
a {
    color: #FF0004;
    font-style: normal;
    text-decoration: none;
}
.titel {
    font-size: 18px;
    color: #E1E1E1;
    font-weight: bold;
    text-transform: uppercase;
}