.guest {
         margin-left:10px;
         margin-bottom:0px;
	/*border: 1px solid #DAD4AD;
         background:#eae8d0;*/
         background:#f8f8f0;
         width:580px;
         text-align:left;
         float:left;
         padding-left:35px;
         }
.guest a {
	text-decoration:none;
         color:#362612;
         }
.guest a:hover {
	text-decoration:underline;;
         background:#DAD4AD;
         }
.guest td {
         color: #7e7a5a;
         font: 11px georgia, times, serif;
         }
#text {
         margin:10px;
         color:#7e7a5a;
         font: 11px georgia, times, serif;
         text-align:justify;
         }
.links a; .links a:link; .links a:visited; .links a:active;{
	text-decoration : none;
         color:#7e7A5A;
         }
.links a:hover {
	color:#7e7a5a;
         text-decoration:underline;
         background:#dad4ad;
         }
.links_eintrag a; .links_eintrag a:link; .links_eintrag a:visited; .links_eintrag a:active{
	text-decoration : none;
         color:#7e7a5a;
         }
.links_eintrag a:hover {
	color:#7e7a5a;
         text-decoration:underline;
         background:#dad4ad;
         }
