.Ueberschrift
{
	font-family: MicroSquare;
}


body
{
	background-color: #D9D9D9;
}

img.abstand
{
	margin: 10px;
}

td.Menue
{
	width:180;
	vertical-align:top;
}
td.Rechts
{
	width:228;
	vertical-align:top;
}
.Startseite_ueber1
{
	text-align:center;
	font-family:  Arial,MicroSquare,Verdana;
	font-size: 20px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.Startseite_ueber2
{
	text-align:justify;
	font-family:  Arial,MicroSquare,Verdana;
	font-size: 14px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}
.Blocksatz
{
	text-align:justify;
}

.Inhalt
{
	font-family:  Arial,MicroSquare,Verdana;
	font-size: 14px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

td
{
	font-family:  Arial,MicroSquare,Verdana;
	font-size: 14px;
    font-weight: normal;
	font-style: normal;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
}

a {
text-decoration: underline;
color: #333333;
}

a:hover {
text-decoration: underline;
color: #999999;
}