body {
  font-family: sans-serif;
  background: #0F3874 url(../img/gfx/bg.jpg) repeat-x;
  margin:0;
  padding:0;
  font-size: 80%;
 }

div.all {
  width:951px;
  background: #fff url(../img/gfx/bg_all.gif) top left repeat-x;;  
  margin-left:auto;
  margin-right:auto;
}

.tright {text-align: right;}
.tcenter {text-align: center;}
.right {float: right;}
.left {float: left;}

img {border: 0;}
img.right  {
  padding-left:5px;
  padding-bottom:5px;
  }

th,td {
  text-align: left;
  vertical-align: top;  
  }

h2 {
  color: #000;
  background: #fff;
  }

h4 {
  color: #990000;
  background: #fff;
}

a:link,
a:visited {
  color: #000;
  background: #fff;
}

a:active,
a:hover {
  color: #000;
  background: #fff;
  }

p a:link,
p a:visited {
  text-decoration: underline;
  }

div.content {
  height:100%;
  xmargin-left:168px;
  xmargin-right:168px;  
  padding-left:20px;
  padding-right:20px;  
  padding-top:10px;
  border-top:solid 10px #C8CFD5;
  }


/**** rightcolumn *****/

div.rightcolumn {
  display:none;
  xfloat:left;
  xwidth:166px;
}

div.rightcolumn a,div.leftcolumn a {
  background-color: transparent;
}


/* MENY */

div.leftcolumn {
  display:none;
  float:left;
  width:166px;
  background: #C8CFD5
  }

div.leftcolumn h3,div.rightcolumn h3 {
  font-size:90%;
  background: transparent;
  margin:0;
  background: #003366 none;
  color: #fff;
  padding:3px;
  }

.kalender,.statistikk,.nyheter,.partnere {
  margin-top:10px;
  min-height:100px;
  background: #fff;
  margin-right:5px;
  margin-left:5px;  
  padding-bottom:5px;
}

.partnere {
background: #B9BFC9 none;
text-align:center;
}

.partnere h3 {
  text-align:left;
}
.partnere img {
  margin-top:5px;
}


.nyheter {
background: #E0E5E9 none;
}

.nyheter h4 {
  background: #E0E5E9 none;
  padding-left: 5px;
  padding-right: 5px;  
  margin-top:5px;
  margin-bottom:5px;  
}

div.newsview div.ingress {
  font-weight:bold;
}

.nyheter div.ingress {
  margin-top:5px;
  background: #E0E5E9 none;
  padding-left: 5px;
  padding-right: 5px;  
  font-weight:normal;
}


div.lesmer {
  text-align:right;
  padding-right: 5px;  
}



table.dblist  {
  border-collapse:collapse;
  font-size:smaller;
  width:96%;
  margin-top:20px;
}

table.dblist td {
  border-bottom:solid 1px #000;
  padding-right:2px;
}

table.dblist th {
  border-bottom:solid 1px #000;
  padding-right:2px;
}

/************* *****************/

div.admintool {
  border: solid 1px #FF9900;
  background: #eee none;
  padding:10px;
  font-size:110%;
  color: #000;  
}

div.admintool h3 {
  color: #FF9900;
  }

div.admintool p {
  float:none;
  }

div.admintool a {
  font-size:small;
  background: #eee none;
  color: #000;  
  }


.msg {
  color:red;
}

.details {
  float:right;
  width:20em;
}

.details p {
  margin-top:0;
  margin-bottom:5px;  
}


/* statistikk, */

table.container {
  width:100%;
}

table.container td {
  width:50%;
  border:none;
}

table.container table {
  margin-right:20px;
  width:100%;
}

table.container table td {
  width:auto;
}


table.single {
  width:50%;
}

table.container table caption,
table.single caption {
  background: #fff;
  font-weight:bold;
  color: #FF9900;
}

table.container table td,
table.container table th,
table.single td,
table.single th {
  border-bottom: solid 1px #000;
}

table.container table,table.single {
  font-size:smaller;
}


#navmenu{
  background: #333 url(../img/gfx/menu_bg.jpg);
  width:100%;
  height:35px;
  margin:0;
  padding:0;
}

ul#navmenu {
  margin:0;
  padding:0;
}

#navmenu li{
  display:block;
  float:left;
  margin:0;
  padding-left:10px;
  padding-right:10px;
  padding-top:6px;  
  height:20px;
  background: #333 url(../img/gfx/knapp_bg.jpg) right center;
  text-align:center;
}

#navmenu li a:link,
#navmenu li a:visited{
  background: transparent none;;
  color: #333;
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  font-size:90%;
  letter-spacing: .5px;
}

#navmenu li a:hover{
  color: #990000;
  background: transparent none;
}

#navmenu li .curcat{
  background: transparent none;;
  color: #900;
  text-decoration:none;
  font-weight:bold;
  text-transform:uppercase;
  font-size:90%;
  letter-spacing: 1px;
}

/**** baseline ****/

div.baseline {
  clear:both;
  text-align:center;
  background: transparent url(../img/gfx/footer_bg.jpg);
  height:31px;
  font-size: 90%;
  letter-spacing:.5px;
  color: #fff;
  font-weight:bold;
  margin-top:100px;
  }

div.baseline p {
  padding-top:8px;
  }

div.baseline a:link,div.baseline a:visited {
  color: #fff;
  background: transparent;
  text-decoration:none;
  }

div.baseline a:hover {
  color: #ccc;
  background: transparent;
  }



/* Admin menu */

div.adminmenu {
  color: #000;
}

div.adminmenu ul {
  padding:5px;
  margin:0;

}

div.adminmenu a {
  text-decoration:none;
  background: transparent none;
  }

div.adminmenu ul ul {
  padding-left:10px;  
  padding-top:0;
}

#item6446 .editbutton {
  display:none;
}




.calendar {
  margin-left:auto;
  margin-right:auto;
}

.calendar .calendarHeader {
  background: #eee none;
}



div.formcontent fieldset label {
  width: 10em;
  display: block;
  float: left;
  clear: both;
  }

div.formcontent fieldset {
  border:0;
  padding:5px;
  font-size: 90%;  
  text-align:left; /* motstiller settingene på form.admingui */ 
  }

.warn {
  color: red;
}


/* dropdown */
div.leftcolumn div.navmenu li:hover ul, 
li.over ul {
  display: block; 
  }


div.loginform {
  display:none;
}

img {display:none;}
.partnere {display:none;}