BODY {
	font-family: Trebuchet MS;
	font-size: 11;
	color: #F8F0E8;
}

TABLE {
	font-family: Trebuchet MS;
	font-size: 11;
	color: #F8F0E8;
	text-align: justify;
}

IMG.withborder {
	border-style: solid;
	border-width: 1;
	border-color: #EAD2BA;
}

A {
	color: #DCB48C;
}

.headline {
	font-size: 14;
}

#floatmenu {
	position: absolute;
	width: 220px;
	top: 10px;
	left: 10px;
	z-index:5;
	visibility: visible;
}
