body {
  background: white;
  color: black;
  font-size: 13px;
  font-family: sans, verdana, arial, sans-serif;
}
p, li { font-size: 13px; font-family: sans, verdana, arial, sans-serif }
a { color: #CC6600 }
a:hover { color: #FF9933 }
li { list-style: square url('bilder/plupp.png') }
img { border: none }
#thepage {
  background: transparent;
  width: auto;
  margin: 0px;
}
#logo { margin: 0px; }
#thecontent {
  width: auto;
  margin: 0px;
}
#menu, #vanster, #umeny { display: none }
#cright { font-size: 11px; color: white }
.gr { color: #799A18 }
.or { color: #DDAA11 }
#footer {
  background: transparent;
  color: #000000;
}
#footerc { margin-left: 0px; }

