@charset "UTF-8";
/**
*
* @author Chris Glutz <chris@netzpilot.ch>
* @copyright Copyright (c) 2008, Chris Glutz
* @version 1.0
* @date 20090318
* @desc  CSS strassensport.ch
* 
*/

h1 {
	color: #96bf18;
}

a {
	text-decoration: none;
	color: #96bf18;
}

#col-5 .content td,
#col-3 .content td {
	border-top: 1px solid #96bf18;
	font: normal normal 12px/14px Helvetica, Arial, sans-serif;
}

#col-5 .content .news-single-item td,
#col-5 .content .news-latest-item td  {
	border: 0;
}

#col-5 .content .news-latest-date,
#col-5 .content .news-single-timedata {
	font: normal normal 12px/14px Helvetica, Arial, sans-serif;
} 
