@charset "utf-8";
/* www.fotoneis.com Text Stylenames */


/* ParagraphBasics */
p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	text-align: left;
	line-height: 120%;
	color: white;
	voice-family: Veronika;
	stress: 50;
	richness: 90;
	volume: x-loud;
	speak: normal;
	pause: 20ms;
	azimuth: 0deg;
	elevation: level;
	speech-rate: medium;

}

p.MainHeads { font-size: 1.2em; margin-left: 15px; }

p.GuestFormTXT { font-size: 0.8em; text-align: left; }

p.GuestNme { color: gray; font-size: 0.8em; }

p.GuestReload { font-size: 0.9em; margin-bottom: 25px; margin-left: 15px; }


p.Pgination { font-size: 0.7em; font-weight: bold; text-align: center; }

a.PginationHREF {
	color: red;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.PginationHREF:hover {
	color: white;
	font-size: 0.7em;
	text-decoration: underline;
}

p.Impressum { 
	color: gray;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
}

a.ImpressumHREF {
	color: gray;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a.ImpressumHREF:hover {
	color: white;
	font-size: 0.9em;
	text-decoration: underline;
}