@charset "UTF-8";

/**
*
* @author Chris Glutz <chris@netzpilot.ch>
* @copyright Copyright (c) 2010, Chris Glutz
* @version 1.0
* @date 2010616
* @desc  CSS home css
* 
*/

#content {	
	width: 1024px;
}

a {
	font: normal normal 12px/20px  Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
}
