body {
	background-image: url("../img/bg-front.gif");
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0px;
}
html {
	height: 100%;
	width: 100%;
}

#site {
	height: 588px;
	width: 920px;
	margin-top: -294px;
	margin-left: -460px;
	position: absolute;
	left: 50%;
	top: 50%;
}

#site_content {
	height: 449px;
	width: 920px;
	background-image: url("../img/forside_midt.gif");
	margin: 0px;
}

#site_boxes {
	margin: 0px;
	height: 100%;
	width: 100%;
}

A {
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 8pt;
    color: #0076ad;
        font-weight: none;
          text-decoration: none;
}

A:HOVER {
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 8pt;
    color: #0076ad;
    font-weight: none;
  text-decoration: underline;
	}
	
.TXT
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 9pt;
    color: DARKGREY;
}


.brod
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 9pt;
    color: #000000;
        font-weight: none;
}


.brodblaa
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 9pt;
    color: #0076ad;
        font-weight: none;
}



.brodspot
{
    FONT-FAMILY: Trebuchet MS;
    FONT-SIZE: 9pt;
    color: #ffffff;
        font-weight: none;
}


#table_text 
{
	Height: 565px;
	width: 100%;
	padding: 4;
	margin: 4;
	}

