@charset "utf-8";
/* MW Der Gute Ton */
body {
	/* background-image: url(../bilder/tasten.png); */
	background-repeat: no-repeat;
	background-position: center top 0px;
	position: fixed center;
	padding-top: 10px;
	padding-left: 252px;
	padding-right: 252px;
	margin: auto;
	width: 1000px;
	font-size: 12px; 
	font-family: Arial;
	line-height: 18px;
}
.cd {
	padding-left: 10px;
}
a:link {
	text-decoration: none;
	color: #900;
}
a:visited {
	text-decoration: none;
	color: #900;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #610;
}
a img {
	border : 0 none;
}
a.grau:link {
	text-decoration: none;
	color: #666;
}
a.grau:visited {
	text-decoration: none;
	color: #666;
}
a.grau:hover {
	text-decoration: none;
	color: #000;
}
a.grau:active {
	text-decoration: none;
	color: #610;
}
a.grau img {
	border : 0 none;
}
a.schwarz:link {
	text-decoration: none;
	color: #000;
}
a.schwarz:visited {
	text-decoration: none;
	color: #000;
}
a.schwarz:hover {
	text-decoration: none;
	color: #888;
}
a.schwarz:active {
	text-decoration: none;
	color: #888;
}
a.schwarz img {
	border : 0 none;
}
a.hell:link {
	text-decoration: none;
	color: #CCC;
}
a.hell:visited {
	text-decoration: none;
	color: #CCC;
}
a.hell:hover {
	text-decoration: none;
	color: #FFF;
}
a.hell:active {
	text-decoration: none;
	color: #FFF;
}
a.hell img {
	border : 0 none;
}
