﻿


a,  
a:link,
a:visited,
a:active
{
    text-decoration:none;
	font-weight:normal;
    color:#000;
}

a:hover
{ 
    text-decoration: underline;
}


#menudiv
{
    width: 150px;
    height: 200px;
    float: left;
}

#maindiv
{
    width: 900px;
    border: solid 1px black; 
    margin: auto;
    padding: 10px;    
}

.undermenu a,  
.undermenu a:link,
.undermenu a:visited,
.undermenu a:active
{
    background-image: url(/images/pil_h.gif); 
    background-repeat: no-repeat;
    text-decoration:none;
	font-weight:normal;
	padding-left: 10px;
}

.undermenu a:hover
{ 
    text-decoration: underline;
}

.ul_clear li
{
    margin: 0;
    padding: 0; 
    list-style-type:none;    
}



.formular_table
{
    
    width: 700px; 
    margin:10px 0px 0px 0px;
    font-size:11px;
}

.liste_std
{  
    margin: 0;
    padding: 0 0 0 10px;
    list-style-type:none;    
}

.soeg_textbox,
.formular_textbox
{
    font-size: 11px;   
}

.soeg_textbox
{
    width: 200px;
}

.formular_textbox
{
    width: 530px; 
}

.formular_textarea
{
    font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;	
    width: 525px;
    height: 50px;
    border:1px solid #999;
    padding:3px;
}

select 
{
     font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    }

.special_ddl
{
    width: 350px;
    height: 19px;
    font-size: 11px;
}

.special_knap
{
    height: 20px;
    font-size: 11px;
}

.special_div
{
    width: 532px;
    background-color: #eee;
    padding: 1px;
}

.produktkolonne
{
    float: left;
    width: 80px;
    margin-right: 2px;
}

.produktraekke
{
    width: 100%;
    margin-bottom: 10px;
}


#oversigt
{
    width: 700px;
    border-top: solid 1px #ccc;
    margin-top: 20px;
}

#oversigt td
{
    /*font-weight: bold;*/
    height: 20px;
    border-bottom: solid 1px #ccc;
}

.productlisttable td 
{
    border-bottom:1px solid #ccc;
    padding:10px 0px 10px 0px;
    }

.center
{
    text-align: center;
}

#under_ul li
{
    float: right; 
    list-style-type: none;
    padding-left: 15px    
}

.status_fejl
{
    color: Red;   
}

.validering
{
    Font-size: 14px;
}

.oversigt_rapport_header
{
    background-color: #eee;
    height: 25px;
    border-top: solid 1px #ccc;        
    border-bottom: solid 1px #ccc;        
    text-align: left;
}


.oversigt_rapport
{
    width: 700px;
    border: 0px;
    border-top: solid 1px #ccc;        
    margin-top: 20px;
    padding: 0 5px 0 5px;
}

.oversigt_rapport td
{
    /*font-weight: bold;*/
    height: 25px;
    border-bottom: solid 1px #ccc;
}

.sortering_op
{
    background-image: url(/images/moveup.gif); 
    background-repeat: no-repeat; 
    background-position:right bottom;
}

.sortering_ned
{
    background-image: url(/images/movedown.gif); 
    background-repeat: no-repeat; 
    background-position:right bottom;
}


.sortering,  
.sortering:link,
.sortering:visited,
.sortering a:active,
.sortering,  
.sortering_ned:link,
.sortering_ned:visited,
.sortering_ned a:active,
.sortering_op,  
.sortering_op:link,
.sortering_op:visited,
.sortering_op a:active
{
    font-weight: bold;
}




a.gourmetrollover {
    display: block;
    width: 184px;
    height: 280px;
    background: url("/images/cat_gourmet.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a.wellnessrollover {
    display: block;
    width: 184px;
    height: 280px;
    background: url("/images/cat_wellness.jpg") 0 0 no-repeat;
    text-decoration: none;
}

a.livingrollover {
    display: block;
    width: 184px;
    height: 280px;
    background: url("/images/cat_living.jpg") 0 0 no-repeat;
    text-decoration: none;
}
 

   