
body {
  background-image: url(billeder/baggrund.png); background-repeat: no-repeat;
  background-position: top; background-attachment: scroll; overflow: auto;
}

h1 {
  font-family: arial,sans-serif;
color: #ff4218;
}

hr {color: #ff4218;
}

.indhold {background-color: White; 
font-family: verdana,arial,helvetica,sans-serif;
font-size: 11px;  
padding: 14px;  
height: auto; 
width: 500px;   
position: absolute;   
top: 160px;   
left: 100px; 
overflow: auto;
filter: alpha(opacity=75); 
-moz-opacity: 0.75;
}

a.hoved {
color:black;
text-decoration: none;
}

a.hoved:hover {
color:white;
text-decoration: none;
}

a.projekter  {
font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: Black;   color: white;      position: absolute;  bottom: 160px;
   right: 0px;   vertical-align: bottom;
}

a.projekter:hover {
font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: green;   color: white;      position: absolute;  bottom: 160px;
   right: 0px;   vertical-align: bottom;}

a.om  {
font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: Black;   color: white;      position: absolute;  bottom: 110px;
   right: 0px;   vertical-align: bottom;
}

a.om:hover {
font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: orange;   color: black;      position: absolute;  bottom: 110px;
   right: 0px;   vertical-align: bottom;}

a.links  {font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: Black;   color: white;      position: absolute;  bottom: 60px;
   right: 0px;   vertical-align: bottom;
}

a.links:hover {
font-family: Arial,Helvetica,sans-serif;   
width: 120px;
 font-size: 20px;
   text-align: left;   
text-decoration: none;
   padding: 6px; background-color: cyan;   color: black;      position: absolute;  bottom: 60px;
   right: 0px;   vertical-align: bottom;}

.fod {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 9px;
  color: #4d5147;
text-align: center;}



