/* CSS Document */

@import url(general.css);

#index { width:564px;
	height:107px; 
	outline:none;
	position:absolute; top:0%; left:0%;
	background-color:#e4e1d4;
	margin-top:195px;
	margin-left:60px;
	 }
	 
#signet { width:85px;
	height:104px;
	outline:none;
	border:none;
	float:left;
	background-image:url(../bilder/_paetusX2_signet.jpg);
	 }
	 	
#auszeichnung { width:479px;
	height:100px;
	border:none;
	outline:none;
	float:right;	
	background-image:url(../bilder/_paetus_auszng.jpg);
	 }
	 
#guteIDEEN { width:96px;
	height:100px;
	outline:none;
	border:none;
	float:right;	
	background-image:url(../bilder/g_IDEEN.jpg);
	position:absolute; top:400px; left:550px;
	 }
	 
#paetusX2TXT { width:150px;
	height:12px;
	outline:none;
	border:none;
	float:right;	
	background-image:url(../bilder/_paetusX2TXT_idee.jpg);
	position:absolute; top:488px; left:649px;
	 }

