body 
{
  background-color: #eaf8ff    ;
  
}
p.husnamn 
{
  font-family: Trebuchet MS  ;
  font-size: 36px            ; 
  font-weight: bold          ;
  text-align: center         ;
  color: brown               ;  
  line-height: 36pt           ;
}
p.husnamn2 
{
  font-family: Trebuchet MS  ;
  font-size: 24px            ; 
  font-weight: bold          ;
  text-align: left         ;
  color: brown               ;  
  line-height: 24pt           ;
}
p.omskriv 
{
  font-family: Trebuchet MS  ;
  font-size: 24px            ; 
  font-weight: bold          ;
  text-align: center         ;
  color: black               ;  
  line-height: 24pt           ;
}
p.storlek 
{
  font-family: Trebuchet MS  ;
  font-size: 18px            ; 
  font-weight: bold          ;
  text-align: center         ;
  color: black               ;  
  line-height: 18pt           ;
}
p.objektbeskrivtitle 
{
  font-family: Trebuchet MS  ;
  font-size: 20px            ; 
  font-weight: bold         ;
  text-align: center         ;
  color: black               ;  
  line-height: 20pt           ;
}
p.objektbeskriv 
{
  font-family: Trebuchet MS  ;
  font-size: 16px            ; 
  font-weight: normal         ;
  text-align: left         ;
  color: black               ;  
  line-height: 16pt           ;
}
p.service 
{
  font-family: Trebuchet MS  ;
  font-size: 20px            ; 
  font-weight: bold         ;
  text-align: center         ;
  color: black               ;  
  line-height: 25pt           ;
}
p.home 
{
  font-family: Trebuchet MS  ;
  font-size: 20px            ; 
  font-weight: bold         ;
  text-align: center         ;
  color: black               ;  
  line-height: 25pt           ;
}

p.centerbeskriv 
{
  font-family: Trebuchet MS  ;
  font-size: 16px            ; 
  font-weight: normal         ;
  text-align: center         ;
  color: black               ;  
  line-height: 16pt           ;
}
p.centertabel 
{
  font-family: Trebuchet MS  ;
  font-size: 16px            ; 
  text-align: center         ;
  color: black               ;  
  line-height: 16pt           ;
}
p.bkforfragor 
{
  font-family: Trebuchet MS  ;
  font-size: 14px            ; 
  font-weight: normal         ;
  text-align: center         ;
  color: black               ;  
  line-height: 12pt           ;
}
p.underskrift 
{
  font-family: Trebuchet MS  ;
  font-size: 16px            ; 
  font-weight: bold         ;
  text-align: center         ;
  color: black               ;  
  line-height: 16pt           ;
}
p.spac 
{
  line-height: 1pt          ;
}
table.husnamn
{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  border-collapse: separate;
  table-layout: fixed        ;
  font-family: Trebuchet MS  ;
  font-size: 24px            ;    
  background-color: #FFFFCE;
}
table.husbeskriv
{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px 0px 0px 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  border-collapse: separate;
  table-layout: fixed        ;
  font-family: Trebuchet MS  ;
  font-size: 18px            ;    
  background-color: #FFFFFF;
}
table.service
{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px 0px 0px 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  border-collapse: separate;
  table-layout: fixed        ;
  font-family: Trebuchet MS  ;
  font-size: 18px            ;    
  background-color: #E0FFFF;
}
table.home
{
  border-width: 0px 0px 0px 0px;
  border-spacing: 0px 0px 0px 0px;
  border-style: outset outset outset outset;
  border-color: gray gray gray gray;
  border-collapse: separate;
  table-layout: fixed        ;
  font-family: Trebuchet MS  ;
  font-size: 18px            ;    
  background-color: #FFFFC4;
}

table.allman 
{
  border-width: 4px 4px 4px 4px;
  border-style: solid solid solid solid;
  border-color: blue ;
  font-family: Trebuchet MS  ;
  font-size: 16px            ; 
  font-weight: bold         ;
  border-collapse: collapse;
  background-color: #FFFFD2;
}
table.allman td 
{
  border-width: 1px;
  padding: 2px;
  border-style: solid;
  border-color: gray;
  background-color: white;
}
table.bkforfragor 
{
  border-width: 4px 4px 4px 4px;
  border-style: solid solid solid solid;
  border-color: blue ;
  font-family: Trebuchet MS  ;
  background-color: #FFFFD2;
}
div.img
{
  margin: 2px;
  border: 1px solid #0008af;
  width: 380px;
  height:280px;
  text-align: center;
}
div.img img
{
  display: inline            ;
  margin: 1px                ;
  border: 3px solid #ffffff  ;
  width: 380px                ;
  height: 280px               ;
}
hr
{
  width: 810px               ;
  color: brown               ;
  height: 2px                ; 
  position:center;
  left:10px;
}