#basetable {
	background-color: #FEF0D8;
	border-left: 2px solid #CA5600;
	border-right: 2px solid #CA5600;
}

#header {
}

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

#footer {
	background-color: #CA5600;
	border-top: 1px solid #8E3C00;
}

h1 {
	color: #F7AF11;
}

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

.orange {
	color: #F7AF11;
}

.gericht {
	font-size: 1.2em;
}

.gerichtbeschreibung {
	margin-bottom: 10px;
}

.presse {
	float: left;
	text-align: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.presse img {
	border: 1px solid #CA1400;
}