﻿@charset "utf-8";
.überschriftblau {
	font-size: 14px;
	font-weight: bold;
	color: #06F;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0.1em;
	padding-top: 10px;
}

