<Style type="text/css"
table, tr, td{
background-color:transparent;
}
body{
background-color:rgb(0,0,0);
background-image:url(../bilder/background.jpg);
background-position:top center;
background-repeat:repeat-x;
background-attachment:fixed;
}
.text{
	color:#003366;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: small;
	font-weight: normal;
	text-align: justify;
}
.text_bold_bold{
	color:#003366;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: bolder;
}
.text_bold{
	color:#003366;
	font-style:bold;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight: normal;
}
.text_unten{
	color:#003366;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: bold;
}
.bildunterschrift_bold{
	color:#003366;
	font-style:bold;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: x-small;
	text-align: justify;
}
.bildunterschrift{
	color:#003366;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: x-small;
	text-align: center;
}
.headline{
	color:#003366;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	font-family:verdana, sans-serif;
	font-size: medium;
	text-align: center;
}
A:link { FONT-SIZE: 9pt; COLOR: #184BA1; FONT-FAMILY: verdana; TEXT-DECORATION: none } 
A:visited { FONT-SIZE: 9pt; COLOR: #184BA1; FONT-FAMILY: verdana; TEXT-DECORATION: none } 
A:active { FONT-SIZE:  9pt; COLOR: #000033; FONT-FAMILY: verdana; TEXT-DECORATION: none } 
A:hover  {
	FONT-SIZE: 9pt;
	COLOR: #000000;
	FONT-FAMILY: verdana;
	BACKGROUND-COLOR: #99CCFF;
	TEXT-DECORATION: none;
}
.h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; color: #000066; }
.h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000066; TEXT-DECORATION: underline }
.h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066; TEXT-DECORATION: bold }
