/* CSS menymall */
body {padding: 0; margin: 0;}
#content{margin: 2em; padding: 0;}

#menycontainer{padding: 3em 0 0 1em; border-bottom: 1px solid #000000; background: #a9c0c6 url(temptoplogo.jpg) no-repeat;}
#menycontainer ul{padding: 0.4em 0; margin: 0;  font: 70% Verdana, Helvetica, sans-serif;}
#menycontainer li{margin: 0; padding: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 2em; margin-left: 1em; border: 1px solid #60777d; border-bottom: none; background: #c9d3d6;}
#menycontainer a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #a7b8bc;}
#meny a#current{background: #ffffff; border: 1px solid #000000; border-bottom: 1px solid #ffffff; color: #000000;}

/* opacitetsbox för IE */
#opacitet {width: 100%; padding: 1px 0 0 0; opacity: 0.5; filter: alpha(opacity=50);}


a:link { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:visited { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:hover { color: #000; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }
a:active { color: #fff; font-size: 12px; font-family: sans-serif; font-weight: 700; text-decoration: none; }

.justering1 {text-align: justify;}
