a {
  color: #249054;
}
a:visited {
  color: #a8508a;
}

body {
  background: #fff url('../images/page-background.jpg') no-repeat center top;
  color: #444;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 1.7em;
  margin-bottom: 10px;
}

h1 .right {
  margin-left: 20px;
}

h2 {
  font-size: 1.4em;
  margin-bottom: 10px;
}

ol, ul {
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 20px;
}

ol {
  list-style: decimal;
}

p {
  margin-bottom: 10px;
}

table {
  border: 1px gray solid;
  margin-bottom: 10px;
  margin-top: 10px;
}

td {
  padding: 5px;
}

tfoot td {
  border: 1px gray dotted;
  font-style: italic;
}

th {
  background-color: #ddd;
  padding: 5px;
  text-align: left;
  vertical-align: top;
}

ul {
  list-style-type: disc;
}

/* Klasser */

.centrerad {
  text-align: center;
}

.faciliteter {
  margin: 10px;
  margin-left: 0;
  padding: 10px;
}
.faciliteter td {
  vertical-align: middle;
}

.facilitetertabell {
  border: 0px;
  padding: 0px;
  padding-right: 20px;
  vertical-align: top;
}

.facilitetertabeller {
  border: 0px;
  margin: 0px;
}

.fotograf {
  font-style: italic;
}

.foton td {
  border-right: 1px dotted #999;
  padding: 19px;
}

.googleAdSense {
  margin-top: 20px;
  text-align: center;
}

.ikon {
  vertical-align: middle;
}

.inline {
  display: inline;
}

.juridisk {
  list-style: lower-roman;
}

img.miniatyr {
  border: 1px solid #999;
  display: block;
  margin-bottom: 5px;
}

.note {
  background-color: #ddd;
  border: 1px solid gray;
  padding: 1em;
}

.nowrap {
  white-space: nowrap;
}

.numerisk {
  text-align: right;
}

.ny {
  color: #d8a53f;
}

input.right {
  float: right;
}

.snabbsok {
  background-color: #eee;
  border: 1px solid gray;
  margin-bottom: 20px;
  margin-top: 20px;
  padding: 5px;
}

tr.separerad {
  border-top: 1px dotted gray;
}

/* Id */

#content {
  margin-right: 310px;
  padding: 10px 20px;
  width: 600px;
}

#footer {
  /* Remember to "clear: both" when positioning elements below floated elements. */
  clear: both;
  padding: 10px;
}
#footer p {
  color: #777;
  margin: 0px;
  text-align: center;
}
/* Fix for IE6 */
* html #footer {
  height:1px;
}
#footer .left {
  margin-right: 50px;
}
#footer .right {
  margin-left: 50px;
}

#foto {
  border: 3px solid #a8508a;
  margin-bottom: 0px;
  margin-left: -100px;
  margin-right: 20px;
  margin-top: 10px;
  /* Workaround for IE6 */
  position: relative;
}

#fotonavigation {
  font-size: 0.8em;
}

#fototext {
  font-style: italic;
}

#header {
  background-position: top left;
  background-repeat: no-repeat;
  margin-right: 310px;
  overflow: auto;
  text-align: left;
  width: 640px;
}
#header img {
  vertical-align: top;
}
#header table {
  border: 0px;
  margin: 0px;
  padding: 0px;
}
#header td {
  border: 0px;
  padding: 0px;
  vertical-align: top;
}
#header th {
  border: 0px;
  padding: 0px;
}
#header ul {
  margin: 0px;
  padding: 0px;
}

#map {
  margin-bottom: 10px;
}

/* The first level navigation */
#navigation {
  display: inline;
  list-style: none;
  margin-left: 0px;
}
#navigation li {
  display: inline;
  padding-left: 5px;
}

/* The second level navigation */
#navigation2 {
  background-position: top right;
  background-repeat: no-repeat;
  height: 28px;
  float:right;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 20px;
  margin: 0px;
  margin-left: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  text-transform: uppercase;
}
#navigation2 a {
  color: #ddd;
  display: block;
  float: left;
  font-weight: bold;
  margin-left: 5px;
  padding-left: 13px;
  text-decoration: none;
}
#navigation2 a:hover {
  color: white;
}
#navigation2 a.first {
  margin-left: 0px;
}
#navigation2 a span {
  display: block;
  padding-right: 13px;
}

#sidebar {
  background-color: white;
  background-position: top right;
  background-repeat: repeat-y;
}
#sidebar h3 {
  color: white;
  font-size: 1.2em;
  margin-left: 3px;
  margin-right:3px;
  padding: 5px 10px;
}
#sidebar form, #sidebar p {
  margin-bottom: 0px;
  margin-left: 3px;
  margin-right: 3px;
  margin-top: 0px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
#sidebar p.miniatyr {
  border-bottom: 1px dotted #999;
  padding: 20px;
}
#sidebar p.miniatyr img {
  border: 1px solid #999;
}
#sidebar ul {
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 3px;
  margin-top: 0px;
  padding-bottom: 10px;
  padding-right: 10px;
  padding-top: 10px;
}
#sidebar .betyg img, #sidebar .betyg input {
  vertical-align: middle;
}
#sidebar .submit {
  padding-left: 2em;
  padding-top: 10px;
}

#sidebarending {
  background-position: top right;
  background-repeat: no-repeat;
  height: 27px;
}

#sidebarstart {
  background-position: top left;
  background-repeat: no-repeat;
  height: 63px;
}

#sidebarwrap {
  float: right;
  margin: 0px;
  padding: 0px;
  width: 310px;
}

#wrap {
  margin: 0 auto;
/* Workaround for IE6 */
  text-align: left;
  width: 950px;
}

