BODY {
	margin: 0 0 0 0;
	background-color: #6C0C1C;
	background-image: url(imgs/bggradient.gif);
	background-repeat: repeat-x;	
}

TABLE {	
	background-image: url(imgs/bgmoon.gif);
	background-position: top center;
	background-repeat: no-repeat;
	margin: 0;
}


DIV.earth {
	width: 130px;
	position: absolute;
	top: 30px;
	left: 2600px;
}

TD#RA {
	width: 50px;
}

TD#ZW {
	width: 150px;
}

TD#IH {
	width: 300px;
}


P, OL, UL, DIV, H1, H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 0.04em;
	line-height: 17px;
	text-align: left;
	color: #E5E2CF;
	text-decoration: none;
	padding-left: 0px;
	margin: 0px;
	
}

P A {
	text-decoration: none;
	font-weight: bold;
	color: #E5E2CF;
}

P A:hover {
	color: #E5E2CF;
}

H1 {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	margin-bottom: 13px;
}

.pink {
	color: #AC4896;
}

.grau {
	color: #648390;
}

.gruen {
	color: #999E44;
}

.orange {
	color: #BD5D15;
}

.braun {
	color: #59483F;
}

.hellblau {
	color: #90A5B6;
}