
body {
	padding: 0;
	margin-left: 0.1cm;
	margin: 0;
	font-family: sans-serif;
	font-size: 12px;
	color: black;
}

H1, H2, H3 {
	color: black !important;
}

UL#menu, UL#top_navi, .box_r UL {
	display: none;
}

A, A:visited {
	color: black !important;
	text-decoration: none !important;
}

.dontprint, A.dontprint, UL.clean LI A.dontprint {
	display: none !important;
}

#content {
	width: 19cm;
}

.box_l {
	height: auto !important;
	float: left;
	width: 15cm;
}

.box_r {
	float: right;
	width: 3.5cm;
	padding: 0 !important;
}

.box_r A IMG {
	border: 0;
}

UL.clean {
	padding: 0;
	margin: 0;
}

UL.clean LI {
	list-style-type: none;
	margin-bottom: 1cm;
}

UL.clean LI A {
	display: inline !important;
}

UL.clean LI A IMG {
	display: block;
}

UL.clean LI P {
	height: auto !important;
}

UL.clean LI SPAN {
	display: inline !important;
}


TABLE.termine {
	width: 16cm !important;
	border-collapse: collapse;
	border: 2px black solid !important;
}

TABLE.termine CAPTION {
	width: 16cm !important;
	font-weight: bold;
	font-size: 14pt;
	background-color: #ccc;
	border: 2px solid black;
}

TABLE.termine TD {
	border: 0.1em solid black !important;
	padding: 0.1cm;
}

TABLE.termine TH {
	text-align: left;
	border: 0.1em solid black !important;
	background-color: #ddd;
	padding: 0.1cm;
}

