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

.auszeichnung { 
	font-weight:bold;
	color:#656562;
}

.fettBlau { 
	font-weight:bold;
	color:#2f5e99;
	font-size:1.2em;
}

.tableHeadline {
	font-weight:bold;
}
