/*========================================
  Impressum
========================================*/

/*===== Kompletter Container  =====*/
#impressum_container {
	font-family: Arial, Gadget, sans-serif;
	color: #FFF;
	padding-top: 8px;
	margin-left: 20px;
	line-height: 1px;
}

/*===== Erste Impressum Überschrift =====*/
.impressum_h1 {
	font-size: 20px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 3px;
	line-height: 2px;
}

/*===== Zweite Impressum Überschrift =====*/
.impressum_h2 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 3px;
	line-height: 4px;
}


/*===== Impressum Text =====*/
.impressum_text {
	font-size: 14px;
	font-weight: bold;
	line-height: 4px;
}
