﻿/*___Generel css___*/
body 
{
    background-image: url('../image.aspx?Folder=Style&Path=bg.jpg');
     background-color: #ADE3F7;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

img
{
    border-width: 0px;
}

table   
{
    border-collapse:collapse;
    border: solid 0px red;
}
td
{
    padding-bottom: 0px; 
    padding-left: 0px; 
    padding-right: 0px; 
    padding-top:0px;
    
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    
    vertical-align: top;
    text-align:justify;
}

.alignmidt  
{
     vertical-align: middle;
}

.PaddingLeft
{
	padding-left: 5px;
}

.fejlbesked 
{
    color:Red;
    font-weight:bold;
}

.defaultknap
{
    border-color: #003366;
    border-width: 1px;
    border-style: solid;
    background-color: Transparent;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
}

.SoegFelt   
{
    border-style: solid;
    border-color: #909090;
    border-width: 1px;
    font-family:Arial;
    font-size: 13px;
    height: 13px;
    width: 200px;
    background-color: Transparent;
    padding-bottom: 0px; 
    padding-left: 2px; 
    padding-right: 0px; 
    padding-top:0px;
    color: Black;
    vertical-align:top;
}

.soegKnap
{
    vertical-align:bottom;
    cursor: pointer;
    
}

/*___Slut Generel css___*/



/*___Main tabel___*/
    table#MainTable {width: 100%;}

    td#Banner_h {background-image: url('../image.aspx?Folder=Style&Path=banner_h.jpg'); background-repeat:no-repeat; background-position:right; width: 762px;}
    td#Banner_v {background-image: url('../image.aspx?Folder=Style&Path=repeat_banner.jpg'); width:100%;}
    div#menu    {width:764px; height: 50px;}
    td#menu_repeat  {height: 50px; background-image: url('../image.aspx?Folder=Style&Path=repeat_menu.jpg'); background-repeat:repeat-x;}

    td#luft_v   {height: 11px; background-image: url('../image.aspx?Folder=Style&Path=menu_under.jpg'); background-repeat:repeat-x; }
    td#luft_h   {height: 11px; background-image: url('../image.aspx?Folder=Style&Path=repeat_menu_under.jpg'); background-repeat:repeat-x;}

    td#page {background-image: url('../image.aspx?Folder=Style&Path=repeat_side.jpg'); background-repeat:repeat-x; background-color: #ADE3F7;}
    td#Page_repeat  {background-image: url('../image.aspx?Folder=Style&Path=repeat_side.jpg'); background-repeat:repeat-x; background-color: #ADE3F7;}

    td#bund_1_v {background-image: url('../image.aspx?Folder=Style&Path=bund.jpg'); width: 762px; height: 95px; vertical-align:bottom; text-align:center;}
    div#bund_center_tekst    {vertical-align:top; height:43px;}
    td#bund_1_h {background-image: url('../image.aspx?Folder=Style&Path=bund.jpg');}

    td#bund_2_v {width: 762px; height: 30px; background-color: #003366; text-align:center; vertical-align:middle; color: White;}
    td#bund_2_h {background-color: #003366;}

/*___Slut Main tabel___*/


/*___Udskrift tabel___*/
    .table{}

    td.lt_t_v {width:25px; background-image: url('../image.aspx?Folder=Style&Path=table_light_t_v.jpg');}
    td.lt_t_m {width:23px; background-image: url('../image.aspx?Folder=Style&Path=table_light_t.jpg'); vertical-align:top; padding-top: 14px; padding-bottom: 0px;}
    td.lt_t_h {width:23px; background-image: url('../image.aspx?Folder=Style&Path=table_light_t_h.jpg');}
	
	td.wt_t_v {width:16px; background-image: url('../image.aspx?Folder=Style&Path=table_white_t_v.jpg');}
    td.wt_t_m {width:14px; background-image: url('../image.aspx?Folder=Style&Path=table_white_t.jpg'); vertical-align:top; padding-top: 14px; padding-bottom: 0px;}
    td.wt_t_h {width:14px; background-image: url('../image.aspx?Folder=Style&Path=table_white_t_h.jpg');}
	td.wt_m_v {width:16px; padding-bottom: 0px; background-image: url('../image.aspx?Folder=Style&Path=table_white_v.jpg');}
    td.wt_m_m {padding-bottom: 0px; background-color: #FFFFFF;}
    td.wt_m_h {width:14px; padding-bottom: 0px; background-image: url('../image.aspx?Folder=Style&Path=table_white_h.jpg');}
	td.wt_b_v {width:16px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_white_b_v.jpg');}
    td.wt_b_m {width:16px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_white_b_m.jpg');}
    td.wt_b_h {width:14px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_white_b_h.jpg');}

	div.w_t_m   {font-weight: bold; height:13px; padding-top: 8px;}
    div.w_m_m   {background-image: url('../image.aspx?Folder=Style&Path=hrw.jpg'); background-repeat:repeat-x; background-position:top;}
    td.w_m_v {width:25px; padding-bottom: 5px; background-image: url('../image.aspx?Folder=Style&Path=table_v.jpg');}
    td.w_m_m {padding-bottom: 5px; background-color: #ADE3F7;}
    td.w_m_h {width:23px; padding-bottom: 5px; background-image: url('../image.aspx?Folder=Style&Path=table_h.jpg');}
    
    
    td.dt_t_v {width:25px; background-image: url('../image.aspx?Folder=Style&Path=table_dark_t_v.jpg');}
    td.dt_t_m {width:23px; background-image: url('../image.aspx?Folder=Style&Path=table_dark_t.jpg'); vertical-align:top; padding-top: 14px; padding-bottom: 0px;}
    td.dt_t_h {width:23px; background-image: url('../image.aspx?Folder=Style&Path=table_dark_t_h.jpg');}

    td.t_m_v {width:25px; padding-bottom: 20px; background-image: url('../image.aspx?Folder=Style&Path=table_v.jpg');}
    td.t_m_m {padding-bottom: 20px; background-color: #ADE3F7;}
    td.t_m_h {width:23px; padding-bottom: 20px; background-image: url('../image.aspx?Folder=Style&Path=table_h.jpg');}

    td.t_b_v {width:25px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_b_v.jpg');}
    td.t_b_m {width:25px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_b_m.jpg');}
    td.t_b_h {width:23px; height: 38px; background-image: url('../image.aspx?Folder=Style&Path=table_b_h.jpg');}

    /*___Specifik til produkter___*/
    div.g_t_m   {font-weight: bold; height:13px; padding-top: 8px;}
    div.g_m_m   {background-image: url('../image.aspx?Folder=Style&Path=hr.jpg'); background-repeat:repeat-x; background-position:top;}
    td.g_m_v {width:25px; padding-bottom: 5px; background-image: url('../image.aspx?Folder=Style&Path=table_v.jpg');}
    td.g_m_m {padding-bottom: 5px; background-color: #ADE3F7;}
    td.g_m_h {width:23px; padding-bottom: 5px; background-image: url('../image.aspx?Folder=Style&Path=table_h.jpg');}
    /*___Slut Specifik til produkter___*/
    
/*___Slut Udskrift tabel___*/


/*___Alle link___*/
a:link          {color: black}
a:visited       {color: black}
a:hover         {color: #909090}
a:active        {color: #909090}
/*___Slut Alle link___*/

/*___Link uden understreg___*/
a:link.u    {color: black; text-decoration: none;}
a:visited.u {color: black; text-decoration: none;}
a:hover.u   {color: #909090; text-decoration: none;}
a:active.u  {color: #909090; text-decoration: none;}
/*___Slut Link uden understreg___*/

/*___Hvide links uden understreg___*/
a:link.hu    {color: white; text-decoration: none;}
a:visited.hu {color: white; text-decoration: none;}
a:hover.hu   {color: white; text-decoration: underline;}
a:active.hu  {color: white; text-decoration: underline;}
/*___Slut Hvide links uden understreg___*/

