/* Gaestebuch */
#gaestebuch ul,
#gaestebuch textarea { padding:0; width:85%;}
#gaestebuch #eintraege { padding-bottom:30px;}
#gaestebuch li { padding:30px 0; }
#gaestebuch p, #gaestebuch h3 {padding:0; margin:0;}
#gaestebuch h3 .zeit { display:inline}
#gaestebuch .avatar {float:left; width:120px; text-align:center; } 	/* <= Rahmen definiert ins profil.css */
#gaestebuch form { padding-left:120px; }
#gaestebuch .text { float:left; width:430px; }
#gaestebuch .eigenereintrag {background:#ede5e1;}


	/* Formular */
	#inhaltelinks #kommentierfunktion label { text-align:left; margin-top:20px; }
	#gaestebuch .absenden {display:block; }
     #gaestebuch .kommentarhinweis h3 { margin:15px 0 10px 0;}
     #gaestebuch .kommentarhinweis li,
     #gaestebuch #letztebesucher li { padding:0 5px 0 0; margin:0;}
     #gaestebuch #letztebesucher { clear:both; padding-bottom:20px; }
     #gaestebuch #letztebesucher li { font-size:10px; }

	/* Grafik und Mass des Absendebutton sind definiert in der global.css (#inhalterechts .absenden) */