span.storrubrik {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
span.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CC3333;
}
span.datum {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #aa1111;
}
span.bildtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
}
div.ruta {
        padding: 5px;
        border: 1px solid #CC3333;
        background: #FFDD66;
}
