/* CSS Document *//* Allgemeine Definitionen */body {color: #000;		font-size: 100.01%;	line-height: 150%;	background: #fff;	margin: 0;}p, h1, h2, h3, h4, h5, h6, ul, li {padding:0;margin: 0;}p {	font-family: 'Lucida Grande', 'Lucida Pro', Arial, Trebuchet, Helvetica, sans-serif;font-size: 0.9em;line-height: 1.4em;padding-bottom: 10px;}a, a:link, a:visited, a:hover, a:active, a:focus {	color: #000;	text-decoration: none;}.inv {display:none;}h1 {font-family: Georgia, Times, 'Times New Roman', serif;font-size: 1.2em;line-height: 1.4em;padding-bottom: 12px;}h2, h3 {font-family: 'Lucida Grande', 'Lucida Pro', Arial, Trebuchet, Helvetica, sans-serif;font-weight: bold;}.wrapper {	width: 775px;	text-align: left;	margin: 0 auto;	background: #fff;}.outer{	border-left-width: 0;	border-left-color: #fff;	border-right-width: 0;	border-right-color: #fff;}.left {	display:none;}.right {	display:none;}.outer {	width: auto;	border-left-style: solid;	border-right-style: solid;}.inner {	margin: 0;	width: 100%;}.content {	float: left;	width: 100%;	position: relative;	z-index: 3;	margin: 0 -3px 0 -2px;}.content .innercontent {	margin: 20px 20px 20px 20px;}.header, .footer {	width: 100%;	position: relative;	z-index: 4;}.clear {	clear: both;}.outer > .inner{	border-bottom: 1px solid transparent;}.header {background: #fff none;}#mmenu {display: none;}.navitem {display:none;}.footer, .footlink {display:none;}/*** Tabelle fuer Programme ***//* Schrift ist kleiner, Texte linksbuendig */table.programm td {background: #fff;border: 0 none;color: #000;}.programm .col3 {color: #000;}.programm th {background: #fff;color: #000;border-bottom: 1px solid #000;}.programm th.span {border: 0 none;padding: 0px;}/*** Tabelle fuer Kosten Altenheime ***//* Schrift ist groeszer, Texte rechtsbuendig */table.kosten td {background: #fff;color: #000;border-bottom: 1px solid #000;border-right: 1px solid #000;border-left: 1px solid #000;}.kosten .col3 {color: #000;}.kosten th {background: #fff;color: #000;border: 1px solid #000;}.kosten .col1 {border-left: 1px solid #000;border-right: 1px solid #000;}