/* aktivComm GmbH
 * www.aktivcomm.de
 *
 * vim: set noexpandtab sw=4 ts=4 si sm enc=utf-8:
 *
 */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

button {
	display: none;
}

#head {
	height: 49px;
	margin-bottom: 10px;
}

#head img {
	float: right;
	width: 180px;
}

div#pictures {
	clear: right;
}

#pictures img {
	float: right;
	width: 5cm;
}

#pictures > img:first-child {
	float: left;
	margin-bottom: 20px;
}

h1 {
	font-size: 1.4em;
	clear: both;
	margin: 8px 0px;
}

h2 {
	font-size: 1.1em;
	margin: 20px 0px 2px;
}

h2 + p {
	margin-top: 0;
}

th {
	border-bottom: 1px solid #000000;
	padding-right: 20px;
	text-align: left;
	width: 180px;
}

td {
	border-bottom: 1px solid #000000;
	padding-right: 20px;
	width: 180px;
}

a.request {
	display:none;
}
