BODY {
	background-color: #E9EF85;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	COLOR: ##4c4c25;
	background-image: url(img/hintergrund.jpg);
	background-repeat: repeat-x;
}

h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 13pt;
	COLOR: #890D00;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12pt;
	COLOR: #004A80;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}

A {
	color: #890D00;
	text-decoration: none;
	FONT-SIZE: 10pt;
}

A:HOVER {
	color : #F3B800;
	text-decoration : underline;
}

A.Aktivlink {
	color: #F3B800;
	text-decoration: none;
	background-color : #004A80;
}

A.ControlLink {
	color: #FFFFFF;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
}

A.ControlLink:HOVER {
	background-color : #f5f5f5;
	text-decoration : underline;
}

A.ControlLinkaktiv {
	color: #F3B800;
	text-decoration : none;
	font-size : 11pt;
	font-weight : bold;
	background-color : #004A80;
}

A.ControlSubLink {
	text-decoration : none;
	font-weight : bold;
	font-size : 9pt;
}

A.ControlAktionenLink {
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	color : #CC0000;
}

A.whiteLink {
	text-decoration : none;
	font-weight : bold;
	font-size : 10pt;
	color : White;
}

A.PiktoLink {
	text-decoration : none;
	font-weight : normal;
	font-size : 9pt;
	color : #F3B800;
}

td {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4C4C25;
}

.norm_text
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.linkW
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: White;
	font-weight : normal;
	text-decoration : none;
}

.linkR10
{
	FONT-SIZE: 10pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-weight : normal;
	text-decoration : underline;
}

.text
{
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-ALIGN: justify
}

.smalltext
{
	FONT-SIZE: 8pt;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify
}

.label
{
	FONT-SIZE: 20pt;
	COLOR: #004A80;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none;
	font-weight : bold;
}
.label2
{
	FONT-SIZE: 12pt;
	COLOR: Black;
	FONT-FAMILY: Arial;
	TEXT-DECORATION: none
}
.border {
	border: 1px solid #666666;
}
