﻿.Hintergrund {
	background-position: center top;
	background-image: url('../images/mm_background.gif');
}
.Arial small {
	font-family: Arial;
	font-size: small;
	color: #FF9128;
}
.StreifenMuster {
	background-image: url('../images/mm_stripes.gif');
}
.Spacer {
	background-image: url('../images/mm_spacer.gif');
	background-color: #333333;
}
.Center {
	text-align: center;
}
.Tabellenhintergrund {
	background-color: #CCCCCC;
}
.arial Large orange {
	font-size: large;
	font-family: Arial;
	color: #FF9128;
}
.style1 {
	color: #FF9128;
	font-family: Arial;
	font-size: x-small;
}
.style2 {
	color: #464646;
	font-size: medium;
	font-family: Arial;
}
.style12 {
	color: #2F33A1;
	font-family: Arial;
	font-size: 16px;
}

