<!--
body
{
	background-color:#fffff0;
width: 100%;
}
#gruenrotweiss
{
text-align: center;
font: italic bold 1.6em Arial, sans-serif; 
}
.raetselvom
{
font-size: 60%;
}
h2
{
font: normal normal bold 1em Arial, sans-serif;
}
img
{
border: 0 none;
}
#gruen
{
z-index: 100;
position: fixed;
background-color: green;
top: 0px;
left: 0px;
width: 100%;
height: 75px;
color: #000000;
}
#rot
{
z-index: 99;
position: fixed;
background-color: red;
top: 75px;
left: 0px;
width: auto;
height: 120px;
min-width: 100%;

}
#weiss
{
	background-color:#fffff0;
position: absolute;
top: 155px;
left: 0px;
width: 100%;
height: auto;
z-index: 10;
}
h1
{
font-weight: bold;
font-size: 1.4em;
text-align: center;
vertical-align: top;
}
h2
{
font: normal normal bold 1em Arial, sans-serif;
}
acronym
{
cursor: help;
}
.datum
{
position: absolute;
right: 2px;
top: 4px;
display: block;
}
a:link
{ 
font-family: Arial, sans-serif; font-size: .9em; color: #ffffff; background-color: transparent; text-decoration: none; 
}
.a1 a:hover
{
font-family: Arial, sans-serif; font-size: .9em; color: #fbff2b; text-decoration: none; 
}
a:active { 
font-family: Arial, sans-serif; font-size: .9em; color: #b5f7ff; text-decoration: none;
}
a:visited
{ 
font-family: Arial, sans-serif; font-size: .9em; color: #00137f; text-decoration: none; 
}
a:focus
{
font-family: Arial, sans-serif; font-size: .9em; color: #fbff2b; text-decoration: none;
}
ul
{
list-style-type: none;
}
a:link img
{
color: #00FF21; background-color: transparent; text-decoration: none; border:2px solid #00ff21;
}
a:visited img
{
color: #ff0f23; background-color: transparent; text-decoration: none; border:2px solid #ff0f23
}
a:focus img
{
color: #ff32fb; background-color: transparent; text-decoration: none;
}
a:hover img
{
color: #ffc12c; background-color: transparent; text-decoration: none; border:2px solid #ffc12c;
}
a:active img
{
color: #2819ff; background-color: transparent; text-decoration: none; border:2px solid #2819ff;
}
li
{
position: relative;
top: -10px;
left: -30px;

padding-left: 4px;
padding-right: 4px;
float: left;
}
.bigletters
{
font-size: 2em;
}
.warntext
{
color: red;
}
b
{
font-size: 2em;
}
.am
{
color: #6aff56;
}
.insel
{
color: #ff0000;
}
.igsten
{
margin-left: -4px;
color: #ffffff;
}
-->