body,p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Verdana,Arial,Helvetica,sans-serif;
	font-size : 13px;
	color : Black;
	text-decoration : none;
	font-style : normal;
}

A:Visited  {
	/* color : #000099; */
	color : #3333cc;
	text-decoration : none;
	cursor : help;
}

A:Active  {
	color : Red;
	text-decoration : underline;
}

A:Hover  {
	color : Red;
	text-decoration : underline;
}

a:link  {
	/* color : #0000ff; */
	color : #3333cc;
	text-decoration : underline
    cursor: help;
}

.headline {
/* blau #0000cc; rot #990000; hellblau #0099ff; dunkelblau #000666; grau #3e3e3e */
	color : #0000cc;
	text-decoration : none;
	font-weight : bold;
/*	text-transform : capitalize; */
/*	text-transform : uppercase; */
}

.navigation {
	font-size : 10px;
}

.titel {
/* blau #0000cc; rot #990000; hellblau #0099ff; dunkelblau #000666; grau #3e3e3e */
	color : #000000;
	text-decoration : none;
	font-weight : bold;
/*	text-transform : capitalize; */
/*	text-transform : uppercase; */
}
