@media screen {
body{ margin: 0px; font-size: 90%; background-image: url('moln.jpg');background-repeat: no-repeat;
font-family: arial, sans-serif, helvetica, geneva; }
#sidan{ width: 100%;}
/* head =simulation av top frame */
#top{ position: fixed; top: 0%; left: 10%; right: 13.3%; padding-top: 0px; padding-bottom: 0px;
background-color: #F9F9F9; text-align: left; font-size: 90%; font-weight: normal; border-bottom: #b0bea6 0px solid;}
/* en simulation av meny frame */
#meny{ position: fixed; top: 0%; right: 0%; width: 13%; padding-top: 0px; padding-left: 1%; border-bottom: #b0bea6 1px dotted; border-left: #b0bea6 1px dotted;
font-size: 85%;background: url(.png) #F9F9F9 no-repeat right top;line-height: 110%; text-align: left;}
/* huvudbox =simulation av main frame */
#huvudbox{ margin-top: 0%; margin-left: 13.3%; margin-right: 16%; border-right: #b0bea6 1px dotted; border-bottom: #b0bea6 1px dotted; border-left: #b0bea6 1px dotted;
padding-top: 1%; padding-left: 1%; background-color: #F0ECE8;}
#sidfot {background-color: #F6F6ED; text-align: center; font-size: 76%; padding-top: 0%;}
a:link {color: #0000FF; text-decoration: none; } a:hover {color: #FF0000; text-decoration: none;} a:active { color: #FFF; }
img { border: none; }
hr { border-top: 1px dotted #b0bea6; width: 60%; margin: 0 auto; }
h1 { font-family: arial, verdana, sans-serif; font-size: 140%; font-weight: bold; color: green; margin: 0px; padding: 0px; }
h2 { font-family: arial, verdana, sans-serif; font-size: 130%; font-weight: bold; color: green; margin: 0px; padding-bottom: 0px; }
h4 { font-family: arial, verdana, sans-serif; font-size: 120%; font-weight: bold; color: #800000;  }
}
@media print {
a { text-decoration: none; }
#top, .rubrik, #navbar, #meny{ display: none; }
#sidan { width:100%; line-height: 120%; font-size: 80%;}
#sidfot { line-height: 120%; font-size: 70%; border-top: 1px solid #000; }
}
/*090929 © Sture Åkerström*/
