﻿body {
 margin: 0px;
 padding: 0px;
 font-family: Verdana;
 font-size: 12px;
}

select, input, textarea 
{
    font-family: Verdana;
 font-size: 12px;
}

a, a:visited
{
    color: #0e86d1;    
}

h1 
{
font-size: 16px;
}


h3 
{
font-size: 14px;
    font-weight : bold;
}


.annonceheader
{
font-size: 14px;
    font-weight : bold;
}

.overskrift-blue
{
    font-family: Verdana;
    font-size: 13px;
    color: #0e86d1;
    font-weight : bold;
}


.tekst-blue
{
    font-family: Verdana;
    color: #0e86d1;
  
}

.content
{
 background-color: #ffffff;
 width: 550px;
 border: solid 1px #dad9d9;
 padding: 15px;
 color: #3e3f40;
 
}



.ferieboligannonce
{
 background-color: #fefefe;
 width: 100%;
 border: solid 1px #dad9d9;
 padding: 5px;
 color: #3e3f40;
 
}

#bunden
{
 background-color: #ffffff;
 width: 1002px;
 height: 70px;
 background-image: url(/grafik/bunden.jpg);
 background-repeat: no-repeat;
 font-size: 11px;
 padding-top: 40px;
 padding-bottom: 15px;
 
}

.menu 
{
    padding-left: 10px;
    padding-top: 10px;

}

.header
{
 background-image: url(/grafik/menuheader.jpg);
 background-repeat: no-repeat;
 color: #ffffff;
 height: 26px; 
 width: 225px;
 text-align:left;
 text-indent: 15px;
 padding-top: 5px;  
 font-size: 13px; 
 font-weight: bold;
 margin-top: 10px;
}

.menupunkt
{
 color: #0a0b0c;
 height: 22px; 
 width: 210px;
 text-align:left;
 text-indent: 8px;
 padding-top: 3px;  
 font-size: 12px;   
 border-bottom: solid 1px #ffffff;
 
}
.menupunkt a,.menupunkt a:visited
{
    color: #0a0b0c;
 
    text-decoration: none;
}

.bc
{
 color: #0a0b0c;
 text-align:left;
 padding-top: 3px;  
 font-size: 10px;   
}
.bc a, .bc a:visited
{
 color: #0a0b0c;
 text-align:left;
 padding-top: 3px;  
 font-size: 10px;
 color: #0e86d1;   
}


.SogeFelt
{
    position: relative;
    top: -60px;
    left: 500px;
    border: solid 1px #e2e2e2;
    background-image: url(/grafik/lup.jpg);
    background-repeat: no-repeat;
    background-position: left;
    width: 150px;
    height: 22px;
    font-size: 14px;
}

.SogeKnap
{
   position: relative;
    top: -50px;
    left: 496px;
    border: solid 1px #e2e2e2;
   
}

.topbar
{
 background-image: url(/grafik/background.jpg);
 background-position: left;
 background-repeat: no-repeat;  
 height: 132px;
 width: 1000px;
  
}

#adtable 
{
 background-color: #ffffff;
 height: 80px;
 width: 550px;
 position: relative;
 left: 3px;
 top: -10px;
 }

