/*******************************/
/* Stylesheet for udskrift*/
/*******************************/

body {
   background-color: #FFFFFF;
   margin-top: 10px;
   margin-right: 0px;
   margin-bottom: 10px;
   margin-left: 10px;
   margin-right: 10px;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   }

td, p, tbody  {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 9pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   }

/************************/
/* Overskrifter         */
/************************/
h1, H2, H3, H4 {
   font-family: arial, helvetica, sans-serif;
   font-size: 18px;
   font-weight: bold;
   color: #4c7fa1;
   }

/************************/
/* Links                */
/************************/
a {
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 10pt;
   font-weight: normal;
   text-decoration: underline;
   color: #515151;
   line-height: 13pt;
   }
 

/************************/
/* News wraps           */
/************************/
.news_wrap1 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   text-decoration: none;
   }

.news_wrap1 A {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 8pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   text-decoration: none;
   }

.news_wrap2 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 7pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   text-decoration: none;
   }

.news_wrap2 A {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 7pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   text-decoration: none;
   }

.news_wrap3 {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 7pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   text-align: left;
   }

.news_wrap3 A {
   font-family: verdana, arial, helvetica, sans-serif; 
   font-size: 7pt;
   font-weight: normal;
   text-decoration: none;
   color: #515151;
   line-height: 13pt;
   }





   
/************************/
/* Filelinks            */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; padding-top: 6px; width: 1%; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: normal; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }

******************/
/* Formular      */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }



