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

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

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

a { color: #0DA0FF;}
