@charset "utf-8";
/* CSS Document */

div#impressum_page
{
	border:1px solid #dddddd;
	background:url(../images/customer/layout/block_bg.jpg) repeat-x left top;
	padding-top:15px;
	margin:10px 0;
	padding-bottom:50px;
	position:relative;
}
div#impressum_page span.iePNG
{
	width:312px;
	height:147px;
	display:block;
	background:url(../images/impressum/zenon_media.png) no-repeat left top;
	position:absolute;
	right:50px;
	top:-10px;
}

div#impressum_page h3
{
	font-size:13px;
	color:#153a64;
	padding:10px 18px;
}
div#impressum_page p
{
	font-size:10px;
	padding:10px 18px;
	border-top:1px dashed #c5c8c8;
	line-height:16px;
}

div#impressum_page p b,div#impressum_page p a
{
	color:#153a64;
	text-decoration:none;
	font-size:11px;
}
div#impressum_page p strong
{
	font-weight:normal;
	font-size:10px;
	color:#153a64;
}