body {
	font-family:Arial,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
       margin: 0px;
}
textarea {
	font-family:Arial,Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
       margin: 0px;
}

A:link {
color: #0000FE;
}
A:visited {
color: #0000FE;
}
A:active {
text-decoration:none;
color: #AA0000;
}
.formular {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.mouseover	{
		cursor : hand ;
		background-color : #b0d3e1 ;
	}
.mouseout	{
		cursor : arrow ;
		background-color : #deffff ;
	}

.menulinks {
	text-decoration:none;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #0000ff;
}

.footer {
	font-size: 7pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}

.body {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.bodysmall {
	font-family:Verdana,Arial,Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}

.bodyright {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: right;
}
.bodycenter {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: center;
}

.bodybold {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}

.title {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #505050;
	text-align: center;
        letter-spacing: 2px;
}

.headline {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #990000;
}

.pagetitle {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #09458f;
	text-align: center;
        letter-spacing: 3px;
}
.button {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #09458f;
	text-align: center;
}
.eingabe {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-align: left;
}
.anzeige {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: GRAY;
	text-align: left;
        border: 0;
}

.hinweis {
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: RED;
	text-align: center;
}

