body{ margin: 0px; font-size: 90%; background-image: url('skolan_extrasmall.');background-repeat: no-repeat;background-attachment:fixed; 
font-family: arial, sans-serif, helvetica, geneva; }
#sidan{width: 100%;align: center;}
/* head =simulation av top frame */
#top{ position: fixed; top: 0%; left: 10%; right: 13.3%; padding-top: 5px; padding-bottom: 5px;
background-color: #F9F9F9; text-align: left; font-size: 80%; font-weight: normal; border-bottom: #b0bea6 1px solid;}
/* en simulation av meny frame */
#meny{ position: fixed; top: 0%; right: 0%; width: 13%; padding-top: 5px; padding-left: 3px;border-left: #b0bea6 1px solid;
font-size: 76%;background: url(.gif) #F9F9F9 no-repeat right bottom;line-height: 120%;}
/* huvudbox =simulation of the main content frame */
#huvudbox{ margin-top: 3.5%; margin-left: 10%; margin-right: 14%; border-left: 0px solid orange;
padding-top: 4px; background-color: #FFF;}
#sidfot {background-color: #F6F6ED; text-align: center; font-size: 76%; padding-top: 0%;}
a:link {color: #0000FF; text-decoration: none; } a:visited { color: #800080; text-decoration: none;}
a:active {color: #800080; text-decoration: none; } a:hover { color: #FF0000; text-decoration: none;}
h1 { font-size: 1.6em; font-weight: bold; color: #800000; }
h2 { font-size: 1.4em; font-weight: bold; color: #800000; }
h3 { font-size: 1.2em; font-weight: bold; color: #800000; }
h4 { font-size: 1.0em; font-weight: bold; color: #800000; }
img { border: none; }
hr { border-top: 1px dotted #b0bea6; border-right: 0px; border-bottom: 0px dotted #b0bea6;; border-left: 0px; margin: 0px; padding: 0px; }
@media print {
a { text-decoration: none; }
#top, .rubrik, #navbar, #meny{ display: none; }
#sidan { width:100%; line-height: 130%; font-size: 80%;}
/*#sidfot { line-height: 120%; font-size: 70%; border-top: 1px solid #000; }*/
}

