*{
   font-family: arial;
   font-size: 12px;
}

body{
   margin:0px;
}

table{
   border-collapse:collapse;
}

div.topmenu{
   margin:0px;
   padding:0px;
}
img{
   border-width:0;
}

table.liste td.colhead{
   background-color:#c0c0c0;
   font-size:10px;
   color: #333333;
   padding:0px 6px;
}


a.ordermenulink {
   font-family:arial;
   color: #000000;
   text-transform:uppercase;
}
a.ordermenulink:hover {
   color: #990000;
}

a{
   text-decoration:none;
   color:#552211;
   font-weight:bold;
}

a:hover{
   color:#fb6509;
}

/*input, textarea {border:1px solid #c0c0c0;font-size:12;color:#460e00;}*/
input.knap{
   color:#552211;
   padding:2px;
   text-align:center;
   font-size: 11px;
   font-weight:normal;
}

table.liste{
   border: 1 solid #cccccc;
}
table.liste td{
   padding: 6px 9px;
   font-size:11px;
   border-bottom: 1 solid #cccccc;
}
table.liste tr.r0 {
   background-color: #f6f6f6;
}
table.liste tr.r1 {
   background-color: #ffffff; 
}

.head3{
   font-size:11pt;
   font-weight:bold;
   background-color:#fcd4b7;
   padding:6px;
}

/* head4 til tabeloveskrifter */
.head4{
   font-size: 10px; 
   text-align:left; 
   padding:4px;
}

table{
   empty-cells:show;
}
td{
   font-size:12px;
   vertical-align:top;
}

.status{
   font-family:"Wingdings 2";
   font-size:16;
   font-weight:bold;
   text-align:center;
}

.ordreListe{border-bottom:1 solid #cccccc;border-top:1 solid #cccccc;text-align:right;padding:4px;}
.shophead{font-size:10;color:#666666;border:1px solid #460e00;border-collapse: collapse;text-align:right;padding:1 5;background-color:#eeeeee;} 

.progressbar{width:300px;height:20px;border:1px solid #cccccc;text-align:left;padding:0px;}
.progress{width:0px;height:20px;background-color: #990000;}

div.status_ {height: 12px; width: 12px; background-color: #00aa00;}
div.status_yes {height: 12px; width: 12px; background-color: #00aa00;}
div.status_no {height: 12px; width: 12px; background-color: #990000;}
