
/* SECTION - HEAD */

.impressum
{
	width:				100%;
	padding-top:		0px;
	padding-bottom:		40px;
}

.impressum h1
{
	font: 							normal 1.4em "Elektra";
	color: 							#3d3d3d;
	text-decoration: 				none;
	text-transform: 				uppercase;
	text-align: 					left;
	padding-top: 					60px;
	padding-left: 					40px;
	padding-bottom: 				0px;
	margin-bottom:					0px;
}

.impressum h2
{
	font: 							normal 1.1em "Elektra";
	color: 							#3d3d3d;
	text-decoration: 				none;
	text-transform: 				uppercase;
	text-align: 					left;
	margin-top: 					0px;
	padding-left: 					40px;
	padding-bottom: 				15px;
}

.impressum p
{
	font: 							normal 1.0em "Elektra";
	color: 							#3d3d3d;
	text-decoration: 				none;
	text-transform: 				normal;
	text-align: 					justify;
	line-height:					25px;
	padding-left: 					40px;
	padding-right: 					40px;	
	padding-bottom: 				10px;
}

.impressum a
{
	font: 							normal 1.0em "Elektra";
	padding-left: 					0px;	
	color: 							#3d3d3d;	
	padding-top: 					14px;	
	line-height:					25px;	
}	

.impressum a:hover
{
	color: 							#e01021;	
}

@media screen and (min-width: 620px) and (min-height: 440px)
{



}

@media screen and (min-width: 990px)
{



}




