body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #CCFFFF;
	margin: 20px;
}


.menu
{
	font-size: small;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}


a.menu, a.menu:visited
{
	color: #0000FF;
	text-decoration: none;
}


a.menu:hover
{
	background-image:  url(images/ms.gif);
	background-position: center center;
	text-decoration: none;
	color:#FF0000;
}


.subMenu
{
	font-size: small;
	text-decoration: none;
	color: #000000;
}


.subMenu a:link, .subMenu a:visited
{
	color: #000000;
	text-decoration: none;
}


.subMenu a:hover
{
	color: #ff0000;
	text-decoration: none;
}


.info
{
	font-size: small;
	color: #666666;
}

.info a:link, .info a:visited
{
	color: #005FA9;
	text-decoration:none;
}

.info a:hover
{
	color: #005FA9;
	text-decoration:underline;
}

.T {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

.TB {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
}

.TBC {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
}


.TBCRed {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
        color: #FF0000;
}

.TBCBlue {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-weight: bold;
	text-align: center;
        color: #0000FF;
}

.trenner {
	color: #FF0000;
	vertical-align: top;
}

.title {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	vertical-align: bottom;
}

.TBild {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: smaller;
	color: #000099;
}
