@charset "UTF-8";

body         {margin: 0;background-color: #fff;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color: #484848;}
@font-face {
    font-family: 'ColaborateThinRegular';
    src: url('/webfonts/ColabThi-webfont.eot');
    src: local('̢����'), url('/webfonts/ColabThi-webfont.woff') format('woff'), url('/webfonts/ColabThi-webfont.ttf') format('truetype'), url('/webfonts//ColabThi-webfont.svg#webfontSEfQG68S') format('svg');
    font-weight: normal;
    font-style: normal;
}
a {text-decoration: none; color: black;}
a:hover {text-decoration: underline; color: black;}
div#wrap     {width:100%;height:100%; display:block;}
div#content  {float:right;vertical-align:bottom;}
.right       {position: absolute; right:18px;bottom:35px;}
.right li    {list-style: none;}
.footerwrap  {width:482px; position: absolute; right:20px;bottom:20px;}
.footerright {width:482px;float:right; text-align: right;display: inline;}
.footerright ul, li {display: inline;}
.footerright ul {list-style: none;}
.footerright ul li a {display: block; float: right; padding-left: 10px; font-family: 'ColaborateThinRegular'; font-size: 15px;}
img          {border:0;outline:0;}

#illustrasjon {display: block;width: 483px; height: 108px;background: url("img/illustrasjon.png") no-repeat 0 0; overflow:hidden;}
#illustrasjon:hover {background: url("img/illustrasjonhover.png") no-repeat 0 0; overflow:hidden;}

#nettdesign {display: block;width: 483px; height: 108px;background: url("img/nettdesign.png") no-repeat 0 0; overflow:hidden;}
#nettdesign:hover {background: url("img/nettdesignhover.png") no-repeat 0 0; overflow:hidden;}

#typografi {display: block;width: 483px; height: 108px;background: url("img/typografi.png") no-repeat 0 0; overflow:hidden;}
#typografi:hover {background: url("img/typografihover.png") no-repeat 0 0; overflow:hidden;}

.hid {display: none;}

.hidden {overflow: hidden; display: none;}
