body {
	text-align: center;
	background: url(htmlversion/images/fernsehturm2.gif) no-repeat center #EDE3DA;
}
.grauertext {
	font-family :Century Gothic, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
	line-height: 10px;
}
th {
	font-family :Century Gothic, Arial, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	color : #B7926E;
	text-decoration : none;
	line-height: 10px;
	height:15px;
	text-align: left;
}
.ueberschrift {
	font-family :Century Gothic, Arial, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-decoration : none;
	line-height: 10px;
	letter-spacing:2px;
}

.rotertext{
	font-family :Century Gothic, Arial, sans-serif;
	font-size : 13px;
	font-style : normal;
	font-weight : bold;
	color : #E06685;
	text-align : left;
	line-height: 10px;
	}
H2 {
	font-family :Century Gothic, Arial, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #999999;
	text-align : center;
}

A {
	font-family :Century Gothic, Arial, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
	text-align : center;
}

A:ACTIVE {
	font-family :Century Gothic, Arial, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : bold;
	color : #999999;
	text-decoration : none;
	text-align : center;
}

A:HOVER {
	font-family :Century Gothic, Arial, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : boldl;
	color : #FFFFFF;
	text-decoration : none;
	text-align : center;
}

A:LINK {
	font-family :Century Gothic, Arial, sans-serif;
	font-size :12px;
	font-style : normal;
	font-weight : bold;
	color :#999999;
	text-decoration : none;
	text-align : center;
}


.linie {
border: 1px #990000 dotted;
}