/* CSS Document */
body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000; background: url(/images/bakgrund.gif) repeat; }
body { text-align: center; }

.photos { padding-bottom: 20px; }
.commentsubmit { height: 40px; }
.splink { cursor: pointer;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; line-height: 100%; color: #A47B29; }
.submitpost { cursor: pointer; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fff; background-color: #A47B29}
input { width: 220px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
textarea { width: 480px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

#page { position: relative; width: 780px; margin-left: auto; margin-right: auto; text-align: left; }
#page #top { position: relative; width: 780px; height: 120px; } 
#page #top #logo { position: absolute; width: 780px; height: 115px; top: 15px; background: url(/graphics/toplogo_guestbook.gif) no-repeat; } 
#page #top #logo h1 { display: none; } 

#page #content { position: relative; width: 780px; margin: 40px 0px 0px 0px; }
#page #content #leftcontent { position: relative; width: 248px; padding: 0px 0px 0px 18px; margin: 0; float: left; }

#page #content #maincontent { position: relative; width: 514px; float: left; }
#page #content #maincontent #textcontent { position: relative; width: 484px; }
#page #content #maincontent #textcontent .text { font-size: 11px; font-weight: normal; }
#page #content #maincontent #formcontent { font-size: 11px; font-weight: normal; color: 000; text-align: left; }
