/*	Lokales Stylesheet - Anpassungen für die Darstellung der Seniorenhilfeseiten
	Author:	Matthias Hillmann - mathill@mathill.de
	Date:	08.09.09
*/

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: black;
	background: none;
	text-align: left;
	padding: 5px 0;
}

.bg {
/*	background-color:#d7ff75; */
	background-color:white;
}

.text   {
	background: #f4f4ff;
	display: block;
	margin-top: 20px;
	padding: 10px 10px 20px;
	position: relative;
	width: 95%;
	overflow: hidden;
	border: solid 1px black;
}

.text p  {
}

#left_column {
	width: auto;
	margin: 5px;
}

.right {
	font-size: 0.8em;
	font-style: italic;
	padding-bottom: 10px;
}