body {
  margin: 0;
  padding: 0;
  background-color: #019700;
/*  background-image: url(../bilder/bakgrunder/bgmain.jpg);
  background-repeat: repeat-x;
  color: #FFFFFF; */
  font: small Arial, Helvetica, Verdana, sans-serif;
}

#wrapper {
  background-color: #DAE6EB;
  color: black;
  margin: 5px 3px 0px 3px;
  padding: 5px;
  border: 0px solid #ff0000
}

#main {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  margin-top: 10px;
  border: 0px solid #ffff00;
}

#mainfeature {
  background-image: url(../bilder/mainimg.jpg);
  background-repeat: no-repeat;
  background-color: #ffffff;
  background-position: center center;
  color: #465DA0;
  padding: 2em 2em 1em 200px;
  height: 1%; /* The Peekaboo bug and The Holly Hack (se sida 189 i boka) */
  height: 300px;
}

#mainfeature h2 {
  margin: 0;
  font-weight: bold;
  font-size: 140%;
}

#mainfeature p {
  font-size: 110%;
  font-weight: bold;
 /* b--ackground-color: #bbbbbb; */
}

#mainfeature p.more {
  margin-top: 0;
  text-align: right;
}

#mainfeature p.more a:link, #mainfeature p.more a:visited {
  /* color: #465DA; */
  background-image: url(../bilder/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center right;
  padding-right: 14px;
}

#mainfeature p.more a:hover {
  color: #566DFF;
}

#header {
  text-align: center;
}

#header-logo {
/*  background-image: url(../bilder/more-bullet.gif); */
  text-align: left;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding: 0;
}

#header-img {
  border: 0px;
}

#header-bottom {
  border-top: 1px solid #b9d2e3;
  border-bottom: 1px solid #b9d2e3;
  height: 1%; /* The Peekaboo bug and The Holly Hack (se sida 189 i boka) */
}

#header-bottom ul {
  margin: 0;
  padding: 0 20px 0 0;
  text-align: right;
}

#header-bottom li {
  display: inline;
}

#header-bottom a:link, #header-bottom a:visited {
  text-decoration: none;
 /* background-color: #fdf8e8; */
  color: #050845;
}

#tagline {
  font-weight: bold;
  color: #050845;
  font-style: normal;
  text-align: left;
  margin: 0;
  padding: 0 0 0 10px;
/*  width: 100px;   före översvämning */
  width: 220px;
  float: left;
}

#tagline a {font-size: 12pt;}

#ball {
  position: absolute;
  top: 110px;
  right: 53px;
}

#content {
  margin: 0 235px 0 0;
  border: 1px solid #b9d2e3;
  border: 8px solid #ffffff;
  background-color: white;
  color: black;
  padding: 0;
  height: 1%; /* The Peekaboo bug and The Holly Hack (se sida 189 i boka) */
}

#content .inner {
  margin: 12px 15px 15px 25px;
}

#content .inner h2 {
  color: #465DA0;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #b9d2e3;
  font-size: 110%;
}

#content .inner h3 {
  font-size: 130%;
}

#content .inner p {
  color: #666666;
  font-size: 90%;
  text-align: justify;
  margin: 7px;
}

#content .inner ul.features{
  margin: 0;
  padding: 0;
  list-style: none;
}

#content .inner h3 a:link, #content .inner h3 a:visited {
  color: #465DA0;
  text-decoration: none;
}

#content .inner .features li img {
  float: left;
  margin: 0 10px 5px 0;
}

#content .inner p.author {
  font-weight: bold;
}

#content .inner p.more {
  margin-top: 0;
  text-align: right;
}

#content .inner p.more a:link, #content .inner p.more a:visited {
  color: black;
  background-image: url(img/more-bullet.gif);
  background-repeat: no-repeat;
  background-position: center left;
  padding-left: 14px;
  font-size: 90%;
  color: #1e4c82;
}

#sidebar {
  position: absolute;
  top: 0;
  right: 0;
  width: 220px;
  background-color: #404450;
  color: white;
  margin: 0;
  padding: 10px 0 0 0;
}

#sidebar h3 {
  font-size: 110%;
  background-image: url(../bilder/bakgrunder/sidebar-header-bg2.jpg);
  background-repeat: no-repeat;
  margin: 0;
  padding: 0.2em 0 0.2em 6px;
  font-weight: normal;
}

#sidebar h4 {
  padding-left: 5px;
}

#sidebar .inner {
  padding: 0 10px;
}

#sidebar ul {
  list-style-image: url(bilder/more-bullet.gif);
  margin-left: 0;
  padding-left: 20px;
}

#sidebar p, #sidebar li {
  font-size: 90%;
  line-height: 1.3em;
  padding-bottom: 4px;
}

#sidebar ul a:link, #sidebar ul a:visited {
  color: white;
}

#sidebar p a:link, #sidebar p a:visited {
  color: white;
}

#sidebar a:hover {
  /* color: lightgreenwhite; */
}

#sidebar .date {
  font-weight: bold;
}

#searchform label {
  font-size: 70%;
}

#searchform .text {
  width: 196px;
  height: 15px;
  border: 1px solid #45ff45;
}

#searchform .searchbutton {
  text-align: right;
  margin-top: 4px;
}

#searchform .btn {
  border: 1px solid #45cf45;
  background-color: #159022;
  color: white;
  font-size: 70%;
}

li.cookie {
	font: small Arial, Helvetica, Verdana, sans-serif;
	color: #666666;
	font-size: 90%;
}
