/* ----------------------------------------------------
   Hello, we wish you a lot of fun browsing thru our stylesheets
   
   This stylesheet's name is "Blood Sample"
   
   
   color code:
   
   dark blue:       rgb(68,134,160);
   darker blue:     rgb(108,92,138);
   blue:            rgb(132,179,197);
   light blue:      rgb(193,211,221);
   hover blue:      rgb(109,153,201);
   dark yellow:     rgb(241,191,55);
   light yellow:    rgb(252,216,105);
   black:           rgb(0,0,0);
   white:           rgb(255,255,255);
   red:             rgb(255,0,0);
   ---------------------------------------------------- */ 
 
@import url(allgemein.css); /* Allgemeine Formatierungen */
@import url(boxes.css); /*  Stylesheet für Eingabefelder, Submitbuttons etc. */
@import url(inside.css); /*  Layouting für Elemente innerhalb der Boxen */
@import url(menu.css); /* Formatierungen für alle Menüs */
@import url(form-elements.css); /* Stylesheet für Eingabefelder, Submitbuttons etc. */
@import url(news.css); /* News */






