/* TYPO3 CVS id: $id$ */
/* Template stylesheet which can be used for new sites */
/* Make a copy of this stylesheet to some other location, modify it and use it from there! */
/*

Colorscheme is:

Background Color 1: #EDEBF1;        (Background 1)
Background Color 1-dimmed: #D8D7DC;        (Background 1 - dimmed)
Background Color 2: #F5FFAA;        (Background 2)
Background Color 3: #D1D2E4;        (Background 2)

Text, main:        #000000
Text Color 1: #186900;        (red)
Text Color 2: #10007B;        (green)
Text Color 3: #8A0020;        (blue)

Links                #000066
Link hover: #660000;

Borders/Lines        #333333
*/


/***************************/
/* General element styles: */
/***************************/
H1, H2, H3, H4, H5, P, TD, UL, OL, BLOCKQUOTE, INPUT, TEXTAREA, SELECT { font-family:  Helvetica;color: #000000; }
PRE { font-family: monospace; }
A { color: #000066;}
A:hover { color: #000066;text-decoration: underline; }
FORM { margin: 0px 0px 0px 0px;}
P, PRE { margin: 0px 0px 0px 0px; }
P, TD, UL, OL { font-size: 11px; }
INPUT, TEXTAREA, SELECT { padding-left: 5px; font-size: 11px; }


/********************************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #333333; }
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #333333; }
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 33%; }
DIV.csc-frame-indent6633 { padding-right: 33%; }
DIV.csc-frame-frame1 { background-color: #EDEBF1; padding: 2px 4px 2px 4px; border: 1px solid #333333; }
DIV.csc-frame-frame2 { background-color: #F5FFAA; padding: 2px 4px 2px 4px; border: 1px solid #333333; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 2px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 2px; }

/******************/
/* Headers, plain */
/******************/
H1 { font-size: 18px; }
H2 { font-size: 16px; color: #0C2577; }
H3 { font-size: 14px; color: #0C2577; }
H4 { font-size: 12px; color: #0C2577; }
H1, H2, H3, H4, H5, H6 { margin: 0px 5px 0px 5px; margin-top: 10px; margin-bottom: 2px; }
H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }

/* Headers, with link */
H1 A, H2 A, H3 A, H4 A, H5 A { color: #000000; text-decoration: none; }
H2 A { color: #0C2577; }
H3 A { color: #0C2577; }
H4 A { color: #0C2577; }
H1 A:hover, H2 A:hover, H3 A:hover, H4 A:hover, H5 A:hover { text-decoration: underline; }

/* Header date */
P.csc-header-date { font-size: 10px; color: #186900; }

/* Subheader, general */
P.csc-subheader { font-style: italic; background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal; }
P.csc-subheader-1 { color: #186900; }
P.csc-subheader-2 { color: #10007B; }
P.csc-subheader-3 { color: #8A0020; }

/*******************/
/*  / Page Teaser Ext: */
/*******************/


.tx-jppageteaser-pi1-headline {
font-weight: bold;
font-size:11px;
margin-bottom: 5px;
}
.tx-jppageteaser-pi1-text         {font-weight: normal; margin-bottom: 5px;}
.tx-jppageteaser-pi1-image         {margin-right: 15px; border: 0px;}
.tx-jppageteaser-pi1-element         {
margin-bottom: 10px;
font-size:11px;
}
.tx-jppageteaser-pi1-link         {
font-size:11px;
}
.tx-jppageteaser-pi1 P             {
margin: 0px !important;
font-size:11px;
}


/*******************/
/* RTE / Bodytext: */
/*******************/
P.bodytext { font-size: 11px; color: #000000; padding-left: 5px; padding-right: 5px;}
P.bodytext A { font-weight: bold; }

/* RTE / Bulletlists */
UL { margin-top: 0px; list-style-type : square; }
UL UL LI { font-size: 11px; }
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 2px; }

/* RTE / Table styling */
TABLE.contenttable { border: 0px #333333 solid; margin: 10px 0px 10px 0px; width: 100%; }
TABLE.contenttable TR TD { padding: 5px 5px 5px 5px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; }
TABLE.contenttable TR {
/*background-color: #ffffff;*/
 }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: 10px; font-style: italic; }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px;padding: 5px 0px 5px 5px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; padding: 5px 5px 5px 5px;}
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: 11px; }

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #000000; }
UL.csc-bulletlist-1 { color: #186900; list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #10007B; list-style-position : inside; }
UL.csc-bulletlist-3 { color: #8A0020; list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: 11px; }
TABLE.contenttable TR TD { vertical-align: top; }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #000000; }

TABLE.contenttable-1 P { color: #186900; }
TABLE.contenttable-1 TR.tr-0 TD P { font-weight: bold; }
TABLE.contenttable-1 TR.tr-0 TD { background-color: #D1D2E4;}

TABLE.contenttable-2 P { color: #10007B; }
TABLE.contenttable-2 TR TD.td-0 { background-color: #F5FFAA;}
TABLE.contenttable-2 TR TD.td-0 P { font-weight: bold; }

TABLE.contenttable-3 P { color: #8A0020; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { background-color: #D1D2E4;}
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P { font-weight: bold; }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: 12px; }
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR.tr-even { background-color: #EDEBF1; }
TABLE.csc-uploads TR.tr-odd { background-color: #D8D7DC; }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description { font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 { border-color: #186900; }

TABLE.csc-uploads-2 { border-color: #10007B; }

TABLE.csc-uploads-3 { border-color: #8A0020; }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #D8D7DC; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #EDEBF1; }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA { border: 1px solid #333333; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }
TD.csc-form-fieldcell TEXTAREA {rows: 10;}

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #EDEBF1; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #186900; }
H3.csc-searchResultHeader { background-color: #EDEBF1; font-size: 14px; padding-left: 5px; }
P.csc-searchResult { font-style: italic; margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 10px; width:120px;}
DIV.csc-menu P { font-size: 11px; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; background-color: #C2C2C2; }
DIV.csc-menu P A { color: #0C2577; text-decoration: none; }
DIV.csc-menu P A:hover { color: #0C2577; text-decoration: underline; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 20px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #000000; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #186900; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #10007B; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #8A0020; }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #186900; }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 {max-width: 170px;}
DIV.csc-menu-4 P { margin-top: 2px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal; font-style: italic; margin-top: 0px; padding: 0px 2px 2px 20px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #186900; }
/* SlideImage / SlideBanner */
.tx-mtslide-pi1{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
.tx-mtslide-pi1{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
.tx-mtslide-pi2{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
DIV#tx-mtslide-slideimage{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}
.tx-mtslide-maintable{
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
}

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family:  Helvetica; font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family:  font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;} Helvetica;
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/
  _CSS_DEFAULT_STYLE (
   .tx-sremailsubscribe-pi1 P { font-family: Helvetica; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-sremailsubscribe-pi1 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-sremailsubscribe-pi1 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-sremailsubscribe-pi1 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-sremailsubscribe-pi1 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-sremailsubscribe-pi1 TD { vertical-align:top;  font-family: Helvetica; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
   .tx-sremailsubscribe-pi1 INPUT { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi1 INPUT.tx-sremailsubscribe-pi1-submit { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi1 INPUT.tx-sremailsubscribe-pi1-uploader { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi1 INPUT.tx-sremailsubscribe-pi1-icon { font-size:10px; font-family: Helvetica; background-color:transparent;}
   .tx-sremailsubscribe-pi1 SELECT { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi1 TEXTAREA { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-radio INPUT  { font-size:10px; font-family: Helvetica; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-sremailsubscribe-pi1 .tx-sremailsubscribe-pi1-checkbox INPUT  { font-size:10px; font-family: Helvetica; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
  )
  .tx-sremailsubscribe-pi2 P { font-family: Helvetica; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px; }
   .tx-sremailsubscribe-pi2 A:link { background-color:transparent; color:navy; text-decoration:none; font-weight:bold;}
   .tx-sremailsubscribe-pi2 A:visited { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-sremailsubscribe-pi2 A:hover { background-color:transparent; color:#333333; text-decoration:none; }
   .tx-sremailsubscribe-pi2 A:active { background-color:transparent; color:navy; font-weight:bold; text-decoration:none; }
   .tx-sremailsubscribe-pi2 TD { vertical-align:top;  font-family: Helvetica; font-size:12px; line-height:125%; color:#35006d; margin-top:8px; margin-bottom:0px; padding-top:0px; padding-bottom:0px; padding-right:3px; padding-left:3px; text-indent:0px;}
   .tx-sremailsubscribe-pi2 INPUT { font-size:10px; font-family: Helvetica; background-color:#ffffff; color:#000000; font-weight:bold; }
   .tx-sremailsubscribe-pi2 INPUT.tx-sremailsubscribe-pi1-submit { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi2 INPUT.tx-sremailsubscribe-pi1-uploader { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi2 INPUT.tx-sremailsubscribe-pi1-icon { font-size:10px; font-family: Helvetica; background-color:transparent;}
   .tx-sremailsubscribe-pi2 SELECT { font-size:10px; font-family: Helvetica; background-color:#ffffff; color:#000000; font-weight:bold; }
   .tx-sremailsubscribe-pi2 TEXTAREA { font-size:10px; font-family: Helvetica; background-color:#35006d; color:#ffffff; font-weight:bold; }
   .tx-sremailsubscribe-pi2 .tx-sremailsubscribe-pi1-radio INPUT  { font-size:10px; font-family: Helvetica; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
   .tx-sremailsubscribe-pi2 .tx-sremailsubscribe-pi1-checkbox INPUT  { font-size:10px; font-family: Helvetica; background-color:transparent; color:#35006d; font-weight:bold; vertical-align:middle; }
  )

  .tx-cljoboffers-pi1{
  font-size:10px; font-family: Helvetica; color:#000000;
  }
  .tx-cljoboffers-pi1-listrow{
          font-size:10px; font-family: Helvetica; color:#000000;
  }
  .tx-cljoboffers-pi1-listrow-header{
  font-size:10px; font-family: Helvetica; color:#000000; font-weight:bold;
  }
 TH { font-size: 12px; color: #000000; font-weight:bold;}

  .swopper_main_table{
          text-align: center;
  }
  .table_swopper_big_image{

  }
  .table_swopper_small_images{
          text-align: center;
  }
  .swopper_small_images{
          margin-top:0px;
          margin-bottom:1px;
  }
  .td_swopper_small_images{
          padding: 1px 1px 0px 0px;
  }

DIV#tx-cmjstickernews-pi1{
        height:20px;
}

/* COMMON */
        .csi-textpic {
                padding: 5px;
                background: none;  /*XXX demo only*/
                border: 0px solid white;  /*XXX demo only*/
        }

        .csi-textpic img {
                border: 0px solid black;  /*XXX demo only*/
                margin: 4px;
        }

        .csi-textpic .csi-caption {
                text-align: center;  /* will have to be an inline style?  - controlled by TS [left - right - center]*/
                font-style: italic;  /*XXX demo only*/
                font-size: 10px;
                font-family: Helvetica;
        }

        .csi-textpic .csi-image {
                border: 0px solid red;  /*XXX demo only*/
                margin: 0 0 3px 0;  /*XXX demo only*/
                background: #FFF;  /*XXX demo only*/
                /*width: 210px; will have to be an inline style - controlled by TS*/
        }

        .csi-textpic .csi-imagewrap {
                border: 0px solid blue; /*XXX demo only*/
        }

        .csi-textpic .csi-text {
                border: 0px solid silver; /*XXX demo only*/
                text-align: left; /*will have to be an inline style - controlled by TS*/
        }

        .csi-text p {
                margin-top: 0;
        }

        /* CENTER */

        .csi-center .csi-image {
                margin: 0 auto 3px;

        }

        /* RIGHT */
        .csi-right div.csi-image {
                float: right;
                clear: both;
        }

        .csi-right div.csi-text {
                clear: right;
        }


        /* LEFT */
        .csi-left div.csi-image {
                float: left;
                clear: both;
        }

        .csi-left div.csi-text {
                clear: left;
        }


        /* INTEXT LEFT */
        .csi-intext-left .csi-image {
                float: left;
                clear: both;
                margin-right: 5px;
        }


        /* INTEXT RIGHT */
        .csi-intext-right .csi-image {
                float: right;
                clear: both;
                margin-left: 5px;
        }


        /* INTEXT RIGHT NOWRAP */
        .csi-intext-right-nowrap .csi-text {
                /*margin-right: 215px; will have to be an inline style - controlled by TS*/
        }

        /* Hide from IE5-mac. Only IE-win sees this. \*/
        *html .csi-intext-right-nowrap .csi-text {
                height: 1%;
        }
        /* End hide from IE5/mac */

        .csi-intext-right-nowrap .csi-image {
                float: right;
                clear: both;
        }


        /* INTEXT LEFT NOWRAP*/
        .csi-intext-left-nowrap .csi-text {
                 /*margin-left: 215px;will have to be an inline style - controlled by TS*/
        }

        /* Hide from IE5-mac. Only IE-win sees this. \*/
        *html .csi-intext-left-nowrap .csi-text {
                height: 1%;
        }
        /* End hide from IE5/mac */

        .csi-intext-left-nowrap .csi-image {
                float: left;
                clear: both;
        }


/*-----------------------------------  clearer  -----------------------------------*/
/* prevent floated images from overlapping the div-containers they are wrapped in  */

.news-list-container HR.clearer, .news-single-item HR.clearer, .news-latest-container HR.clearer{
        clear:right;
        height:1px;
        border:0px solid;

}
.news-latest-container HR.clearer {
        clear:left;
}
.news-divider{
   clear:both;
   margin-top: 3px;
   width: 168px;
        height: 11px;
        background-image: url(../images/trenner_links1.gif);
        background-repeat: no-repeat;
}

/*-----------------------------------  tt_news LATEST view  -----------------------------------*/

.news-latest-container {
        border:0px solid #333;
        background-color: none;
}

.news-latest-container H2,.news-latest-gotoarchive {
        color:#fff;
        padding:3px;
        margin:3px;
        border:0px solid #666;
        /*background-color:#D8FA70;*/
        background-color:none;
}

.news-latest-gotoarchive {
        font-weight:bold;
        margin-top:5px;
}
.news-latest-gotoarchive A:LINK, .news-latest-gotoarchive A:VISITED, .news-latest-gotoarchive A:HOVER {
        color:#fff;
}
.news-latest-gotoarchive A {
        color:#fff;
}
.news-latest-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        padding:3px;
        margin:3px;
        border:0px solid #666;
        background-color:none;
}

.news-latest-item IMG {

        margin-bottom:5px;
        margin-right:5px;
        border:0px solid #666;
        float:left;
}
.news-latest-category IMG {
        float: none;
        border:none;
        margin:0px;
}
.news-latest-date,.news-latest-morelink,.news-latest-category {
        font-size:10px;
}

.news-latest-morelink {
        height:12px;
        padding-left: 5px;
        padding-right: 5px;
        padding-bottom: 5px;
        text-decoration: none;
        color:#0C2577;
        float:left;
}

.news-latest-morelink A {
}

.news-latest-morelink A:hover {
        text-decoration: underline;
}



/*--------------------------------- tt_news LIST view  -----------------------------------*/
.news-list-container {

        border:0px solid #000;
        background-color:none;

}


.news-list-item {
        /* IE hack */
        height: 1%;
        line-height: 1.3;
        /* IE hack end */
        padding:3px;
        margin:3px;
        border:0px solid #666;
        background-color:none;

        }
.news-search-form {
        padding:3px;
        margin-bottom:5px;
        border:0px solid #666;
        background-color:none;

}
.news-search-emptyMsg{
        margin:0px;
}
.news-search-form FORM {
        margin:0px;
}
.news-list-container H3 {
        margin-bottom: 5px;
        padding: 2px;
        border-bottom: 0px solid #769024;
        background-color: none;
}
.news-list-container H3 A:LINK,.news-list-container H3 A:VISITED,.news-list-container H3 A:HOVER {
        color:#fff;
        padding-left:2px;
}
.news-list-container H3 A {
        color:#fff;

}
.news-list-container P {
        padding-left:3px;
}
.news-list-date {
        float: right;
        color: #3E551C;
        width: 180px;
        text-align: right;
        height: 20px;
        margin-top: -2px;
        margin-right: -2px;
        font-size: 9px;
        font-weight: normal;
        background-color: none;
        }

.news-list-imgcaption {
        float: right;
        padding-top:3px;
        padding-right:3px;
        font-size: 9px;

        }

.news-list-container IMG {

        float: right;
        border:0px solid #666;
        margin-bottom:5px;
        margin-right:2px;
        margin-left:5px;
}
.news-list-category IMG {
        float: none;
        border:none;
        margin:0px;
}

.news-list-morelink,.news-list-category {
        font-size:9px;
        margin-left:3px;
}
.news-list-morelink  {
        margin-bottom:3px;
}
.news-list-browse {
        text-align: center;
}



        /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
        margin:3px;
        border:0px solid #666;
        padding:3px;
        background-color:none;
}
.tx-ttnews-browsebox TD {
        font-size: 10px;
}
.tx-ttnews-browsebox-strong, .tx-ttnews-browsebox-SCell {
        font-weight: bold;
}
.tx-ttnews-browsebox-SCell P,.tx-ttnews-browsebox TD P{
        margin:0px;
}

.tx-ttnews-browsebox-SCell {
        background-color: none;
        border:0px solid #666;
}
.news-search-emptyMsg {
        font-size: 11px;
        margin-left: 10px;
}
        /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
        padding:5px;
        margin-bottom:5px;
        border:0px solid #666;
        background-color:none;

}
.news-single-item H2 {
        font-size: 16px;
        font-weight:bold;
        color: #0C2577;
        margin-bottom: 0px;
}
.news-single-item H3 {
        margin-bottom: 15px;
}



.news-single-img {
        float: right;
        margin-left:5px;

}



.news-single-imgcaption {
        padding:3px;
        clear:both;
}

.news-single-category {

        float: right;
}
.news-single-backlink, .news-single-backlink a {
        font-weight: bold;
        font-size: 10px;
        margin-bottom: 15px;
        margin-top: 10px;
}
.news-single-timedata {
        float: right;
}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
        font-size: 9px;
}
.news-single-author {
        padding-bottom: 3px;
}
.news-single-additional-info {
        background-color: none;
/*         clear: both; */
        margin-top: 15px;
        border: 0px solid #666;
        padding:3px;
        padding-bottom:0px;

}
.news-single-related,.news-single-files,.news-single-links  {
        border: 0px solid #666;
        margin:0px;
        margin-bottom: 3px;
        padding:3px;
        background-color:none;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
        margin-left:20px;
}

.news-single-related DT, .news-single-links DT, .news-single-files DT {
        font-weight: bold;
        font-size: 11px;
        margin-left:5px;
        width:90%;
}

/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
        margin-top:10px;
        padding:3px;
        border:0px solid #333;
        background-color:none;
}
.news-amenu-container LI {
        padding-bottom:1px;
}
.news-amenu-container UL {
        padding:3px;
        margin-top:5px;
        margin-left:0px;
        margin-bottom:0px;
        border:0px solid #666;
        background-color:none;
        list-style-type: none;
}
.news-amenu-container H2 {
        color:#fff;
        padding:3px;
        border:0px solid #666;
        background-color:none;
}
.news-amenu-item-year {
        font-weight: bold;
        border: 0px solid #666;
        padding: 2px;
        background-color: none;
        color:#fff;
}

/*--------------------------------- tt_news Categorymenu (CATMENU) --------------------------------- */


.news-catmenu  {
        padding:5px;
        margin:10px 0px 10px 10px;
        border:0px solid #666;
        background-color:none;
}
.news-catmenu-header  {
        font-size:11px;
        font-weight:bold;
}
.news-catmenu DIV {
        font-size:10px;
        white-space: nowrap;
}
.news-catmenu DIV img {
        margin:0px;
        padding:0px;
        vertical-align: middle;
}
.news-catmenu-ACT {
        font-weight:bold;
}

/*  Styles for catmenu mode "nestedWraps" */
.level0 {
        background-color:#fff;
}
.level1 {
        padding-left:10px;
        background-color:#eee;
}
.level2 {
        padding-left:10px;
        background-color:#ddd;
}
.level3 {
        padding-left:10px;
        background-color:#ccc;
}
.level4 {
        padding-left:10px;
        background-color:#bbb;
}
/*  Styles for mjs event pro */

.tx-mjseventpro-pi1 H2 { margin-top: 0px; margin-bottom: 0px; }

.table-list    { background-color: #fff }
.td-list    { background-color: #eee }
.td-listalt   { background-color: #ff9 }

/* box in box: */
#posterBox          { background-color: #fff; margin: 0 10px 10px 0; position: relative; top: -8px; left: -9px; float: left; clear: both; border: solid 0px #ddd }
#titleBox, #descrBox, #adDataBox       { background-color: #fff; margin-bottom: 10px; margin-left: 0px; padding: 8px 10px 40px; clear: right; border: solid 1px #eee }
#bdate, #entrytime, #edate  { padding-right: 20px; float: left; font-size: 10px;}
#btime, #etime, #edatetime  { margin-left: 110px;font-size: 10px; }
#teaser { font-weight: 700; color: #222; font-size: 10px; margin-bottom: 10px }
.label     { color: #888; font-size: 10px; border-top: 1px dashed #eee }
.data   { color: #222; font-size: 10px; margin-bottom: 10px }

/* ------- */
.table-single     { }
.td-single     { }
.tx-mjseventpro-pi1-singleView-Infobox   { font-family: Helvetica; background-color: #f5f5f5; border: dashed 1px #999 }
.tx-mjseventpro-pi1-singleView-DescrBox  { padding: 2px 20px }

.tx-mjseventpro-pi1-browsebox  { color: #333; font-size: 10px; font-family: Helvetica; background-color: #ffc }

.tx-mjseventpro-pi1-listrowField-title  { color: #333; font-size: 10px; font-family: Helvetica; font-weight: normal; text-transform: uppercase }
.tx-mjseventpro-pi1-listrowField-teaser { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tx-mjseventpro-pi1-listrowField-bdate { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tx-mjseventpro-pi1-listrowField-entrytime { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tx-mjseventpro-pi1-listrowField-time { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tx-mjseventpro-pi1-listrowField-location { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }
.tx-mjseventpro-pi1-listrowField-ticketlink  { color: #333; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif }

/* Single View */

.tx-mjseventpro-pi1-singleView-back   { color: #333; font-size: 11px; font-family: Helvetica; text-align: center; margin: 30px 20px 4px; padding: 1px 2px 3px; border: solid 1px #ccc }

.tx-mjseventpro-pi1-singleViewField-image           { font-size: 11px; background-color: none; margin: 0; padding: 10px; clear: both }
.tx-mjseventpro-pi1-singleViewField-imgcap         { color: #888; font-size: 11px; background-color: none; margin: 0; padding: 0 10px 10px }

.tx-mjseventpro-pi1-singleViewField-bdate {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-bdate {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-entrytime {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-entrytime {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-btime {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-btime {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-edate {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-edate {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-etime {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-etime {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-title {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-title {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-teaser {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-teaser {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-cat {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-cat {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-type {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-type {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-descr {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-descr {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-internalrefs {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-internalrefs {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-location {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-location {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-files {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-files {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-links {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-links {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-promoter {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-promoter {font-size: 11px; font-family: Helvetica; font-weight: bold;}
.tx-mjseventpro-pi1-singleViewField-location {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-location {font-size: 11px; font-family: Helvetica; font-weight: bold;}
.tx-mjseventpro-pi1-singleViewField-area {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-area {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-status {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-status {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-priority {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-priority {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-fees {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-fees {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-ticketlink {font-size: 11px; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewHeader-ticketlink {font-size: 11px;font-weight: bold; font-family: Helvetica;}
.tx-mjseventpro-pi1-singleViewField-age {color: #222; font-size: 11px; margin-bottom: 10px }
.tx-mjseventpro-pi1-singleViewHeader-age {font-size: 11px;font-weight: bold; font-family: Helvetica;}






.mjseventfeform_message{
        color: Red;
}

.galleries_text {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
PADDING-LEFT: 2px;
PADDING-RIGHT: 2px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
COLOR: #5A3B1C;
TEXT-ALIGN: justify;
TEXT-DECORATION: none;
}

.galleries_gallery_name {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: bold;
FONT-SIZE: 11pt;
PADDING-LEFT: 0px;
PADDING-RIGHT: 0px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
COLOR: #5A3B1C;
TEXT-ALIGN: justify;
}

.galleries_album_name {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
PADDING-LEFT: 0px;
PADDING-RIGHT: 0px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
COLOR: #5A3B1C;
TEXT-ALIGN: justify;
}

.galleries_pages_text {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
MARGIN-TOP: 10px;
MARGIN-BOTTOM: 10px;
COLOR: #5A3B1C;
TEXT-ALIGN: justify;
TEXT-DECORATION: none;
}

.galleries_curpage_text {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
MARGIN-TOP: 10px;
MARGIN-BOTTOM: 10px;
COLOR: #000000;
TEXT-ALIGN: justify;
TEXT-DECORATION: none;
}

#target_photo_name {
FONT-FAMILY: Helvetica;
FONT-WEIGHT: normal;
FONT-SIZE: 9pt;
PADDING-LEFT: 5px;
PADDING-RIGHT: 5px;
PADDING-TOP: 10px;
PADDING-BOTTOM: 10px;
COLOR: #000000;
TEXT-ALIGN: center;
}

.warning{
FONT-FAMILY: Verdana,        Arial, Helvetica,        Sans-Serif;
FONT-WEIGHT: bold;
FONT-SIZE: 9pt;
COLOR: #ff0000;
TEXT-ALIGN:        center;
FONT-VARIANT:SMALL-CAPS;
}

.main_heading2 {
FONT-FAMILY: Verdana,        Arial, Helvetica,        Sans-Serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: BOLD;
COLOR: #000000;
}

.yes_no_link {
FONT-FAMILY: Verdana,        Arial, Helvetica,        Sans-Serif;
FONT-SIZE: 11pt;
FONT-WEIGHT: BOLD;
COLOR: #5A3B1C;
}

  .cursor_hand { cursor: pointer; }
  .up_to_character {
        font-size: 10px;
        font-style: italic;
  }

/*  Layout 1 */
.c2l1-left{
   border-right: 0px 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: 0px 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: 0px solid #FFEDA8;
   padding-right: 5px;
   width:70%;
   white-space:normal;
}
.c2l3-middle{
   background-color:#FFEDA8;
   border: 0px solid blue;
   padding-left: 5px;
   width:30%;
   white-space:normal;
}




/* Layout 1 */
.c3l1-left{
   border-right: 0px solid #FFEDA8;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l1-middle{
   border-right: 0px 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: 0px solid #FFEDA8;
   padding-right: 5px;
   width:25%;
   white-space:normal;
}
.c3l2-middle{
   border-right: 0px 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: 0px solid #FFEDA8;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l3-middle{
   background-color:#FFEDA8;
   border: 1px solid #FFF;
   padding-left: 5px;
   padding-right: 5px;
   width:33%;
   white-space:normal;
}
.c3l3-right{
   background-color:#FFEDA8;
   border: 1px solid #FFF;
   padding-left: 5px;
   width:33%;
   white-space:normal;
}
/*MENU SITEMAPSTYLE*/




.nav1area {
display: inline;
}


.nav1 {
padding-right: 20px;
}


.nav2 {
display: block;
position: relative;
}





/*MENUES */
.menue_main
{
   background: #ffffff;
   text-align: left;
   height: 16px;
   width: 450px;

}

/*MENUES */
.menue_main
{
   background: #eeeeee;
   text-align: left;
   height: 16px;
   width: 450px;

}





/*MENU_MAIN */
.menu1_main {
	background-color: transparent;
	font-family :  Helvetica;
	font-size: 8pt;
	font-weight: normal;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-top: 2px;
	border-right: 0px solid #ffffff;
	background-color: transparent;
	vertical-align: top;
}

.menu1_main A, .menu1_main A:visited {
   color: White;
   text-decoration: none;
   display: block;
}

.menu1_main A:hover {
   color: White;
   text-decoration: underline;
   display: block;
}

.menu1_main_act A {
   color: White;
   font-weight: normal;
   text-decoration: none;
   display: block;
}

.menu1_main_act A:hover {
   color: #999999;
   font-weight: normal;
   text-decoration: underline;
   display: block;
}


/* MENU_MAIN LEVEL 2 */
.menu1_main2 {
clear: both;
float: left;
padding-left: 40px;
   padding-right: 40px;
   font-size: 8pt;
   display: block;
vertical-align: baseline;
}
.menu1_main2 A {
   color: #0C2577;
   text-decoration: none;
}

.menu1_main2 A:hover {
   color: #0C2577;
   text-decoration: underline;
}

.menu1_main2_act {
   clear: both;
float: left;
padding-left: 40px;
   padding-right: 40px;
   font-size: 8pt;
   display: block;
vertical-align: baseline;
}

.menu1_main2_act A {
   color: #0C2577;
   text-decoration: none;
}

.menu1_main2_act A:hover {
   color: #0C2577;
   text-decoration: underline;
}
.menu1_main2_sub{
   clear: both;
float: left;
padding-left: 40px;
   padding-right: 40px;
   font-size: 8pt;
   display: block;
vertical-align: baseline;
}

.menu1_main2_sub A {
   color: #0C2577;
   text-decoration: none;
}

.menu1_main2_sub A:hover {
   color: #0C2577;
   text-decoration: underline;
}


/* MENU_LINKS LEVEL 1 */
.menu1_links1 {
        color: #ffffff;
   text-decoration: none;
   display: inline;
   background-color: transparent;
   padding-left: 5px;
   padding-right: 5px;
        padding-top: 2px;
   padding-bottom: 2px;
   border-right: none;
   font-weight: bold;
   font-size: 9pt;
   font-family :  Helvetica;
}


.menu1_links1 A {
   color: #ffffff;
   text-decoration: none;
}

.menu1_links1 A:hover {
   color: #4A6722;
   text-decoration: none;
}


.menu1_links1_act A {
   color: #ffffff;
display: inline;
   text-decoration: none;
}

.menu1_links1_act A:hover {
   color: #4A6722;
display: inline;
   text-decoration: none;
}

.menu1_links1_no {
        color: #ffffff;
   text-decoration: none;
   display: inline;
   background-color: transparent;
   padding-left: 5px;
   padding-right: 5px;
        padding-top: 2px;
   padding-bottom: 2px;
   border-right: none;
   font-weight: bold;
   font-size: 9pt;
   font-family :  Helvetica;
}


/* MENU_LINKS LEVEL 2 */

.menu1_links2 A {
   color: black;
   text-decoration: none;
   /*display: block;*/
   background-color: transparent;
   padding-left: 100px;
   padding-right: 5px;
   border-right: none;
   font-weight : bold;
   font-size: 8pt;
   font-family :  Helvetica;
}

.menu1_links2 A:hover {
   color: #E89961;
   text-decoration: none;
   /*display: block;*/
   background-color: transparent;
   padding-left: 100px;
   padding-right: 5px;
   border-right: none;
   font-weight : bold;
   font-size: 8pt;
   font-family :  Helvetica;
}


.menu1_links2_act A {
   color: #E89961;
   text-decoration: none;
   /*display: block;*/
   background-color: transparent;
   padding-left: 100px;
   padding-right: 5px;
   border-right: none;
   font-weight : bold;
   font-size: 8pt;
   font-family :  Helvetica;
}

.menu1_links2_act A:hover {
   color: #E89961;
   text-decoration: none;
   /*display: block;*/
   background-color: transparent;
   padding-left: 100px;
   padding-right: 5px;
   border-right: none;
   font-weight : bold;
   font-size: 8pt;
   font-family :  Helvetica;
}

.menu1_links2_sub A {
   color: #000000;
   text-decoration: none;
}

.menu1_links2_sub A:hover {
   color: #E89961;
   text-decoration: none;
}

/* MENU_Unten LEVEL 1 */
.menu1_unten1 {
        padding:0px 5px 0px 5px;
        border-color: transparent;
   font-weight: normal;
   font-size: 8pt;
   font-family :  Helvetica;
}


.menu1_unten1 A {
   color: #00008B;
   text-decoration: none;
}

.menu1_unten1 A:hover {
   color: #00008B;
   text-decoration: underline;
}
.menu1_unten1_act {
        padding:0px 5px 0px 5px;
        border-color: transparent;
   font-weight: normal;
   font-size: 8pt;
   font-family :  Helvetica;
}

.menu1_unten1_act A {
   color: #00008B;
   text-decoration: none;
}

.menu1_unten1_act A:hover {
   color: #00008B;
   text-decoration: underline;
}

.menu1_unten1_sub A {
   color: #00008B;
   text-decoration: none;
}

.menu1_unten1_sub A:hover {
   color: #00008B;
   text-decoration: underline;
}

/* Styles für das Menü */

#menue_table {
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 38px;
}
.menue1 {
	display: block;
	padding: 0px 38px 5px 2px;
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
}

.menue1 A {
	color: #ffffff;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

.menue1 A:hover {
	color: #cccccc;
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
}

.menue2 {
	display: block;
	padding: 0px 18px 0px 2px;
	color: #ffffff;
	font-size:10px;
}

.menue2 A {
	color: #ffffff;
	font-size:10px;
	text-decoration: none;
}
.menue2 A:hover {
	color: #cccccc;
	font-size:10px;
	text-decoration: none;
}

.linkStartseite{
color: #fff;
font-size:11px;
font-weight: bold;
}
.linkStartseite A{
color: #fff;
font-size:11px;
font-weight: bold;
text-decoration: none;
}
.linkStartseite A:hover{
font-weight: bold;
color: #ccc;
font-size:11px;
text-decoration: none;
}

.wortmarke1{
color: #fff;
font-size:11px;
font-weight: bold;
}
.wortmarke1 A{
color: #fff;
font-size:11px;
font-weight: bold;
text-decoration: none;
}
.wortmarke1 A:hover{
font-weight: bold;
color: #ccc;
font-size:11px;
text-decoration: none;
}



.differentsolutions{
color: #fff;
font-size:9px;
}
.differentsolutions A{
color: #fff;
font-size:9px;
text-decoration: none;
}
.differentsolutions A:hover{
color: #ccc;
font-size:9px;
text-decoration: none;
}

.tx-imgswopper4x4-pi1{
padding: 10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.swopper_main_table{

  }
  .table_swopper_big_image{
  padding: 0px 1px 0px 0px;
  }
  .table_swopper_small_images{

  }
  .swopper_small_images{

  }
  .td_swopper_small_images{
          padding: 1px 1px 0px 0px;
  }
