BODY
{
	background-color: #c0bfc1;
	background-attachment: scroll;
	background-image: url(../images/hg_iframe_mdv.png);
	
	scrollbar-face-color : #c0bfc1;			/* Scrollbalken(SB)-Farbe */
	scrollbar-shadow-color : #000000;		/* SB-Schattenfarbe nach rechts und unten */
	scrollbar-highlight-color : #e0dfe0;	/* SB-Lichtfarbe von links und oben */
	scrollbar-3dlight-color : #e0dfe0;		/* SB-Kantefarbe links und oben */
	scrollbar-darkshadow-color : #513729;	/* SB-Kantefarbe rechts und unten */
	scrollbar-track-color : #c0bfc1;			/* SB-Laufbandfarbe */
	scrollbar-arrow-color : #000000;			/* SB-Endpunkte-Pfeilfarbe */
	margin: 0px 0px;
}

TD
{	font-family : Arial; font-size : 12px; color : #696969; 	}

TD.justify																	/* Blockschrift */
{text-align: justify; }

TD.px12
{	font-family : Arial; font-size : 12px; color : #0c0f0c; 	}

TD.px18
{	font-family : Arial; font-size : 18px; color : #0c0f0c; 	}

A:link												/* Link-Ansicht */
{	font-family : Arial; font-size : 14px; color : #0c0f0c;
	text-decoration : none;	}
A:visited											/* besuchter Link */
{	font-family : Arial; font-size : 14px; color : #0c0f0c;
	text-decoration : none;	}
A:hover												/* mit der Maus drüber */
{	font-family : Arial; font-size : 14px; color : #000000;
	text-decoration : underline overline;	}
A:active												/* mit der Maus gedrückt */
{	font-family : Arial; font-size : 14px; color : #FFFFFF;
	text-decoration : none;	}

A.link:link 
{	font-family : Arial; font-size : 12px; color : #F5F5F5;
	text-decoration : none;	}
A.link:visited
{	font-family : Arial; font-size : 12px; color : #F5F5F5;
	text-decoration : none;	}
A.link:hover
{	font-family : Arial; font-size : 12px; color : #000000;
	text-decoration : none;	}
A.link:active
{	font-family : Arial; font-size : 12px; color : #FFFFFF;
	text-decoration : none;	}
