		#inhalt {
			width:600px; 
			margin-left:55px;
			padding-right:65px;
			padding-top:29px;
		}
		#spalteLinks {
			width:108px;
			float:left;
		}
		#spalteLinks a {
			display:block;
			margin-bottom:1px;
			height:101px;
			cursor:default;
		}
		#spalteLinks h1 {
			display:none;
		}
		#spalteLinks a:hover {
			background-position:right;
		}
		#spalteRechts {
			width:367px;
			float:left;
		}
		#spalteRechts p, #spalteRechts h1 {
			margin-left:73px;
		}
		#einschub p {
			font-size:11px;
			background-image:url(../_images/einschub_ecke_lo_blau.gif);
			background-repeat:no-repeat;
			margin:24px 0 37px 20px;
			padding:13px 0 0 0px;
			color:#00A7EB;
			
		}
