/* Dette er en kommentar */

BODY
{
    PADDING-RIGHT: 1em;
    PADDING-LEFT: 1em;
    PADDING-BOTTOM: 1em;
    MARGIN: 0px;
    PADDING-TOP: /* 15px; */ 1em; 
    text-align: center;
    BACKGROUND-COLOR: #DAD6CF;
}

.side 
{
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 5px;
  text-align: left;
  width: 770px;
}

.indholdtop
{
  background: #DAD6CF url(background/top-logo3.gif) no-repeat scroll left top;
  top: 5px;
  float: left;
  position: relative;
  width: 780px;
  height: 6px;
  font-size: 2px;
}

.indhold
{
  position: relative;
  margin-top: 5px;
  PADDING-TOP: 15px;  
  PADDING-RIGHT: 30px;
  PADDING-LEFT: 30px;
  PADDING-BOTTOM: 10px;
  float: left;
  background-color: rgb(255, 255, 255);
  width: 720px;
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
}

.indholdbund
{ 
  background: #DAD6CF url(background/bund-logo3.gif) no-repeat scroll left bottom;
  float: left;
  position: relative;
  width: 780px;  
  height: 6px;
  font-size: 2px;
 }

div#container
{
  position: relative;  
  margin-left: auto;
  margin-right: auto;
/*  text-align: center; */
  width: 80%;  /* 780px; */
  background: #FFFFFF
}

div#side
{
  margin-top: 5px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  
  text-align: left;
  PADDING-RIGHT: 30px;
  PADDING-LEFT: 30px;
  PADDING-BOTTOM: 10px;
}

b.rtop, b.rbottom{display:block;background: #DAD6CF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #FFFFFF}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.r4{margin: 0 1px;height: 2px}

b.htop, b.hbottom{display:block;background: #FFFFFF;}
b.htop b, b.hbottom b{display:block;height: 1px;
    overflow: hidden; background: #CCCCCC;}
 
#indhold
{
  BORDER-RIGHT: #669 1px solid;
  PADDING-RIGHT: 30px;
  BORDER-TOP: #669 1px solid;
    PADDING-LEFT: 30px;
    BACKGROUND: white;
    PADDING-BOTTOM: 20px;
    MARGIN-LEFT: auto;
    BORDER-LEFT: #669 1px solid;
    WIDTH: 780px;
    COLOR: black;
    MARGIN-RIGHT: auto;
  PADDING-TOP: 20px;
  BORDER-BOTTOM: #669 1px solid;
  POSITION: relative;
  TEXT-ALIGN: left;
}
#citat
{
    FONT-SIZE: smaller;
    PADDING-LEFT: 30px;
    PADDING-RIGHT: 30px;
    BACKGROUND-IMAGE: none;
    COLOR: black;
    MARGIN-RIGHT: 25px;
    MARGIN-LEFT: 25px;
    BACKGROUND-REPEAT: repeat;
    FONT-STYLE: italic;
    FONT-FAMILY: sans-serif, italic;
    POSITION: relative;
    BACKGROUND-COLOR: transparent;
    TEXT-ALIGN: justify
}

blockquote
{
  background: #ecf2e6 url(images/quote.gif) top left no-repeat;
  margin: 25px 25px; 
  padding: 5px 5px 5px 43px;
  border: 1px solid #d3d9ce;
}

H11
{
    FONT-WEIGHT: bold;
    COLOR: green;
    FONT-FAMILY: sans-serif, Verdana, Arial, Arial, Arial;
    TEXT-ALIGN: center
}

H1
{
    FONT-WEIGHT: bold;
    font-size: 200%;
    COLOR: black;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; 
    TEXT-ALIGN: center
}

H1#header
{
    BORDER-RIGHT: #ffffff thick ridge;
    PADDING-RIGHT: 0px;
    BORDER-TOP: #ffffff thick ridge;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0.3em;
    BORDER-LEFT: #ffffff thick ridge;
    PADDING-TOP: 0.3em; 
    BORDER-BOTTOM: #ffffff thick ridge;
    BACKGROUND-COLOR: #cccccc;
/*    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif; */
}

div#header2
{    
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
  FONT-WEIGHT: bold;
  font-size: 200%;
  COLOR: black;
  BACKGROUND-COLOR: #CCCCCC;
  TEXT-ALIGN: center
}

H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: large;
    COLOR: black;
    FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
    TEXT-DECORATION: underline
}

A:link
{
    COLOR: blue
}
A:visited
{
    COLOR: green
}
#picture-box
{
    LEFT: 30pt;
    FLOAT: left;
    POSITION: relative
}
#text-box
{
    LEFT: 50pt;
    MARGIN-LEFT: 50px;
    COLOR: black;
    POSITION: relative;
    TEXT-ALIGN: justify
}

A.menu
{
  font: 0.7em Tahoma, sans-serif;
  COLOR: white;    
  FONT-WEIGHT: bold;
  FONT-SIZE: smaller;
  TEXT-DECORATION: none
}

A.menu:visited
{
  COLOR: white
}

A.menu:hover
{
  COLOR: yellow;
  TEXT-DECORATION: underline
}

#footer
{
  CLEAR: both;
  FONT-SIZE: 70%;
  TEXT-ALIGN: center;
  FONT-FAMILY: "Trebuchet MS", Verdana, Arial, sans-serif;
}

