body { padding: 2em; margin: 0; font: 0.7em "Lucida Grande", Verdana, sans-serif; background-color: orange; background-repeat: repeat; background-attachment: fixed; background-position: 0 0; }

h1 {margin: 0 0 5px; letter-spacing: 0.3em; font: 4.5em Georgia, serif; color: yellow;}

h2 { color: black; font-size: 1.5em; font-family: Georgia, serif; font-weight: inherit; font-variant: normal; line-height: normal; margin: 10px 0 5px; letter-spacing: 0.1em; }

h3 { color: yellow; font-size: 1.3em; font-family: Georgia, serif; font-weight: bolder; font-variant: normal; line-height: normal; margin: 10px 0 5px; letter-spacing: 0.1em; }

p {margin: 0 0 5px 0;}

a{ line-height: 20pt; text-decoration: none; border-bottom-color: #000000; border-bottom-width: 1px; }
a:link{color: #000000;}
a:visited{ color: #000000;}
a:hover{text-decoration: underline;}

/* sidlayout */
#layout { background-color: blue; width: 65em; margin-left: auto; margin-right: auto; border: solid 5px #000; }
#sidhuvud { padding: 1em; margin: 10px; color: #af1400; background-color: #000; background-image: url(bild/mannetopp.jpg); background-repeat: no-repeat; background-position: center; width: 660px; height: 140px; }
#kolumncontainer{ background-color: inherit; float: left; border-width: 1px; }
#kolumn1 {float: left; width: 18em; padding: 0 1em 0 0;}
#opacitybox{ float: left; margin: 0; padding: 1em; line-height: 1.8em; color: black; font-weight: inherit; font-style: inherit; background-color: inherit; background-image: none; background-repeat: repeat; background-attachment: scroll; background-position: 0 0; border-width: 1px; } 
#kolumn2 { float: left; width: 39em; padding: 1em; background: silver; line-height: 1.8em; margin-top: 20px; border: solid 1px black; }
#sidfot { clear: both; padding: 10px; color: #af1400; border-top-color: #af1; border-bottom-color: #af1400; border-bottom-width: 1px;400;border-top-width: 1px; }

/* meny */
#menycontainer{float: left; margin: 1em 0 0 0; padding: 0;}
#meny{ padding: 0; list-style-type: none; font: 13px Georgia, "Times New Roman", Times, serif; margin: 10px; }
#meny a{ font-family: Georgia, "Times New Roman", Times, serif; width: 12em; background: orange; text-decoration: none; display: block; padding: 0.1em 1em; margin-bottom: 0.8em; border: solid 1px black; }
#meny a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{text-decoration: underline;}
#meny a#current{font-weight: bold;}
