/* Stylesheets fuer impressum.php */

p.imp-icon {
	text-align: center;
	float: left;
	width: 49%;
	height: 8em;
	font-size: 1em;
}

table#who-is-who {
	width: 66%;
	margin: 0 5% 2em 5%;
	border: 1px solid #c0c0c0;
	font-size: 0.8em;
}

table#who-is-who caption {
	width: 66%;
	margin: 1em 5% 0 5%;
	border: 1px solid #c0c0c0;
	font-weight: bold;
	font-size: 0.9em;
	letter-spacing: 0.2em;
	height: 2em;
	background: #ececec;
}

table#who-is-who tbody tr td#who-is-who-center {
	font-weight: bold;
	font-size: 3em;
	color:#bbb;
	padding: 0 0.5em 0 0.5em;
}

table#who-is-who tfoot tr td {
	border-top: 1px solid #c0c0c0;
	padding-top: 1em;
}