
td, th {
  font-family: Verdana,Helvetica,Arial,sans-serif;
  color: #999999;
  font-size: 90%;
}
a {
  color: #1c50a5;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
td.sidhuvud {
  background-color: #FFFFFF;
  border: 1px solid #333;
}
td.innehall {
  background-color: #fff;
  border-right: 1px solid #333;
  padding: 10px;
  color:#000000
}
td.footer {
  border-top: 1px solid #333;
  color: #666;
  font-size: 64%;
  padding: 2px;
}
@media screen { 
body {
background-color: #f3faa7;
   color: #000;
  margin: 20px;
}
.sidram {
  width: 660px;
}
.style4 {color: #0000CC}
td.meny {
  background-color: #fcfcff;
  border-left: 1px solid #333;
  border-right: 1px dotted #666;
  padding: 9px 5px;
  width: 20%;
}
td.innehall {
  width: 80%;
}
#menu {
position: absolute;
top: 161px;
left: 435px;
}
#menu {
width: 15em;
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
#menu dd {
border: 1px solid gray;
}
#menu li {
text-align: center;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

.mentions {
position: absolute;
top : 300px;
left : 10px;
color: #000;
background-color: #ddd;
}
}