/* CSS Document */

/* ========== Farben ========== 

dunkelblau: #0061a1
hellblau: #2cb3e3
noch heller blau; #b2e1f3
grau: #5d696d

*/

body {
font-family:"Trade Gothic", Arial, Helvetica, sans-serif;
font-size: 0.9em;
}

#flash {
display:none;
}

.menu {
display:none;
}

#footer {
display:none;
}

a#logo img {
border-style: none;
}

h1 {
font-size: 0.7em;
color:#666666;
}