
#window
{
  background-color:Gray;

}

#content 
{ 
  clear:left;
  text-align:left;
  /*width:820px;*/
  position        : relative;
  /*background-color: #28465d;*/
  background-color: #ffffff;
  height:580px;
  vertical-align:top
}

#whitecontent 
{ 
  clear:left;
  text-align:left;
  vertical-align:top;
  width:820px;
  position        : relative;
  background-color: #ffffff;
  height:580px;
}

div.titlebar_strong {
  color           : #ffffff;
  background-color: #28465d;
}

div.titlebar_frame_strong,
div.titlebar_frame_strong_thin {
  border-color    : #28465d;
  background-color: #d3dceb;
}

/*
 * FRAME CONTAINER CENTERLEFT LEFT 
*/

#left {
 vertical-align:top;
 /*float:left;*/
 clear: right;
 background-color  : gray;  
 width             : 183px; /* multiplied with the center witdh it has to be equal to 
                                or smaller than the centerLeft width */
 word-wrap         : break-word;
}

#left ul {
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  background-color  : #ffffff;
  border-left       : 1px solid #969696;
  list-style-type   : none;
}

#left ul li.channel{
  background-color : Transparent;
}

#left ul ul {
  background-color : Transparent;
}

#left ul ul ul {
  background-color : Transparent;
}


#left ul li.channel,
#left ul li.posting {
  padding-left      : 0px;
  margin-top        : 1px;
  background-color  : #802233;/*Changed in the individuel color stylesheet */

}

#left ul li.channel a,
#left ul li.posting a {    
  position        : relative;
  display         : block;
  padding         : 4px 10px 4px 6px;
  color           : #ffffff;
  background-color: #822433;  /*Changed in the individuel color stylesheet */
  font-weight     : bold;
  text-decoration : none;
  /*background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_venstre_hvid.gif") no-repeat scroll 3px 8px;*/
}

#left ul li.channel_open ul {
  border : none;
}

/*1. niveau open*/
#left ul li.channel_open a {
  /*background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_ned_graa.gif") no-repeat scroll 4px 7px;*/
  color           :#ffffff;  /*Changed in the individuel color stylesheet */
}

#left ul li.channel_open ul li.posting a,
#left ul li.channel_open ul li.channel a {
  padding-left    : 14px;
  /*background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_venstre_hvid.gif") no-repeat scroll 11px 8px;*/
}

#left ul li.channel_open ul li.posting,
#left ul li.channel_open ul li.channel {
  margin-top      : 0px;
}

/* 2. niveau */ 
#left ul li.channel_open ul li.posting_active a,
#left ul li.channel_open ul li.channel_active a            
{
  /*background      : #ffffff url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 11px 8px;*/
  background-color : #ffffff;
  color            : #000000;
}

/*2. niveau open*/
#left ul li.channel_open ul li.channel_open a {
  /*background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_ned_graa.gif") no-repeat scroll 12px 7px;*/
}


/*3. niveau */
#left ul li.channel_open ul li.channel_open ul li.posting a,
#left ul li.channel_open ul li.channel_open ul li.channel a { 
  background-color    : Transparent;
  padding-left        : 28px;
  font-weight         : normal;
  
}

#left ul li.channel_open ul li.channel_open ul li.posting_active  a,
#left ul li.channel_open ul li.channel_open ul li.channel_active  a {
  background-color    : #ffffff;
  color               : #333333;
  padding-left        : 28px;
  font-weight         : bold;
}

/* end niveau */

/*Contains the picture to make the round corner of the menu */
#frame #container #centerLeft #left #leftBottomWhite {
  background          : Transparent url("/CmsSundhed/Images/Ny_region/white_bottom_left.gif") no-repeat scroll 0px 0px;
  height              : 7px;
  overflow            : hidden;
  
}

/*Contains the picture to make the bottom round corners of the centerLeft div  */
 
#frame #container #centerLeft #bottomWhite  {
 
  background-color    : Transparent;
  background          : Transparent url("/CmsSundhed/Images/Ny_region/white_bottom.gif") no-repeat scroll 0px 0px;
  margin-left         : 183px; /*the same as the width of the menu*/
  height              : 7px;
  overflow            : hidden;
    
}

#right {
 vertical-align:top;
 background-color:Silver;
}

#right .whiteDiv {
  width : 130px;
  background-color :#ffffff;
  padding   : 3px;
  margin-bottom : 10px;
}
