html {
	height: 100%; 
	margin:		0;
	margin-bottom: 0.1px;
	padding:	0;
	color:		#111;
	background:	#eff0f5;
	font:		95.01%/1.5 verdana, arial, sans-serif; /*Trebuchet MS, Arial, Helvetica; */
	list-style:	none;
	text-align:	center;
}
a:link {
	color:		#111;
	background:	transparent;
}
a:visited {
	color:		#333;
	background:	transparent;
}
a:hover, a:focus, a:active {
	text-decoration:none;
}
h1 {
	font:		1.5em/1.5 verdana, arial, sans-serif;
	padding:	0 2em; 
}
h2 {
	font:		1em/1.5 verdana, arial, sans-serif;
	padding:	0 2em; 
	text-decoration: none;
}
span.spez a:link {
	text-decoration: none;
	color: #ccc;
}
span.spez a:visited {
	text-decoration: none;
	color: #ccc;
}
h6 {
	text-decoration: none;
	color: #ccc;
}