body 
{
    background-color: #fffdfa;
    margin: 0px;
    padding: 0px;
    font-family: Times;
    font-size: 14px;
    color: #000000;
    background-image: url(/grafik/sufo.jpg);
    background-repeat: no-repeat;
    background-position:center top;
}

a img
{
    border: none;
}


td
{
    font-family: Times;
    font-size: 14px;
    color: #000000;
}

hr {
  border: 0;
  width: 95%;
  height: 1px;
  color: #dcd5bf;
}



a, a:visited 
{
     color: #fa8f00;
     text-decoration: underline;
}

a:hover
{
     color: #fca127;
     text-decoration: none;
}

#main
{
    width: 907px;
}


#nyheder
{
    position: relative;
    top: -10px;
}
#toptable 
{
    width: 607px;
    height: 20px;
    display: inline;
    position: relative;
    left: 25px;
    z-index: 30;
   
    
}


#righttable 
{
   width: 300px;
   height: 80px;
   display: inline;
   position: relative;
   font-size: 15px; 
   font-weight: 600;
   position: relative;
    left: 75px;
}


#centertable 
{
    
    width: 400px;
    height: 80px;
    color: #000000;
    font-size: 17px;
    position: relative;
    z-index:0;
    left: 250px;    
}

#maintable 
{
    
    width: 907px;
    background-color: #ffffff;
    padding: 10px;
    position: relative;
    /*margin-top: 149px;*/
    top: 130px;
    font-size: 14px;
}


h1 
{
 color: #000000;
 font-size: 20px;
 font-family: Times;
 font-weight: normal;
}

	
	
.menuen 
{
    color: #000000;
    font-size: 17px;
    text-decoration: none;
    font-weight: 600;
    
   
}
	
.menuen  a, .menuen a:visited 
{
     color: #000000;
     font-size: 17px;
     text-decoration: none;
     font-weight: 600;
       
}

.menuen a:hover
{
     color: #514c43;
     font-size: 17px;
     text-decoration: none;
     font-weight: 600;
}


.overskrift-1
	{
	color: #fa8f00;
    font-size: 20px;
    font-family: Times;
     font-weight: normal;

	}
	

.overskrift-2
	{
	 color: #000000;
    font-size: 20px;
    font-family: Times;
     font-weight: normal;
	}


.overskrift-3
	{
	 color: #000000;
    font-size: 16px;
    font-family: Times;
     font-weight: normal;

	}
	

.overskrift-4
	{
	 color: #fa8f00;
    font-size: 16px;
    font-family: Times;
     font-weight: normal;

	}
	
	
.normal
	{
	font-family: times;
    font-size: 14px;
    color: #000000;

	}
	
.small
	{
	font-family: times;
    font-size: 12px;
    color: #000000;

	}
