body {
	background-color: E8E8E8;
}

.table1 {
	background-color: FFFFFF;
}

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	line-height: 130%;
}

h2 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 1em;
}	

/* ----- Links ----- */

a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #72A331;
	text-decoration: underline overline;
}

/* ----- besondere Links ----- */

a.aktiv, a.aktiv:active, a.aktiv:visited {
	color: #72A331;
	text-decoration: none;
}

p.little {
	font-size: 0.7em;
	color: #D82626;
}	

a.little, a.little:active, a.little:visited {
	color: #D82626;
	text-decoration: none;
}

a.little:hover {
	color: #72A331;
	text-decoration: underline overline;
}
