/*   Steuer Datei für DAV Global erstelt 20.04.2001   */

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-size: 10pt;
}

BODY {
	scrollbar-face-color: #3876BC;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-arrow-color:#FFFFFF
}

/*  link normal  24.04.2001  */

a 		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #3876BC;
}


a:hover {
	color: #000000;
	text-decoration: underline;
}


/*   text  link normal  20.04.2001   */

 a.text		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
}


a.text:hover {
	color: Black;
	text-decoration : underline;
	
}


a.text2		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: Black;
	font-weight : bold;
}


a.text2:hover {
	color: Black;
	text-decoration : underline;
	
}

/*  ueberschift link normal  14.07.2001   */

 a.t1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: White;
	font : bold;
	background-color : 3876BC;
}


a.t1:hover {
	color: Black;
	text-decoration : underline;
}
A.t1:ACTIVE {
	color : Black;
	text-decoration : underline;
}

A.t1:VISITED {
	color : Black;
	text-decoration : underline;
}


/* Überschrift   1   23.04.2001 */
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
}

/* Überschrift  2    23.04.2001 */
H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
}


/* Überschrift  3    23.04.2001 */
font.titel {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font : bold;
}





TD.titel1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : White;
	font : bold;
}


TD.titel2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	color : White;
	font : bold;
}

TD.titel3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : Black;
	font : bold;
	
}

TD.titel4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : Black;
	font : bold;
	
}




