body
{
background-color: #333399;
color: white;
}

h1
{
font-size: 160%;
color: #FFCC00;
}

h2
{
font-size: 140%;
color: #FFCC00;
}

p
{
margin-left: 0.5em;
}

p.groesser
{
font-size: 140%;
}

ul.menue
{
list-style: none;
padding: 0;
}

.menue li
{
display: inline;
margin-right: 0.5em;
margin-left: 0.5em;
color: #333399;
font-weight: bold;
}

.menue li a
{
text-decoration: none;
color: #333399;
}

div.menue
{
background-color: #62CE62;
float: left;
margin-bottom: 1em;
width: 100%;
}

a.blindlink
{
color: #62CE62;
font-size: 0%;
}

div.dunkelblau
{
background-color: #333399;
}

img.Logo
{
float: right;
border: 0;
}

a
{
text-decoration: none;
}

a.text
{
text-decoration: none;
color: #333399;
background-color: white;

}

a.text:hover
{
color: white;
background-color: #333399;
}

