A:link

{
	color : #333333;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
}

A:visited

{
	color : #333333;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
}

A:active

{
	color : #333333;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
}

A:focus

{
	color : #333333;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : none;
}

A:hover

{
	color : #333333;
	font-weight : bold;
	font-family : sans-serif;
	text-decoration : underline;
}


.normal
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #004000;
}

.dunkel
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	color : #ff4000;
}


.menu

{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #ffffff;
}

.menu2

{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #ffffff;
}

.headline

{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	color : #ff4000;
}

.headline2

{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 15px;
	color : #ffffff;
}

