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

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

.listNormalColor { 
	color:#545557;
}

.tabelle {
	width: 480px;
}

.tabelle td {
}

.tabelle td.firstRow {
	width:90px;
}
