@import "paragraph_styling.css";

/*TAGS*/
body{
font-family:Arial;
}
@import "Tags.css";
/*CLASSES*/
.fon{
width:40px;
float:left;
}

/*IDS*/
#pagecontainer{
position:relative;
margin:5px 0px 50px 24px;
padding:0px 50px 0px 50px;
width:992px;
background-color:#FFFFFF;
}
#leftcontainer{
width:165px;
height:465px;
float:left;
position:relative;
}
#topbar{
height:50px;
margin-bottom:25px;
width:942px;
position:relative;
}
#menucontainer{

}
#maincontainer{
width:776px;
float:left;
padding:0px 0px 0px 5px;
}
#companyname{
position:absolute;
bottom:0px;
float:left;
}
#companylogo{
position:absolute;
bottom:0px;
right:0px;;
}

#footer{
background-image:url('/files/billeder/layout/gfx/backgrounds/streg_left.gif');
background-position:bottom right;
background-repeat:repeat-y;
height:289px;
width:165px;
position:absolute;
bottom:0px;
}

#bund{
font-family:Arial;
color:#808284;
position:absolute;
bottom:10px;
}

a#bundkontakt{
font-family:Arial;
color:#808284;
font-size:9px;
}
