body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	padding-bottom: 1cm;
}

#right #taskarea p.tw1000 {
	position: absolute;
	right: 0;
	top: 0;
}

img {
	border: none;
}

h1, h1 a {
	color: #000000;
	font-size: 14pt;
	text-decoration: none;
}

h2, h2 a {
	color: #000000;
	font-size: 15pt;
	text-decoration: none;
}

h3, h3 a,
h4, h4 a {
	color: #DD0000;
	font-size: 13pt;
	text-decoration: none;
}

table.twocols {
	width: 100%;
	margin-bottom: 1cm;
}

table.twocols td {
	vertical-align: top;
	width: 50%;
	padding: 0 0.5cm 0 0;
}

table.twocols td.tdp {
	padding-bottom: 0.7cm;
}

ul {
	margin-left: 20px;
}

ul.linklist {
	margin-left: 0;
	list-style: none;
}

ul.linklist a {
	color: #000000;
	text-decoration: underline;
}

#bottom {
	position: absolute;
	left: 0;
	bottom: 0;
}

ul#lang,
ul#task,
#background,
.box,
.noprint {
	display: none;
}