@charset "utf-8";
@page { size: 21cm 29.7cm; }
@media screen {
body { width: 63%; background-color: #F6F6ED; margin: 0 auto; }
#top {text-align: right; background-color: #F6F6ED; font-family: arial, verdana, sans-serif; font-size: 0.9em; font-weight: bold; }
#rubrik { font-family: arial, verdana, sans-serif; font-size: 1.2em; font-weight: bold; color: green;}
#sida { padding-left: 5%; padding-top:1%; padding-right:1%; padding-bottom: 0; background: #FFF; 
font-family: arial, verdana, sans-serif; font-size: 0.9em; line-height: 125%; }
a:link { color: #0000FF; font-size: 0.9em; text-decoration: none; } a:visited { color: #800080; font-size: 0.9em; text-decoration: none; }
a:active { color: #800080; font-size: 0.9em; text-decoration: none; } a:hover { color: #FF0000; font-size: 0.9em; text-decoration: none; }
#sidfot { background-color: #F6F6ED; text-align: center; margin-top: 5px; font-size: 0.8em; }
h1 { font-family: arial, verdana, sans-serif; font-size: 130%; font-weight: bold; color: green; margin: 0px; }
h2 { font-family: arial, verdana, sans-serif; font-size: 110%; font-weight: bold; color: green; margin: 0px; padding-bottom: 5px; }
}
@media print {
a { text-decoration: none; }
#sidhuvud, .rubrik, #navbar, #linkbar, #menu { display: none; }
#sida { width:100%; line-height: 130%; font-size: 80%;}
#sidfot { line-height: 120%; font-size: 70%; border-top: 1px solid #000; }
}
