/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
/*         // WEBDRESSING MEDIA SUPPLY GENERATOR MAJOR STYLE SHEET
/*
/*         // (c) 2008 webdressing media supply
/*         // http://www.webdressing.de
/*         // webmail@webdressing.de
/*
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// BODY //////////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      body {
/**/          background-image:url(../_img_/background.gif);
/**/          margin-left:0px;
/**/          margin-right:0px;
/**/          margin-top:10px;
/**/          margin-bottom:10px;
/**/          font-family:Verdana;
/**/          font-style:normal;
/**/          font-variant:normal;
/**/          font-weight:normal;
/**/          font-stretch:normal;
/**/          word-spacing:normal;
/**/          letter-spacing:normal;
/**/          text-decoration:none;
/**/          text-transform:none;
/**/          color:#333333;
/**/          font-size:9pt;
/**/          background-color:#eeeeee;
/**/          border:none;
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:normal;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// SYSTEM MESSAGES ///////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/
/**/      #msg_tip {
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:8pt;
/**/          color:#666666;
/**/          padding-left: 22px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/systip.gif);
/**/          background-position:5px 2px;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/          height:30px;
/**/        }
/**/
/**/      #msg_error {
/**/          border-color:#ff0000;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#FFCCCC;
/**/          font-size:8pt;
/**/          color:#ff0000;
/**/          padding-left: 20px;
/**/          vertical-align:middle;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/abort.gif);
/**/          background-position:5px 50%;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/          height:30px;
/**/        }
/**/
/**/      #msg_error_lnk {
/**/          font-size:8pt;
/**/          color:#ff0000;
/**/          text-decoration:none;
/**/          border-width:0px;
/**/        }
/**/
/**/      #msg_success {
/**/          border-color:#336600;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ccffcc;
/**/          font-size:8pt;
/**/          color:#336600;
/**/          padding-left: 20px;
/**/          vertical-align:middle;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/ok.gif);
/**/          background-position:5px 50%;
/**/          background-repeat:no-repeat;
/**/          height:30px;
/**/          width:620px;
/**/        }
/**/
/**/      #msg_success_lnk {
/**/          font-size:8pt;
/**/          color:#336600;
/**/          border-width:0px;
/**/        }
/**/
/**/      #msg_rID {
/**/          border-color:#fd7100;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#666666;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/icon_report.gif);
/**/          background-position:5px 5px;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/          height:30px;
/**/        }
/**/
/**/      #msg_sve {
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#666666;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/fsave.gif);
/**/          background-position:5px 5px;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/          height:30px;
/**/        }
/**/
/**/      #msg_data_prev {
/**/          border-color:#696969;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#eeeeee;
/**/          font-size:9pt;
/**/          color:#999999;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/repdata_lock.jpg);
/**/          background-position:5px 5px;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/        }
/**/
/**/      #msg_data {
/**/          border-color:#fd7100;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#666666;
/**/          padding-left: 25px;
/**/          padding-top: 5px;
/**/          padding-bottom: 5px;
/**/          background-image:url(http://www.berichtsheftgenerator.com/_view_/_img_/repdata_add.jpg);
/**/          background-position:5px 5px;
/**/          background-repeat:no-repeat;
/**/          width:620px;
/**/        }
/**/
/**/      #msg_confirm {
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/          border-width:1px;
/**/          background-color:#ffffff;
/**/          font-size:9pt;
/**/          color:#00ccff;
/**/          padding: 5px;
/**/          background-repeat:no-repeat;
/**/          width:500px;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// HORIZONTAL RULERS /////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      hr {
/**/          border: 0;
/**/        }
/**/
/**/      hr.hrhead {
/**/          color: #333333;
/**/          background-color: #333333;
/**/          width: 900px;
/**/          height: 1px;
/**/        }
/**/
/**/      hr.hrcontent {
/**/          color: #666666;
/**/          background-color: #666666;
/**/          width: 650px;
/**/          height: 1px;
/**/          margin-top:15px;
/**/          margin-bottom:15px;
/**/        }
/**/
/**/      hr.hrgrey {
/**/          color: #cccccc;
/**/          background-color: #cccccc;
/**/          height: 1px;
/**/          margin-top:15px;
/**/          margin-bottom:15px;
/**/        }
/**/
/**/      #hrdots {
/**/          color: #333333;
/**/          background-color: #333333;
/**/          height: 1px;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// CONTENT HEADLINE AND SUBLINE //////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      h1 {
/**/          color:#fd7100;
/**/          font-size:12pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#fd7100;
/**/          border-style:dotted;
/**/        }
/**/
/**/      h3 {
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:normal;
/**/        }
/**/
/**/      h2 {
/**/          color:#333333;
/**/          font-size:10pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:0px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/        }
/**/
/**/      h4 {
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/        }
/**/
/**/      #blogstart {
/**/          color:#00ccff;
/**/          font-size:10pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/           margin:5px;
/**/        }
/**/
/**/      #blogstart_orange {
/**/          color:#fd7100;
/**/          font-size:10pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#fd7100;
/**/          border-style:dotted;
/**/           margin:5px;
/**/        }
/**/
/**/      #blogtext {
/**/          color:#333333;
/**/          font-size:10pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/          margin:5px;
/**/        }
/**/
/**/      #blogcnt {
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:normal;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:0px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/          margin:5px;
/**/        }
/**/
/**/      #cnt {
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:normal;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:0px;
/**/          border-color:#333333;
/**/          border-style:dotted;
/**/        }
/**/
/**/      #tiny {
/**/          font-family:Arial;
/**/          text-align:right;
/**/          color:#aaaaaa;
/**/          font-size:7pt;
/**/          margin-top:15px;
/**/          margin-right:0px;
/**/          margin-left:0px;
/**/          margin-bottom:5px;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// CONTENT AND LINK FORMAT ///////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #content {
/**/          color:#333333;
/**/          font-size:9pt;
/**/          font-weight:normal;
/**/        }
/**/
/**/      a:link {
/**/          text-decoration:none;
/**/          font-size:8pt;
/**/          color:#00ccff;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/        }
/**/
/**/      a:visited {
/**/          text-decoration:none;
/**/          font-size:8pt;
/**/          color:#00ccff;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/        }
/**/
/**/      a:active {
/**/          text-decoration:none;
/**/          font-size:8pt;
/**/          color:#00ccff;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/        }
/**/
/**/      a:hover {
/**/          text-decoration:none;
/**/          font-size:8pt;
/**/          color:#00ccff;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:0px;
/**/          border-color:#00ccff;
/**/          border-style:dotted;
/**/        }
/**/
/**/      #a_navi {
/**/          text-decoration:none;
/**/          font-size:9pt;
/**/          color:#ffffff;
/**/          margin-top:8px;
/**/        }
/**/
/**/      #a_navi_p {
/**/          text-decoration:none;
/**/          font-size:8pt;
/**/          color:#999999;
/**/          margin-top:6px;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// FORMULAR FIELDS, BUTTONS, TEXTAREAS AND INPUT TYPES ///////////////////////////////////////////////////////*/
/**/
/**/      #tab_nicetext
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#cccccc;
/**/          font-size:8pt;
/**/          color:#666666;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      #tab_nicebtn
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#cccccc;
/**/          font-size:9pt;
/**/          font-weight:bold;
/**/          color:#00ccff;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      #tab_nicebtn_orange
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#cccccc;
/**/          font-size:9pt;
/**/          font-weight:bold;
/**/          color:#fd7100;
/**/          background-image:url(../_img_/button_bg.jpg);
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      #tab_nicebtn_grey
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#cccccc;
/**/          font-size:9pt;
/**/          font-weight:bold;
/**/          color:#cccccc;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      input.ncalendar
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#cccccc;
/**/          font-size:8pt;
/**/          color:#666666;
/**/          background-image:url(../_img_/button_bg.jpg);
/**/          padding:2px;
/**/          height:22px;
/**/          width: 200px;
/**/        }
/**/
/**/      input.err
/**/        {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#ff0000;
/**/          font-size:8pt;
/**/          color:#666666;
/**/          background-image:url(../_img_/button_bg.jpg);
/**/          padding:2px;
/**/          height:22px;
/**/          width: 200px;
/**/        }
/**/
/**/      .img-hovers {
/**/        opacity: .4;
/**/        -moz-opacity: .4;
/**/        filter: alpha(opacity=40);
/**/      }
/**/      .img-hovers:hover {
/**/        opacity: 1;
/**/        -moz-opacity: 1;
/**/        filter: alpha(opacity=100);
/**/      }
/**/
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

