<style TYPE="text/css">

/* Hintergrundfarbe */
body{background-color:#1537bf;}

/* Format für Text */
p,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
{
	font-family:Arial, Helvetica;
	font-size:12px;
	color:#000000;
	
}

/* Format für Hyperlinks */
A:link{
	text-decoration:none;
	color:#ad1123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

/* Format für aktiven Hyperlink */
A:active{
	text-decoration:none;
	color:#ad1123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

/* Format für besuchten Hyperlink */
A:visited{
	text-decoration:none;
	color:#ad1123;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}

/* Format für Hover */
A:hover{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
		background-repeat: no-repeat;
	background-position: 0px 0px;
}

/* Format für Überschriften */
/*h1{font-size:12pt;text-transform:none;font-family:Terminator Two,Tahoma,Verdana;font-weight:bold;text-align:justify;background-color:#003366;}*/
h1,h3{
	font-family:verdana;
	font-size:16px;
	font-weight:bold;
	color:#1537bf;
	word-spacing: normal;
	height: auto;
	width: auto;
	border: none;
	list-style-type: disc;
	text-indent: 0px;
	text-align: left;
	
}
h2{
	font-family:Arial, Helvetica;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	word-spacing: 0px;
	letter-spacing: normal;
	text-indent: 4px;
	text-align: left;
}

/* Blocksatz */
blockquote{text-align:justify;}

/* xlt.Schriftart */
FONT.xlt{font-family: Verdana,Arial,Helvetica;font-size:10px}

/* Ticker im Seitenkopf */
FONT.ticki{font-family:Verdana,Arial,Helvetica;font-size:11px}

/* Hintergrundfarbe von Tabellen*/
table{bgcolor=#2b5e91;}
td{bgColor=#114477;}



/* Trennlinie */
hr{
	color:#F58220;
	background-color: #F58220;
}


</style>



body {
}

BODY {
	background-image: url(img/bg_72_01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #000000;
}</style>
