﻿body {
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 16px;
  text-align: left;
}

h1 
{
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 25px;
    color: #000000;
    line-height: 20px;
    padding: 0px;
    text-align: left;
}


.author
{
    text-align: left;
    font-size: 12px;
}

.citat 
{
 text-align: left;
 font-style:italic;   
}

.menu
{
    text-align: left;
}

a, a:visited
{
    color: #673f01;
}

a:hover
{
    color: #bd790d;
}


.inline
{
    display: inline;
}


.bread
{
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}

 .bread a, .bread a:visited
{
    
    color: #673f01;
    text-decoration: underline;
}

.bread a:hover
{
   color: #bd790d;
    text-decoration: underline;
}
