body	{
	overflow: auto;
	font-family: verdana, courier, serif;
	color: #000000;
	background-image: url(grafik/bg2.jpg);
	background-repeat: repeat;
	}

A:link    { text-decoration: none; color: #880000;} 
A:visited { text-decoration: none; color: #222222;} 
A:hover   { text-decoration: none; color: #AA0000;}
A:active  { text-decoration: none; color: #AA0000;} 

img {
    border: 0;
    }

ul {
   list-style-type: circle;
   }

hr {
   width: 150px;
   text-align: center;
   height: 1px;
   }

.header {
        font-size: 13pt;
        font-style: bold;
        }

.broed {
       font-size: 11pt;
       }

.dato {
      font-size: 10pt;
	font-style: italic;
	}

.lille {
       font-size: 9pt;
       }

.billede {
	   float: left;
	   margin-right: 10px;
	   margin-bottom: 10px;
	   }