/* default styles for extension "tx_spdirectory_pi1" */
        .tx_spdirectory-pi1-myform { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; }
        .tx_spdirectory-pi1-myformactive { font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10px; color: #CC0000; }
	.tx_spdirectory-pi1-dotted { border: 1px solid #DADADA; }
        .tx_spdirectory-pi1-small { font-size: 10px; }
	.tx_spdirectory-pi1-dottedcorner { border-top: 0px none; border-right: 0px none; border-bottom: 2px dotted #DADADA; border-left: 2px dotted #DADADA; }
	.tx_spdirectory-pi1-dottedcolor { border: 2px dashed #EEEEFD; }
/* default styles for extension "tx_indexedsearch" */
		.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
		.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
		.tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
		.tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr { font-style:italic; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:red; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
		.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
		.tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }
		.tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

		/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */
		.tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
		.tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
		.tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
		.tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
		.tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
		.tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
/* default styles for extension "tx_newloginbox_pi3" */
	.tx-newloginbox-pi3-listrow TH { background:#ccc; padding:0 .5em; white-space:nowrap; }
	.tx-newloginbox-pi3-listrow TD { background:#eee; padding:0 .5em; }
	.tx-newloginbox-pi3-singleView TH { background:#ccc; padding:0 .5em; text-align:right; white-space:nowrap; }
	.tx-newloginbox-pi3-singleView TD { background:#eee; padding:0 .5em; }
/* default styles for extension "tx_mghelp_pi1" */
        /* New styling Anfang */

        .tx-mghelp-pi1 TH {
           font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
           font-size:14px;
           font-weight:bold;
        }

        .tx-mghelp-pi1-img {
          float:right;
          width:10px;
          height:10px;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-menu TABLE {
                 width:100%;
                 background-color:#F0F8FF;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-menu TABLE TH {
                font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
                font-size:14px;
                font-weight:bold;
                font-style:normal;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-selectuser {
           text-align:center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-selectuser TABLE {
           border-color:black;
           border-style:solid;
           border-width:1px;
           background-color:#F0F8FF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-selectuser TABLE TH {
           background-color: #000080;
           color:#FFFFFF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-newcategory TABLE {
           border:solid 1px #000000;
           background-color:#F0F8FF;
         }

        .tx-mghelp-pi1 .tx-mghelp-pi1-newcategory TABLE TH {
           background-color: #000080;
           color:#FFFFFF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-newcategory {
                text-align: center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-reportmenu TABLE {
           border:solid 1px #000000;
           background-color:#F0F8FF;
         }

        .tx-mghelp-pi1 .tx-mghelp-pi1-reportmenu TABLE TH {
           background-color: #000080;
           color:#FFFFFF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-reportmenu {
                text-align: center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-dateselector TABLE {
                text-align: center;
                border:solid 1px #000000;
                background-color:#F0F8FF;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-dateselector TABLE TH {
                background-color: #000080;
                color:#FFFFFF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-dateselector {
                text-align: center;
        }

       .tx-mghelp-pi1 .tx-mghelp-pi1-listrow {
          width:100%;
          background-color:#F0F8FF;
       }
       .tx-mghelp-pi1 .tx-mghelp-pi1-listrow TABLE TH   {
          background-color:#000080;
          color:#FFFFFF;
       }
        .tx-mghelp-pi1 .tx-mghelp-pi1-listrow TABLE TH  A {
          background-color:#000080;
          color:#FFFFFF;
       }

       .tx-mghelp-pi1 .tx-mghelp-pi1-listrow TABLE TD {
           padding:5px 10px;
           font-size:10px;
           color:black;
       }


        .tx-mghelp-pi1 .tx-mghelp-pi1-listViewHead {
                border-collapse:collapse;
                border: solid 1px #000000;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-listViewHead TD{
                padding:0px 10px;
                text-align:center;
                width:50%;
                font-weight:bold;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-listViewHead .tx-mghelp-pi1-listViewPrio TABLE {
                width:100%;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-listViewHead .tx-mghelp-pi1-listViewPrio TABLE TD {
                width:25%;
                padding:4px;

        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-listViewHead .tx-mghelp-pi1-filtertable SELECT{
                width:250px;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket {
              width:300px;
              text-align:center;
              border-collapse:collapse;
              border: solid 1px #000000;
              background-color:#F0F8FF;

        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket .tx-mghelp-pi1-delete-ticket-header {
              background-color: #000080;
              color:#FFFFFF;
              text-align:center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket .tx-mghelp-pi1-delete-ticket-content .tx-mghelp-pi1-delete-ticket-summary {
              font-weight:bold;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket-content{
              padding-top:8px;
              text-align:center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket-formLeft {
             width:10em; margin:0; float:left;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-delete-ticket-formRight {
             width:10em; margin:0; float:right;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewStatus {
              background-color:#F0F8FF;
              border-collapse:collapse;
              text-align:center;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewStatus TABLE {
              width:100%;
              border-collapse:collapse;
              text-align:center;
              border-collapse:collapse;
              border: solid 1px #000080;
              background-color:#F0F8FF;
              padding: 0px;
              margin: 0px;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-viewStatus TABLE .tx-mghelp-pi1-viewStatus-desc TH {
              background-color:#000080;
               color:#FFFFFF;
               border-collapse:collapse;
               padding:0px;
               margin-bottom:0px;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewStatus TABLE .tx-mghelp-pi1-viewStatus-tableHead TH {
               background-color:#000080;
               color:#FFFFFF;
               border-collapse:collapse;
        }


        .tx-mghelp-pi1 .tx-mghelp-pi1-viewStatus TABLE TD {
              font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
              font-size:10px;
              border-color:#000080;
              border-style:solid;
              border-width:1px;
              border-collapse:collapse;
        }


        .tx-mghelp-pi1 .tx-mghelp-pi1-addAction {
             width:600px;
             text-align:center;
             border-collapse:collapse;
             border: solid 1px #000000;
             background-color:#F0F8FF;
             margin-bottom:3px;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-addAction TABLE .tx-mghelp-pi1-addAction-desc TH {
             width:600px;
             background-color:#000080;
             color:#FFFFFF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReports TABLE{
             width:100%;
             border-collapse:collapse;
             border: solid 1px #000000;
             text-align:center;
             background-color:#F0F8FF;
             padding: 0px;
             margin: 0px;

        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReportsSmall TABLE{
             width:300px;
             border-collapse:collapse;
             border: solid 1px #000000;
             background-color:#F0F8FF;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReportsSmall TABLE .tx-mghelp-pi1-viewReports-tableHead  {
             background-color:#000080;
             color:#FFFFFF;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReports TABLE .tx-mghelp-pi1-viewReports-tableHead  {
             font-family:sans-serif;
             font-size:13px;
             background-color:#000080;
             color:#FFFFFF;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReports TABLE TD {
             font-family:sans-serif;
             font-size:11px;
             color:black;
        }

        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReports TABLE .tx-mghelp-pi1-viewReports-desc {
             font-family:Arial, Helvetica, sans-serif;
             font-size:12px;
             color:blue;
        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReports TABLE .tx-mghelp-pi1-viewReports-numberRec {
             font-family:Arial, Helvetica, sans-serif;
             font-size:12px;
             color:red;
        }


        .tx-mghelp-pi1 .editSingleDiv {
                border-color:black;
                border-style:solid;
                border-width:1px;
                border-collapse:collapse;
                margin:0px;
                padding:0px;
        }


        .tx-mghelp-pi1 .editSingleDiv table {
           border-collapse:collapse;
           margin:0px;
           padding:0px;
           border:0px;
           width:100%;
           text-align:left;
           background-color:#F0F8FF;
        }
        .tx-mghelp-pi1 .editSingleDiv td {
           border-collapse:collapse;
           margin:0px;
           padding:0px;
        }
        .tx-mghelp-pi1 .editSingleDiv th {
           font-size:12px;
        }
        .tx-mghelp-pi1 .editSingleDiv td {
           font-size:12px;
        }


        .tx-mghelp-pi1.singleTicketeditCat {
             border:0px solid #000000;
        }

         .tx-mghelp-pi1.reqfieldSym{
            color:red;
            text-align:left;
            font-weight:bold;
        }
        .tx-mghelp-pi1.reqDescr{
            color:red;
            text-align:left;
            font-weight:bold;
        }

        .tx-mghelp-pi1.editSingleDiv SELECT {
            width:200px;
            font-size:10px;
        }

        .tx-mghelp-pi1.SUM INPUT {
            width:450px;
        }

        .tx-mghelp-pi1.editSingleDiv TEXTAREA {
            width:450px;
        }



        .tx-mghelp-pi1 .tx-mghelp-pi1-viewReportsSmall  .tx-mghelp-pi1-viewReports-numeric {
             text-align:right;
        }


        .tx-mghelp-pi1.tx-mghelp-pi1-browsebox .tx-mghelp-pi1-browsebox-strong{
            font-size:12px;
            color:red;


        }
        .tx-mghelp-pi1 .tx-mghelp-pi1-browsebox .tx-mghelp-pi1-browsebox-SCell {
             height:10px;
             background-color:#cccccc;
             margin-top:2px;
             margin-bottom:2px;
             padding-top:2px;
             padding-bottom:2px;
       }






        /*  New styling Ende */



/* default styles for extension "tx_mghelp_pi2" */

         .tx-mghelp-pi2 TABLE {
                 text-align:left;
                 border-style:solid;
                 border-width:1px;
                 border-color:#000000;
                 background-color:#F0F8FF;
         }
        .tx-mghelp-pi2 TABLE  TH{
                 font-family:sans-serif;
                 font-size:15px;
                 color:blue;
         }
        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-user {
                 font-size:11px;
                 color:black;
         }
        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-statusTime {
                 font-size:11px;
                 color:red;
         }
        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-statusOwn {
                 font-size:11px;
                 color:green;
         }
        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-statusAssigned {
                 font-size:11px;
                 color:red;
         }

        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-statusOpened {
                 font-size:11px;
                 color:black;
                 font-style:italic;
         }
         .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-prioTitle {
                 background-color:#000080;
                 color:#FFFFFF;
                 text-align:center;
         }

         .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-header {
                 background-color:#000080;
                 color:#FFFFFF;
                 text-align:center;
        }
        .tx-mghelp-pi2 TABLE .tx-mghelp-pi2-topTitle {
                 background-color:#000080;
                 color:#FFFFFF;
                 text-align:center;
        }

/* default styles for extension "tx_mghelp_pi4" */

        .tx-mghelp-pi4 .tx-mghelp-pi4-listrow {
            width:80%;
            background-color:#F0F8FF;
        }
        .tx-mghelp-pi4 .tx-mghelp-pi4-listrow TABLE{
            width:100%;
            border:1px solid #000000;
            background-color:#F0F8FF;
        }
        .tx-mghelp-pi4 .tx-mghelp-pi4-listrow TABLE TH   {
          background-color:#000080;
          color:#FFFFFF;
        }
        .tx-mghelp-pi4 .tx-mghelp-pi4-listrow TABLE TH  A {
          background-color:#000080;
          color:#FFFFFF;
        }
        .tx-mghelp-pi4 .tx-mghelp-pi4-listrow TABLE TD {
           font-size:10px;
           color:black;
        }

/* default styles for extension "tx_fdfx2cols_pi1" */
/*  Layout 1 */
.c2l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l1-middle{
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/*  Layout 2 */
.c2l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c2l2-middle{
   background-color:#FFEDA8;
   padding-left: 5px;
   width:50%;
   white-space:normal;
}
/* Layout 2 */
.c2l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 1px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}
/*
	Styles 2 Column DIV Section
*/
div.tx-fdfx2cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c2l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid red;
}
div.c2l1d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
/* Layout 2 */
div.c2l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c2l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* 
	Layout 3 
	
	embedded
*/
div.c2l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c2l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* default styles for extension "tx_fdfx3cols_pi1" */
/* Layout 1 */
.c3l1-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l1-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l1-right{
   padding-left: 5px;
   width:33%;
   white-space:normal;
}
/* Layout 2 */
.c3l2-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:25%;
   white-space:normal;
}
.c3l2-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:50%;
   white-space:normal;
}
.c3l2-right{
   padding-left: 5px;
   width:25%;
   white-space:normal;
}
/* Layout 3 */
.c3l3-left{
   border-right: 1px solid #FFEDA8;
   padding-right: 5px;
   width:40%;
   white-space:normal;
}
.c3l3-middle{
   border-right: 1px solid #FFEDA8;
   padding-left: 5px;
   padding-right: 5px;
   width:40%;
   white-space:normal;
}
.c3l3-right{
   padding-left: 5px;
   width:20%;
   white-space:normal;
   background-color:#FFEDA8;
}
/*
	Styles 3 Column DIV Section
*/
div.tx-fdfx3cols-pi1{
    position:relative;
    left:0px;
	margin-bottom:10px;
}
/* Layout 1 */
div.c3l1d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:250px;
   white-space:normal;
   border:1px solid red;
}
div.c3l1d-middle{
   position:absolute;
   left:260px;
   padding: 0px;
   width:250px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l1d-right{
   position:absolute;
   left:520px;
   padding: 0px;
   width:250px;
   border:1px solid green;
   white-space:normal;
}
/* Layout 2 */
div.c3l2d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:380px;
   border:1px solid blue;
   white-space:normal;
}
div.c3l2d-middle{
   position:absolute;
   left:390px;
   padding: 0px;
   width:380px;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/*
	Layout 3

	embedded
*/
div.c3l3d-left{
   position:absolute;
   left:0px;
   padding: 0px;
   width:770px;
   white-space:normal;
   border:1px solid red;
}
div.c3l3d-middle{
   float:right;
   margin:5px;
   padding: 0px;
   width: 200px;
   height: 100px;
   overflow:auto;
   white-space:normal;
   border:1px solid blue;
   background-color:#C0C0C0;
}
/* default styles for extension "tx_thmailformplus_pi1" */
  .tx-thmailformplus-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }