body
{
  background:#000 url(img/bg.jpg) repeat-x top center;
  font-family:"Segoe UI", trebuchet ms;
  font-size:13px;
}

img
{
  border:none;
}

a
{
  text-decoration:none;
  color:#069;
}

a:hover
{
  text-decoration:underline;
}

h1
{
  font-size:22px;
  padding-bottom:6px;
  text-shadow:0 0 1px #6374AB;
}

h2
{
  font-size:18px;
  padding-bottom:6px;
  text-shadow:0 0 1px #6374AB;
}

h3
{
  font-size:16px;
  padding-bottom:6px;
  padding-top:0px;
}

p
{
 
}

ul
{
  margin-left:16px;
  list-style-type:square;
}

#wrap
{  
  width:800px;
  margin:auto;
  margin-top:44px;	
}

#head
{
  position:relative;
  width:800px;
  height:100px;
}

#logo
{
  color:#fff;
  font-size:36px;
  font-weight:bold;
}

#slogan
{
  color:#fff;
  font-size:16px;
}

#content
{
  width:800px;
  float:left;
}

.contentBox
{
    background-color:#fff;
    padding:16px;
    border-top:6px solid #f93;
    margin-bottom:16px;
    overflow:hidden;
    position:relative;
}

.contentBox .image
{
  float:right;
  width:200px;
  margin-left:16px;
  margin-bottom:16px;
}

.cols3
{
  width:224px;
  float:left;
  height:120px;
}

.col1
{
  clear:both; 
  -moz-border-radius-bottomleft:20px;
  -moz-border-radius-bottomright:20px;
}

#jonas
{
  position:absolute;
  bottom:-10px;
  right:22px;
  width:150px;
  height:188px;
}

#right
{
  width:300px;
  float:left;
  margin-left:32px;
}

.rightBox
{
    background-color:#fff; 
    padding:16px;
    border-top:6px solid #99cc33;
    margin-bottom:16px;
}

ul.menu
{
  padding:16px;
}

.menu li
{
  list-style-type:square;
  line-height:20px;
  margin-left:16px;
}

#menu li a
{
  color:#fff;
  text-decoration:none;
}

#menu li a:hover
{
  text-decoration:underline;
}

.tags a
{
  color:#000;
}

.ikon
{
  vertical-align:bottom;
}

.nettsted
{
  width:768px;
  overflow:hidden;
  margin-bottom:16px;
}

.nettstedBilde
{
  float:left;
  width:140px;
  border:1px solid #dedede;
}

.nettstedTekst
{
  float:left;
  width:600px;
  margin-left:26px;
}

.nettsted .nettstedTekst .sitelink
{
  padding-left:24px;
  background:url(img/iconMini.png) no-repeat left center;
  line-height:21px;
  height:21px;
  margin-top:6px;
}

#footer
{
  width:784px;
  padding-left:16px;
  background:url(img/iconFlip.png) no-repeat 768px; 0px;
}

#footer a
{
  color:#f93;
}