body{
  background-color: #ffffff
}

p{
  margin-top:0px;
  margin-bottom: 12px
}
h1
{
  font-family: arial, sans-serif;
  font-size: x-small;
  font-weight: bold;
  color: #000000;
  margin-bottom:7px;
  margin-top: 0px;
  line-height:1.3em
}

h2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
  color: #000000;
  margin-bottom:3px;
  margin-top: 0px
}

h3
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-style: italic;
  font-weight:normal;
  color: #000000;
  margin-bottom:3px;
  margin-top: 0px
}
  
.wspace1
{
  padding-left:5px
}

.wspace2
{
  padding-left:18px
}

a
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  text-decoration: none;
  color: blue
}

.a2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  text-decoration: none;
  color: #006BB6;
  font-weight: bold
}

.a3
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  color: blue;
  text-decoration:underline
}

.a4
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  text-decoration: none;
  color: #006BB6;
  font-weight: normal
}

.a5
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  text-decoration: underline;
  color: #006BB6;
  font-weight: normal
}


.af
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  color: blue;
  text-decoration:none
}

.af2
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  color: blue;
  text-decoration:none
}

a.af2:hover {text-decoration:underline}

.pil
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  color: #993333
}

.brodtext
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  line-height:1.4em
}

.sidfot
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  line-height:1.4em;
  color: #aaaaaa
}

.brodtext_fet
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-weight: bold;
  line-height:1.3em
}

.kursiv
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-style: italic;
  line-height:1.3em;
  font-weight: normal
}

.kursiv_fet
{
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  font-style: italic;
  line-height:1.3em;
  font-weight: bold
}

.space1
{
  line-height:3px
}

.space2
{
  line-height:10px
}

.space3
{
  line-height:5px
}

.space4
{
  line-height:17px
}

.space5
{
  line-height:20px
}

.space7
{
  line-height:18px
}

.space6
{
  line-height:30px
}

.cell1{
  padding-top:17px
}

.cell2{
  padding-top:7px
}

.smal{
  margin-bottom:3px
}

.lista { 
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  line-height:1.3em;
  list-style-image: url(../images/list.gif)

}

.lista2 { 
  list-style-type: none;
  font-family: Verdana, Arial, sans-serif;
  font-size: xx-small;
  line-height:1.3em
}

.lista3{
font-family: Verdana, Arial, sans-serif;
font-size: xx-small;
line-height:1.3em;
list-style-type: none;
margin-left:10px;
margin-top: 5px;
margin-bottom: 20px
}

 li {
 margin-bottom: 10px;

}

.vit{
  color:#ffffff
}

.rod{
  color:#993333
}

@media print {
    .lank { display:none }
  }
  @media screen {
    .lank { 
       font-family: Verdana, Arial, sans-serif;
       font-size: xx-small;
       color: blue;
       text-decoration:underline;
       display:inline}
  }


