/*
  Copyright (C) 2005-2008 Samuel Liden Borell 
  Copyright (C) 2005-2008 Green'n'Lean Healthy Food AB
*/
body {
  background: #CC6600;
  color: black;
  font-size: 13px;
  font-family: sans, verdana, arial, sans-serif;
  margin-left: 0px;
  margin-right: 0px;
}
p, li, td, th, label, input, textarea { font-size: 13px; font-family: sans, verdana, arial, sans-serif }
p { margin-top: 0; text-align: justify; }
a { color: #CC6600 }
a:hover { color: #FF9933 }
ul li { list-style: square url('/bilder/plupp.png') }
img { border: none }
#thepage {
  background: white url('/bilder/uppe.png') top no-repeat;
  width: 770px;
  margin-left: auto;
  margin-right: auto;
}
#logo img { margin-top: 1ex; }
#thecontent {
  width: 520px;
  float: right;
  margin-right: 25px;
  margin-top: 25px;
  -margin-right: "12px"; /* IE-buggfix */
}
#thecontent .f { font-weight: bold }
#menu {
  display: block;
  background: white url('/bilder/meny/bakgrund.png') top repeat-x;
  vertical-align: bottom;
}
#menu a { color: #E6FC3C; font-weight: bold; text-decoration: none }
#menu a img { border-top: 2px solid white; border-bottom: none }
#menu a:hover img, #menu a:focus img { border-bottom: 2px solid #114400; border-top: none }
#flags {
  padding-top: 8px;
  padding-right: 8px;
  height: 0px;
  margin-bottom: -18px;
  text-align: right;
  -margin-bottom: -40px;
}
#footer {
  background: #80AC26 url('/bilder/nere.png') bottom no-repeat;
  margin: 0px;
  padding: 10px 0px 10px 0px;
  color: white;
  clear: both;
}
#footer a { color: #CCFF99 }
#footer a:hover { color: white }
#footerc { margin-left: 115px; }
#vanster {
  float: left;
  display: block;
  width: 180px;
  overflow: hidden;
  margin-top: 25px;
  margin-left: 25px;
  -margin-left: "12px"; /* IE-buggfix */
}
#umeny {
  line-height: 0px;
}
#umeny a { line-height: 1ex; height: 10px; height: 20px; display: block }
#umeny a:hover img, #umeny a:focus img { border-left: 3px solid #D3790E; padding-right: 4px; background: url('/bilder/umeny/hoger.png') right top no-repeat; opacity: 0.8; }
.gr { color: #799A18; }
.or { color: #CC8800; }
.ib { border: 1px solid #799A18; padding: 2px; }
a:hover .ib, a:focus .ib { background: #CCDD66 }
.ltab { border-top: 1px solid #EEBB55; border-left: 1px solid #EEBB55; }
.ltab td, .ltab th { border-bottom: 1px solid #EEBB55; border-right: 1px solid #EEBB55; }
.txt, .btxt, .htxt, select {
  color: black;
  background: #F6FFDD;
  border: 2px inset #799A18;
}
.knapp { border-color: #799A18; padding: 0.1em; border-width: 2px; background: #799A18; color: white; font-weight: bold; }
textarea { overflow: auto }
.r0 { background: #CCEEAA; }
.r1 { background: #EEFFCC; }
.nyheter {
  padding: 0px 3px;
  float: right;
  width: 180px;
  /*height: 490px;*/
  /*margin-bottom: 200px;*/
  /*overflow: auto;*/
  margin-left: 16px;
  -margin-left: "8px"; /* IE */
}
.nyheter, .nyheter p {
  text-align: left;
}
small { font-size: 9px; }
.minitable td, .minitable th {
  font-size: 8px;
}
.miniheader {
  font-size: 15px;
  text-align: center;
}
.minip { text-align: center; }

