/*
 * IT-Sundhed
 * Dennis M. Jensen
 * 07/Nov/2006
 */



/*
* OVER ALL LAYOUT
*/

 .NonRedLink
{
   color :Black  !important;
}
.dagsordentableprint
{
 font-family:Verdana !important;
 font-size:12px !important;
}
.dagsordentableprinttd
{
 vertical-align:top !important;
     

}
.borderprint
{
 background:gray;
}
.dagsordentableprintbilagtdcheck
{
  margin-right : 20px;
  vertical-align:top !important;
}

.dagsordentableprintbilagtd
{
  padding-left:20px;
  vertical-align:top !important;
}
.checkbox
{
  width: 800px;
}
#dagsordenprint
{
 font-family:Verdana !important;
 font-size:10px !important;
 margin-left:10px;
 width: 820px;
 
}


.bold {
  font-weight     : bold;  
}

.italic {
  font-style      : italic;
}

.darkblue {
  color           : #28465d;
}  

/*.border_bottom {
  border-bottom   : 1px dotted #764c26;
  padding-bottom  : 10px;
}*/

.clear_both {
  clear           : both;
    
}

p {
  /*position        : relative;*/
  margin-top      : 10px;
  margin-bottom   : 10px;
}



p.clear_both {
  width           : 100%;
}

img {
  /*position        : relative;*/
  border          : 0px;
}

a {
  text-decoration : none;
  color           : #822433;  
}

a:hover {
  text-decoration : underline;
}

div#radEditorContainerphBody_AuthoringModeControlsContainer_EditorphBody,
div#radEditorContainerphBodyIndex_AuthoringModeControlsContainer_EditorphBodyIndex,
div#radEditorContainerphTitle_AuthoringModeControlsContainer_EditorphTitle,
div#radEditorContainerphAbstract_AuthoringModeControlsContainer_EditorphAbstract,
div#radEditorContainerTeaserText1_AuthoringModeControlsContainer_EditorTeaserText1,
div#radEditorContainerTeaserText2_AuthoringModeControlsContainer_EditorTeaserText2,
div#radEditorContainerTeaserText3_AuthoringModeControlsContainer_EditorTeaserText3,
div#radEditorContainerphContext_AuthoringModeControlsContainer_EditorphContext,
div#radEditorContainerphAddress_AuthoringModeControlsContainer_EditorphAddress,
div#radEditorContainerphNews_AuthoringModeControlsContainer_EditorphNews {
  position        : relative;
}

/*
 * FORMS
 */

form {
  margin          : 0px;
  padding         : 0px;
  font-family     : Verdana, Helvetica, Sans-Serif;
}
input.submit {
 border            : 1px solid #a7a7a7;
 background        : #ffffff url("/CmsSundhed/Images/Ny_region/gradient_button.jpg") repeat-x scroll left top; 
}
input {
  border            : 1px solid #a7a7a7;
  font-family       : Verdana, Helvetica, Sans-Serif;
  font-size         : 11px;
}


#SearchPDF, #searchOther{
  border          : none;
  border-width    : 1px;
  font-family     : Verdana, Helvetica, Sans-Serif;
  font-size       : 11px;
}


textarea {
  border-width    : 1px;
  font-family     : Verdana, Helvetica, Sans-Serif;
  font-size       : 11px;
}

select {
  border-width    : 1px;
  font-family     : Verdana, Helvetica, Sans-Serif;
  font-size       : 11px;
}

.spacing {
  width : 8px;

}

.spacingDeutsch 
{
  position : absolute; 
  right : 350px; 
}

.spacingEnglish 
{
 
}

.language
{
  position : relative;
  left : 352px; 
  /* 352 */
}
span.language	{ padding-left: 156px; }

/*
 * HEADINGS
 */

div.heading1, div.heading2 {
  padding         : 0px;
  margin-bottom   : 10px;
  color           : #333333;
  
}

div.heading1 div.sub, div.heading2 div.sub {
  font-size       : 11px;
  font-weight     : normal;
  font-style      : italic;
}

div.heading1 {
  font-size       : 22px;
}


div.heading2 {
  padding-bottom  : 3px;
  border-bottom   : 1px dotted #764c26;
  font-size       : 13px;
}

h1, h2, h3, h4, h5, h6 {
  position        : relative;
  height          : 1%;
  padding         : 0px;
  margin          : 10px 0px 10px 0px;
  color           : #333333;

}

h1 {
  font-size       : 18px;
}

h2 {
  font-size       : 14px;
  font-weight     : bold;
  line-height:12pt;
}

h3 {
  font-size       : 12px; 
  font-weight     : bold;
}

h4 {
  font-size       : 11px;
}

h5 {
  font-size       : 11px;
}

h6 {
  font-size       : 11px;
}

/*
 * LISTS
 */

ul, ol, dl {
  position        : relative;
}

ul {
  margin          : 10px 0px 10px 0px;
  padding         : 0px;
  list-style-type : none;
}

ul ul {
  margin          : 0px 0px 0px 15px;
}

ul li ul {
  margin-left     : 0px;
}

ul li {
  padding-left    : 13px;
  list-style      : none;
  list-style-type : none;
  list-style-image: none;
}

ul.basic li {
  padding-left    : 0px;
  background-image: none;
}

ul.basic li li {
  padding-left    : 15px;
}

/*
 * TABLES
 */


table.fieldset {
  border-collapse : collapse;
  width           : 100%;
}

table.fieldset td.bold {
  font-weight : bold;
}

table.fieldset tr.header td {
  font-weight     : bold;
  background-color: gainsboro;
}

table.fieldset td {
  padding         : 0px;
  margin          : 0px;
}

table.fieldset td.field {
  text-align      : right;
  margin-right    :10px;
}



table.fieldset td.table {
  padding-left    : 20px;
}

table.fieldset td.fieldsized,
table.fieldset td.field input, 
table.fieldset td.field select, 
table.fieldset td.field textarea {
  width           : 280px;
}


table.fieldset td.field span {
  text-align : left;
  border : 1px solid black;
  width : 216px!important;
  height : 14px;
  

}

table.fieldset td.field input.chosen,
table.fieldset td.field select.chosen, 
table.fieldset td.field textarea.chosen {
  width           : 230px;
  position				: static;
  padding-right 
}

table.fieldset td.field input.choser {
  width           : 50px;
}

table.fieldset span#delimiter {
  margin          : 0px 8px 0px 8px;
}

table.fieldset span#delimiter1 {
  margin          : 0px 8px 0px 8px;
}
/*
 * EAN link i editor 
 */
table.fieldset td.link {
padding-left : 43px; 
 
}

/*
 * WINDOWS
 */

div.titlebar,
div.titlebar_strong {
  height          : 1%;
  padding         : 1px 3px 1px 3px !important;
  font-size       : 11px;
  font-weight     : bold;
  color           : #ffffff;
  background-color: #822433;  /*Changed in individual templates*/
}

div.titlebar_strong {
  color           : #ffffff;
  background-color: #822433;  /*Changed in individual templates*/
}


div.titlebar_frame,
div.titlebar_frame_thin,
div.titlebar_frame_strong,
div.titlebar_frame_strong_thin {
  padding         : 3px;
  border          : 1px solid #a7a7a7;
  background-color: #f5f3f4;
}

div.titlebar_frame_strong,
div.titlebar_frame_strong_thin {
  border-color    : #a7a7a7;
  background-color: #f5f3f4;
}


div.titlebar_frame_thin,
div.titlebar_frame_strong_thin {
  padding         : 0px;
}

div.window,
div.window_open,
div.window_closed {
  margin-bottom   : 10px;
}

div.window_open div.titlebar,
div.window_open div.titlebar_strong {
  cursor              : pointer;
  cursor              : hand;
  background-image    : url("/CmsSundhed/Images/node_open.gif");
  background-position : 99% center;
  background-repeat   : no-repeat;
}

div.window_closed div.titlebar,
div.window_closed div.titlebar_strong {
  cursor              : pointer;
  cursor              : hand;
  background-image    : url("/CmsSundhed/Images/node_closed.gif");
  background-position : 99% center;
  background-repeat   : no-repeat;
}

div.window_closed div.titlebar_frame,
div.window_closed div.titlebar_frame_thin,
div.window_closed div.titlebar_frame_strong,
div.window_closed div.titlebar_frame_strong_thin {
  display         : none;
}

/*
* BODY
*/


body
{
  height            : 100%;
  margin            : 0px;
  padding           : 0px;
  font-family       : Verdana, Arial, Helvetica, Sans-Serif;
  font-size         : 10px;
  /* font-size : x-small; */
  background-color  : #9e9e9e;
  background        : url("/CmsSundhed/Images/transparent.gif") fixed no-repeat;
}

/*
* FRAME
*/

#frame 
{
  width             : 100%;
  height            : auto;
  background        : #9e9e9e url("/CmsSundhed/Images/Ny_region/gradient.jpg") repeat-x scroll left top;
}

/*
 * FRAME -> TOP
 */

/*#frame #top{
  
  background        : transparent url("/CmsSundhed/Images/Ny_region/top_red.gif") repeat-x scroll left top; 
                       /*Changed in the indeviduel color stylesheet */
  /*height            : 52px;
 
}*/

#frame #top #toplogo{
  background        : transparent url("/CmsSundhed/Images/Ny_region/top_red.gif") repeat-x scroll left top; 
                    /*Changed in the indeviduel color stylesheet */
  height            : 52px;
}

/* ONLY USED ON rn.dk  */
#frame #top_red{
  
  background        : transparent url("/CmsSundhed/Images/Ny_region/top_red.gif") repeat-x scroll left top; 
                       /*Changed in the indeviduel color stylesheet */ 
  
}
/* ONLY USED ON pinfo.rn.dk  */
#frame #top_white{
  
  background        : transparent url("/CmsSundhed/Images/Ny_region/top_white.gif") repeat-x scroll left top; 
                       /*Changed in the indeviduel color stylesheet */ 

}

/* ONLY USED ON nordjysksundhed.rn.dk  */
#frame #top_blue{
  
  background        : transparent url("/CmsSundhed/Images/Ny_region/top_blue.gif") repeat-x scroll left top; 
                       /*Changed in the indeviduel color stylesheet */ 

}

#frame #top #banner {
  margin            : auto;
  background-color  : Transparent;
  width             : 644px; /*This i tricky because the padding is devided over det margin auto */
  padding-left      : 0px;
  height            : 52px;
  /*background        : Transparent url("/CmsSundhed/Images/Ny_region/logo_red.gif") no-repeat scroll left top;*/
                      /*Changed in the indeviduel color stylesheet */ 
}


/* ONLY USED ON rn.dk  */
#frame #top_red #banner {
  margin            : auto;
  background-color  : Transparent;
  width             : 644px; /*This i tricky because the padding is devided over det margin auto */
  padding-left      : 0px;
  height            : 52px;
  /*background        : Transparent url("/CmsSundhed/Images/Ny_region/logo_red.gif") no-repeat scroll left top;*/
                      /*Changed in the indeviduel color stylesheet */ 
}
/* ONLY USED ON pinfo.rn.dk  */
#frame #top_white #banner {
  margin            : auto;
  background-color  : Transparent;
  width             : 644px; /*This i tricky because the padding is devided over det margin auto */
  padding-left      : 0px;
  height            : 52px;
  /*background        : Transparent url("/CmsSundhed/Images/Ny_region/logo_red.gif") no-repeat scroll left top;*/
                      /*Changed in the indeviduel color stylesheet */ 
}

/* ONLY USED ON nordjysksundhed.rn.dk  */
#frame #top_blue #banner {
  margin            : auto;
  background-color  : Transparent;
  width             : 644px; /*This i tricky because the padding is devided over det margin auto */
  padding-left      : 0px;
  height            : 52px;
  /*background        : Transparent url("/CmsSundhed/Images/Ny_region/logo_red.gif") no-repeat scroll left top;*/
                      /*Changed in the indeviduel color stylesheet */ 
}

#frame #top #banner img.logo {
  padding-top : 24px;
  padding-left : 28px;

}


#frame #top_white #banner img.logo {
  padding-top : 24px;
  padding-left : 28px;

}

#frame #top #bannerRight {
  position : absolute;
  right : 0px;
  top : 0px;
}


/* ONLY USED ON pinfo.rn.dk  */
#frame #top_white #bannerRight {
  position : absolute;
  right : 0px;
  top : 0px;
  
}


#frame #topLinks {
  width             : 775px;
  margin            : auto;
  padding-left      : 188px;
  background-color  : Transparent;
  height            : auto;
  text-align        : left;
  padding-top       : 5px;
  padding-bottom    : 3px;
  margin-bottom     : 35px;
}
  
#frame #topLinks a {
  text-decoration   : underline;
  color             : #822433; /*Changes in individual stylesheet*/
  font-weight       : bold;
}

#frame #topLinks #linksRed a {
  color             : #822433;
}


#frame #topLinks span.delimiter {
  margin          : 0px 8px 0px 8px;
  color : #ffffff
}

/*
 * FRAME -> CONTAINER
*/

#frame #container { 
  width : 973px; /*width of the content*/
  margin : auto; /*center*/
  background-color : Transparent;
  height : auto;
  
}

#frame #container #tabs {
  margin-left : 187px; /*width of left + left padding of the center div*/
  margin-right : 110px;
  
}

#frame #container #tabs ul {
  list-style-type : none;
  padding : 0;
  margin : 0;
  z-index : 100;
}

#frame #container #tabs ul li {
  background-color : Aqua;
  float         : left;
  padding       : 6px 0px 0px 0px;
  width         : 154px;
  margin-top    : 5px;
  text-align    : center;
  margin-right  : 1px;
  height        : 27px;
  /*border-bottom : 1px solid black;*/
  
}

/* Start different colors of tabs */

#frame #container #tabs ul li {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_red.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.Red {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_red.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.Blue {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_blue.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.pinfoBlue {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_blue.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.pinfoBlue {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_blue.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.Green {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_Green.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.Orange {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_orange.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.OrangeSpecial {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_orange.gif") no-repeat scroll left top;
}

/* End different colors of tabs */

/* Start different colors of tabs */
#frame #container #tabs ul li.small_ {
  width : 120px;
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_small_red.gif") no-repeat scroll left top;
}

#frame #container #tabs ul li.small_active {
  width : 120px;
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_small_white.gif") no-repeat scroll left top;
  color : #803222;
  margin-top : 1px;
  padding-bottom : 5px; /*the ul li padding-bottom multiplied with margin top*/
  z-index : 100; 
  position : relative;
}

#frame #container #tabs ul li.active {
  background  : Transparent url("/CmsSundhed/Images/Ny_region/tab_white.gif") no-repeat scroll left top;
  border-bottom : none;
  margin-top : 1px;
  padding-bottom : 5px; /*the ul li padding-bottom multiplied with margin top*/
  z-index : 100; 
  position : relative;
}

#frame #container #tabs ul li a {
  color : #ffffff;
  font-weight : bold;
  text-transform : uppercase;
  text-decoration : none;
}

#frame #container #tabs ul li.active a,
#frame #container #tabs ul li.small_active a {
  color : #822433; /*Color of the text in the selected tab*/ /*Changed in the indeviduel color stylesheet */
}

#frame #container #centerLeft { /*Contains the left menu and the center of the page */
  position : relative;
  float : left; /*Makes the the div float left so the right div can be placed next to it*/
  width : 818px; /*Width of the left menu, multiplied with the width of the center, it has to be less
                    than the width of the container */
  top : -1px;
  z-index : 0;
  background-color : Transparent;
}

#frame #container #centerLeft #topWhite { /*Containes the picture that makes the round corners on the top*/
  background          : #ffffff url("/CmsSundhed/Images/Ny_region/white_top_wide.gif") no-repeat scroll 0px 0px;
  overflow            : hidden;  
  height              : 6px;
  margin-left         : 1px; /*because the left menu overlabs the center by one*/
  z-index             : 10;
  margin-bottom       : -1px;
}

#frame #container #centerLeft  #center { /* contains all the text, breadcrumb and picture*/
  background-color : #ffffff;
  float : right; /*floats the center to the right so the menu can be positioned left of it*/
  width : 621px; /*635 - 2 (border) - 12 (left padding) multiplied with the menu it has to be equal or smaller 
                   than the width of the centerLeft div*/
  border-left : 1px solid #969696;
  border-right : 1px solid #969696;
  margin-left : -1px; /*Makes the menu overlap the border, and there by hide it :)*/
  padding : 12px; /*padding of all the context in the center*/
  padding-right : 0px;
  padding-bottom : 0px;
  padding-top : 0px;
  height : auto; /*If the height of the left menu > this height, the center height is set via pageLoad.js*/
}
/* FireFox adds the padding to the width and therefore the padding left and right 
    has to be substracted from the width */
/* if FireFox 
#frame #container #centerLeft #center {
  width : 328px; 
}*/

/*Panorama style */
/*This is only styling for edit mode. If this is not styled the picture will be to big*/
#frame #container #centerLeft #center #picture #phPanoramaImage table {
  border : 0;
  width : 99%!important;
}

#frame #container #centerLeft #center #picture #phPanoramaImage table span img {
  width : 619px;
  height: 145px;
}
/*End panorama style */

/*Dagsorden*/

#frame #container #centerLeft  #center #content #text #phBody table TBODY TR TD.date
{
  border-style: solid; 
  border-width:1px; 
  border-color:Black;
  vertical-align : top;
  

  
}


.TypografiTypografiFedArial15pkt {

  font-weight:bold;
  

}
.Typografi11pkt 
{
  font-weight:normal;
}

.UL.c6 LI 
{
 
 background : url("/CmsSundhed/Images/bullet_dot_black.gif") no-repeat scroll 0px 7px;
} 

#frame #container #centerLeft  #center #content #text #phBody table TBODY TR TD.dagsorden
{
    border-style:solid;
  border-width:1px; 
  border-color:Black;

}

#frame #container #centerLeft  #center #content #text #phBody table TBODY TR.udvalg
{
  background-color:#dbd9c0 !important; 
  border-style:solid;
  border-width:1px; 
  border-color:Black;

}

#frame #container #centerLeft  #center #content #text #phBody table TBODY TR TD.udvalgTD
{
   
  border-style:solid;
  border-width:1px; 
  border-color:Black;
  font-weight:bold; 

}




/*Dagsorden slut*/

#frame #container #centerLeft #center #breadcrumb {
  background-color      : #822433;
  height                : auto;  
  padding-top           : 3px;
  padding-left          : 5px;
  margin-bottom         : 10px;
  color                 : #ffffff;
}

#frame #container #centerLeft #center #breadcrumb a {
  color                 : #ffffff;
}


/*Because there are both text and shortcuts in the center div we have to make a new div 
  to position the text and shortcuts next to eachother */
#frame #container #centerLeft #center #content {
  
  background-color  : Transparent; 
  margin-bottom     : -13px; /* IE makes the div to long*/
}

/*Contains all the controls of the page, that have something to do with the text.*/
#frame #container #centerLeft #center #content #text {
  background-color  : #ffffff;
  float             : left;  /*float it left in order to get the shortcuts next to it */
  width             : 443px; /* multiplied with the width of the sortcuts and one side padding of the center it has to be equal to or smaller than the 
                    width of the center width*/
  padding-right     : 12px;
  word-wrap         : break-word;
  font-size         : 11px;
  line-height       : 130%;
}

/*Contains all the controls of the page, that have something to do with the text.*/
#frame #container #centerLeft #center #content #textDagsorden {
  background-color  : #ffffff;
  float             : left;  /*float it left in order to get the shortcuts next to it */
  width             : 570px; /* multiplied with the width of the sortcuts and one side padding of the center it has to be equal to or smaller than the 
                    width of the center width*/
  padding-right     : 12px;
  word-wrap         : break-word;
  font-size         : 11px;
  line-height       : 130%;
}

#frame #container #centerLeft #center #content #text div.heading1,
#frame #container #centerLeft #center #content #text div.heading2,
#frame #container #centerLeft #center #content #text h1,
#frame #container #centerLeft #center #content #text h2,
#frame #container #centerLeft #center #content #text h3,
#frame #container #centerLeft #center #content #text h4,
#frame #container #centerLeft #center #content #text h5,
#frame #container #centerLeft #center #content #text h6  {
  line-height       : normal;

}

#frame #container #centerLeft #center #content #textDagsorden div.heading1,
#frame #container #centerLeft #center #content #textDagsorden div.heading2,
#frame #container #centerLeft #center #content #textDagsorden h1 
{
  font-size:14px; 
  font-weight:bold; 
}



#frame #container #centerLeft #center #content #text a {
  font-weight       : bold;
}



/*Contains the breadcrumb */
#frame #container #centerLeft #center #content #text #breadcrumb {
  background-color  : #ffffff;  /*Changed in the portal color stylesheet */
  padding           : 3px 0px 3px 0px;
  color             : #333333;
  border-bottom     : 1px dotted #333333;
  margin-bottom     : 12px;
  height            : auto !important;
}

#frame #container #centerLeft #center #content #textDagsorden #breadcrumb {
  background-color  : #ffffff;  /*Changed in the portal color stylesheet */
  padding           : 3px 0px 3px 0px;
  color             : #333333;
  border-bottom     : 1px dotted #333333;
  margin-bottom     : 12px;
  height            : auto !important;
}


#frame #container #centerLeft #center #content #text #breadcrumb a {
  color             : #333333;
}

#frame #container #centerLeft #center #content #textDagsorden #breadcrumb a {
  color             : #333333;
}

/*
*
* Styling of the content in text
*
*/

#frame #container #centerLeft #center #content #text iframe.subframe {
  border            : 1px solid #764c26;
}

#frame #container #centerLeft #center #content #text iframe.noBorder {
  border          : none;
}

#frame #container #centerLeft #center #content #text ul {
    
}

#frame #container #centerLeft #center #content #text ul li {
  background : url("/CmsSundhed/Images/bullet_dot_black.gif") no-repeat scroll 0px 7px;
}

#frame #container #centerLeft #center #content #text ul.basic li {
  background-image: none; 
}

#frame #container #centerLeft #center #content #text ul.top li {
  background      : transparent url("/CmsSundhed/Images/to_the_top.gif") no-repeat scroll left center;
  
}

#frame #container #centerLeft #center #content #text div.abstract {
  margin-bottom   : 15px;
  font-size       : 11px;
  font-weight     : bold;
  color           : #444444;
}

#frame #container #centerLeft #center #content #text div.abstract img#phAbstractImage_PresentationModeControlsContainer_PresentationImage {
  position        : relative;
  float           : right;
  margin          : 0px 10px 10px 0px;
  z-index         : 1;
}

#frame #container #centerLeft #center #content #text #phBody table {
  position        : relative;
  width           : 100%;
  float           : none !important;
}

#frame #container #centerLeft #center #content #text #phBody span table.dagtabel
{
 
  width: 420px !important;
     


   
  }

#frame #container #centerLeft #center #content #text #phBodyIndex ul.content {
  background-color  : #f5f3f4;
  padding           : 3px 5px 3px 5px;
}



#frame #container #centerLeft #center #content #text #phBodyIndex ul.content a {
  font-weight       : normal;
}

#frame #container #centerLeft #center #content #text #phBodyIndex ul.content li {
  padding-bottom : 3px;
} 

#frame #container #centerLeft #center #content #text #phBodyIndex table {
  width           : 100%;
  float           : none !important;
}

#frame #container #centerLeft #center #content #text #phBodyIndex table {
  width           : 100%;
  float           : none !important;
}

/*#frame #container #centerLeft #center #content #text table.footer {
  position        : static;
  width           : 100%;
  margin-top      : 10px;
  border-collapse : collapse;
}

#frame #container #centerLeft #center #content #text table.footer td {
  padding         : 5px 0px 5px 0px;
  border-top      : 1px dotted #764c26;
  vertical-align  : top;
}


#frame #container #centerLeft #center #content #text table.footer td.faded,
#frame #container #centerLeft #center #content #text table.footer td.faded a {
  border-color    : #7fa1af;
  color           : #7fa1af;
} */


#frame #container #centerLeft #center #content #text #phSummary table.summaryNav {
  background-color : #f5f3f4;
  padding : 3px 5px 3px 20px;
   
}
#frame #container #centerLeft #center #content #text #phSummary table.dagsorden {
  background-color : #000000;
  padding : 3px 5px 3px 20px;
   
}
#frame #container #centerLeft #center #content #text #phSummary table.summaryNav tr {
  height : 30px;
  
}

#frame #container #centerLeft #center #content #text #phSummary table.summaryNav tr td {
  padding-left : 4px;
  padding-right : 3px;
}

#frame #container #centerLeft #center #content #text #summaryFromTo {
  margin-top : 20px;
}

#frame #container #centerLeft #center #content #text #summaryFromTo #summaryDates {
  background-color : #822433; /*defined in individual stylesheet*/
  height : 17px;
  text-align : center;
  padding-top : 3px;
  color : #ffffff;
  margin-top : 3px;
}

#frame #container #centerLeft #center #content #text #phSummary_PresentationModeControlsContainer_htmlContainer a {
  color : #822433;
}

#frame #container #centerLeft #center #content #text #phSummary_PresentationModeControlsContainer_htmlContainer p.border_bottom {
  margin : 0px;
  margin : 12px 0px 0px 0px;
  padding-bottom : 12px;
  border-bottom : 1px dotted black;
}


#frame #container #centerLeft #center #content #text table.letterBox {
  border-bottom      : 1px dotted #764c26;
}
#frame #container #centerLeft #center #content #text table.letterBox tr.top {
  padding-top     : 10px;  
}

#frame #container #centerLeft #center #content #text table.letterBox tr.bottom {
  padding-bottom  : 10px;
  
}

#frame #container #centerLeft #center #content #text table tr td.heading1 {
  font-size       : 22px;
  padding-bottom  : 5px;
  padding-top     : 10px;
  color           : #333333;
}

#categoriesPanel {
  
  padding-left    : 10px;

}



#frame #container #centerLeft #center #content #text .closedText {
  font-weight       : bold;
}

#frame #container #centerLeft #center #content #extra {
  float             : left;
  width             : 166px;  /* width + padding = center width - text width */
  margin-top        : 0px;
  background-color  : Transparent; 
  padding           : 0px 0px 0px 0px; 
  word-wrap         : break-word;
}

#frame #container #centerLeft #center #content #extra .heading {
  background-color  : #822433; /*Changed in individual stylesheet*/
  font-weight       : bold;
  color             : #ffffff;
  height            : 15px;
  padding           : 3px 0px 0px 5px;
}

#frame #container #centerLeft #center #content #extra .news a{
  display         : block;
  padding         : 3px 0px 3px 13px;
  background      : transparent url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 4px 7px;
  font-size       : 11px;

}

#frame #container #centerLeft #center #content #extra span br{
  padding: 0;
  margin: 0;
}

/* INFO */

#frame #container #centerLeft #center #content #extra #info .heading {
  /* background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_ned.gif") no-repeat scroll 140px 8px; */ 
}
#frame #container #centerLeft #center #content #extra #info ul li  {
  padding-left    : 5px;
  padding-right   : 5px;
}

#frame #container #centerLeft #center #content #extra #info ul li span.bold {
  font-weight     : bold;
}

/* SUBSCRIPTION */

#frame #container #centerLeft #center #content #extra #subscription  {
  padding-top     : 8px;
  padding-left    : 5px;  
  padding-bottom  : 8px;
}

/* LINKS */

#frame #container #centerLeft #center #content #extra #links {
  word-wrap       : break-word !important;
}

#frame #container #centerLeft #center #content #extra #links .heading {
  /* background      : #822433 url("/CmsSundhed/Images/Ny_region/pil_ned.gif") no-repeat scroll 84px 8px; */ 
}

#frame #container #centerLeft #center #content #extra #links ul li {
  padding-left    : 5px; 
  padding-right   : 5px;
}

#frame #container #centerLeft #center #content #extra #links ul li a {
  display         : block;
  padding         : 3px 0px 3px 10px;
  background      : transparent url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 0px 7px;
  word-wrap       : break-word; 
}

#frame #container #centerLeft #center #content #extra #links ul li a img{
/*Bruges imidlertid for at få teksten centreret horisontalt efter f.eks. pdf-ikonet), der vises i Links og Filer*/
  display         : block;
  float           : left;
  padding         : 0px 3px 3px 1px;
}


/*
 * FRAME CONTAINER CENTERLEFT LEFT 
*/

#frame #container #centerLeft #left {
  float             : right; /*floats next to the center div */
  background-color  : Transparent;  
  width             : 183px; /* multiplied with the center witdh it has to be equal to 
                                or smaller than the centerLeft width */
  word-wrap         : break-word;
}

#frame #container #centerLeft  #left ul {
  margin            : 0px 0px 0px 0px;
  padding           : 0px 0px 0px 0px;
  background-color  : #ffffff;
  border-left       : 1px solid #969696;
  list-style-type   : none;
}

#frame #container #centerLeft  #left ul li.channel{
  background-color : Transparent;
}

#frame #container #centerLeft  #left ul ul {
  background-color : Transparent;
}

#frame #container #centerLeft  #left ul ul ul {
  background-color : Transparent;
}


#frame #container #centerLeft  #left ul li.channel,
#frame #container #centerLeft  #left ul li.posting {
  padding-left      : 0px;
  margin-top        : 1px;
  background-color  : #802233;/*Changed in the individuel color stylesheet */
}

#frame #container #centerLeft  #left ul li.channel a,
#frame #container #centerLeft  #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;*/
}

#frame #container #centerLeft  #left ul li.channel_open ul {
  border : none;
}

/*1. niveau open*/
#frame #container #centerLeft  #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 */
}

#frame #container #centerLeft  #left ul li.channel_open ul li.posting a,
#frame #container #centerLeft  #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;*/
}

#frame #container #centerLeft  #left ul li.channel_open ul li.posting,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel {
  margin-top      : 0px;
}

/* 2. niveau */ 
#frame #container #centerLeft  #left ul li.channel_open ul li.posting_active a,
#frame #container #centerLeft  #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            : #ffffff;
}

/*2. niveau open*/
#frame #container #centerLeft  #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 */
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.posting a,
#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.channel a { 
  background-color    : Transparent;
  padding-left        : 28px;
  font-weight         : normal;
  
}

#frame #container #centerLeft  #left ul li.channel_open ul li.channel_open ul li.posting_active  a,
#frame #container #centerLeft  #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;
    
}


/*Holds the address text in the bottom of the page */
#frame #container #centerLeft #address {
  background-color    : Transparent;
  margin-left         : 183px; /*the same as the width of the menu*/ 
}

#frame #container #centerLeft #address a {
  font-weight         : bold;
} 


/*Makes the right div it floats left of the centerleft div*/
#frame #container #right {
  float : left;
  margin-left: 0px; /*multiplied with the width and the width of the centerLeft width it has to be 
                        equal to or smaller than the width og the container width */
  width : 145px; 
  background-color : Transparent;
  padding-left : 9px;
  padding-top : 0px;
  word-wrap       : break-word;
}

#frame #container #right .whiteDiv {
  width : 130px;
  background-color :#ffffff;
  padding   : 3px;
  margin-bottom : 10px;
}

/*Because of the padding in Firefox*/
/* if FireFox 
#frame #container #right {
  width : 80px;
}*/

/*Change color of the tools */
#frame #container #right #tools {
  background-color : #822433;   /*Changed in the individuel color stylesheet */
  width : 136px;
  /*padding-top : 5px;
  padding-bottom : 5px;
  padding-left : 5px;*/
  margin-bottom : 10px;
  margin-top    : 10px;
}

#frame #container #right #tools ul {
  list-style-type : none;
  padding-top : 5px;
  padding-bottom : 5px;
  margin: 0;
  
}

#frame #container #right #tools ul li {
  padding-top : 1px;
  padding-bottom : 1px;
}

#frame #container #right #tools ul li a {
  color : #ffffff;
  
}

#frame #container #right #tools ul.basic li {
  background-image: none;
}

#frame #container #right #tools ul.tools li {
  padding-left    : 25px;
  background      : transparent none no-repeat scroll left center;
}

#frame #container #right #tools ul.tools li.print {
  background      : #822433 url("/CmsSundhed/Images/icon_print.gif") no-repeat scroll 4px 2px;
}

#frame #container #right #tools ul.tools li.read {
  background      : #822433 url("/CmsSundhed/Images/icon_read.gif") no-repeat scroll 4px 2px;
}

#frame #container #right #tools ul.tools li.rss {
  background      : #822433 url("/CmsSundhed/Images/rss14.png") no-repeat scroll 4px 2px;
}

#frame #container #right #tools ul.tools li.largertext {
   background      : #822433 url("/CmsSundhed/Images/icon_text.gif") no-repeat scroll 5px 2px;
}

#frame #container #right #tools ul.tools li.smallertext {
   background      : #822433 url("/CmsSundhed/Images/icon_text.gif") no-repeat scroll 5px 2px;
}

#frame #container #right #tools ul.tools li.mail {
   background      : #822433 url("/CmsSundhed/Images/icon_mail.gif") no-repeat scroll 4px 3px;
}

#frame #container #right #tools ul.tools li.sitemap {
   background      : #822433 url("/CmsSundhed/Images/icon_sitemap.gif") no-repeat scroll 4px 0px;
}

#frame #container #right #tools ul.tools li.access {
  background-image: none;
}

/*
 *  Tripleteaser see specialstylesheet.
*/ 

#frame #container #right input.search_input {
  margin          : 0px;
  width           : 94px;
  border          : 1px solid #939393;
  margin-bottom   : 2px;
  font-size       : 10px;
}

#frame #container #right>input.search_input {
  margin          : 0px 0px 0px 0px;
}

#frame #container #right input.search_button {
  
  margin-left     : 6px;
  font-size       : 10px;
  height          : 16px;
  width           : 30px;
  margin-bottom   : 2px;  
}

#frame #container #right td.healthLink {
  padding-left  : 4px;
  padding-top   : 2px;
  background-color : #f5f3f4;
  
}

#frame #container #right td.healthLink a {
  display         : block;
  padding         : 0px 0px 0px 10px;
  background      : transparent url("/CmsSundhed/Images/Ny_region/pil_venstre_graa.gif") no-repeat scroll 0px 4px;
  color           : Black;
}

#frame #container #right #mapTop {
  padding           : 4px 0px 4px 5px;
  font-weight       : bold;
  background-color  : #822433; /*Changed in the individuel color stylesheet */
  color             : #ffffff;
}

/*After div with either float : left or float : right you have to clear the div surrounding the divs
  other wice the next divs will also float. Use this tag like this <br class="clear"  /> after the last 
div that floated but inside the containing div  */
#frame .clear {
  clear : both;
}

/*
Styling til dagsorden
Skal flyttes til seperat dagsorden

*/

#frame #container #centerLeft #center #content #text .TypografiTypografiFedArial15pkt
{
 
  
}



