BODY, TD {
	background: transparent url(../Bilder/bg_white.jpg);
	color: Navy;
	font: normal 500 100% Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

A {
	background: transparent none;
	color: Black;
	font-weight: 400;
	text-decoration: underline;
}
a:link:before {
	background: transparent none;
	color: Olive;
	font-weight: 400;
	text-decoration: underline;
}

a:link:after {
	background: transparent none;
	color: Black;
	font-weight: 400;
	text-decoration: underline;
}

H1 {
	background: transparent none;
	color: Navy;
	font: normal 600 200% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H2 {
	background: #90EE90 none;
	color: #000000;
	font: normal 500 140% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

H3{
	font-size: 100%;
	font: normal 600 large Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}

H5, H6 {
	font-size : 100%;
}

H4 {
	background: transparent;
	color: Black;
	font: normal 500 120% Verdana, Geneva, Arial, Helvetica, sans-serif;
}

P {
	background: transparent none;
	color: #2F4F4F;
	font: 400 normal 110% Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 2% 2% 2% 2%;
}

TH {
	background: transparent none;
	color: Navy;
	font-size: 115%;
	font-weight: 500;
}

