body {
background:url(img/bg.jpg) repeat-x #EDEDED;
color:#58584F;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

a.headline {
color:#929395;
font-weight:normal;
font-size:24px;
line-height:1,3;
}
a.headline2 {
color:#929395;
font-weight:normal;
font-size:18px;
line-height:1,3;
}

a.headline2a {
color:#494949;
font-weight:normal;
font-size:18px;
line-height:1,3;
}

a.headline3 {
color:#929395;
font-weight:normal;
font-size:14px;
line-height:1,3;
}


a.headline4 {
color:#929395;
font-weight:normal;
font-size:12px;
line-height:1,3;
}

td.tekst {
color:#929395;
}

a {
color:#58584F;
text-decoration:none;
}

#position {
width:797px;
position:absolute;
top:0px;
left:50%;
margin-left:-398px;
}

#header {
width:100%;
height:92px;
position:relative;
float:left;
}

#logo {
width:214px;
height:92px;
position:relative;
float:left;
background:url(img/logo.jpg) no-repeat;

margin-left:50px;
}

#menu {
width:440px;
height:20px;
position:relative;
float:left;

padding-top:60px;
margin-left:60px;

font-size:11px;
font-weight:bold;
}

.underlinemenu{
font-weight: bold;
width: 100%;
}

.underlinemenu ul{
padding: 6px 0 7px 0; 
margin: 0;
text-align: left;
}

.underlinemenu ul li{
display: inline;
}

.underlinemenu ul li a{
color: #494949;
padding: 6px 3px 4px 3px; 
margin-right: 20px; 
text-decoration: none;
border-bottom: 3px solid #EDEDED; 
}

.underlinemenu ul li a:hover, .underlinemenu ul li a.selected{
border-bottom-color: #D7CE76;
}

#top_shadow {
width:100%;
height:8px;
position:relative;
float:left;
background:url(img/top_shadow.jpg) no-repeat;
}

#left_shadow_top {
width:17px;
height:226px;
background:url(img/left_shadow_top.jpg) no-repeat;
}

#left_shadow_bottom {
width:17px;
height:144px;
background:url(img/left_shadow_bottom.jpg) no-repeat;
margin-left:1px;
}

#content {
width:797px;
position:relative;
float:left;
background:url(img/content_bg.png) repeat-y;
}

#indhold {
min-height:350px;
position:relative;
float:left;
padding:30px;
}

#right_shadow_top {
width:16px;
height:226px;
background:url(img/right_shadow_top.jpg) no-repeat;
}

#right_shadow_bottom {
width:17px;
height:144px;
background:url(img/right_shadow_bottom.jpg) no-repeat;
}

#bottom_shadow {
width:100%;
height:8px;
position:relative;
float:left;
background:url(img/bottom_shadow.jpg) no-repeat;
}

#footer {
width:100%;
height:25px;
position:relative;
float:left;

text-align:center;
}

