/*************************************************************/
/*   Design:   Multiflex-3 Update-6 / Layout-4               */
/*   File:     Global layout structure                       */
/*-----------------------------------------------------------*/
/*   Author:   Wolfgang                                      */
/*   Date:     December 18, 2006                             */
/*   Homepage: wwww.1-2-3-4.info                             */
/*-----------------------------------------------------------*/
/*   License:  Fully open source without restrictions.       */
/*             Please keep footer credits with a link to     */
/*             Wolfgang (www.1-2-3-4.info). Thank you!       */
/*************************************************************/



/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */

 body {font-size:62.5%; #background-color:rgb(255,255,255); font-family:verdana,arial,sans-serif;} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
  width:900px;
  margin-top:10px;
  margin-bottom:10px;
  border:solid 1px rgb(150,150,150);
  font-size:1.0em;
  margin-right: auto;
  margin-left: auto;
}
.main {clear:both; width:900px; padding-bottom:30px; background:transparent url(../img/bg_main_withnav.jpg) top left repeat-y;}
.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:200px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:640px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}



.footer
{

clear: both;
width: 900px;
background-color: #e1e1e1;
background-image: url(../img/bg_foot.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0% 0%;
font-size: 1em;
overflow-x: visible;
overflow-y: visible;
padding-top: 0em;
padding-right: 0pt;
padding-bottom: 1em;
padding-left: 0pt;
margin-right: auto;
margin-left: auto;
  border:solid 1px rgb(150,150,150);
  font-size:1.0em;
  margin-right: auto;
  margin-left: auto;

}


/* --- For alternative headers START PASTE here --- */

/* HEADER */
.header {width:00px; font-family:"trebuchet ms",arial,sans-serif;}
#.header-top {width:900px; height:80px; background:rgb(240,240,240) url(../img/bg_head_top.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
#.header-middle {width:900px; height:150px; background:rgb(230,230,230) url(../img/bg_head_middle.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.header-bottom h1 {margin-top:5px; margin-bottom:5px; text-transform: uppercase; font-size:120%; font-weight: bold;} {width:900px; height:40px; background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;  font-family: Verdana, Arial, Helvetica, sans-serif, "Century Gothic" ;
  line-height: 3;
  font-variant: normal;}
.header-bottom a:link {
  color: #ffffff;
  text-decoration: none;}

.header-bottom a:visited {
  color: #ffffff;
  text-decoration: underline;
  }
.header-bottom a:focus {
  color: #ffffff;
  text-decoration: underline;
  }

.header-bottom a:hover {
  font-weight: bolder;
  color: #467aa7;
  top: 5px;
  bottom: 5px;
  /* cursor: url("favicon2.ico") */ 
  }

.header-bottom a:active {
  color: #467aa7;
  text-decoration: underline;
  }
  

.header-breadcrumbs {
  clear:both;
  font-weight: bolder;
  color: #2a5a8a;
  width:888px;
  background:rgb(255,255,255) url(../img/bg_head_breadcrumbs.jpg) repeat-y;
  padding-top: 3em;
  padding-bottom: 1em;
  padding-left: 12px;
  padding-right: 0px;
}

/********************/
/*  HEADER SECTION  */
/********************/
.sitelogo {
  width:69px;
  height:72px;
  position:absolute;
  z-index:100;
  margin:22px 0 0 20px;
  left: 33px;
  top: 6px;
  background-image: url(../../../logos/logo_klein.png);
  background-attachment: fixed;
  background-repeat: no-repeat;
}
.sitename {
  width:437px;
  height:45px;
  position:absolute;
  overflow:visible !important /*Firefox*/;
  overflow:hidden /*IE6*/;
  margin-top: 20px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  z-index: 31;
  left: 95px;
  top: 17px;
}
.sitename h1 {font-size:240%;}
.sitename h2 {margin:-4px 0 0 0; color:rgb(125,125,125); font-size:120%;}
.sitename a {text-decoration:none; color:rgb(125,125,125);}
.sitename a:hover {text-decoration:none; color:rgb(50,50,50);}



.nav1 {
  width:950px;
  position:absolute;
  z-index: 133;
  margin-top: 0px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0px;
  left: 28px;
  top: 0px;
}
.nav1 ul {font-weight:bold;}  
.nav1 li {display:inline; list-style:none;}
.nav1 li a {display:block; float:left; padding:0px 0px 0px 0px; color:rgb(235,235,235) ; text-decoration:none; font-size:20%;}
.nav1 a:hover {text-decoration:none; color:rgb(235,235,235);}

.sitemessage {width:400px; height:120px; position:absolute; z-index:1; margin:20px 0 0 480px; color:rgb(234,239,247); /*overflow:visible !important /*Activate if Firefox print problems*/; overflow:hidden /*IE6*/;}
.sitemessage h1 {width:400px; text-align:right; font-size:230%;}
.sitemessage h2 {float:right; width:320px; margin:8px 0 0 0; text-align:right; line-height:100%; font-size:160%;}
.sitemessage h3 {float:right; width:320px; margin:10px 0 0 0; text-align:right; font-size:140%;}
.sitemessage h3 a {text-decoration:none; color:rgb(234,239,247);}
.sitemessage h3 a:hover {text-decoration:none; color:rgb(50,50,50);}

/*Drop-down menu*/
.nav2 {
  float:left;
  width:900px;
  border:none;
  # background:rgb(220,220,220) url(../img/bg_head_bottom_nav.jpg) no-repeat;
  background-color: #fe9d1f;
  color:rgb(75,75,75);
  font-size:9px;
  position: absolute;
  margin-top: 0px
} /*Color navigation bar normal mode*/
.nav2 ul {list-style-type:none;}
.nav2 ul li {float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; border-right:solid 1px rgb(175,175,175);}
.nav2 ul li a {float:left; display:block; height:3.1em; line-height:3.1em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}
.nav2 ul li ul {display:none; border:none;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.0em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a {display:block; width:10.0em; height:auto; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

/*IE6 hovering*/
.nav2 table {position:absolute; top:0; left:0; border-collapse:collapse;}
.nav2 ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li a:hover ul {display:block; width:10.0em; position:absolute; z-index:999; top:3.1em; t\op:3.0em; left:0; marg\in-top:0.1em;}
.nav2 ul li a:hover ul li a {display:block; w\idth:10.0em; height:1px; line-height:1.3em; padding:4px 16px 4px 16px; border-left:solid 1px rgb(175,175,175); border-bottom: solid 1px rgb(175,175,175); background-color:rgb(237,237,237); font-weight:normal; color:rgb(50,50,50);} /*Color subcells normal mode*/
.nav2 ul li a:hover ul li a:hover {background-color:rgb(210,210,210); text-decoration:none;} /*Color subcells hovering mode*/

.header-breadcrumbs ul {float:left; width:560px; list-style:none; padding:0 0 0 15px; font-family:verdana,arial,sans-serif;}
.header-breadcrumbs ul li {display:inline; padding:0 0 0 10px; background:transparent url(../img/bg_bullet_arrow.gif) no-repeat 0 50%; font-weight:bold; color:rgb(125,125,125); font-size:100%;}
.header-breadcrumbs ul a {color:rgb(70,122,167); text-decoration:none;}
.header-breadcrumbs ul a:hover {color:rgb(42,90,138); text-decoration:underline;}

.header-breadcrumbs .searchform {
  float:right;
  width:245px;
  padding-top: 0;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
.header-breadcrumbs .searchform form fieldset {float:right; border:none;}
.header-breadcrumbs .searchform input.field {width:11.5em; padding:0.2em 0 0.3em 0; border:1px solid rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:120%; }
.header-breadcrumbs .searchform input.button {width:2.5em; padding:1.5px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:120%;}
.header-breadcrumbs .searchform input.button:hover {cursor:pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* --- For alternative headers END PASTE here --- */

/* MAIN SUBCONTENT */


/********************/
/*  Page COUNTER  */
/********************/


.tx-schdmyacounter-pi1 {
  width: 100%;
  border: thin silver solid;
  margin: 0.0em;
  padding: 0.0em;
margin-top: 10px; margin-bottom: 0px; 
}
.tx_schdmyacounter_pi1_counter {
table-layout: fixed;
with: 205px
height: 400px
border: 2px solid red;
empty-cells: show
}





/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:rgb(125,125,125); font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:rgb(125,125,125);}
.footer a:hover {text-decoration:none; color:rgb(0,0,0);}
.footer a:visited {color:rgb(0,0,0);}


/******************/
/*  CLEAR FLOATS  */
/******************/
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.column1-unit:after, .column2-unit-left:after, .column2-unit-right:after, .column3-unit-left:after, .column3-unit-middle:after, .column3-unit-right:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.footer:after, p:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clear-contentunit {clear:both; width:440px; height:0.1em; border:none; background:rgb(210,210,210); color:rgb(210,210,210);}

/********************************/
/*  PRINTING and MISCELLANEOUS  */
/********************************/
@media print {.header-top {width:800px; height:0px; background:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}
@media print {.header-breadcrumbs {width:900px; background:transparent;}}
@media print {.nav2 {
  float:left;
  width:900px;
  border:none;
  background:rgb(240,240,240);
  color:rgb(75,75,75);
  font-size:130%;
  font-size:130%;
  position: absolute;
  z-index: 0;
}} /*Color navigation bar normal mode*/
@media print {.main {clear:both; width:900px; padding-bottom:30px; background:transparent;}}
@media print {.main-navigation {display:inline /*Fix IE floating margin bug*/; float:left; width:199px; border-right:solid 1px rgb(200,200,200); border-bottom:solid 1px rgb(200,200,200); background-color:rgb(240,240,240); overflow:visible !important /*Firefox*/; overflow:hidden /*IE*/;}}
@media print {.footer {clear:both; width:900px; height:3.7em; padding:1.1em 0 0; background:rgb(240,240,240); font-size:1.0em; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}}


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

   border:1px solid #fe9d1f;
  background-color:#ebebeb;
}  


.news-list-item {
  padding:3px;  
  margin:3px;
  border:1px solid #fe9d1f;
  background-color:#ffffff;

  } 
.news-search-form {  
padding:3px;  
  margin-bottom:5px;
  border:2px solid #fe9d1f;
  background-color:#bebebe;

}
.news-search-emptyMsg{

margin:0px;
}
.news-search-form FORM {
  margin:0px;
  
}
.news-list-container H3 {
  margin-bottom: 5px;
  padding: 2px;
  border-bottom: 1px solid #769024;
  background-color: #769024;
}
.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 H4 {
  font-weight:normal;
  height:70px;
padding-left:3px;
}
.news-list-date {
  float: right;
  color: #ffffff;
  width: 180px;
  text-align: left;
  height: 16px;
  margin-top: -3px;
  margin-right: -3px;
  font-size: 10px;
  font-weight: bolder;
  background-color: #fe9d1f;
  }

.news-single-rightbox

{

font-weight: bold;
font-size: 11px;
color: #ffffff;
background-color: #fe9d1f;
padding-top: 5px;
padding-bottom: 5px;
width: 100%;
}


div .news-single-rightbox > a.share_icon > img
{
float: none;
width: 20px;
height: 20px;
border-top-width: 0pt;
border-bottom-width: 0pt;
border-top-style: none;
border-bottom-style: none;
margin-top: 0pt;
margin-right: 6pt;
margin-bottom: 0pt;
margin-left: 0pt;
padding-top: 0pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 0pt;
}

div .news-single-rightbox > img

{
float: right;
margin: 5px;
}

div .news-single-rightbox > .news-single-item > div > a

{
font-size: 9px;
color: #ffffff;
background-color: #fe9d1f;
}


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

  }

.news-list-container IMG {
    float: right;
  border:1px 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:1px solid #666;
  padding:3px;
  background-color:#F9FFE5;
}
.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: #BBE53A;
  border:1px solid #666;
}
.news-search-emptyMsg { 

font-weight: bold;
font-size: 10px;
color: #ffffff;
background-color: #fe9d1f;
border: 2px solid #fe9d1f;
margin-right: -5px;
margin-top: -5px;
padding-top: -5px;
width: 70%;
}
  /*--------------------------------- tt_news SINGLE view  ---------------------------------*/
.news-single-item {
  padding:5px;  
  margin-bottom:5px;
  border:2px solid #fe9d1f;
  background-color:#ffffff;

}
.news-single-item H2 {
  font-size: 16px;
  font-weight:bold;
  color: #85A600;
  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 {

  border:1px solid #fe9d1f;
  background-color:#ffffff;
  clear: both;
  margin-top: 15px;
padding:3px;
padding-bottom:0px;

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

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

.news-single-related DT, .news-single-links DT, .news-single-files DT {
  
       font-weight: bold;
  font-size: 11px;
       color: #ffffff;
  
  background-color:#fe9d1f;
margin-left:-3px;
margin-top:-3px;
width:75%;
}
  
/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */
.news-amenu-container {
  padding:3px;  
   border:1px solid #333;
  background-color:#BBE53A;
}
.news-amenu-container LI {
  padding-bottom:1px;
}
.news-amenu-container UL {
  padding:3px;
  margin-top:5px;
  margin-left:0px;
  margin-bottom:0px;
  border:1px solid #666;
  background-color:#F9FFE5;
  list-style-type: none;
}
.news-amenu-container H2 {
  color:#fff;
  padding:3px;  
  border:1px solid #666;
  background-color:#769024;
}
.news-amenu-item-year {
  font-weight: bold;
  border: 1px solid #666;
  padding: 2px;
  background-color: #769024;
  color:#fff;
}




.showResultsWrap
{
font-weight: bold;
font-size: 10px;
color: #ffffff;
background-color: #fe9d1f;
margin-right: -5px;
margin-top: 3px;
padding-top: -5px;
width: 100%;
}

.browseLinksWrap
{
font-weight: bold;
font-size: 11px;
color: #ffffff;
border: 2px solid #fe9d1f;
margin-left: 0px;
margin-top: -1px;
}

.activeLinkWrap
{
font-weight: bold;
font-size: 11px;
color: #ffffff;

border: 2px solid #fe9d1f;
}

.cssTickerEntry a

{
    font-size:10px;
    font-weight:bold;
    color:#fe9d1f;
}

.cssTickerEntry div
{
    font-size:15px;
    font-weight:bold;
    color:#ebebeb;
              margin: 8px 8px;
}



.csc-menu-4 > dt > a
{
line-height: 2em;
padding-left: 10px;
background-color: transparent;
background-image: url("../img/bg_bullet_full_2.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 50%;
text-decoration: none;
color: #467aa7;
font-weight: bold;
font-size: 120%;
}

.csc-menu-4 > dt > a:visited
{
line-height: 2em;
padding-top: 3pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
background-color: transparent;
background-image: url("../img/bg_bullet_visited_2.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 50%;
text-decoration: none;
color: #467aa7;
font-weight: bold;
font-size: 120%;
}

.csc-menu-4 > dt > a:visited
{
line-height: 2em;
padding-top: 3pt;
padding-right: 0pt;
padding-bottom: 0pt;
padding-left: 10px;
background-color: transparent;
background-image: url("../img/bg_bullet_visited_2.gif");
background-repeat: no-repeat;
background-attachment: scroll;
background-position: 0px 50%;
text-decoration: none;
color: #fe9d1f;
font-weight: bold;
font-size: 120%;
}

.csc-menu-4 > dd
{
font-family: "trebuchet ms",arial,sans-serif;
color: #505050;
font-weight: normal;
font-size: 125%;

padding-top: 3px;
padding-right: 3px;
padding-bottom: 3px;
padding-left: 10px;
margin-top: 0px;
margin-right: 3px;
margin-bottom: 3px;
margin-left: 10px;
border-top-width: 0px;
border-right-width-value: 1px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 3px;
border-left-width-value: 50px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #467aa7;
border-right-color-value: #fe9d1f;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #467aa7;
border-left-color-value: #fe9d1f;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
background-color: #ebebeb;

}


.rgmediaimages-caption
{
clear: both;
font-size: 12px;
font-weight: bold;
color: #ffffff;
margin-top: 5px;
width: 630px;
background-color: #fe9d1f;
padding-left: 7px;
border-top-width: 8px;
border-right-width-value: 8px;
border-right-width-ltr-source: physical;
border-right-width-rtl-source: physical;
border-bottom-width: 8px;
border-left-width-value: 8px;
border-left-width-ltr-source: physical;
border-left-width-rtl-source: physical;
border-top-style: solid;
border-right-style-value: solid;
border-right-style-ltr-source: physical;
border-right-style-rtl-source: physical;
border-bottom-style: solid;
border-left-style-value: solid;
border-left-style-ltr-source: physical;
border-left-style-rtl-source: physical;
border-top-color: #fe9d1f;
border-right-color-value: #fe9d1f;
border-right-color-ltr-source: physical;
border-right-color-rtl-source: physical;
border-bottom-color: #fe9d1f;
border-left-color-value: #fe9d1f;
border-left-color-ltr-source: physical;
border-left-color-rtl-source: physical;
}


@charset "utf-8";

/****************************/
/*** datamints feuser CSS ***/
/****************************/

div.tx-datamintsfeuser-pi1 {
  margin-bottom: 20px;
font-weight: bold;
  color: #fe9d1f;

}

/*** Form and Fields ***/
div.tx-datamintsfeuser-pi1 form {
  margin: 0;
  padding: 0;
}
div.tx-datamintsfeuser-pi1 form fieldset {
  margin-bottom: 20px;
  padding: 10px;
  border: 1px solid #ccc;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item {
  clear: both;
  margin-top: 10px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item label {
  display: block;
  width: 160px;
  float: left;
color: #467aa7;

font-weight: bold;


}
div.tx-datamintsfeuser-pi1 form fieldset div.form_item input
{
  width: 300px;
font-weight: bold;
font-size: 280%;
  color: #fe9d1f;
}

div.tx-datamintsfeuser-pi1 form fieldset div.form_type_text textarea 
{
  width: 300px;
font-weight: bold;
font-size: 350%;
  color: #fe9d1f;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check input {
  width: auto;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_select select {
  width: 300px;
  max-height: 100px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check div.check_item_wrapper,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_select div.check_item_wrapper,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_radio div.radio_item_wrapper,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_group div.group_item_wrapper {
  margin-left: 160px;
  width: 300px;
  max-height: 100px;
  overflow: auto;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check div.check_item label,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_select div.check_item label,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_radio div.radio_item label,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_group div.group_item label {
  display: inline;
  width: auto;
  float: none;

}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check div.check_item input,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_select div.check_item input,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_radio div.radio_item input,
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_group div.group_item input {
  margin-right: 4px;
  width: auto;
  float: left;

}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_check div.check_item {
  float: left;
  margin-right: 10px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_captcha div.captcha_picture {
  display: inline;
  margin-right: 20px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_captcha div.captcha_picture img {
  vertical-align: middle;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_captcha input {
  width: 100px;
  vertical-align: middle;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_submit {
  clear: both;
  margin-top: 20px;
}
div.tx-datamintsfeuser-pi1 form fieldset div.form_type_submit input {
  width: auto;
  margin-left: 160px;
}

div.tx-datamintsfeuser-pi1 form fieldset div.list {
  height: 18px;
  margin: 8px;
  border: 1px solid #ccc;
  padding: 6px;
  background-color: #fafafa;
}
div.tx-datamintsfeuser-pi1 form fieldset div.list label {
  width: auto;
}
div.tx-datamintsfeuser-pi1 form fieldset div.list input {
  float: right;
}



div.tx-datamintsfeuser-pi1 form fieldset div.form_item div.form_error 
{
  color: #a20;
  font-weight: bold;
  margin-top: 5px;
  padding-left: 160px;
  background-image: url('arrow_red_up.png');
  background-repeat: no-repeat;
  background-position: 5px 0;
  clear: left;
}


.tx_spamshield_honey1 {
	display:none !important;
}
/* problematisch bei älteren Browsern */
.tx_spamshield_honey3 {
	position: absolute  !important;
	margin: 0 0 0 -9999px  !important;
}

/* problematisch */
.tx_spamshield_honey2 {
  	width: 0px !important;
	height: 0px !important;
	display: inline;
	padding: 0;
	margin: 0;
	border: 0 !important;
}
/* auch problematisch */
.tx_spamshield_honey4 {
   	visibility:hidden !important;
}


/***
 * GENERAL DISPLAY OPTION
 ***/
 


tx-mmforum-pi1 td, tx-mmforum-pi1 th { 
	font-size: 11px;
}


.tx-mmforum-pi1 h2 {
    padding-top:10px;
} 
 
table.tx-mmforum-table {
	-border: 1px solid #dddddd;
	border: 0px none;
	border-collapse: collapse;
    width:100%;
}
 
 
td.tx-mmforum-td, th.tx-mmforum-th {
	-border: 1px solid #dddddd;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
    padding:5px;
	font-size:11px;
	color:#545353;
}

td.tx-mmforum-td:hover { 
background:#ebebeb;
}

td.tx-mmforum-td2 {
	padding:5px;
	font-size:11px;
	color:#545353;
}
 
td.tx-mmforum-subth {
	-border: 1px solid #dddddd;
	border-style:hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
	background-color: #F1F2F2;
}
 
th.tx-mmforum-th {
    background:#467aa7;
	color: #FFFFFF;
	padding: 5px;
	text-align: left;
	font-size: 120%;
}
 
div.tx-mmforum-th {
    background: #ebebeb
 color: #FFFFFF;
 padding: 5px;
 text-align: left;
 font-size: 12px;
 border: 1px solid #dddddd;
 font-weight: bold;
}




.tx-mmforum-tdtext {
 font-size: 11px;
	border-style:hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
 padding: 4px;
}
 
.tx-mmforum-tdtext-noborder {
 font-size: 11px;
 padding: 4px;
}
 

div.tx-mmforum-rootline {
 color: #666666;
 
 font-size: 11px;
 margin: 0px 0 10px 0;
 padding: 2px;
}
 
div.tx-mmforum-rootline a {
 color: #666666;
 text-decoration: none;
}
 
div.tx-mmforum-pagenav {
 text-align:right;
 font-size:10px;
 margin: 8px 0px;
}
 
td.tx-mmforum-text {
 padding: 15px;
 
 font-size: 11px;
}
 
td.tx-mmforum-smalltext {
 padding: 3px;
 
 font-size: 11px;
}
 
td.tx-mmforum-subth2 {
 color:#3C5891;
 font-size:11px;
 text-align: center;
 padding: 5px;
 background-color: #eeeeee;
}
 
.tx-mmforum-desc {
 font-size: 11px;
 color: #666666;
 margin-left: 30px;
 line-height: 12px;
}
 
.tx-mmforum-smalldesc {
 font-size: 10px;
 color: #666666;
}
 
.tx-mmforum-pi1-markread {
 
}
 
div.tx-mmforum-error {
	border: 3px solid #FF0000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}

div.tx-mmforum-success {
	border: 3px solid #008000;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	margin: 4px 0px;
}
 
a.tx-mmforum-buttonsmall {
	margin: 5px 0px 5px 5px;
	background-color:white;
	border:1px solid #6FA7C3;
	color:#6FA7C3 !important;
	font-weight: bold;
	vertical-align: middle;
	font-size: smaller;
	padding: 2px;
}

a.tx-mmforum-button {
	margin: 5px 0px 5px 5px;
	background-color:white;
	border:1px solid #6FA7C3;
	color:#6FA7C3 !important;
	font-weight: bold;
	vertical-align: middle;
	padding: 4px;
}
 
a.tx-mmforum-button:hover {
	text-decoration: none;
}
 
/***
 * POST LISTING
 ***/
 
div.tx-mmforum-pi1-listpost-date {
 float: left;
 padding: 5px;
 font-size:9px;
 color: red;
}
 
div.tx-mmforum-pi1-listpost-options {
 text-align: right;
}
 
td.tx-mmforum-pi1-listpost-user {
 width:130px;
	background:url(../images/bg_simplebox.png) #ebebeb repeat-x top;
	padding:10px;
	border:1px solid #cacaca;
	border-top:none;
	margin-bottom:20px;
}
 
td.tx-mmforum-pi1-listpost-text {
 border: 1px solid #cacaca !important;
 border-bottom: 1px solid #fff !important;
 font-size: 12px;
 padding: 15px;
 min-height:50px;
 width: auto;
}

td.tx-mmforum-pi1-listpost-text:hover { 
background-color: transparent;
}

td.tx-mmforum-pi1-listpost-menu {
	border: 1px solid #cacaca !important;
	border-top: 1px solid #fff !important;
}
 
div.tx-mmforum-pi1-codeboxnote {
 text-align: left;
 border: 1px solid rgb(213, 213, 213);
 
 font-size: 11px;
 color: rgb(68, 68, 68);
 line-height: 125%;
 background-color: rgb(250, 250, 250);
 padding:10px;
}
 
/***
 * POST TEXTS
 ***/
.tx-mmforum-pi1-pt-quote {
 text-align: left;
 border: 1px solid rgb(213, 213, 213);
 
 font-size: 11px;
 color: rgb(68, 68, 68);
 line-height: 125%;
 background-color: rgb(250, 250, 250);
 padding:10px;
}
 
.tx-mmforum-pi1-pt-code {
 border: 1px solid rgb(213, 213, 213);
 font-family: Courier,'Courier New',sans-serif;
 font-size: 11px;
 color: rgb(90, 90, 90);
 background-color: rgb(250, 250, 250);
 margin-left:40px;
 padding: 5px;
}
 
.tx-mmforum-pi1-highlight {
	background-color: yellow;
}
 
/***
 * TOPIC LISTING
 ***/
 
.tx-mmforum-pi1-listtopic-newtopic {
    margin-bottom: 8px;
}
 
.tx-mmforum-pi1-listtopic-topic {
	font-size: 8pt;
	text-align: left !important;
	border-style: hidden;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-collapse: collapse;
}
 
.tx-mmforum-pi1-listtopic-replies {
	width: 60px;
	text-align: center;
	font-size: 10px;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}
 
.tx-mmforum-pi1-listtopic-author {
	width: 100px;
	text-align: center;
	font-size: 10px;
	border-style: hidden;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-collapse: collapse;
}
 
.tx-mmforum-pi1-listtopic-lastpost {
	background:#ebebeb;
	width: 130px;
	text-align: center;
	font-size: 10px;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}



 
.tx-mmforum-pi1-listtopic-image {
	float: left;
	margin-right: 8px;
	margin-left: 4px;
}
 
.tx-mmforum-pi1-listtopic-topicname {
	margin-left: 48px;
 font-weight: bold;
}
 
.tx-mmforum-pi1-listtopic-prefix {
 color: blue;
}
 
.tx-mmforum-pi1-listtopic-pages {
 /*padding-left:30px;*/
 color: #888888;
 font-size:9px;
}
 
.tx-mmforum-pi1-listtopic-pages a{
 color: #888888 !important;
 text-decoration: none;
}
 
.tx-mmforum-pi1-listtopic-location {
 /*padding-left:30px;*/
 color: #888888;
 font-size:9px;
 font-weight:normal;
}
 
/***
 * BOARD LISTING
 ***/
 
.tx-mmforum-pi1-listforum-forum {
 text-align: left !important;
 font-size: 11px;
}
 
.tx-mmforum-pi1-listforum-topics {
 width: 60px;
 text-align: center;
 font-size: 11px;
}
 
.tx-mmforum-pi1-listforum-posts {
 width: 60px;
 text-align: center;
 font-size: 11px;
}
 
.tx-mmforum-pi1-listforum-lastpost {
	background:#ebebeb;
	width: 150px;
	text-align: center;
	font-size: 15px;
}
 
/***
 * TOPIC CREATION
 ***/
 
td.tx-mmforum-pi1-newpost-left {
	background: #fe9d1f;
 	width: 10px;
}
 
td.tx-mmforum-pi1-newpost-middle {
}
 
td.tx-mmforum-pi1-newpost-right {
 width: 450px;
 border: 1px solid #dddddd;
 border-collapse: collapse;
 text-align: right;
 font-size: 11px;
 padding: 10px;
}
 
/***
 * POST ALERTION
 ***/
 
.tx-mmforum-pi1-tooltip {
 position: absolute;
 display: none;
 background-color:#FFFFFF;
 border:1px solid #dddddd;
}
 
.tx-mmforum-pi1-tooltip-header {
background:url(../../images/_sprites_repeat-x.png) repeat-x scroll 0 -40px #fe9d1f;
 color: #FFFFFF;
 padding: 5px;
 text-align: left;
 font-size: 12px;
 border-bottom: 1px solid #dddddd;
 font-weight: bold;
}
 
.tx-mmforum-pi1-tooltip-text {
 padding: 5px;
}
 
.tx-mmforum-pi1-postalert-error {
 color: #ff0000;
 font-weight: bold;
 text-align: left;
 padding-top: 8px;
}
 
/***
 * USER DETAILS
 ***/
 
.tx-mmforum-pi1-userdetail-fieldname {
	text-align: right;
	padding: 3px;
	font-size: 11px;
}
 
.tx-mmforum-pi1-userdetail-fieldvalue {
	text-align: left;
	padding: 3px;
	font-size: 11px;
}
 
.tx-mmforum-pi1-moderator {
 color: #0D71A4;
 font-weight: bold;
}
 
.tx-mmforum-pi1-administrator {
 background: #fe9d1f;
 font-weight: bold;
}
 
/***
 * PRIVATE MESSENGING
 ***/
 
.tx-mmforum-pi3-pminbox-item {
 
 font-size: 11px;
 padding: 5px;
 text-align: center;
}
 
.tx-mmforum-pi3-pminbox-unread {
 font-weight: bold;
}
 
.tx-mmforum-pi3-message-text {
 border: 1px solid #DDDDDD;
 padding: 5px;
 margin: 5px;
 background: #EEEEEE;
}
 
.tx-mmforum-pi3-newposts {
 float: right;
}
 
 
 
tx_mmforum_pi3_get-stats {
 /*position: relative;*/
}
 
tx_mmforum_pi3_quicksearch {
    position: absolute;
    /*top: 0px;
    left: 0px;*/
    background: #ffffff;
    border: 1px solid #dddddd;
    width: 143px;
}
 
 
 
#tx_mmforum_pi3_quicksearch ul , #tx_mmforum_pi3_quicksearch li {
    margin: 0;
    padding: 0;
    list-style: none;
}
 
.tx-mmforum-pi3-quicksearch_item {
    display: block;
    border: 0;
 
    padding: 3px 10px !important;
    color:#000000 !important;
    text-decoration: none;
}
 
.tx-mmforum-pi3-quicksearch_itemHover {
    display: block;
    border: 0;
 
    padding: 3px 10px !important;
    color:#ffffff !important;
    background: #3C5891;
    cursor: pointer;
    text-decoration: none;
}
 
/***
 * FORM FIELDS
 ***/
 
textarea.tx-mmforum-post {
 
}
 
.tx-mmforum-input {
    border: 1px solid #AAAAAA !important;
    font-size: 11px !important;
    padding: 2px;
    vertical-align: middle;
}
 
select.tx-mmforum-select {
 border: 1px solid #AAAAAA;
 
 font-size: 11px;
}
 
select.tx-mmforum-select option, option.tx-mmforum-option2 {
 
 font-size: 11px;
 border-top: 1px solid #DCDDDE;
 color: #666666;
}
 
select.tx-mmforum-select optgroup, option.tx-mmforum-option1 {
 
 font-size: 11px;
 font-weight: bold;
 font-style: normal;
 color: #666666;
}
 
input.tx-mmforum-button {
 margin: 5px 0px 5px 5px;
 background-color:#3C5891;
 border:1px solid #3C5891;
 color:#FFFFFF;
 font-weight: bold;
 vertical-align: middle;
 
}
 

/***
 * User Registration
 ***/
 
 
.tx-mmforum-pi2-fliesstext_rot2 {
    font-size: 11px;
    font-weight: bold;
 color: #3C5891;
    padding-left: 10px;
    padding-top:5px;
}
 
.tx-mmforum-pi2-container {
 border:1px solid #A5ACB2;
}

DIV.tx-mmforum-pi2-container p label {
    float:left;
    width:130px;
    padding-left: 10px;
}
span.error, div.error {
    color:red;
    font-weight:bold;
}

 
/***
 * PORTAL INFO
 ***/
.tx-mmforum-pi6-container {
    /*border:1px solid #e5e5e5;*/
    padding:0px;
    margin:0px 25px 10px 25px;
    /*color:#aaaaaa;*/
    font-size:10px;
    text-align:left;
}
 
/*.tx-mmforum-pi6-container h3 {
    font-size:11px;
    color:#9b9a9a;
    margin:0px;
    padding:0px;
}*/

.tx-mmforum-pi6-us h3 {
	border-top: 1px solid #3C5891;
	border-bottom: 1px solid #3C5891;
	background-color: #eee;
	padding: 5px;
	font-size:10px;
	color: #3C5891;
	margin: 0px;
	font-weight: bold;
}
 
.tx-mmforum-pi6-container a {
    color:#aaaaaa; 
}
 
 /*
.tx-mmforum-pi6-us {
     padding:3px 0px 3px 5px;
     background-color:#faf9f9;
     border-bottom:1px solid #e5e5e5;
}*/
 
.tx-mmforum-pi6-content {
    padding:5px 10px 10px 5px;
	border-bottom: 1px solid #3C5891;
	color: #aaa;
}
 
.tx-mmforum-pi6-strong {
    color:#9b9a9a;
    font-weight:bold;
}
 
a.tx-mmforum-pi6-admin {
 color:#1555a0 !important;
 font-weight: bold;
 
}
a.tx-mmforum-pi6-mod {
 font-weight:bold;
 color:#f19d55 !important;
}
 
 .tx-mmforum-pi6-container a { /*color: #bf2236;*/ }        
 

/**
* CSS for search
**/
 

.tx-mmforum-pi4-search_options {
    padding:10px 0px 10px 0px;
}
 
.tx-mmforum-pi4-search_options_header {
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    background:#3C5891;
    padding:2px 0px 2px 5px;
   
}
.tx-mmforum-pi4-search_options_details {
    border:1px solid #DDDDDD;
    padding:0px;
 
}
 
.tx-mmforum-pi4-suche-abstand {
    margin-top:2px;
    margin-right:7px;
    margin-left:0px; 
    padding-top:10px;
    padding-left:10px;   
    float:left;
}
 
.tx-mmforum-pi4-suche-details-abstand {
    margin-top:10px;  
}
 
.tx-mmforum-pi4-suche-details-sort select {
    width:200px;  
}
 
.tx-mmforum-pi4-suche-details-abstand-check {
    width:100px;
    margin-top:5px;
    border:1px solid red;
    float:left;
}
 
.tx-mmforum-pi4-geloest {
    padding-top:1px;
    padding-right:5px;
    float:left;
}
 
.tx-mmforum-pi4-suche-abstand input {
    width:200px;
}
 
.tx-mmforum-pi4-suche-box {      
    padding:10px;
    background-color:#f6f5f5;
    border-bottom:1px solid #dddddd;
    border-top:1px solid #dddddd;
}
 
.tx-mmforum-pi4-suche-starten-abstand {
    padding-top:10px;   
}
.tx-mmforum-pi4-abstand-bottom {
    height:10px;
    width:100px;      
}
 
/* INFO BOX */
 
.tx-mmforum-pi4-info-box {
    position: absolute;
    visibility: hidden;
    z-index: 9999;
    width: 600px;
    border: 1px solid #DDDDDD;
    background: #FFFFFF;
    margin-left: 20px;
 
}
 

.tx-mmforum-pi4-infoBoxHeader {
 color:#FFFFFF;
 width: 600px;
 height: 20px;
 background: #3C5891;
 font-weight: bold;
}
.tx-mmforum-pi4-infoBoxHeader a{ color:#FFFFFF; }
.tx-mmforum-pi4-infoBoxHeader a:hover{ color:#FFFFFF; }
                                                         
 
.tx-mmforum-pi4-infoBoxContent {
 clear:both;
 
}
 
.tx-mmforum-pi4-kurzanleitung {
 padding:5px 0px 5px 10px;
 font-size:11px;
}
 
#dasx a {
 color:#FFFFFF;   
}
 
#dasx a:hover {
    color:#FFFFFF;   
}
 
.tx-mmforum-pi4-regeln li {
    border-bottom:1px solid #e4e5e5;
    border-top:1px solid #e4e5e5;
    margin-bottom:20px;
    padding:5px 10px 10px 10px;
    background-color:#fafbfb;
}
 

.tx-mmforum-pi4-search_infobox {
    margin-left:5px;
    margin-right:10px; 
    width:150px;
    font-size:10px;
    color:#616161;
    border: 1px solid#DDDDDD;
    background-color:#eeeded;  
}
.tx-mmforum-pi4-search_info {
    line-height:12px;
    font-size:10px;
    color:#aaaaaa;
    background:#FFFFFF;
    border-top:1px solid #DDDDDD;
    padding:2px 0px 2px 5px;
}
 
.tx-mmforum-pi4-infobox-titel {
    padding-left:5px;
}
 
.tx-mmforum-pi4-search-box-aussen {
 border:1px solid #eceded;
 width:100%;
 float:left;
 background-repeat:no-repeat;
}
 
.tx-mmforum-pi4-search-box-rechts {
 width:170px;
 height:100px;  
    margin-top:10px;
 float:right;
}
 
.tx-mmforum-pi4-search-box-links {
 width:70%;
    padding:5px;     
 float:left;
}
 
.tx-mmforum-pi4-search-box-links a {
    font-size:11px;
    font-weight:bold;
}
 
.tx-mmforum-pi4-search-box-unten {
 width:100%;
 text-align:right;
 float:left;
}
 
.tx-mmforum-pi4-search_title {
 margin-top:10px;
 padding-top:2px;
 padding-bottom:2px;
 background-color:#dddddd;
 font-size:13px;
 font-weight:bold;
 width:100%;
 float:left;
 border-top:1px solid #eceded;
 border-left:1px solid #eceded;
 border-right:1px solid #eceded;
}
 
.tx-mmforum-pi4-search-link {
 text-align:left;  
 float:left;     
 padding-left:8px;
 padding-bottom:2px;
 color:#3C5891;
}
 
.tx-mmforum-pi4-search-link a {
    font-size:11px;
    font-weight:bold;
}
 
/***
 * USER CONFIGURATION
 ***/
.tx-mmforum-pi5-configleft {
 text-align: right;
}
 
/***
 * USER CONTROL CENTER
 ***/
.tx-mmforum-pi1-user {
    width: 100%;
}
.tx-mmforum-pi1-user-menu {
    text-align: right;
    border: 1px solid #dddddd;
    border-bottom: 0px;
    border-top: 0px;
    display:block;
    margin:0;
    padding:4px;
}
 
.tx-mmforum-pi1-user-content {
    border:     1px solid #dddddd;
    padding: 8px;
}
 
/***
 * CODE HIGHLIGHTING
 ***/
.tx-mmforum-pi1-codeheader{
	color: #00417c;
	padding: 5px;
	text-align: left;
	font-size: 12px;
	border-bottom: 1px solid #00417c;
	font-weight: bold;
	margin-top: 8px;
	padding-bottom: 0px;
}

.tx-mmforum-pi1-codeblock {
	border-bottom: 		1px solid #00417c;
	background-color: 	#eee; 
	overflow:		auto;   
	width: 100%;
	padding-left:		7px;
	line-height:		15px;
	padding-top:		4px;
	padding-bottom:		4px;
}
 
.tx-mmforum-pi1-codeblock a {
 text-decoration:  none;
}

.tx-mmforum-pi1-codeblock a:hover {
 text-decoration:  none;
 background-color:  yellow;
}
.tx-mmforum-pi1-codeblock a:visited {
 text-decoration:  none;
}
 
.tx-mmforum-pi1-linenumbering{
	float:				left; 
	background:			#ddd;
	color:				#000;
	border-top:			1px solid #ddd;
	border-left:		1px solid #BCBEC0;
	border-bottom:		1px solid #BCBEC0;
	padding:			4px;
	line-height:		15px; 
	text-align:			right;
}
 
.listforum {
    border-collapse: collapse;
}
 

.listforum tr,.listforum td {
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #DDDDDD;
 
}
 
div#tx-mmforum-footer {
    font-size: 10px;
    color: #999999;
    text-align: center;
}

.tx-mmforum-pi1-attachmentlabel {
    font-weight: bold;
}

.tx-mmforum-pi1-attachment {
    padding-left: 16px;
}
 
.tx-mmforum-poll-question {
    font-weight: bold;
}

.tx-mmforum-poll-expireson {
    font-size: 10px;
    color: #aaaaaa;
    margin-top: 8px;
} 

.tx-mmforum-pi4-title {
    color: #666666;
}

.tx-mmforum-pi4-title a {
    color: #666666;
    font-weight: bold;
}

.tx-mmforum-pi4-title a:hover {
    color: #00417c;
}

.tx-mmforum-pi4-content a {
    color: #666666;
}

.tx-mmforum-pi4-content a:hover {
    color: #00417c;
}

th.tx-mmforum-th a {
    color: white !important;
}

.tx-mmforum-pi1-listposts-prefix {
	color: black !important;
}

.tx-mmforum-poll-icon {
	float: left;
	margin-right: 8px;
}

.tx-mmforum-pi3-pminbox-icon {
	float: left;
	margin-right: 8px;
}


.tx-mmforum-textbutton {
    float: left;
    margin: 0px 4px 0px 0px;
    text-decoration: none;
    white-space: nowrap;
	/*border-top: 1px solid #00417c;
	border-bottom: 1px solid #00417c;
	padding: 3px;
	font-size: 9pt !important;
	background-color: #eee;*/
}

.tx-mmforum-textbutton:hover {
/*	background-color: #00417c;*/
	color: white;
}

.tx-mmforum-textbutton img {
    /*vertical-align: middle;
    margin-right: 8px;*/
}

.tx-mmforum-textbutton a:hover {
	text-decoration:none !important;
}

.tx-mmforum-pi1-listpost-topicicon {
    float: left;
    margin-right: 16px;
}

.tx-mmforum-pi3-buttons {
    margin: 8px 0px;
}

.tx-mmforum-pi1-listpost-options .tx-mmforum-textbutton {
	float:right;
}

.tx-mmforum-pi2-textbutton img {
	vertical-align: middle;
	margin-right: 8px;
}

td.tx-mmforum-optth {
	color:#00417c;
	font-size:11px;
	padding: 2px 4px;
	background-color: #eeeeee;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}

td.tx-mmforum-optth-disabled {
	color:#666666;
	font-size:11px;
	padding: 2px;
	background-color: #eeeeee;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}

.tx-mmforum-pi1-listtopic-rating {
	width: 60px;
	text-align: center !important;
	font-size: 10px;
	border-style: hidden !important;
	border-top: 1px solid #dddddd !important;
	border-bottom: 1px solid #dddddd !important;
	border-collapse: collapse;
}

.tx-mmforum-pi1-listpost-rating {
	float: left; 
}

.tx-mmforum-simplebox {
	background:url(../images/bg_simplebox.png) #F3F7FE repeat-x top;
	padding:10px;
	border:1px solid #CACACA;
	border-top:none;
	margin-bottom:20px;
}

.tx-mmforum-pi1 h2 {

	margin-left: 40px;

	margin-top: 0px;

}


/* ######## PORTALINFO ######## */

#portalinfo {

	text-align: left;

	margin-left: 25px;

	margin-right: 25px;

	padding: 2px;

	border: 1px solid #CDCDCD;

	color: #9F9F9F;

	font-size: 9px;

}

#portalinfo h3 {

	margin-top: 2px;

	margin-bottom: 2px;

	font-size: 10px;

}

#portalinfo a {

	color: #9F9F9F;

	text-decoration: none;

}

#portalinfo a:hover {

	color: #00417c;

	text-decoration: underline;

}

#portalinfo .admin {

	font-weight: bold;

}


/* MM PORTALINFO */



.mm-forum-portalinfo-box1 { 

    border:1px solid #e5e5e5;

    padding:0px;

    margin:0px 25px 10px 25px;

    color:#aaaaaa;

    font-size:10px;

    text-align:left;

}



.mm-forum-portalinfo-box1 h3 {

    font-size:11px;

    color:#9b9a9a;

    margin:0px;

    padding:0px;

}



.mm-forum-portalinfo-box1 a {

    color:#aaaaaa;  

}



.mm-forum-portalinfo-us {

     padding:3px 0px 3px 5px;

     background-color:#faf9f9;

     border-bottom:1px solid #e5e5e5;

}



.mm-forum-portalinfo-content { 

    padding:5px 10px 10px 10px;

}



.mm-forum-portalinfo-strong {

    color:#9b9a9a;

    font-weight:bold;

}       



.tx-mmforum-pi1-listforum-lastpost {

	width: 200px;

	font-size: 9px !important;

}



.tx-pagebrowse-pi1, ul.tx-pagebrowse {

	text-align: right !important;

}



li.tx-pagebrowse-current {

	color: #00417C;

	font-weight: bold;

}



