* html #wrap {
	margin: 0px auto;
	padding: 0px;
	width: 798px;
	}

/* HAUPTMENUE */
* html #links {
	margin-left: 14px;
	}
	
/* HAUPTMENUE ENDE */

/** html #rechtesbild {
	background-image: url('../img/re_bg.jpg');
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	border: 0px;
	height: 400px;
	width: 210px;
	float: left;
	z-index: 1;
	}*/
	
* html #inhalt p {
	margin-top: 20px;
	margin-bottom: 10px;
	}
