/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
/*
/*       // WEBDRESSING (R) MEDIA SUPPLY cocoma (c) collaborative content management
/*
/*       // (c) 2008 webdressing media supply
/*       // http://www.webdressing.de
/*       // webmail@webdressing.de
/*
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// BODY //////////////////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      body {
/**/          background-color:#ffffff;
/**/          margin-left:0px;
/**/          margin-right:0px;
/**/          margin-top:5px;
/**/          margin-bottom:0px;
/**/          font-family:Arial;
/**/          text-decoration:none;
/**/          color:#000000;
/**/          font-size:8pt;
/**/          border:none;
/**/          text-align:left;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// GALLERY IMAGE EFFECTS /////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      .gallery_thumb {
/**/          opacity: .4;
/**/          -moz-opacity: .4;
/**/          filter: alpha(opacity=40);
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#000000;
/**/          border-style:solid;
/**/          padding: 4px;
/**/      }
/**/      .gallery_thumb:hover {
/**/          opacity: 1;
/**/          -moz-opacity: 1;
/**/          filter: alpha(opacity=100);
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#000000;
/**/          border-style:solid;
/**/          padding: 4px;
/**/      }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/



/**********************************************************************************************************************/
/*/////// HORIZONTAL RULERS /////////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      hr { border: 0; }
/**/
/**/      hr.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:#000000;
/**/          font-size:12pt;
/**/          font-weight:bold;
/**/          border-top:0px;
/**/          border-left:0px;
/**/          border-right:0px;
/**/          border-bottom:1px;
/**/          border-color:#000000;
/**/          border-style:dotted;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// CONTENT AND LINK FORMAT ///////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #content {
/**/          font-size:10pt;
/**/          color: #000000;
/**/        }
/**/
/**/      p {
/**/          font-size:10pt;
/**/        }
/**/
/**/      a.showcase:link {
/**/          text-decoration:none; font-size:25pt; color:#ffffff;
/**/        }
/**/
/**/      a.showcase_active:link {
/**/          text-decoration:none; font-size:36pt; color:#ec7209;
/**/        }
/**/
/**/      a.showcase:visited {
/**/          text-decoration:none; font-size:25pt; color:#ffffff;
/**/        }
/**/
/**/      a.showcase_active:visited {
/**/          text-decoration:none; font-size:36pt; color:#ec7209;
/**/        }
/**/
/**/      a.showcase:active {
/**/          text-decoration:none; font-size:25pt; color:#ffffff;
/**/        }
/**/
/**/      a.showcase_active:active {
/**/          text-decoration:none; font-size:36pt; color:#ec7209;
/**/        }
/**/
/**/      a.showcase:hover {
/**/          text-decoration:none; font-size:25pt; color:#ffffff;
/**/        }
/**/
/**/      a.showcase_active:hover {
/**/          text-decoration:none; font-size:36pt; color:#ec7209;
/**/        }
/**/
/**/      a:link {
/**/          text-decoration:none;
/**/          font-size:10pt;
/**/          color:#000000;
/**/        }
/**/
/**/      a:visited {
/**/          text-decoration:none;
/**/          font-size:10pt;
/**/          color:#000000;
/**/        }
/**/
/**/      a:active {
/**/          text-decoration:none;
/**/          font-size:10pt;
/**/          color:#ec7209;
/**/        }
/**/
/**/      a:hover {
/**/          text-decoration:none;
/**/          font-size:10pt;
/**/          color:#ec7209;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// FORMULAR FIELDS, BUTTONS, TEXTAREAS AND INPUT TYPES ///////////////////////////////////////////////////////*/
/**/
/**/      input.niceform {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#ffffff;
/**/          font-size:10pt;
/**/          color:#000000;
/**/          background-color:#ffffff;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      #area {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#ffffff;
/**/          font-size:10pt;
/**/          color:#000000;
/**/          background-color:#ffffff;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**/      input.niceform:focus  {
/**/          border-top:1px;
/**/          border-left:1px;
/**/          border-right:1px;
/**/          border-bottom:1px;
/**/          border-style:solid;
/**/          border-color:#ffffff;
/**/          font-size:10pt;
/**/          color:#000000;
/**/          background-color:#ffffff;
/**/          padding:2px;
/**/          height:22px;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/


/**********************************************************************************************************************/
/*/////// MAIN TABLE SETTINGS ///////////////////////////////////////////////////////////////////////////////////////*/
/**/
/**/      #main_table {
/**/          width:1060px;
/**/          text-align:left;
/**/          vertical-align:top;
/**/          border:0px;
/**/        }
/**/
/**********************************************************************************************************************/
/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/
