body{
	padding:0px;
	margin:0px;
	background: #F8ECA6;
}

/* ===================== */
/* ---- Farben --------- *//*

dunkelgrün:	#15522b;
gelb:		#F8DE4D;
hellgelb:	#F8ECA6;
grau:		#C5C4C9;
rot:		#D81325;

*/

div#webseite{
	width: 790px;
}
div#webseiteRahmen{
	padding-left: 2px;
}

p.p1{
	height: 4px;
	margin:0px;
	padding:0px;
}
p.p2{
	height: 10px;
	margin:0px;
	padding:0px;
}

/* ===================== */
/* ---- Logozeile ------ */

div#logoLinks{
	float:left;
	width: 480px;
}
div#logoRechts{
	float:left;
	width: 300px;
}

/* ===================== */
/* ---- Bilderzeile ---- */

div.mpunkt1{
	height:156px;
	width:152px;
	float:left;
	background: #15522b;
}

div.mpunkt1b{
	height:156px;
	width:152px;
	float:left;
	background: #15522b;
	margin-left:7px;
}
div.mpunkt1Rahmen{
	padding-top: 2px;
}

/* ===================== */
/* ---- Flashzeile ----- */

div#linksNebenFlash{	
	width:152px;
	height: 284px;
	float:left;
	background: #15522b;
	line-height: 42px;
}
div#flash{
	float:left;
	margin-left:7px;
	background: #15522b;
	height: 284px;
	width: 629px;
}


