#inhalt, #inhaltstandard {
	padding:0;
	width:731px;
}


/****************************
+++ Uebersicht +++
****************************/

#uebersicht {
	width:580px;
	padding:10px;
	padding-right:140px;
}

#uebersicht h1 {
	text-transform:none;
	font-size:1.4em;
	margin-bottom:0.2em;
	line-height:1.1em;
}

#uebersicht .bild {
	width:125px;
	float:left;
}

#uebersicht .bild img {
	border:solid 2px #D6D6D6;
}

#uebersicht .inhalt {
	margin-left:130px;
}

#uebersicht .zeile {
	border-bottom:solid 1px #BABABA;
	padding-bottom:0.8em;
	margin-bottom:0.8em;
}

#uebersicht .datum {
	font-size:90%;
}