
@charset "ISO-8859-1";



/*Farbe*/

*:not(hr) #banner {
position:fixed;
top:0px;
left:0px;
height:130px;
width:100%;
background-color:#00c12d;
text-align:center;
}
