/*
 * Copyright (c) 2006 A&B FACE2NET GmbH
 * author JDE
 * version $Revision: 1.1.1.1 $
 */
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */
/*
    screen.css for SPD html Baukasten (Einbinden der CSS-Dateien (fuer Screen))
    25.10.2006 JDE
*/
/* + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + */

@import url("basics.css");
@import url("content.css");

#wrapper #leftsection #content a {
	font-size: 80%;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
}




