BODY
{
	background-color: whitesmoke;
	color: navy;
	font-family: verdana, arial;

}
TR.back, TD.back
{
	background-color:99cc00;
}

A{}
A:link {text-decoration: none; color: navy;}
A:visited {text-decoration: none; color: navy;}
A:active {text-decoration: none; color: navy;}
A:hover {text-decoration: underline; color:e7f6f6;}
.link
{
	font-family: verdana, arial, monospace;
	font-weight: normal;
}
A.link:link {text-decoration: underline; color: gray;}
A.link:visited {text-decoration: underline; color: gray;}
A.link:active {text-decoration: underline; color: gray;}
A.link:hover {text-decoration: underline; color:navy;}
.menu
{
	font-family: verdana, arial, monospace;
	font-size: 10pt;
	font-weight: bold;
}
A.spende:link {text-decoration: none; color: navy;}
A.spende:visited {text-decoration: none; color: navy;}
A.spende:active {text-decoration: none; color: gray;}
A.spende:hover {text-decoration: underline; color:navy;}
.spende1
{
	font-family: verdana, arial, monospace;
	font-size: 14pt;
	font-weight: normal;
}
.copyright
{
	font-family: verdana, arial, monospace;
	font-size: 7pt;
	font-weight: normal;
}
.logo
{
	font-size: 50px;
	font-family: arial, monospace, arial;
	font-weight: bold;
}
.logo2
{
	font-size: 25px;
	font-family: monospace, arial;
	font-weight: bold;
}

.dummy
{
	font-size: 0pt;
	font-family: monospace, arial;
	color: whitesmoke;
}

.underline
{
	text-decoration: underline;
}


A.hintergrund:link, A.hintergrund:visited, A.hintergrund:active, A.hintergrund:hover
{
	color: whitesmoke;
	background-color: whitesmoke;
	font-size:1pt;
}
