body {
		 font-family	     : Arial;
		 color             : #000000;
}
.content {
    /*   S�ger for at siden bliver centreret   */
		max-width          : 1800px;  
    margin             : auto;
    padding            : 10px;
		margin-bottom      : 60px;
}
a:link    {color:black;    background:transparent; text-decoration:none;}                     /* ubes�gt link  */     
a:visited {color:black;    background:transparent; text-decoration:none;}                     /* bes�gt link   */   
a:hover   {color:red;      background:transparent; text-decoration:none;background-color:#dddddd;font-weight: bold;}   /* mus over link */   
a:active  {color:black;    background:transparent; text-decoration:none;}                     /* aktiv link    */   

.table01_tdv, .table01_tdh {
		width              : 20%;
}
.table01_tdm {
		width              : 60%;
}

.table01_tdm, .table01_tdv, .table01_tdh {
			vertical-align   : top;
}
.table00 {
			/* border           : 3px solid blue;    */
			width            : 100%;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
      background-color : none;
			border-collapse  : collapse;    /* separate / collapse */
}
.table01 {
			/* border           : 3px solid blue;    */
			width            : 100%;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
			border-collapse  : collapse;    /* separate / collapse */
}
.table02 {
			/* border           : 3px solid green; */
			width            : 100%;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
			border-collapse  : collapse;    /* separate / collapse */
}
.table03 {   /* -bruges ikke  */
			/* border           : 3px solid green; */
			width            : 100%;
      background-color : none;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
			border-collapse  : collapse;    /* separate / collapse */
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}


.table01_tdv, .table01_tdh, .table01_tdm, .table01_tdv, .table01_tdh, .table00, .table01, .table02 {
      }
.fs01 {
      font-size                  : 13px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      background-color           : #5AE770;
		  cursor                     : pointer;
        box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.lg01{
      font-size                  : 15px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
    	color                      : white;
      background-color           : #1AB331; 
      width                      : 96%;
}
.fs02 {
      background-color           : 	#D1CEFF;   /* lysebl� */
}
.fs03 {
      background-color           : 	#D1CEFF;   /* lysebl� */
}
.lg02{
      font-size                  : 22px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
    	color                      : white;
      background-color           : #1D0CEF; /*  blue  */
      width                      : 99%;
}
.lg01, .lg02   {
      padding-left     : 8px; 
      padding-top      : 8px; 
      padding-right    : 3px; 
      padding-bottom   : 8px; 
      box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.lg01, .lg02   {
			border-radius    : 8px; 
}
.fs01, .fs02, .fs03 {
			border-radius    : 8px; 
}
.fs04 {
			border-radius    : 8px; 
}
			
.td_toppen {
      text-align                 : center;
}
.td_toppen_right {
      text-align                 : right;
}
.sprog_valg{
      font-size                  : 11px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
    	color                      : #1D0CEF;  /*  blue  */
}
.overskrift_toppen {
      font-size                  : 70px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
    	color                      : #1D0CEF;  /*  blue  */
      background-color           : #D1CEFF;   /* lysebl� */
      width                      : 100%;
      height                     : 80px;
      text-align                 : center;
}
.overskrift_toppen_OLD {
      font-size                  : 30px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
    	color                      : white;
      background-color           : #1D0CEF; /*  blue  */ 
      width                      : 100%;
      height                     : 80px;
      text-align                 : center;
}
.table_bund {
      border-radius    : 8px;
			width            : 100%;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
			border-collapse  : collapse;    /* separate / collapse */
      box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}

.bund_v {  
      text-align                   : left;
			border-top-left-radius       : 8px; 
			border-bottom-left-radius    : 8px; 
}
.bund_m {
      text-align                 : center;
}
.bund_h {
      text-align                 : right;
			border-top-right-radius       : 8px; 
			border-bottom-right-radius    : 8px; 
}
.bund_v, .bund_m, .bund_h {
      font-size                  : 12px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
      height                     : 50px;
      color                      : silver; /*#666666;   /* gr�  */
      background-color           : #1D0CEF; /*#D1CEFF;   /* lysebl� */
      padding-left               : 10px; 
      padding-right              : 10px; 
			width                      : 33.3%;     
}
.bund_v, .bund_m, .bund_h {
			/*border-radius    : 8px; */
      }
.bund_m {
			text-align        : center;
}
.bundtr {
       border: 2px solid red;
}
.table_bund_visits {
			width            : 100%;
			border-spacing   : 0px;        /* har ingen effect hvis collapse er valgt*/
			border-collapse  : collapse;    /* separate / collapse */
     /* box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19); */
}
.bund_visits, .bund_visits_all {
      font-size                  : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight                : bold;
      padding-left               : 5px; 
      padding-right              : 5px; 
      border-radius              : 8px;
      width                      : 8%;
}
.bund_visits {
      color                      : silver; /*#666666;   /* gr�  */
      background-color           : #1D0CEF; /*#D1CEFF;   /* lysebl� */
}
.bund_visits_all {
      color                      : #1D0CEF; /*#D1CEFF;   /* lysebl� */
      background-color           : silver; /*#666666;   /* gr�  */
}
/* siden ret data */
.td_cv {
      font-size                  : 9px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      background-color           : #D1CEFF;   /* lysebl� */
      text-align                 : left;
      vertical-align             : top;
			white-space                : normal;      /* nowrap normal pre                     */
      padding-left     : 5px; 
      padding-top      : 3px; 
      padding-right    : 5px; 
      padding-bottom   : 3px; 
}
.td_cv_form_lbn {
      font-size                  : 13px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                      : red;
      font-weight                : bold;     
      background-color           : #D1CEFF;   /* lysebl� */
      text-align                 : left;
      vertical-align             : top;
			white-space                : normal;      /* nowrap normal pre                     */
      padding-left     : 5px; 
      padding-top      : 3px; 
      padding-right    : 5px; 
      padding-bottom   : 3px; 
}

.td_cv_form_label {
      font-size                  : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      vertical-align             : top;
} 
.td_cv_form_input {
		 font-family	              : Arial;
		 color                      : #000000;
     font-size                  : 11px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
     vertical-align             : top;
}
.td_cv_form01 {
      font-size                 : 11px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : red;
      font-weight               : bold;     
			text-align                : right; 
} 

.td_gruppe, .td_gruppe_erfar {
      color                     : black;
      font-weight               : bold;     
			text-align                : right; 
      padding-left     : 5px; 
      padding-top      : 5px; 
      padding-right    : 5px; 
      padding-bottom   : 5px; 
      vertical-align   : top;
      background-color : #D1CEFF;   /* lysebl� */
      /*width            : 120px; */
			width            : 25%; 
} 
.td_gruppe {
      font-size                 : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      padding             : 5px 5px 5px 5px; 
}
.td_gruppe_erfar {
      font-size                 : 12px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      padding             : 8px 5px 5px 5px; 
}

.td_gruppe_kontakt {
      font-size                 : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : black;
      font-weight               : bold;     
			text-align                : right; 
      padding-left     : 5px; 
      padding-top      : 5px; 
      padding-right    : 5px; 
      padding-bottom   : 5px; 
      vertical-align   : bottom;
      background-color : #D1CEFF;   /* lysebl� */
      width            : 20%;   
} 

.td_subject {
      font-size                 : 13px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : black;
      font-weight               : bold;     
			text-align                : left; 
      padding-left     : 5px; 
      padding-top      : 5px; 
      padding-right    : 5px; 
      padding-bottom   : 5px; 
      vertical-align   : bottom;
} 
.td_subject_kontakt {
      font-size                 : 15px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : black;
      font-weight               : normal;     
			text-align                : left; 
      padding-left     : 5px; 
      padding-top      : 5px; 
      padding-right    : 5px; 
      padding-bottom   : 5px; 
      vertical-align   : bottom;
} 

.td_body {
      font-size                 : 12px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : black;
      font-weight               : normal;     
			text-align                : left; 
      padding-left     : 5px; 
      padding-top      : 5px; 
      padding-right    : 5px; 
      padding-bottom   : 5px; 
      vertical-align   : top;
} 
.td_body_oracle {
      font-size           : 12px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color               : black;
      font-weight         : normal;     
			text-align          : left; 
      padding             : 5px 5px 5px 5px; 
      vertical-align      : top;
} 
@media print {
.td_body_oracle {
      font-size           : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color               : black;
      font-weight         : normal;     
			text-align          : left; 
      padding             : 5px 5px 5px 5px; 
      vertical-align      : top;
      background-color    : white;
} 
}
.td_value_1 {
      font-size                 : 11px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                     : black;
      font-weight               : normal;     
			text-align                : right; 
      padding-left     : 5px; 
      padding-top      : 3px; 
      padding-right    : 5px; 
      padding-bottom   : 3px; 
      vertical-align   : top;
      width            : 80px;  
} 

/*    Page: 59.01.01.formopret.php    */
.td_cv_retlbn, .td_cv_retpage, .td_cv_retgruppe, .td_cv_retvalue_1, .td_cv_retknap,.td_cv_retsorter,.td_cv_retsubject, .td_cv_retbody, .td_cv_ret {
      font-size         : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color             : black;
      font-weight       : normal;     
}
.td_cv_retlbn     {
      font-size         : 14px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight       : bold;     
}
.td_cv_retpage    {
}
.td_cv_retgruppe  {
}
.td_cv_retvalue_1 {
}
.td_cv_retknap    {
    text-align          : right;
}
.td_cv_retsorter  {
}
.td_cv_retsubject {
      font-size         : 11px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      font-weight       : bold;     
}
.td_cv_retbody    {
}
.td_cv_ret    {
}

/* Firma og mail */
            .mailtext {
                font-size      : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
						    text-align     : right;
								width          : 150px;
                position       : relative;
                top            :   0px;
                left           :   0px;
						}
            .mailinput {
		            font-family	   : Arial;
                font-size      : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
		            color          : #000000;
						    text-align     : left;
								width          : 400px;
                position       : relative;
                top            :   -17px;
                left           :  155px;
						}
            .inputbox {
		            font-family	   : Arial;
                font-size      : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
		            color          : #000000;
						}

    .explanation_03_02 {
		    font-size        : 90%;
				font-style       : italic;
		    font-weight      : normale;
				color            : blue;
				background-color : #CCCCCC;
				border-radius    : 8px;
        padding-left     : 8px; 
        padding-top      : 8px; 
        padding-right    : 8px; 
        padding-bottom   : 8px; 
		}
		.head_03_02 {
		    font-weight     : bold;
				font-decoration : underline;
		}
    .foto_job {
				border-radius    : 20px;
			  width            : 90%;
		}

    .foto_allan {
				border-radius    : 8px;
				width            : 99%;
		}
		.menuover {
		    font-weight      : bold;
				font-decoration  : underline;
		    font-size        : 90%;
				font-style       : italic;
				color            : #006600;
		}

		.afsnit_03_01, .afsnit_03_02 {
		    font-weight     : bold;
				color           : #999999;
		}
		.afsnit_03_01 {
		    font-size        : 22px;   /*150%; */
        text-align      : left;
				width           : 100%;
        padding-left       : 5px; 
        padding-top        : 5px; 
        padding-right      : 5px; 
        padding-bottom     : 0px;
		}
		.afsnit_03_02 {
		    font-size        : 180%;
        text-align      : center;
				width           : 100%;
		}
    .erfar_forklaring  {
        font-size          : 10px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
        font-weight        : bold;
    		color              : #1D0CEF;  /*  blue  */
        background-color   : #D1CEFF;   /* lysebl� */
    		border-radius      : 8px;
        padding-left       : 5px; 
        padding-top        : 5px; 
        padding-right      : 5px; 
        padding-bottom     : 5px;
    		width              : 100%; 
        text-align         : center;
    }
		.lbn {
		    font-size          : 100%;
        color              : red;
        font-weight        : bold;
		}
		
		
.ipno {
      font-size                  : 12px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      text-align                 : center;
	  width						: 100%;
}
		
/*****[  Ubenyttet kode  ]********************************************************************************************/
.ej{
      font-size                  : 22px;        /* skriftst�rrelsen (xx% xxpx xxem xxpt) */
      color                      : red;
      font-weight                : bold;   
	  width						 : 100%;
	  border					 : 1px solid #C0C0C0;
	  border-radius				 : 8px;
	  padding					 : 5px 5px 5px 5px;
	  text-align				 : center;
	  margin-bottom				 : 10px;
	  background-color			 : #ffff66;

}


