@charset "utf-8";
.Impressum {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	word-spacing: 15px;
}
.Content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../grafik/back_fade.gif);
	background-repeat: repeat;
	background-color: #CCCCCC;
}
a:link {
	color: #999999;
	font-style: normal;
}
a:link {
	text-decoration: none;
}

a:visited {
	color: #999999;
	font-style: normal;
}
a:visited {
	text-decoration: none;
}

a:hover {
	color: #bdd735;
}
a:hover {
	text-decoration: none;
}

a:active {
	color: #bdd735;
}
a:active {
	text-decoration: none;
}
.Überschrift {
	font-size: 14px;
	color: #7a0089;
	font-weight: bold;
}
.Stil1 {font-size: 11px}
.Überschrift2 {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

