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

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

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

a { color: #FFA101;}


