body
{
  color        : #000000;
  background   : #FFFAF0 url("r.jpg") repeat;
  padding      : 10px;
  margin       : 20px;
}



body, div, p, th, td, ul, li, dd, table, p, blockquote, h3
{

  font-size       : small;
  font-family     : "Book Antiqua", "Times New Roman", Garamond, serif;
}


h1  
{
  font-size   : x-large;
  font-weight : bold;
  margin-top  : 0;
}


h2  
{
  font-size   : medium;
  font-weight : bold;
}


h3  
{
  font-weight : bold;
}
 
hr
{
    border-color:        #e3bf99;
    color:               #e3bf99;
    background:          #e3bf99;
    height:              3px;
    border-top-width:    3px;
    border-bottom-width: 0px;
    border-right-width:  0px;
    border-left-width:   0px;
    border-style:        solid;
}

/*
A  
{
  color           : #3333FF;
  background      : none;
  text-decoration : none;
}


A:Visited  
{
  color           : #000099;
  background      : none;
  text-decoration : none;
}


A:Active  
{
  color           : Yellow;
  background      : Red;
  text-decoration : none;
}


A:Hover  
{
  color           : Red;
  background      : Yellow;
  text-decoration : none;
}
 */
 

acronym 
{
  font-size:    12px;
}


.litentekst  
{
  font-size:    10px;
  font-family : Arial, Verdana, monospace;
  font-weight : bold;
}


.mini
{
  font-size:    10px; 
  font-family : Arial, Verdana, monospace; 
  font-weight : bold;
}


tt
{
  font-size:    12px;
  font-family : "Courier New", Courier, monospace;
  font-weight : bold;
}




#hoved
{
    margin-top:    0;
    margin-right:  0;
    margin-bottom: 0;
    margin-left:   0;
    padding:       0px;
    border:        1px solid blue;
}



#diverse 
{
   width:        17em;
   position:     fixed;
   float:        right;
   margin:       0;
   left:         1em;
   right:        auto;
   top:          0;
   bottom:       0;
   text-indent:  0;
   padding:      0;
   line-height:  1.5em;
}


body>#diverse 
{
   right:        2em;
   margin-right: 2em;
}
	

#diverse p 
{
	padding: 0;
}


