h1{
	font-size:1.4em;
	text-transform:uppercase;
	font-family:"Trebuchet MS";	
}
h5{
  font-size:1.4em;
  text-align:center;
}
p.smaller{
	font-size:0.9em;
}
p.center{
	text-align:center;
}
.fett{
	font-weight:bold;
}
table td.widthSmaller, .widthSmaller{
	width:80px;
}
table td.widthSmall, .widthSmall{
	width:100px;
}
table td.widthMedium, .widthMedium{
	width:150px;
}
table td.zelleCenter, .zelleCenter{
	text-align:center;
}
.hervorgehoben{
	color:#00502b;
	font-style:italic;
}
.hervorgehoben_rot{
	color:red;
	font-style:bold;
}
.subheadline{
	color:black;
	font-weight:normal;
	font-style:italic;
	text-transform:none;	
}
.noBreak{
	white-space:nowrap;
}
.background_green{
	background-color:green;
}
.background_red{
	background-color:red;
}
table p.bodytext{
	margin:0;
	padding:0;
}
table.tabelle{
	font-size:1em;
}
table.tabelle p.bodytext{
	margin:0;
	padding:0;
}
table.tabelle td{
	padding:3px;
	vertical-align:top;	
}
table.tabelle td p{
	margin:0;
	padding:0;
}
table.tabelle th{
	background-color:#888;
	color:#fff;
	padding:1px 3px;
}
table td.tdDark{
	background-color:#bfbfbf;	
}
table td.tdLight{
	background-color:#efefef;	
}
table tr.trDark, .trDark{
	background-color:#bfbfbf;	
}
table tr.trLight, .trLight{
	background-color:#efefef;	
}
