BODY {
	background-color : #000066;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 30px;
	color: #99CCFF;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 26px;
	color: #99CCFF;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 22px;
	color: #99CCFF;
}

.tdueberschrift {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : normal;
	color: #99CCFF;
}

.tdunten
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-style : normal;
	font-weight : normal;
	color: White
}


TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : normal;
	color: White;
	
}

SPAN {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-weight : normal;
	color: #99CCFF
}

A:ACTIVE {
	color: #936
}

A:LINK {
	color: #99ccff	
}

A:VISITED {
	color: #CF0
}
