body  {
	background	:#fff;
	color:#000;
	margin:1cm 1cm 1.5cm 0;
	orphans:2;
	widows:2;
	font-family	:"Futura", "Futura LT","Futura LT Light", "Trebuchet MS", Verdana, sans-serif;
}

table{
	width: 17.5cm;
}

tr.kopf object,
tr.kopf img.kopfBild,
td.spalte1{
	display: none;
}

.nurDrucken img{
	width: 3.58cm; /* Logo */
	height: 1.11cm;	
	margin-bottom: 1.2cm;
}

td.spalte2{
	width: 2.5cm;
}

.fuss {
	font-size: 10pt;
	/*text-align: center;*/
	margin-top: 2cm;
}

/* TEXT */
h1	{
	font-size	:14pt;
}

h2	{
	font-size	:14pt;
	color: #aaaaaa;
}


p {
	font-size: 12pt;
	vertical-align: top;
}

p.einzug {
	padding: 0 0 0 18px;
}


p a:link {
	font-weight: normal;	
	text-decoration: underline;
}

br.halb{margin-top:-11px;}

ul {
	padding: 0 0 0 18px;
	margin:0;
	list-style-type:square;
}

ul li {
	font-size: 12pt;
}


a:link, 
a:visited, 
a:active {
	color : #eeeeee;
	text-decoration: none;
	font-weight: bold;	
}

a:after { content: " [" attr(href) "] " }