/* p styles*/

p.schriftGrauGross{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 22px;
	color: #7f8083;
	font-family: Trebuchet MS;
}
p.schriftGrauGross a{
	text-decoration: none;
	color: #7f8083;
}

p.schriftGrau{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:16px;
	line-height: 18px;
	color: #7f8083;
	font-family: Trebuchet MS;
}

p.schriftWeissKlein{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: black;
	font-family: Trebuchet MS;
}


p.schriftGrauKlein{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: #7f8083;
	font-family: Trebuchet MS;
}

p.schriftGrauKlein a {
	text-decoration: none;
	color: #7f8083;
}

p.schriftRotKlein{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: #c41f22;
	font-family: Trebuchet MS;
}
p.schriftRotKlein a{
	text-decoration: none;
	color: #c41f22;
}

p.schriftRotGross{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 22px;
	color: #c41f22;
	font-family: Trebuchet MS;
}

/* text style */

span.schriftGrauGross{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 22px;
	color: #7f8083;

	font-family: Trebuchet MS;

}
span.schriftGrau{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:16px;
	line-height: 18px;
	color: #7f8083;
	font-family: Trebuchet MS;
}

span.schriftWeissGross{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 22px;
	color: black;
	font-family: Trebuchet MS;
}

p.schriftWeissMittel{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:16px;
	line-height: 18px;
	color: black;
	font-family: Trebuchet MS;
}
p.schriftWeissGross{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 23px;
	color: black;
	font-family: Trebuchet MS;
}

span.schriftWeissMittel{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:16px;
	line-height: 18px;
	color: black;
	font-family: Trebuchet MS;
}

span.schriftWeissKlein{

	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: black;
	font-family: Trebuchet MS;
}
span.schriftWeissKlein a{
	color: white;
	text-decoration: none;
}
p.schriftWeissKlein a{
	color: white;
	text-decoration: none;
}

span.schriftGrauKlein{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: #7f8083;
	font-family: Trebuchet MS;
}
span.schriftGrauKlein a{
	text-decoration: none;
	color: #7f8083;
}

span.schriftRotKlein{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:11px;
	line-height: 13px;
	color: #c41f22;
	font-family: Trebuchet MS;
}
span.schriftRotKlein a{
	text-decoration: none;
	color: #c41f22;
}

span.schriftRotGross{
	margin-top: 0px;
	margin-bottom: 20px;
	font-size:20px;
	line-height: 22px;
	color: #c41f22;
	font-family: Trebuchet MS;
}

