body {
background-image:url(../img/bg.jpg);
background-repeat:repeat-x;
background-color:#F3F3F3;
}

#position {
width:1030px;

position:absolute;

left:50%;
top:7px;

margin-left:-515px;
backgrond-color:#FFFFFF;
}

#header {
width:1030px;
height:85px;

position:relative;
float:left;
}

#logo{
width:242px;
height:85px;

position:relative;
float:left;

background-image:url(img/logo.jpg);
background-repeat:no-repeat;
margin-left:1px;
}

#menu{
width:774px;
height:20px;

position:relative;
float:left;

background-image:url(../img/menubg.jpg);
background-repeat:repeat-x;

padding-top:65px;

color:#FFFFFF;
}

#menu a, a:hover{
color:#FFFFFF;
text-decoration:none;
}

#topflash {
width:1030px;
height:199px;

position:relative;
float:left;

margin-left:1px;
}

#content {
width:1030px;

position:relative;
float:left;

background-color:#FFFFFF;
background-image:url(../img/cont_bg.jpg);

padding-bottom:15px;
}

#indhold {
width:675px;
min-height:400px;

position:relative;
float:left;

padding-left:30px;
padding-right:15px;
}

#indhold a:hover{
color:#FF9900;
}

#right {
width:251px;

position:relative;
float:right;

padding-left:15px;
padding-right:30px;
}

#top {
width:256px;
height:22px;

position:relative;
float:left;

background-image:url(../img/kvalitet.jpg);
background-repeat:no-repeat;
}

#txt{
width:256px;

position:relative;
float:left;

padding-top:20px;
}

#footer {
width:1004px;
height:65px;

position:relative;
float:left;

padding-left:13px;

background-repeat:no-repeat;
}

#zuport_logo {
width:100px;
height:20px;

posisition:reletive;
float:left;

padding-left:13px;
}

#menu ul{
list-style-type:none;

margin:0px;
}

#menu li {
padding-right:25px;
display:inline;
}

a:hover {
color:#FF9933;
}
