/* Datie: ffw.css */
/* Stylesheet-Datei fuer www.daenel.de/ffw/ */

body {
 background: #004000;        /*#001C00  #808000 #400040*/
}
p {
 font-family: Verdana,sans-serif;        /*sans-serif, serif, cursive,"Century Schoolbook", Verdana, fantasy, monospace */
/* text-align: left;*/
 font-size: 12px;
 color: #FFFFFF;
}

h1 {
 text-align: center;
 color: #FFFFFF;
/* font-size: 40px;*/
}

h2 {
 text-align: center;
 color: #FFFFFF;
}

h3 {
 text-align: center;
 color: #FFFFFF;
}
h6 {
 color: #FFFFFF;
}
li,ul {
 color: #FFFFFF;
 font-weight: bold;
}
font,td {
 color: #FFFFFF;
}

a:link { color:#FFFFFF; text-decoration:none; }
a:visited { font-style:italic; color:#FFFFFF; text-decoration:none; }
a:active { color:#FF00FF; text-decoration:none; }
a:hover { color:#E06000; text-decoration:none; }

.link {
  text-align: center;
}
.H1klein {
 font-size: 24px;
}

.nachoben {
background-color: #E0E0E0;
width: 100%;
}

.bild {
text-align: center;
}