body {
	background-color: #F2F2F2;
	font-family: Century Gothic, Tahoma, Verdana, Geneva, helvetica, sans-serif;
	color: #575757;
	font-size: 12px;
 }
 
a:link{
	color: #FF0080;
	text-transform: none;
	font-size: 14px;
}
a:visited{
	color: #FF0080;
	text-transform: none;
	font-size: 14px;
	}
a:hover {
	color: #800040;
	text-transform:none;
	font-size: 14px;
}
a:active{
	color: #800040;
	text-transform: none;
	font-size: 14px;
}

.impressum_schrift {
	
	font-size: 10px;
	font-weight: bold;
}

.email {
	color: #FF0080;
	font-size: 11px;
	font-weight: normal;
	font-family: Courier, "Courier New", Garamond, Georgia, Roman, "Estrangelo Edessa";
}
.impressum_email {
	color: #FF0080;
	font-size: 9px;
	text-transform: none;
	font-weight: bold;
}

.impressum_links {
	font-size: 12px;
	text-transform:none;
	color: #575757;
	font-stretch:expanded	
	}

.schrift_linkliste {
	font-size: 12px;
	}

.schrift_magenta {
	color: #FF0080;
}

.schrift_magenta_fett {
	color: #FF0080;
	font-weight: bold;
	font-size: 12px;
	font-family: "Century Gothic", Tahoma, Verdana, Georgia, sans-serif;
}
.schrift_grau_fett {
	font-family: "Century Gothic", Tahoma, Verdana, Georgia, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #575757;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #ff0080;
}
p {
	font-family: "Century Gothic", Tahoma, Verdana, Georgia, sans-serif;
	font-size: 12px;
	color: #575757;
}

.link_h1 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0080;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #575757;
}

h3 {
	font-size: 14px;
	text-transform: none;
	color: #FF0080;
	font-weight: bold;
}
.Überschrift_grau {
	font-size: 14px;
	color: #575757;
	font-weight: bold;
}
ul {
	list-style-type: disc;
	list-style-position: outside;
}
.Schrift_graufettgroesser {
	font-size: 14px;
	font-style: italic;
	font-weight: bolder;
	font-variant: normal;
}
.sternchenrosa {
	font-family: "Century Gothic", Tahoma, Verdana, Georgia, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0080;
}
.schrift_grau_kursiv {
	font-style: italic;
	color: #575757;
}
.tabhg_grau {
	background-color: #D4D4D4;
}
.liste_fett {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	color: #575757;
}
.liste {
	font-size: 14px;
	text-indent: 20px;
	white-space: normal;
	list-style-position: outside;
	list-style-image: none;
	color: #575757;
}
.eingerueckt200px {
	text-indent: 200px;
	display: block;
}

.eingerueckt100px {
	text-indent: 100px;
	display: block;
	font-size: 14px;
}
