@charset "UTF-8";
/**
 * CSS-File
 *
 * Authoren- und Copyright Informationen
 * @section browser reset
 * @author Eyke Wohlbold
 * @copyright HOTWIRE Solutions - Eyke Wohlbold
 * @date 29.12.09
 *
 * Versionierung
 * @version 2.0
 * @revision ( file )
 * @ since ( file, section )
 *
 * Weiteres
 * @license ( file )
 * @link ( file )
 * @lastmodified ( file )
 * @media ( file, section )
 * @site ( file )
 * @style ( file )
 *
 * projektspezifische Erweiterungsm&ouml;glichkeiten
 * appdef DJK Ingolstadt - Abteilung Fussball - www.fussball-djk-in.de
 * @tested (
 		file, section, comment
 	)
 * 
*/

/* CSS Document */
/* ~~~ General Properties ~~~ */
@import url(reset.css);																			/* checked, wird importiert */
@import url(navigation.css);																/* checked, wird importiert */
@import url(layout.css);																		/* checked, wird importiert */
@import url(print.css);																			/* checked, wird importiert */
