/* CSS Document */

.mbox 
{
	background-color: #FCFCFC; 
	border-top: 1px #CCCCCC solid; 
	border-left: 1px #CCCCCC solid; 
	border-bottom: 1px #666666 solid; 
	border-right: 1px #666666 solid;
}
.mtitleblau
{
	background-color: #3399CC;
	border-bottom: 1px #006699 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitlegruen
{
	background-color: #33CC00;
	border-bottom: 1px #336600 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitleorange
{
	background-color: #FFCC00;
	border-bottom: 1px #B48300 solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtitlered
{
	background-color: #EF472B;
	border-bottom: 1px #A7230D solid;
	padding-top: 3px;
	padding-left: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #ffffff;
	font-weight: bold;
}
.mtext
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.font
{
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
.contenttable
{
	padding: 5px;
	font-family: verdana;
	font-size: 9pt;
	color: #333333;
}
a.mlink
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a.mlink:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}
.wbox
{
	padding: 5px;
	text-align: center;
}
.footer
{
	padding: 6px;
	font-family: verdana;
	font-size: 8pt;
	color: #666666;
	text-align: center;
}
h1
{
	padding: 5px;
	font-family: verdana;
	font-size: 14pt;
	color: #333333;
}
h2
{
	padding: 5px;
	font-family: verdana;
	font-size: 12pt;
	color: #333333;
}

a:link
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:visited
{
	font-family: verdana; font-size: 9pt; color: #333333; text-decoration: none;
}
a:hover
{
	font-family: verdana; font-size: 9pt; color: #006699; text-decoration: underline;
}
