.ActionButton
{
        width:100px;
}

.TextAreaCode
{
        cursor: pointer;
        height: 100%;
}

.MandatoryLabel
{
        font-size: 11px;
        font-weight: bold;
        color:Red;
}

.EditElementAttributesHeading
{
        font-size: 11px;
        font-weight: bold;
        border-bottom: solid 1px black;
        margin-bottom: 10px;
}

.FormDesignerTable
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        border: none;
        width:95%;
}

.FormDesignerTableCell
{
        border: dotted 1px #DDDDDD;
        background: #FFFFFF;
}

.FormDesignerTableRowNr
{
        border: none;
}

.FormDesignerTableHeader
{
        font-weight: bold;
        color: #666666;
}

.ErrorMessage
{
        color: Red;
}

.EFPanel
{
        font-family: Verdana,Tahoma,Arial, sans-serif;
        font-size: 11px;
        width: 100%;
        BORDER-RIGHT: #7994CB 1px solid;
        BORDER-TOP: #7994CB 1px solid;
        BORDER-LEFT: #7994CB 1px solid;
        BORDER-BOTTOM: #7994CB 1px solid;
}

.FormPanel
{
        font-family: Verdana,Tahoma,Arial, sans-serif;
        width: 100%;
        font-size: 11px;
}

.ContainerHidden
{
        border: solid 1px #FFFFFF;
        z-index:-100;
}

.ContainerEmpty
{
        width: 90%;
        border: solid 1px #FFFFFF;
        display: block;
    height: 15px;
}

.FormHelp
{
        font-size: 10px;
        color: white;
        position: absolute;
        top: 200px;
        left: 180px;
        width: 150px;
        visibility: hidden;
        z-index: 100;
}

.helpHr
{
        height: 1px;
        width: 50px;
}

.helpPointer
{
        position: absolute;
        top: 200px;
        left: 180px;
        width: 10px;
        visibility: hidden;
        z-index: 100;
}

.helpTable
{
        border-right: black 0px inset;
        border-top: black 0px inset;
        border-left: black 0px inset;
        border-bottom: black 0px inset;
        padding: 10px 10px 10px 10px;
        color: white;
        background-color: #5655C9;
}


.efmenuitems
{
        padding-left: 15px;
        padding-right: 10px;
}

.efaspmenuitems
{
        padding-left: 15px;
        padding-right: 10px;
        width: 100%;
        text-decoration: none;
        color: Black;
}

.menuhr
{
        height: 1px;
}

.validationMark
{
        color: Red;
}

/*---------- Dirk Bergander src: /DesktopModules/NMH-EntForms-Data/DataEntryOptions.ascx ----------*/

.EFFormsheader_DataEntryOptions
{
        background: #e6eaff;
        border: solid 1px #000099;
        padding: 5px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
}

/*---------- Dirk Bergander ----------*/

.EFFormsheader
{
        background: #e6eaff;
        border: solid 1px #000099;
        padding: 5px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
        display: none;
}

.EFFormBody {
        width: 100%;
        font-family: Verdana,Tahoma,Arial, sans-serif;
        font-size: 11px;
}

.EFFormBody tr td span {
        margin-bottom: 10px;
}

.EFFormBody tr td span ul li {
        margin-bottom: 10px;
}

/*---------- Dirk Bergander - CSS Styles für Preisabfrage-Formulare ----------*/

.EFFormBody_PA {
        /* background: #ffffff; */
        /* width: 95%; */
        font-family: Verdana,Tahoma,Arial, sans-serif;
        font-size: 11px;
        margin-left: auto; margin-right: auto;
}

.EFFormBody_PA tr td {
  padding: 5px 5px 5px 0px;
}

.EFFormBody_PA tr td span {
        margin-left: 10px;
}

.EFFormBody_PA tr td p {
        margin-left: 10px;
}

/*---------- Dirk Bergander - CSS Styles für Demo-Download-Formulare ----------*/

.EFFormBody_DD {
        background: #ffffff;
        width: 100%;
        font-family: Verdana,Tahoma,Arial, sans-serif;
        font-size: 11px;
}

.EFFormBody_DD tr td {
        padding: 5px 5px 5px 0px;
}

.EFFormBody_DD tr td span {
        margin-left: 10px;
}

.EFFormBody_DD tr td p {
        margin-left: 10px;
}

/*---------- Ende ----------*/

.EFNavigationButtons
{
        background: transparent;
        padding: 10px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
}

.EFButtonsHolder_1
{
        background: transparent /* #e6eaff */ ;
        /* border: solid 1px #000099; */
        padding: 20px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
        display: none;
}

.EFButtonsHolder_2
{
        background: transparent /* #e6eaff */ ;
        /* border: solid 1px #000099; */
        padding: 20px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
}

.EFButtonsHolder
{
        background: transparent /* #e6eaff */ ;
        /* border: solid 1px #000099; */
        padding: 20px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ff9900;
        text-decoration: none;
}

.EFButtonsHolder a
{
        display: none;
}

.EFButtonsHolder_8-0 
{
        background: transparent /* #e6eaff */ ;
        /* border: solid 1px #000099; */
        padding: 20px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ff9900;
        text-decoration: none;
        float: left;
        text-align: left;
}

.EFButtonsHolder_8-0 a
{
        display: none;
}

.EFSubmit_Button
{
        background: transparent /* #e6eaff */ ;
        /* border: solid 1px #000099; */
        padding: 20px 5px 5px 10px;
        margin: 0px 0px 5px 0px;
        font-family: Verdana, Tahoma, Arial, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #ff9900;
        text-decoration: none;
}

.EFSubmit_Button a
{
        display: none;
}

.Submit_Button a { font-weight: bold; color:#ff9900; text-decoration: none; }
.Submit_Button a:hover { font-weight: bold; color:#ff9900; text-decoration: none; }
.Submit_Button a:visited { font-weight: bold; color:#ff9900; text-decoration: none; }


.Submit_Button
{
        font-size: 11px;
        font-weight: bold;
        color: #ff9900;
        text-decoration: none;
}

.Instructions
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        background: #fdfdfd;
        border: dotted 1px #DDDDDD;
        padding: 5px 5px 5px 10px;
        color: #888888;
}

.DeleteRow
{
        color: #cbb1bf;
        font-weight: bold;
        margin-left: 5px;
}

.DeletePage
{
        color: #cbb1bf;
        font-weight: bold;
        margin-left: 5px;
}

.Dropzone
{
        border: solid 1px #FFFFFF;
        background-color: #FFFFFF;
        width: 5px;
        height: 100%;
        display:inline;
}

.Dropzone_visible
{
        border: solid 1px #999999;
        background-color: #FFFFFF;
        width: 5px;
        height: 100%;
        display: block;
}

.Dropzone_active
{
        border: solid 1px #999999;
        background-color: #999999;
        width: 5px;
        height: 100%;
}

.HiddenField
{
        display: none;
}

.tabContainer
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 20px 4px 4px 14px;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        background: #FAFAFA;
}
.tab
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px 10px 2px 10px;
        border-top: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        border-bottom: solid 1px #000000;
        background-color: #DDDDDD;
        color: #444444;
        height: 14px;
        cursor: pointer;
}

.tabSpacer
{
        padding: 2px 2px 2px 2px;
        border-bottom: 1px solid #000000;
        height: 14px;
        width: 100%;
        background-color: #FFFFFF;
}

.tabActive
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        padding: 2px 10px 2px 10px;
        border-bottom: solid 1px #FAFAFA;
        border-top: solid 1px #000000;
        border-left: solid 1px #000000;
        border-right: solid 1px #000000;
        background: #FAFAFA;
        font-weight: bold;
        color: Red;
}


/* GENERAL */


.GridHeader
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        background-image: url(images/gridheaderBg.gif);
        background-color: #DCDCDC;
        text-align: center;
}

.GridPager
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        width: 100%;
        color: Red;
        background-color: #DCDCDC;
        background-image: url(images/gridheaderBg.gif);
}

A.GridPager:link {
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:visited
{
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:active
{
    text-decoration:    underline;
    color: #003366;
}

A.GridPager:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.GridAlternating
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        vertical-align: top;
        background-color: #F5F5F5;
}

.GridNormal
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        vertical-align: top;
        background-color: #DCDCDC;
}

.GridAlternate
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
        vertical-align: top;
        background-color: #F5F5F5;
}

.GridHilight
{
        font-weight: bold;
        background-color: #B0C4DE;
        color:White;
        font-size: 12px;
}


.AjaxLoading
{
        font-size : 20px;
        background-color : Red;
        text-decoration : blink;
}

.AutoScroll
{
        overflow: auto;
}

.TokensList
{
        overflow: auto;
        width: 98%;
        height: 200px;
        border:thin inset;
}


#tooltip {
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        position: absolute;
        z-index: 3000;
        border: 1px solid #111;
        background-color: #eee;
        padding: 5px;
        opacity: 0.85;
}

#tooltip h3, #tooltip div
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        margin: 0;
}

.HelpTextWatermark
{
        font-family: Tahoma, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
        background-color:#F0F8FF;
        color:gray;
}

.HelpTextWatermark
{
        font-family: Tahoma, Arial, Helvetica;
        font-size: 12px;
        font-weight: normal;
        background-color:#F0F8FF;
        color:gray;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(./images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title
{
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        background-color:#e8e8e8;
        height: 27px;
        *width: 101%;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load
{
        background: url('./images/loadingAnimation.gif');
        position: fixed;
        display:none;
        height:13px;
        width:208px;
        z-index:103;
        top: 50%;
        left: 50%;
        margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> Eigene Formatierungen toabr <<<-------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.EFFormBody_toabr {
        width: 100%;
        font-family: Verdana,Tahoma,Arial, sans-serif;
        font-size: 11px;
        background: transparent;
        padding: 0 0 0 25px;
        margin: 0 0 0 0;
}

.PFf_head {
         height: 150px;
}

.PFf_pic {
         position: absolute;
         margin: 0 0 0 -30px;
}

.PFf_first_td {
         background: #929392;
         color: #fff;
         font-weight: bold;
         padding: 0 5px;
         height: 24px;
}

.PFf_eingabe {
         height: 24px;
         margin: 10px;
         background: #fff;
}

.EFFormBody_toabr tr td {
         padding: 0 0;
}

.EFFormBody_toabr tr td span {
        margin-left: 10px;
}

.EFFormBody_toabr tr td p {
        margin-left: 10px;
}