html, body {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #AFACC9;
	padding: 0px;
	margin: 0px auto;
	margin-top: 15;
	text-align: center;
	letter-spacing: inherit;
	/*background-color: #1B183F;*/
	background-color: #302E45;
	font-weight: normal;
	line-height: 140%;
}

h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #AFACC9;
	font-weight: bold;
	margin-bottom: 10px;
}



td {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #AFACC9;
	font-weight: normal;
	line-height: 140%;
}

td.content {
	/*background-color: #302E45;*/
	background-color: #1B183F;
}

a,
a:link,
a:visited,
a:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #AFACC9;
}
a:hover {
	color: #F2F2F2;
}

a.hi,
a.hi:link,
a.hi:visited,
a.hi:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #DCDCDC;
}
a.hi:hover {
	color: #F2F2F2;
}


a.hell,
a.hell:link,
a.hell:visited,
a.hell:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #D3D3D3;
}
a.hell:hover {
	color: #F2F2F2;
}


a.normal,
a.normal:link,
a.normal:visited,
a.normal:active {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
	color: #AFACC9;
}
a.normal:hover {
	text-decoration: underline;
}


.textblau {
	color: #AFACC9;
}

.texthell {
	color: #D3D3D3;
}
