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

h1 {
	color: #c4b319;
}

a {
	text-decoration: none;
	color: #c4b319;
}

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