/* Start of CMSMS style sheet 'gaestebuch' */
.cms-guestbook-pagination_header {
   margin: .5em 0;
}


.cms-guestbook-pagination_nav {
   font-weight: bold;
   margin: .5em 0;
}


.cms-guestbook-pagination_nav a {
   font-weight: normal;
}


.cms-guestbook-entry {
   border: 1px solid #000;
   margin-bottom: 1em;
}


.cms-guestbook-entry-header {
   background: #c2d0ac;
   border-bottom: 1px #000 solid;
   color: #000;
   padding: 2px 5px 2px 5px;
}


.cms-guestbook-entry-text {
   padding: 5px;
   color: #000;
}


.cms-guestbook-entry-posted {
   float: right;
   font-size: smaller;
}


.cms-guestbook-entry-header a {
   color: white;
}


.cms-guestbook-entry-header a:hover {
   color: black;
}


.cms-guestbook-entry-sendername {
   font-weight: bold;
}


.cms-guestbook-entry-email {
   font-size: smaller;
}
		      

.cms-guestbook-entry-homepage {
   font-size: smaller;
   margin: 2px;
   margin-bottom: 0;
}
/* End of 'gaestebuch' */

