
body {
  font-family:verdana, helvetica, sans-serif;
  font-size:10px;
  color:#666666;
  text-align:center;
  padding:0px;
  margin:0px;
  background-image:url('../images/bg.gif');
  background-repeat:repeat-x;
  background-color:#B9C6CC;
  padding-top:10px;
}

a {
  text-decoration:none;
  color:#91A7AF;
}

#placer {
  width:796px;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  /* margin-top:10px; */
  border-left:1px solid #A7B0B7;
  border-right:1px solid #A7B0B7;
  border-bottom:1px solid #A7B0B7;
  background-color:#FFF;
  background-image:url('../images/top_bg.jpg');
  background-position: top left;
  background-repeat:no-repeat;
  /* small hack - teehee */
  overflow:hidden;
}

#header {
  height:120px;
  /* background-image:url('../images/header.gif'); */
}

#header h1 {
  display:none;
}

#content {
  background-position:bottom right;
  background-repeat:no-repeat;
  padding-left:28px;
  padding-right:16px;
  padding-bottom:20px;
  width:751px;
}

.frontpage #content {
  background-image:url('../images/content_bottom_bg_frontpage.jpg');
}

.subpage #content {
  background-image:url('../images/content_bottom_bg.jpg');
  background-position: bottom 272px;
}

#footer {
  background-image:url('../images/content_bottom_bg_footer.jpg');
  background-position: bottom right;
  background-repeat:no-repeat;
  padding-left:3px;
  height:25px;
  width:796px;
  color:#7E97A0;
}

#footer span {
  padding-left:30px;
  padding-right:15px;
}

.address {
  padding-left:140px;
  padding-top:70px;
}

.breaker {
  clear:both;
}

form label {
  font-weight:bold;
  display:block;
  padding-bottom:3px;
}

form input {
  font-size:10px;
  margin-bottom:5px;
}

form .inputbox {
  display:block;
  width:436px;
}

form .submitbutton {
  display:block;
}

form .inputtextarea {
  display:block;
  height:200px;
  width:436px;
  margin-bottom:5px;
}

.left {
  float:left;
}

.right {
  float:right;
}

/******************************************************************************
*** Content-ramme forside                                                     *
******************************************************************************/

#content .left_front {
  width:450px;
  float:left;
  padding-top:0px;
  padding-left: 3px;
  color: #999999;
}

#content .left_front .text {
  /*background-image:url('../images/right_bg.gif');
  background-repeat:repeat-x;
  border: 1px solid #A6C5DD;
  padding:25px;*/
}

#content .right_front {
  width:280px;
  float:right;
  padding-top:15px;
  margin-right:5px;
}

.right_front .img1 {
  width:132px;
  height:64px;
  display:inline;
  padding-right:10px;
  padding-bottom:10px;
}

.right_front .img2 {
  width:132px;
  height:64px;
  display:inline;
  padding-bottom:10px;
}

/******************************************************************************
*** Content-ramme underside                                                   *
******************************************************************************/

#content #left {
  width:300px;
  float:left;
}

#content #right {
  width:440px;
  float:right;
  margin-top:28px;
  margin-right:10px;
}

#content #right .project_splitter {
  width:430px;
  height:24px;
  background-image: url('../images/right_bg.gif');
}

#content #right a {
  color:#91A7AF;
  font-weight:bold;
  text-decoration:underline;
}

#content p {
  padding-top:0px;
  margin-top:0px;
}

#content #left .info {
  padding-left:35px;
}

h1 {
  font-size:14px;
}

#menu {
  padding-left:28px;
}

#menu_news {
  padding-left:0px;
}

a img {
  border: 0;
}

/************************************************************************
*** Content left menu                                                   *
************************************************************************/

#left .menucontainer .menu ul {
  width:150px;
  margin:0;
  padding-top:10px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:10px;
  list-style-type: none;
}

#left .menucontainer .menu ul li {
  margin: 0px 0px 0px 35px;
  padding: 2px 0px 2px 2px;
}

#left .menucontainer .menu a:hover {
  background-color:#CEEA93;
  border-bottom: 5px solid #CEEA93;
}

#left .menucontainer .menu li.active {
  background-color:#CEEA93;
}

#left .menucontainer .menu li a {
  color:#666666;
  text-decoration:none;
}

/***********************************************************************
*** News menu
***********************************************************************/

#left .menucontainer .menu_news ul {
  width:150px;
  margin:0;
  padding-top:10px;
  padding-left:0px;
  padding-right:0px;
  padding-bottom:10px;
  list-style-type: none;
}

#left .menucontainer .menu ul li {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 2px 2px;
}

#left .menucontainer .menu_news a:hover {
  background-color:#CEEA93;
  /*border-bottom: 5px solid #CEEA93;*/
}

#left .menucontainer .menu_news li.active {
  background-color:#CEEA93;
}

#left .menucontainer .menu_news li a {
  color:#666666;
  text-decoration:none;
}
/************************************************************************
*** Content left headline                                               *
************************************************************************/

#content #left .headline {
  margin-top:10px;
}

/************************************************************************
*** Searchbox                                                           *
************************************************************************/

#searchbox {
  border:1px solid #AFAFAF;
  margin-top:10px;
  padding-left:15px;
  padding-top:20px;
  padding-bottom:20px;
  padding-right:15px;
  width:230px;
}

#searchbox form {
  padding-top:10px;
}

#searchbox form .inputbox {
  border:1px solid #AFAFAF;
  width:200px;
}

#searchbox form .submitbutton {
  border:1px solid #AFAFAF;
  background-color:#FFF;
  width:50px;
}

#overDiv {
  text-align:left;
}

.imageWithBorder {
  border:1px solid #AFAFAF;
  padding:5px;
}

.imageWithBorder img {
  padding-bottom:2px;
}

td.active {
  background-color:#A6C5DD;
}

#content #right .active a {
  color:#FFFFFF;
}

td.inactive {
  background-color:#FFF;
}