body { margin: 15px 15px; padding: 0 0; font: 11px Verdana, Arial, Helvetica, sans-serif; ; background-image: url(images/solned.JPG); width: auto}
h1 {font: normal 25px Verdana; color: #000000; margin: 0; letter-spacing: 3px; }

/* omslutande box som innehåller övriga boxar - OBS! width måste var tillräcklig för både content och meny_container */
#sidlayout { float: left; width: 930px; margin: 0 0; padding: 5px 0 5px 5px; border: 0px #CCCCCC solid; }
/* sidans innehåll */
#content {float: left; width: 700px; line-height: 20px; height: 100%; border: 1px solid #CCCCCC; ; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 20px; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 10px}
/* sidans länkar */
a:link {color: #999999; text-decoration: none;}
a:visited {color: #999999; text-decoration: none;}
a:active {color: #999999; text-decoration: none;}
