BODY {
	font-family : Arial;
	font-size: 9pt;
	COLOR: #4c4c25;
}

h1 {
	FONT-SIZE: 13pt;
	COLOR: #8CC63F;
	FONT-FAMILY: Arial;
}


A {
	color: #1B749D;
	text-decoration: underline;
}

A:HOVER {
	color : #27A2DB;
	text-decoration : underline;
}

A.Aktivlink {
	color: #27A2DB;
	text-decoration: none;
}

A.ControlLink {
	color: #5E6C71;
	text-decoration : none;
	font-size : 9pt;
	FONT-FAMILY: Arial;

}

A.ControlLink:HOVER {
	text-decoration : none;
	color: #27A2DB;
}

A.ControlLinkaktiv {
	color: #27A2DB;
	text-decoration : none;
}

A.ControlSubLink {
	color: #5D6E90;
	text-decoration : none;
	font-size : 8pt;
}

A.ControlSubLink:HOVER {
	text-decoration : underline;
	color: #27A2DB;
}

A.ControlSubLinkaktiv {
	color: #27A2DB;
	text-decoration : none;
	font-size : 8pt;
}

td {
	font-family : Arial;
	font-size: 9pt;
	color: #4C4C4C;
}

.ueberschrift
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #A6A9AB;
	text-transform: uppercase;
}

.ueberschrift_kl
{
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Geneva, Arial, Helvetica, sans-serif;
	COLOR: #4c4c25;
	Font-weight:bold;
}

.label
{
	FONT-SIZE: 14pt;
	COLOR: #5E6C71;
	FONT-FAMILY: Arial;
	font-style: italic;

}

.tabhintergr {
	background-image: url(img/startmaus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #CCCCCC;
}
