#hdr {    
  background-image: url(../pics/topimages/09.jpg);
}
/*for at få plads til højrekolonne med loginoplysninger*/
#c-col {
width: 60%;
border: 0px;  
}


.itemshort{
display: block;
/*float: left;*/
width: 99%;
font-size: 1.2em;
min-height: 2em;
border: 1px #eee solid;
padding-left: .5em;
padding-top: .5em;
margin-top: .5em;
background: url('../pics/design/itemtop.png') repeat-x;
}

.title{
display: block;
/*float: left;*/
margin-bottom: .5em;
width: 30%;
}
.creator{
display: block;
/*float: left;*/
width: 25%;
}

.itemshortformater{
float: right;
width: auto;
}

.itemshortformater img{
margin-right: .5em;
}

.itemshort a{
color: #000;
font-weight: bold;
}




.descriptiontitle{
float: left;
display: block;
width: 18%;
margin-left: .5em;
margin-top: .5em;
clear: left;
font-weight: bold;
border-bottom: 1px dotted #aaa;
min-height: 3em;
}

.descriptiontitle img,input{
margin-right: .5em;
}

.description{
/*float: left;*/
display: block;
width: 90%;
margin-left: .5em;
margin-top: .5em;
margin-bottom: .25em;
min-height: 2em;

}

.itemfull.sub{
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  margin-left: 1.8em;
}

/*.itemfull input
{
display:block;
}*/

.heading{
margin-top: 1em;
min-height: 2em;
font-weight: bold;
border-bottom: 1px dotted #aaa;
}



.imagespace{
float: right;
display: block;
width: 20%;
margin-left: .5em;
margin-top: .5em;
}

.boxborder-rh-col {
margin-left: 1.5em;
margin-top: 1.5em;
min-width: 12.6em;
}

.orderbutton{
/*border:10px solid #000000;*/
float: right;
}




.star-indryk{
margin-left: 1.5em;
margin-top: .2em;
padding: .2em;
border: 1px dotted #dedede;
}

table.mit_bib_table
{
margin-top:2.0em;
margin-bottom:2.0em;
}

.tableHeader TD {
  background: url('../pics/design/itemtop.png') repeat-x;
  padding:      3px;
  padding-left:   8px;
  border-color:   #768E9A;
  border-right:   1px dashed;
  border-bottom:   1px solid;
font-weight:bold;
}

.tableHeader .lastTD {
  background: url('../pics/design/itemtop.png') repeat-x;
  padding:      3px;
  padding-left:   8px;
  border:       0px;
  border-bottom:   1px solid;
}

.tableRow TD {
  padding:      3px;
  padding-left:   8px;
  border-right:   1px dashed #C4D2D8;
  border-bottom:    1px solid #C1D0D7;
}

.tableRow .lastTD {
  padding:      3px;
  padding-left:   8px;
  border:       0px;
  border-bottom:    1px solid #C1D0D7;
}

div.status_wrap
{
}

div.status_wrap .orderbutton
{
/*border:10px solid #CCCCCC;*/
font-size:1.0em;
height:2.3em;
}

