#header h1 {
  color:#15428B;
  font-size:16px;
  font-weight:normal;
  padding:5px 10px;
}
.fett{font-weight:bold;}

#header {
  color:#15428B;
  font-size:11px;
  font-weight:normal;
  padding:5px 10px;
}
#header .titel,#logintitle{font-size:16px;}
#header .rechts{position:absolute;right:10px;margin-top:4px;}

#detail #name input, #detail #vorname input {background:none;background-color:#CEFCCC;font-weight:bold;}

.user {
    background-image: url(../img/user.png) !important;
}
.leer {
    background-image: url(../img/leer.png) !important;
}
.user-add {
    background-image: url(../img/user_add.gif) !important;
}

.save {
    background-image: url(../img/save.gif) !important;
}
.close {
    background-image: url(../img/stop.png) !important;
}
.reset {
    background-image: url(../img/stop.png) !important;
}

.grid {
    background-image: url(../img/grid.png) !important;
}

.select {
    background-image: url(../img/grid.png) !important;
}

.clear {
    background-image: url(../img/clear.png) !important;
}
.refresh {
    background-image: url(../img/refresh.png) !important;
}
.add {
    background-image: url(../img/add.png) !important;
}
.print {
    background-image: url(../img/printer.png) !important;
}

.delete {
    background-image: url(../img/delete.png) !important;
}
.upload {
    background-image: url(../img/folder_magnify.png) !important;
}
.show {
    background-image: url(../img/show.png) !important;
}
.import {
    background-image: url(../img/import.png) !important;
}
.gen {
    background-image: url(../img/generate.png) !important;
}
.ok {
     background-image:url("../img/accept.png") !important;
}
.reset {
     background-image:url("../img/cross.gif") !important;
}

.myform .x-panel-body-default{border-width:0px;}

.wichtig{color:#ff0000 !important;}

.aus{color:#1500ff  !important;}