A {
   text-decoration: none; 
   background : transparent;
  } 

a:hover { 
   text-decoration: none;
   } 

* {
   font-family: Tahoma,"Trebuchet MS",verdana, arial, helvetica, sans-serif; 
   background-color: transparent; 
   font-size: 12px; 
   }

body { 
   margin:0;
   } 

div { 
   width: 100%; 
   } 

small { 
   font-size: 10px; 
   } 

table { 
   background : transparent;
   } 

form { 
   } 

h3 { 
   font-size: 115% } 

li { 
   } 

ul { 
   } 

h1.blockname {
   border:1px solid black;
   background-color:#F3F3F3;
   font-size:1.4em;
   font-weight:bold;
   text-align:left;
   width:100%;
   }

text, textarea, input, select { 
   border: #00285a 1px solid; 
   font-size: 12px; 
   white-space : normal; 
   background-color:white;
   } 

.kleiner {
   font-size:1em
   }


hr { 
   height: 0px; 
   border:1pt dashed lightblue;
   background : transparent; 
   } 

hr.grid-trenner {
   height: 0px; 
   border:1pt solid #FFFFFF;
   background : transparent; 
   }

div.msk-hdr {
   }

table.msk-hdr {
   margin:0;
   border:0;
   }

a.msk-hdr1 {
   font-size:1em;
   color:black;
   background : transparent;
   font-weight:normal;
   }

td.msk-hdr1 {
   font-size:1.25em;
   color:black;
/*   background:#b1ffff;  */
   background-color:#CCC;
   vertical-align:middle;
   }

td.listcellcolor1 {
   background-color:#EFEFEF;
}

td.listcellcolor2 {
   background-color:#F7F7F7;
}

a.msk-hdr2 {
   font-size:1em;
   color:black;
   background : #F4F4F4;
   border:1px solid black;
   vertical-align:middle;
   width:100px;
   height:20px;
   color:black;
   font-family:Tahoma,"Trebuchte MS",Arial,sans-serif;
   text-align:center;
   padding:0px 9px 0px 9px; 
   }

td.msk-hdr2 {
   padding:0px 2px 0px 2px;
   }


/**
 * Helpbutton fuer Maskenhelp
 * 
 * 
 */
a.maskhelp-infotext {
   position:absolute;
   top:2px;
   right:255px;
   text-decoration:none;
   color:white;
   font-family:Lucida Console,Arial;
   }

/**
 * Fuer sonstige Helpbutton
 * 
 * 
 */
a.infotext {
   text-decoration:none;
   color:blue;
   font-family:Lucida Console,Arial;
   }


.msk-hdr2 {
   font-size:1.1em;
   color:black;
   background: url(../images/msk-header_backgroundcolor.png) repeat-x; 
   height:32px;
   vertical-align:top;
   }



.msk-actionbutton {
   position:relative;
   background-color:#EFEFEF;
   width:128px;
   margin-right:4px;
   }

.msk-actionbutton-short {
   background-color:#EFEFEF;
   padding:0px;
   margin:0px;
   width:64px;
   border:1pt solid gray;
   }

table.msk {
   }

td.msk {
   font-size:.8em;
   }

th.msk {
   font-size:.8em;
   font-weight:bold;
   margin:3px;
   }

th.msk-mustfield {
   font-size:.8em;
   font-weight:bold;
   color:#3300FF;
   margin:3px;
   }

.msk-mustfield {
   font-size:.8em;
   font-weight:bold;
   color:#3300FF;
   margin:3px;
   }

th.msk-error {
   font-size:.8em;
   font-weight:bold;
   color:red
   }
.msk-error {
   font-weight:bold;
   color:red
   }

div.msk-flash {
   border:0;
   background:yellow;
   font-family:Tahoma,"Trebuchte MS",Arial,sans-serif;
   font-weight:bold;
   display:inline;
   }

th.msk-show {
   font-size:1.1em;
   color:darkgray;
   }

td.msk-show {
   font-size:1.1em;
   color:black;
   }

td.grid {
   padding:1pt;
   text-align: center;
   white-space:nowrap;
   font-family:Tahoma,"Trebuchte MS",Arial,sans-serif;
   }

td.grid-number {
   font-family:Tahoma,"Trebuchet MS",monospace;
   text-align:right;
   padding:1pt;
   vertical-align:middle;
   text-align:right;
   white-space:nowrap;
   }

input.grid-rowactionbutton {
   vertical-align:middle;
   border:1px solid blue;
   }

div.confirm {
   margin-top:64px;
   width:75%;
   border:2px solid black;
   background-color:lightgrey;
   font-size:1.5em;
   text-align:center;
   }

/**
 *
 * Helpbox
 *
 */

div.helpbox {
   margin:3px;
   padding:5px;
   width:80%;
   border:1px solid black;
   color:#000000;
   background: url(../images/helpbox-ecke.jpg) top right no-repeat;
   background-color:#FFFFCC;
   height:25%;
   overflow-y : scroll
   }

/* ------------------------------- */
/* --- GRID Hoehe 24           --- */
/* ------------------------------- */
td.grid_h24 {
   border-left:1px dashed gray;
   border-bottom:1px dashed gray;
   padding:1pt;
   height: 24pt;
   vertical-align:middle;
   }

td.grid-right_h24 {
   border-left:1px dashed gray;
   border-bottom:1px dashed gray;
   text-align:right;
   padding:1pt;
   height: 24pt;
   vertical-align:middle;
   }

/* ------------------------------- */
/* ---  FARBEN                 --- */
/* ------------------------------- */
.red {color:#FF3300;}
.green {color:#669900;}
.yellow {color:#FFFF00;}
.blue {color:#3333FF;}
.black {color:#000000;}

/* ------------------------------- */
/* ---  Schriften              --- */
/* ------------------------------- */
.number {
   font-family:Tahoma,"Trebuchet MS",monospace;
   text-align:right;
   color:blue;
   background:transparent;
   }

/* ----------------------------------------------------- */
/* ------------------- GRAILS -------------------------- */
/* ----------------------------------------------------- */

/* NAVIGATION MENU */

.nav {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-style: solid none solid none;	
    margin-top: 5px;
    padding: 7px 12px;
}

.menuButton {
    font-size: 10px;
    padding: 0 5px;
}
.menuButton a {
    color: #333;
    padding: 4px 6px;
}
.menuButton a.home {
    background: url(../images/skin/house.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.list {
    background: url(../images/skin/database_table.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}
.menuButton a.create {
    background: url(../images/skin/database_add.png) center left no-repeat;
    color: #333;
    padding-left: 25px;
}

/* MESSAGES AND ERRORS */

.message {
    background: #f3f8fc url(../images/skin/information.png) 8px 50% no-repeat;
    border: 1px solid #b2d1ff;
    color: #006dba;
    margin: 10px 0 5px 0;
    padding: 5px 5px 5px 30px
}

div.errors {
    background: #fff3f3;
    border: 1px solid red;
    color: #cc0000;
    margin: 10px 0 5px 0;
    padding: 5px 0 5px 0;
}
div.errors ul {
    list-style: none;
    padding: 0;	
}
div.errors li {
	background: url(../images/skin/exclamation.png) 8px 0% no-repeat;
    line-height: 16px;
    padding-left: 30px;
}

td.errors input {
    border: 1px solid red;
}

/* TABLES */

table {
   }

tr {
    border: 0;
}
td, th { 
    font: 11px verdana, arial, helvetica, sans-serif;
    line-height: 12px;
  /*  padding: 5px 6px; */
    text-align: left;
    vertical-align: top;
}
th.listHeader {
    background: #fff url(../images/skin/shadow.jpg);
    background-repeat: repeat-x;
	color: #666;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}

th.listHeader2line {
    background: #fff url(../images/skin/shadow2line.jpg);
    background-repeat: repeat-x;
	color: #666;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 6px;
}

td.listcellColor1 {
   background:#EFEFEF;
}

td.listcellColor2 {
   background:#FFFFFF;
}


th a:link, th a:visited, th a:hover {
    color: #333;
    display: block;
    font-size: 10px;
    text-decoration: none;
    width: 100%;
}
th.asc a, th.desc a {
    background-position: right;
    background-repeat: no-repeat;
}
th.asc a {
    background-image: url(../images/skin/sorted_asc.gif);
}
th.desc a {
    background-image: url(../images/skin/sorted_desc.gif);
}

.odd {
    background: #f7f7f7;
}
.even {
    background: #fff;
}

/* LIST */

.list table {
    border-collapse: collapse;
}
.list th, .list td {
    border-left: 1px solid #ddd;
}
.list th:hover, .list tr:hover {
    background: #b2d1ff;
}

/* PAGINATION */

.paginateButtons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    border-top: 0;
    color: #666;
    font-size: 10px;
    overflow: hidden;
    padding: 10px 3px;
}
.paginateButtons a {
    background: #fff;
    border: 1px solid #ccc;
    border-color: #ccc #aaa #aaa #ccc;
    color: #666;
    margin: 0 3px;
    padding: 2px 6px;
}
.paginateButtons span {
    padding: 2px 3px;
}

/* DIALOG */
div.dialog {
   margin-top:64px;
   width:75%;
   border:2px solid black;
   background-color:#F4F4F4;
   font-size:1.5em;
   text-align:center;
   }


.dialog table {
    padding: 5px 0;
}

.prop {
    padding: 5px;
}
.prop .name {
    text-align: left;
    width: 15%;
    white-space: nowrap;
}
.prop .value {
    text-align: left;
    width: 85%;
}

/* ACTION BUTTONS */

.buttons {
    background: #fff url(../images/skin/shadow.jpg) bottom repeat-x;
    border: 1px solid #ccc;
    color: #666;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    padding: 0;
}

.buttons input {
    background: #fff;
    border: 0;
    color: #333;
    cursor: pointer;
    font-size: 10px;
    font-weight: bold;
    height: 23px;
    margin-left: 3px;
    overflow: visible;
    padding: 2px 6px;
}
.buttons input.delete {
    background: transparent url(../images/skin/database_delete.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.edit {
    background: transparent url(../images/skin/database_edit.png) 5px 50% no-repeat;
    padding-left: 28px;
}
.buttons input.save {
    background: transparent url(../images/skin/database_save.png) 5px 50% no-repeat;
    padding-left: 28px;
}
