/* ------------------------------------------------------------ */
/* css for boje24.de index.htm                              */
/* ------------------------------------------------------------ */
/* (c) hans-dieter baran 2004                                */
/*                                                                                 */
/* ----------------------------------------------------------- */
/* ----------------------------------------------------------- */

BODY
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 16pt;
	/* color: #00019F; */
	color: white;
	background-color: #000078;
}

A
{
	/* color: #00019F; */
	color: white;
	text-decoration:none;
}

A:hover
{
	text-decoration: underline;
}

.kontakt
{
	font-size: 12pt;
}


