.null  {
	background-image : url(../images/bilder/leer.gif);
}
.kreise  {
	background-image : url(../images/bilder/bg_kreise.gif);
	background-repeat: no-repeat;
	backgroundcolor: #FFFFFF;
}

.tropfen  {
	background-image : url(../images/bilder/tropfen_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	backgroundcolor: #FFFFFF;
}

.topframe  {
	background-image : url(../images/bilder/background.gif);
	backgroundcolor: #FFFFFF;
}

.rot  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : #BB2D2B;
}

.rotdick  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : #BB2D2B;
}

.normal  {
	FONT-WEIGHT : normal;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.dick  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.dicker  {
	FONT-WEIGHT : bold;
	FONT-SIZE : 10pt;
	FONT-STYLE : normal;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

a:link  {
	font-weight : normal;
	color : #0000E0;
	text-decoration : underline;
}

a:visited  {
	font-weight : normal;
	color : #000080;
	text-decoration : underline;
}

a:hover  {
	font-weight : normal;
	color : #E00000;
	text-decoration : underline;
}

a:active  {
	font-weight : normal;
	color : #E00000;
	text-decoration : underline;
}

a:focus  {
	font-weight : normal;
	color : #00E000;
	text-decoration : underline;
}

