@charset "utf-8";
@import url('main.css');
@import url('class.css');
@import url('ie6.css');
@import url('reset.css');
@import url('lavalamp.css');
@import url('form.css');

.toptext #htext {
  font-size:18px;
  font-weight:bold;
  padding-right: 20px;
  margin-right: 15px;
  background: url(/images/arrow.png) center right no-repeat;
}
.toptext #searchform {
  background:transparent url(/images/searchbox.png) no-repeat scroll 0 0;
  float:right;
  height:26px;
  position:relative;
  top: -3px;
  width:191px;
  border:0 none;
  margin:0;
  outline-style:none;
  outline-width:0;
  padding:0;
  vertical-align:baseline
}
.toptext #go {
  background-color:transparent;
  border:0 none;
  cursor:pointer;
  float:right;
  height:26px;
  width:30px;
}
.toptext #s {
  font-family:Tahoma;
  font-size: 13px;
  background:transparent none repeat scroll 0 0;
  border:0 none;
  color:#777;
  float:left;
  margin:4px 0 0 4px;
  width:154px;
}
.kontakt h2 {
    margin-top: 10px;
    font-size: 14px;
    font-weight:bold;
}
.kontakt h1 {
    font-weight:bold;
    font-size:18px;
    border-bottom:1px solid #CDCCC7;
    padding:0 0 8px 0;
}

h1 {
    font-size: 29px;
    margin-bottom: 15px;
}
.fleraorter ul {
    padding: 20px;
}
.fleraorter li a:hover {
    color:#D75600;
    text-decoration:none;
}
.fleraorter li a{
    color:#333;
}
.fleraorter li {
    margin-top: 2px;
    font-size: 16px;
    font-weight:bold;
    color:#333;
    text-decoration:underline;
    font-size:11px;
}
.error {
    margin-top: 10px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    background: url(/images/ico_adv.gif) no-repeat 5px 5px;
    padding: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 30px;
    background-color: #ffebe8;
    border-color: #c00;
    color: #111;
    font-size: 17px;
}

.lf:hover {
    background-color: #eee;
}
.lf {
    overflow: hidden;
    padding: 2px;
    margin: 2px;
    border-bottom: 1px solid #DFDFDF;
    padding-left: 5px;
    margin-left: 5px;
}
.myclear {
    clear:both;
    height:1px;
    overflow:hidden;
}

.hej .skicka {
    margin-left: 10px;
    padding: 2px;
}
.hej .epost {
    border: 1px solid #bbb;
    width: 200px;
    padding: 5px;
}
.hej form {
    padding-bottom: 10px;
}
.hej {
    font-size: 14px;
    font-family: helvetica;
    background: url(/images/gr_yellow.png) repeat-x;
    border-color: #F8C326;
    padding: 10px;
    margin-bottom: 10px;
    margin-top: 20px;
    border-width: 1px;
    border-style: solid;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    font-weight: normal;
}
#google-map { 
    margin: 7px;
    width:300px; 
    height:200px; 
}
.booli {
    background-image: url(/images/booli.png);
    background-repeat: no-repeat; 
    background-position:left 2px;
    padding-left: 20px;
}
.blocket {
    background-image: url(/images/blocket-0.png);
    background-repeat: no-repeat; 
    background-position:left 2px;
    padding-left: 20px;
}
.house {
    background-image: url(/images/house.png);
    background-repeat: no-repeat; 
    background-position:left 2px;
    padding-left: 20px;
}
.comment {
    float: right;
   color: #999;
   padding-right: 20px;
   background: url(/images/arrow_down.png) no-repeat center right;
}
.commenthidden {
    display: none;
}
.textc {
    border: 1px solid #ccc;
    padding: 5px;
    height: 60px;
    width: 400px;
}
p {
    margin-bottom: 5px;
}
body {
    margin-top: 5px;
}

