DIV,TD,BODY {
        font-family:                        arial narrow, arial, helvetica, verdana;
        font-size:                                12px;
        color:                                        #333333;
}

input {
        font-family: arial;
}

textarea {
        font-family: arial;
}

TABLE.mainTable {
        background-color:        #EFEFEF;
        border:                                                1px;
        border-style:                                solid;
        border-color:                                #CCCCCC;

}

IMG.preview {
        background-color:        #CCCCCC;
        border:                                                1px;
        border-style:                                solid;
        border-color:                                #999999;
}

.rubrik {
        font-family:                                arial;
        font-weight:                                bold;
        font-size:                                        16px;
}
.table_head_color {
        background-color: #ECECEC;
}

div.edit {
   margin-left:   auto;
   margin-right:  auto;
   width: 800px;
}

legend {
   font-family:      arial;
   font-weight:      bold;
   font-size:        14px;

}
fieldset {
   margin-left:   auto;
   margin-right:  auto;
   background-color: #EFEFEF;
   width: 500px;
   text-align: left;
}

fieldset.half {
   text-align: left;
   background-color: #EFEFEF;
   width: 370px;
}
