/* 
    Document   : start_print
    Created on : 25.09.2009, 11:42:36
    Author     : hf
    Description:
        Dieses Stylesheet wird benutzt um die Startseite
		zu Formatieren wenn diese ausgedruckt wird
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

body {
    background-color:#fff;
}

