/* styles for steag.de menustruktur */
/* Object zur Positionierung */

/* Definition der Links */
A:link
{
	font-size: 11pt;
	font-family: Arial;
	color: #092392;
	text-decoration: none;
}
/* Definition der Links */
A:visited
{
	font-size: 11pt;
	font-family: Arial;
	color: #092392;
	text-decoration: none;
}
/*  Definition der Links */
A:hover
{
	color: #FF9933;
	font-family: Arial;
	text-decoration: none;
}
/* Definition der Links */
A:active
{
	font-size: 11pt;
	color: #0e178c;
	font-family: Arial;
	text-decoration: none;
}


/* Schriftvorgabe Dokument 
BODY
{
	font-family: Arial;
	font-weight: bold;
	font-size: 1pt;
	color: #24558D;
	background-color: white;	
	margin-left: 5px;
}*/

BODY {
     background-image:url('grafiken/test.jpg');
     background-attachment: fixed
    
}

.ueberschrift
{
	font-family: Arial;
	font-weight: bold;
	font-size: 16pt;
	color: #24558D;
	text-align: left;	
}

.ueberschrift2
{
	font-family: Arial;	
	font-size: 14pt;
	color: #092392;	
	text-align: left;
	margin-left: 5px;
}

.ueberschrift3
{
	font-family: Arial;	
	font-weight: bold;
	font-size: 10pt;
	color: #092392;	
	
}

.ueberschrift4
{
	font-family: Arial;	
	font-weight: bold;
	font-size: 10pt;
	color: #092392;	
	
}

.ueberschrift5
{
	font-family: Arial;	
	font-weight: bold;
	font-size: 14pt;
	color: #092392;	
	
}


.normaleSchrift
{
	font-family: Arial;
	font-size: 12pt;
	color: #092392;
	font-weight: bold;
}

.normaleSchrift2
{
	font-family: Arial;
	font-size: 10pt;
	color: #092392;
	font-weight: lighter;
}

.duenneSchrift
{
	font-family: Arial;	
	font-size: 10pt;
	color: #092392;
	font-weight:lighter;
}

.duenneSchrift8
{
	font-family: Arial;	
	font-size: 8pt;
	color: #092392	
}

.text
{
	font-family: Arial;
	font-size: 10pt;
	text-align: left;
	color: #24558D;	
}

.text2
{
	font-family: Arial;
	font-size: 10pt;
	text-align: center;
	color: #24558D;	
}

.text3
{
	border-style:inset; border-width:1; font-family: Arial;
	font-size: 10pt;
	text-align: center;

	color: #24558D; background-color:#C0C0C0	
}

.NavigateButton2 {
	color: #0e178c;
	font-weight: bold;
	border: thin solid #3C54A0;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	background-color: #FFFFFF;
	font-size: 10px;

}

.blueheadline
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#003366;
	font-size:16px;
}

#ticker {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; OVERFLOW: hidden; BORDER-LEFT: black 0px solid; WIDTH: 650px; BORDER-BOTTOM: black 0px solid; POSITION: relative; HEIGHT: 18px
}

#ticker2 {
	BORDER-RIGHT: black 0px solid; BORDER-TOP: black 0px solid; OVERFLOW: hidden; BORDER-LEFT: black 0px solid; WIDTH: 600px; BORDER-BOTTOM: black 0px solid; POSITION: relative; HEIGHT: 18px
}

#ticker DIV {
	WHITE-SPACE: nowrap; POSITION: absolute
}