html,body { height:100%;width:100%; margin:0; overflow-x: hidden; }
a.greenhell:link {color:#5e8000; text-decoration:none; }
a.greenhell:visited {color:#5e8000; text-decoration:none; }
a.greenhell:hover {color:#5e8000; text-decoration:underline; }
a.greenhell:active {color:#5e8000; text-decoration:none; }

a.grau:link {color:#232323; text-decoration:none; }
a.grau:visited {color:#232323; text-decoration:none; }
a.grau:hover {color:#a0a0a0; text-decoration:none; }
a.grau:active {color:#a0a0a0; text-decoration:none; }

a.green:link {color:#d87d01; text-decoration:none; }
a.green:visited {color:#d87d01; text-decoration:none; }
a.green:hover {color:#d87d01; text-decoration:none; }
a.green:active {color:#d87d01; text-decoration:none; }

#container { width:55%;padding:40px;padding-right:30px; border:solid 1px #d1d1d1; margin:0 auto; margin-top:70px; min-height:60%; position:relative; }

.ueberschrift
{
color: #527101;
font-family: arial;
font-size: 20px;
}

.normal
{
color: #527101;
font-family: arial;
font-size: 12px;
}

.newsletter
{
color: #ffffff;
font-family: arial;
font-size: 12px;
}

.navi
{
color: #e9ffad;
font-family: arial;
font-size: 14px;
}

.fuss
{
color: #e9ffad;
font-family: arial;
font-size: 12px;
}

@media screen and (max-width:880px)	{
#container { width:90%;padding:20px; border:0; margin:40px 10px 10px 10px;   min-height:90%;}
}



