@charset "utf-8";
/* CSS Document */

body { background: url(../images/bg-green.jpg) #9bc82d repeat-x; }
.schatten { background: url(../images/schatten-green.jpg) 50% 490px no-repeat; }

#subnavigation div ul a:hover, #subnavigation div ul .active { background: #9BC82D;  }
#subnavigation div ul a { color: #000000;}
#subnavigation div ul .subon { background: #9BC82D; }

a { color: #9BC82D;}
