#basetable {
	background-color: #F1FFF0;
	border-left: 2px solid #A41E08;
	border-right: 2px solid #A41E08;
}

#header {
	height: 120px;
}

#header2 {
	height: 52px;
	line-height: 27px;

	background-image: url(../gfx/geschichte.header.bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#footer {
	background-color: #B92108;
	margin-top: -20px;
}

h1 {
	color: #B42008;
}

img.border {
	border: 1px solid #A41E08;
}

table.besitz {
	width: 100%;
}

table.besitz td {
	padding: 2px;
}