@charset "UTF-8";
/* CSS Document */

.text {
	font: normal 12px/15px Calibri;
	color: #666666;
	text-decoration: none;
}
.headline {
	font: bold normal 14px/15px Calibri;
	color: #666666;
	text-decoration: none;
}
.sidebar {
	font: normal 9px/11px Calibri;
	color: #333333;
	text-decoration: none;
}
.navigation {
	font: normal 12px/13px Calibri;
	color: #666666;
}

