/***************************************************************************************
	Eberhard Räder Mediatechnik
	---------------------------
	System NTN
		Version 2016
	------------------------------------------------------------------------------------
	Projekt:	belvano
				Stylesheet
				seitenspezifische Konfiguration für /impressum
				(Abweichungen vom Standard)
	Erstellt:	22.07.2016
****************************************************************************************/
h1{
	font-size					: 22px;
}
h2{
	font-size					:18px;
	color: red;
}
h3{
	font-size					:12px;
	color:blue;
}
#content  p{
	line-height					: initial;
}
