﻿.tools
{
height: 20px;
}

.tools a
{
color: #fff;
line-height: 20px;
padding-right: 10px;
}

.inputfelt
{
    border: 1px solid #112b5c;
}

.searchbut
{
    border: 1px solid #112b5c;
}

#summitleft table {
  width: 100%;
}

/* Venstremenu 1. niveau */
#summitleft table tr td {

  padding: 0px;
}
#summitleft table tr td div {
  background: #112b5c;
  border-bottom: 1px solid #fff;
}

#summitleft table tr td .L1 a {
  line-height: 20px;
  display: block;
  background: url('/files/navigation/LeftNav_Arrow.gif') no-repeat right center;
  padding: 0px 5px 2px 15px;
}
#summitleft table tr td a span.L1_Active {
  line-height: 20px;
  display: block;
  background: url('/files/navigation/leftnav_arrow_down.gif') no-repeat right center;

}

/* Venstremenu 2. niveau */
#summitleft table tr td.L2  {
  border-top: 0px solid black;
    padding: 0px;
  margin: 0px;
}
#summitleft table tr td.L2 td div {
  background: #fff url('/files/navigation/LeftNav_Arrow_neg.gif') no-repeat right center;
  border: 0px solid black;
*border-top-width: 0px;
  margin: 1px 0px 1px 0px;
  *margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}
#summitleft table tr td a.L2 {
  list-style: none outside;
  background: transparent ;
}
#summitleft table tr td a.L2 span.L2_Active {
  line-height: 20px;
  display: block;
  background: url('/files/navigation/leftnav_arrow_down_neg.gif') no-repeat right center;
}

/* Venstremenu 3. niveau */
#summitleft table tr td.L3 {
  /*background: #fff url('/files/navigation/LeftNav_Arrow_neg.gif') no-repeat right center;*/
    background: #fff;
    border-bottom: 1px solid black;
    padding: 0px;
}
#summitleft table tr td.L3 td div {
  background:#fff;
  border: 0px solid black;
  margin: -1px 0px 0px 0px;
  *margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 10px;
}
#summitleft table tr td a.L3 {
  list-style: none outside;
  background: #fff url('/files/navigation/LeftNav_Arrow_neg.gif') no-repeat right center;
}
#summitleft table tr td a.L3 span.L3_Active {
  line-height: 20px;
  display: block;
  background: url('/files/navigation/leftnav_arrow_down_neg.gif') no-repeat right center;


/* Venstremenu 4. niveau (Tilføjet af CKS)*/
#summitleft table tr td.L4 {
  border-bottom: 1px solid black;
    padding: 0px;
}

#summitleft table tr td.L4 td div {
background: #fff none repeat scroll 0%;
  border: 0px solid black;
  margin: -1px 0px 0px 0px;
  *margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 10px;
}
#summitleft table tr td a.L4 {
  list-style: none outside;
  background: #fff;
}


/* navigering */
.L3_Active
{
 font-weight: bold;

 text-decoration: none !Important;
}
.L4_Active
{
 font-weight: bold;

 text-decoration: none !Important;
}
#summitleft table tr td.L3 table tr td {
  border-width: 0px;
}

#summitleft table tr td.L2 table {
margin: 3px 0px;
background-color: white;
border-top: solid 1px black;
}

#summitleft table tr td.L2 td table {
margin: 3px 0px;
border-bottom: solid 0px black;
border-top: solid 0px black;
}

#forsideTekst
{
  margin: 10px 0px;
  width: 205px !Important;
}
#forsideTekst td
{
vertical-align: top;
text-align: left;
}


/* PROFILER */
#profilThumbs td
{
  padding: 3px;
}  

#profilThumbs td a img
{
  width: 100px;
  height: 100px;
  border: solid 1px white;
  
}

#profilThumbs td a.current img
{
  width: 100px;
  height: 100px;
  border: solid 1px #112b5c;
  
}


/* tabel med profilbillede */
#profilBillede
{
  margin-right: 20px;
}

#profilVisning
{
border: solid 1px #112b5c;
padding: 7px;
}
