body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #ffffff;
	padding: 0;
	margin: 0;
}
img {
	border: none;
}

{
Color: #0033CC;
text-decoration: none;
}

A:visited
{
Color: #0033CC;
text-decoration: none;
}

A:hover
{
color: #FF9900;
text-decoration: underline
}


A:active {color: #FF9900; text-decoration: none }



/* Überschrift Tabelle */
.tabueberschrift
{
Font-Family: Arial, Verdana, Helvetica;
Font-Size:11pt;
Color:white;
font-weight:bold;
}

.tabueberschrift
a:link {Font-Family: Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none; }

.tabueberschrift
a:visited {Font-Family:Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none;}

.tabueberschrift
a:hover {font-weight:normal; color: #FF9900; text-decoration: underline;}

.tabueberschrift
a:active {font-weight:normal; color: #FF9900; text-decoration: underline;}




/* formatierung Links im Kopf*/
.kopf
{
Font-Family:Verdana, Arial, Helvetica;
color:#FFFFFF;
Font-Size:8pt;
Text-Align:left;
}

.kopf
a:link {Font-Family:Verdana, Arial, Helvetica; Color:#FFFFFF; text-decoration:none;}

.kopf
a:visited {Font-Family:Verdana, Arial, Helvetica; Color:#FFFFFF; text-decoration:none;}

.kopf
a:hover {color:#FF9900; text-decoration: underline;}

.kopf
a:active {color:#FFFFFF; text-decoration: underline;}

/* formatierung Links 2. Ebene Navigation */

.nav2
a:link {Font-Family:Verdana, Arial, Helvetica; font-weight:normal; Color:#FF9900; text-decoration:none;}

.nav2
a:visited {Font-Family:Verdana, Arial, Helvetica; font-weight:normal; Color: #FF9900;text-decoration: none; }

.nav2
a:hover {font-weight:normal; color:#0033CC; text-decoration: underline;}

.nav2
a:active {font-weight:normal; color:#0033CC; text-decoration: underline;}

/* formatierung Links Fußzeile */
.fuss
{
Font-Family: Verdana, Arial, Helvetica;
color: #FFFFFF;
Font-Size: 8pt;
Text-Align: center;
}

.fuss
a:link {Font-Family: Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none; }

.fuss
a:visited {Font-Family:Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none;}

.fuss
a:hover {font-weight:normal; color: #FF9900; text-decoration: underline;}

.fuss
a:active {font-weight:normal; color: #FF9900; text-decoration: underline;}


.breadcrumb
 a:link {Font-Family: Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none; }

.breadcrumb
a:visited {Font-Family:Verdana, Arial, Helvetica; font-weight:normal; Color: #FFFFFF; text-decoration: none;}

.breadcrumb
a:hover {font-weight:normal; color: #FF9900; text-decoration: underline;}

.breadcrumb
a:active {font-weight:normal; color: #FF9900; text-decoration: underline;}


h1,h2,h3,h4,h5,h6
{
Font-Family:Verdana, Arial, Helvetica;
color: black
}

/* Navigation */
h1
{
Font-Size: 12pt;
Text-Align: left;
padding-left: 0pt;
padding-right: 20pt;
}

/* Buttonleiste */
H2
{
color: white;
Font-Size: 9pt;
Text-Align: left;
right: 0pt;
}

/* normaler Text */
H3
{
Font-Size: 10pt;
font-weight:normal;
Text-Align: left;
padding-left: 0pt;
padding-right: 20pt;
}

/* Überschriften */
H4
{
Font-Size: 12pt;
font-weight: bold;
Text-Align: left;
padding-left: 20pt;
padding-right: 20pt;
}

/* früher (c)-Hinweis*/
H5
{
Font-Size: 7pt;
font-weight:normal;
Text-Align: right;
padding-left: 5pt;
padding-right: 5pt;
}

/* normaler Text zentriert*/
H6
{
Font-Size: 10pt;
font-weight: normal;
Text-Align: center;
}