@charset "UTF-8";

body         {margin: 0;background-color: #f2ffff;font-family: Tahoma, Arial, Helvetica, sans-serif;font-size: 11px;color: #484848;}
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;}
.footerleft  {width:241px;float:left;display:inline;}
.footerright {width:241px;float:right; text-align: right;display: inline;}
img          {border:0;outline:0;}

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

#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;}