BODY, td {
	font-family : Verdana,Helvetica,Arial;
	font-size: 9pt;
	COLOR: #000000;
}

h1 {
	FONT-SIZE: 13pt;
	COLOR: #8CC63F;
	FONT-FAMILY: Tahoma;
}


A {
	color: #D32E12;
	text-decoration: underline;
	FONT-SIZE: 9pt;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

A.Aktivlink {
	color: #F3B800;
	text-decoration: none;
}

A.ControlLink {
	color: #000000;
	text-decoration : none;
	font-size : 9pt;
	FONT-FAMILY: Verdana, Arial;
	font-style: bold;
}

A.ControlLink:HOVER {
	text-decoration : underline;
	color: #D32E12;
}

A.ControlLinkaktiv {
	color: #FFFFFF;
	text-decoration : underline;
}

A.ControlBottomLink {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 8pt;
}

A.ControlBottomLink:HOVER {
	text-decoration : underline;
	color: #000000;
}

.text
{
    FONT-SIZE: 10pt;
}

.smalltext
{
	FONT-SIZE: 8pt;
}

.label
{
	FONT-SIZE: 12pt;
	COLOR: #000000;
	FONT-FAMILY: Helvetica;
	font-style: italic;
	font-weight:bold
}

.labelsmall
{
	FONT-SIZE: 11pt;
	FONT-FAMILY: Helvetica;

}


.tabhintergr {
	background-image: url(img/startmaus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.border {
	border: 1px solid #CCCCCC;
}
.border2 {
	border: 2px solid #CCCCCC;
}
.padding {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
