h2 {
	color: midnightblue;
	}

#Angebote {
	width: 41.5em;
	border-spacing: 2px;
	margin-bottom: 60px;
	}

#Angebote th {
	vertical-align: bottom;
	text-align: center;
	padding: 0 4px 0.2em 4px;
	}

#Angebote th a {
	text-decoration: none;
	color: black;
	}

#Angebote tr.odd {
	background-color: #D0E0F8
	}

#Angebote td {
	padding: 0.2em 0;
	font-size: 0.9em;
	text-align: center;
	white-space: nowrap;
	}

#Gesuche {
	list-style: none;
	font-family: Arial;
	margin: 0 0 40px 0;
	padding: 0;
	display: block;
	width: 100%;
	}

#Gesuche li {
	margin: 0 0 40px 0;
	}

#Gesuche h4 {
	font-size: 1em;
	margin: 5px 0;
	}

#Inserat th {
	text-align: right;
	font-weight: normal;
	}

#Inserat div {
	float: right;
	}
