/* Stylesheet AERMEC GmbH */


body {
  font-family: Verdana, Helvetica, sans-serif;
  line-height: 120%; 
  background-image: url(../images_aermec/layout/higru_site.jpg);
  background-position: center top;
  padding:0 0 0 0; 
  margin:0 0 0 0;
  height: 100%;
}

P,SPAN,DIV,TH,TD,LI,UL {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 11px;
  line-height : 120%;
  color: #333333;

}

#logokatalog{ width: 250px; margin: 15px auto;}
#ticker{ width: 950px; margin: 5px auto; }
#wrap{height: 100%; width: 100%; position: fixed;}
#content-katalog{height: 90%;}
#content-katalog .csc-default{height: 100%;}


.content_popup  {
  padding-left: 10px;
}

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

HR {
  border-color:#ffffff;
  border: 1px solid #ffffff;
}

td a img{
  margin: 0px;
  padding:0px;
  border: 0;
}

.content_right .align-center a {
border:0 none;
line-height:16px;
text-align:center;
vertical-align:bottom;
}
.content_right .align-center a img{
border:0 none;
text-align:center;
vertical-align:middle;
}
.content_right .bodytext a {
border:0 none;
line-height:16px;
text-align:center;
vertical-align:bottom;
}
.content_right .bodytext a img{
border:0 none;
text-align:center;
vertical-align:middle;
}

.content-catalog{
}


/*--------------------------- ÜBERSCHRIFTEN -------------------------------*/


H1 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0276dc; /* blau */ 
  margin-bottom: 10px;
  margin-top : 19px;
  padding:0px;
}

H2 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 16px;
  color: #83b01f; /* grün */ 
  padding: 6px 4px 6px 4px;
  margin:0px;

}

H3 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 13px;
  color: #0276dc; /* blau */  
  margin-bottom : 5px;
  margin-top : 0px;
  padding: 3px 4px 3px 2px;
  background-color:#F7F7F7;
  #border-top: 1px solid #E8E8D1;
  #border-bottom: 1px solid #E8E8D1;

}

H4 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  color: #333333;
  margin-bottom: 3px;
  margin-top: 10px;
}
.subhead1 {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  color : black;
}

.subhead2 {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  color : green;
}

.subhead3 {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color : #998A00;
}

.csc-subheader csc-subheader-0 {

  margin-bottom : 10px;
  margin-top : 10px;
}

.csc-textpic-caption {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 10px;
  padding:0;
  margin:2px;
}

/*--------------------------- RAHMEN -------------------------------*/

DIV.csc-frame-frame1 {
  border: 1px solid #F2F2E1;
  padding: 0px 4px 0px 4px;
  margin:0;

}

DIV.csc-frame-frame2 {
  border: 1px solid #E8E8D1;
  background: #F7F7F7;
  padding: 8px 8px 4px 8px;
  color:#f0772a;
}



DIV.csc-frame-frame2 H1 {

  margin:0;

 

}

DIV.csc-frame-frame2 p.bodytext {
  color:#0276dc;
  margin:8;
  ###line-height: 1.3em;

}

/*------------------------- RTE / Table styling--------------------------- */


TABLE.contenttable { 
  border: 0px #E0E0C5 solid; 
  margin: 0; 
  width: 100%; 
  border-collapse:collapse;
  border-color:#FFFFFF;
}

TABLE.contenttable TR TD { padding: 2px; }
TABLE.contenttable TR TD P.bodytext { font-size: 11px; margin:0px; }
TABLE.contenttable P { margin:0px; }

.fontklein {
  font-size:9px;
}

TABLE.contenttable-0 thead {
  background-color:#f6f6f6;
  text-align:left;
  height:23px;
}

.tr-1, .tr-last {
  border-bottom:1px solid #f6f6f6;
  height:23px;
}

/*--------------------------- LINKS IM TEXT -------------------------------*/



a:link {
  font-weight: normal;
  color: #0276dc; /* blau */   
  text-decoration: none;
}


a:active {
  color: #0276dc; /* blau */ 
  text-decoration:none;
  font-weight: normal;
}

a:visited {
  color: #0276dc; /* blau */   
  font-weight: normal;
  text-decoration: none;
}

a:hover {
  color: #0276dc; /* blau */ 
  text-decoration: underline;
  font-weight: normal;
}


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

.clearer {
     border: 1pt solid #A6A5A4;
}

.news-latest-container {
  margin-left:10px;
  margin-right:10px;
  #background-color:#f5f5f5;
}

.news-latest-container H3,.news-latest-gotoarchive {
  color: #333399; /* blau */
  padding:0px;  
  margin:0px;
  text-decoration: none;
}

.news-latest-item {
  padding:0px;
  margin:0px;  
        font-weight: normal;

}

.news-latest-item p.bodytext {
  padding:0px;
  margin:0px;  
        font-weight: normal;

}

.news-latest-item A:LINK, .news-latest-item A:VISITED {
  padding:0px;
  margin:0px;  
  font-weight: bold;
  color: #333333; /* grau */ 
    text-decoration: none;
}

.news-latest-item A:HOVER{
  padding:0px;
  margin:0px;  
  color: #333333; /* grau */ 
    text-decoration: underline;

}
.news-latest-item div {
        font-weight: normal;
  font-size:10px;
  margin: 0.0em;
  padding:3px;
}

.news-latest-item p {
         font-weight: normal;
  font-size:11px;
  margin: 0.0em;
}

.news-latest-item IMG {
        margin-top:3px;
  margin-bottom:0px;
  margin-right:1px;
        margin-left:0px;
  float:right;
}
.news-latest-category IMG {
  float: none;
  border:none;
  margin:0px;
}
.news-latest-category {

  font-size:10px;
         font-weight: bold;
         text-decoration: none;
}

.news-latest-morelink {
  font-weight: bold;
  font-size:10px;
  color: #333333; /* grau */



}

.news-latest-morelink A:LINK {
  color: #333333; /* grau */
  font-weight: bold;
  text-decoration: none;
  font-size:10px;

}

.news-latest-morelink A:VISITED {
  color: #333333; /* grau */
  font-weight: bold;
  text-decoration: none;
  font-size:10px;
}



.news-latest-morelink A:HOVER {
  color: #333333/* grau */
  font-weight: bold;
  text-decoration: underline;
  font-size:10px;
}

.news-latest-date {
  color: #000000;
  font-size:10px;
}



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

}  


.news-list-item {
  padding:3px;  
  margin:0px;
  height:120px;
} 


.news-search-form {  
  padding:3px;  
  margin-bottom:5px;

}

.news-search-emptyMsg {
  margin:0px;
}



.news-list-container H4 {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #0276dc; /* blau */ 
  margin-bottom: 10px;
  margin-top : 19px;
  padding:0px;

  border-bottom: 1px solid #CCCCCC;

}

.news-list-container H4 A:LINK,.news-list-container H4 A:VISITED,.news-list-container H4 A:HOVER {
  color: #0276dc; /* blau */ 
  text-decoration: none;
  font-weight: bold;
}

.news-list-container H4 A {
  color: #0276dc; /* blau */ 
  text-decoration: none;
  font-weight: bold;

}

.news-list-container P {
         font-weight: normal;
  font-size:11px;
  margin-top: 0.5em;
  margin-bottom: 0.0em;
}

.news-list-date {
  float: right;
  color: #3E551C;
  width: 180px;
  text-align: right;
  height: 18px;
  margin-top: -2px;
  margin-right: -2px;
  font-size: 9px;
  font-weight: normal;
  background-color: #F3BB6F;
}

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

}

.news-list-container IMG {
  float: right;

  margin-bottom:5px;
  margin-right:2px;
  margin-left:5px;
}
.news-list-category IMG {
  float: none;
  border:none;
  vertical-align: middle;
}

.news-list-morelink,.news-list-category {
  font-size:11px;

}
.news-list-morelink  {
  margin-bottom:5px;
  padding-bottom:10px;

  color: #333333;
}
.news-list-browse {
  text-align: center;
}
.events-single-timedata {
  float: left;
  font-weight: bold;
  color:#998A00;
  font-size: 10px;
  background-color: #F6F6F6;
}  

.events-single-timedataloc {
  float: left;
  font-weight: bold;
  color:#998A00;
  font-size: 10px;
}

  /*---------------------------------  tt_news Page-Browser ---------------------------------*/
.tx-ttnews-browsebox {
  margin:3px;
  border:0px solid #666;
  padding:3px;
  background-color:#FFFFFF;
}
.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: #F3BB6F;
  border:1px solid #666;
}
.news-search-emptyMsg { 
  font-size: 10px;
  margin-left: 10px; 
}
  

/*--------------------------------- tt_news SINGLE view  ---------------------------------*/




.news-single-item {
  padding:0px;  
  margin-bottom:0px;
  font-size: 11px;
}

.news-single-item div {
  padding:0px;  
  margin-bottom:0px;
  font-size: 11px;
}

.news-single-item H2 {
  font-size: 12px;
  background-color:#FFFFFF;
  color: #83B01F;
  line-height:120%;
  font-family: Verdana,Helvetica,sans-serif;
  padding:0;
  margin-top:14px;

}
.news-single-item H3 {
  font-size: 11px;
  background-color:#FFFFFF;
  color: #333333;
  line-height:120%;
  font-family: Verdana,Helvetica,sans-serif;

}
.news-single-item H4 {
  font-size: 13px;
  color: #333333;
  padding: 3px 0px 3px 0px;
  background-color:#f5f5f5;
  margin-top:15px;
}

.news-single-category IMG {
  float: none;
  border:none;
  vertical-align: middle;

}
  

/**/

    

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


}



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

.news-single-category {
  float: none;
}
.news-single-backlink, .news-single-backlink a {
  font-weight: bold;
  font-size: 11px;
  margin-bottom: 15px;
  margin-top: 10px;
}
.news-single-timedata {
  float: left;
  font-weight: bold;
  color:#998A00;

}
.news-single-timedata, .news-single-author,.news-single-imgcaption {
  font-size: 9px;
}
.news-single-author {
  padding-bottom: 3px;
}
.news-single-additional-info {
                margin: 20px 0 10px 0;
                border-top: 1px solid #CCCCCC;
                border-bottom: 1px solid #CCCCCC;
                padding: 6px 4px 6px 4px;



}
.news-single-related,.news-single-files,.news-single-links  {
  font-size: 11px;
  #border: 1px solid #CCCCCC;
  margin:0px;
  margin-bottom: 3px;
  padding:3px;
  #background-color:#F4F4F4;
}

.news-single-related DD, .news-single-links DD, .news-single-files DD {
  margin-left:60px;
  margin-bottom: 10px;

}

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

/*---------------------------NEWSTICKER ----------------------------------*/

.tickerspace {
  margin-top:5px;
  line-height:20px;
}
.dmnt_newstitle{
  line-height: 20px;
}

#wrap .dmnt_newstitle{
  line-height: 24px;
  font-size: 16px;
  color: darkred;
}
/*--------------------------- NAVIGATIONEN -------------------------------*/


.navi_no  {
  font-family: Verdana, Helvetica, sans-serif;
  font-size : 13px;
         margin:0px 16px 4px 0px;
         text-decoration: none;

}



.navi_act  {
  font-family: Verdana, Helvetica, sans-serif;
  font-size : 13px;
  color: #333333;   /* orange */
         margin:0px 16px 4px 0px;
         text-decoration: none;
}



.navi2_no {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #998A00;
  padding:0px 5px 2px 0px;
         text-decoration: none;
  font-style: normal;
}

.navi2_act {
  font-family : Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #333333;
  padding:0px 5px 2px 0px;
         text-decoration: none;
  font-style: normal;
}

/*----------------------------- COPYRIGHT ---------------------------------------*/

.copyright  {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
}

.copyright A:LINK {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;

}

.copyright A:VISITED {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #777777;
}

.copyright A:HOVER {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
  text-decoration: underline;
}

/*----------------------------- MADE BY ---------------------------------------*/

.madeby  {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;

}

.madeby A:LINK {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;


}

.madeby A:VISITED {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #777777;

}

.madeby A:HOVER {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
  text-decoration: underline;
}

/*----------------------------------NAVIGATIONSPFAD -------------------------------------------*/

.breadcrumb A:LINK {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
  text-decoration: none;
}

.breadcrumb A:VISITED {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
  text-decoration: none;
}

.breadcrumb A:HOVER {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #777777;
  text-decoration: none;
}

.nolinkbreadcrumb {
  font-family : Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 10px;
  color: #777777;
  font-weight: normal;
}

.breadcrumb {
  font-size: 10px;
  color: #777777;
}



/*----------------------- FORMULARE ------------------------------------------*/






.formfield, .textedit { 
  font-family : Arial, Helvetica, sans-serif;
  color:#333333; 
  font-weight: normal;
  font-size:11px;
  background-color: #F7F7F7;
  border: 1px solid #7F9DB9;
    margin: 0 0 10px 0;
    padding: 2px;
}















.auswahl {

  font-family : Verdana, Arial, Helvetica, sans-serif;
  color:#333333;
  font-weight: normal;
  font-size:11px;
  background-color: #F7F7F7;
  border: 1px solid #7F9DB9;
    margin: 0 0 10px 0;
    padding: 2px;
}



.mf-select {
  font-family : Arial, Helvetica, sans-serif;
  color:#333333; 
  font-weight: normal;
  font-size:11px;
  background-color: #F7F7F7;
  border: 1px solid #7F9DB9;
    margin: 0 0 10px 0;
  padding: 0;
}

.mf-input {



  font-family : Arial, Helvetica, sans-serif;
  color:#333333; 
  font-weight: normal;
  font-size:11px;
  background-color: #F7F7F7;
  border: 1px solid #7F9DB9;
    margin: 0 0 10px 0;
    padding: 0;
    width: 300px;
}


.mf-text {
  font-family : Arial, Helvetica, sans-serif;
  color:#333333; 
  font-weight: normal;
  font-size:11px;
  background-color: #F7F7F7;
  border: 1px solid #7F9DB9;
    margin: 0 0 10px 0;
    padding: 0;
    width: 300px;
}
.mf-submit {
  background-color: #F7F7F7;
  border: 3px double #7F9DB9;
  width: 300px;
  margin-left:150px;

}

*html .mf-submit {
  width: 300px;
  margin-left:0px;

}

.suchfeld {
  border-left: 1px solid #333333;
  border-top: 1px solid #666666;
  color:#666666;
  text-align: center;
  background-color: #F7F7F7;
}
.zeile {
  float:left;
  margin-left:0px;
}

.eingabe {
  
  margin-left:100px;
}
 
/*----------------------------- HEADER NAVIGATION -------------------------------*/

.header_menu {
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #777777; /* grau */ 
  padding: 0px;
         margin:0px 0px 0px 0px;
  text-decoration: none;
  font-style: normal;

}


.header_menu A:LINK {
  font-size: 9px;
  font-weight: normal;
         margin:0px 0px 0px 0px;
  text-decoration: none;
  font-style: normal;
}


.header_menu A:VISITED {
  font-size: 9px;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  text-decoration: none;
  font-style: normal;
}


.header_menu A:HOVER {
  color: #777777; /* grau */ 
  font-size: 9px;
  font-weight: normal;
  margin:0px 0px 0px 0px;
  text-decoration: underline;
  font-style: normal;
}

/*--------------------------------- SP DIRECTORY -------------------------------------*/

.tx_spdirectory-pi1-myform { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px; 
}

.tx_spdirectory-pi1-myformactive { 
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px; 
  color: #CC0000; 
}

.tx_spdirectory-pi1-dotted { 
  border: 1px solid #DADADA; 
}

.tx_spdirectory-pi1-small { 
  font-size: 11px; 
  margin:0px 0 0px 0; 
  line-heigt: 100%;
}

.tx_spdirectory-pi1-name { 
  font-size: 12px; 
  margin:0px 0 0px 0; 
  line-heigt: 100%;
  font-weight: bold;
}


td.tx_spdirectory-pi1-small { 
  font-size: 11px; 
  margin:0px 0 0px 0; 
  line-heigt: 100%;
}

.tx_spdirectory-pi1-dottedcorner { 
  border-top: 0px none; 
  border-right: 0px none; 
  border-bottom: 2px dotted #DADADA; 
  border-left: 2px dotted #DADADA; 
}

.tx_spdirectory-pi1-dottedcolor { 
  border: 2px dashed #EEEEFD; 
}

/*--------------------------- Text mit Bild -------------------------------*/

.csc-textpic-text p {
  margin-top:0px;
  padding-top: 0px;
}

/*--------------------------- Indexed Search -------------------------------*/



.tx-indexedsearch .tx-indexedsearch-browsebox LI { display:inline; margin-right:5px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button { width:100px; }
    .tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword { width:150px; }
    .tx-indexedsearch .tx-indexedsearch-whatis { margin-top:10px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-whatis .tx-indexedsearch-sw { font-weight:bold; font-style:; }
    .tx-indexedsearch .tx-indexedsearch-noresults { text-align:center; font-weight:bold; }
    .tx-indexedsearch .tx-indexedsearch-res TD.tx-indexedsearch-descr {}
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr .tx-indexedsearch-redMarkup { color:#AE1247; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info { background:#eeeeee; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead { margin-top:20px; margin-bottom:5px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 { margin-top:0px; margin-bottom:0px; }
    .tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD { background:#cccccc; vertical-align:middle; }
    .tx-indexedsearch .tx-indexedsearch-res .noResume { color:#666666; }

    .tx-indexedsearch .tx-indexedsearch-category { background:#cccccc; font-size:16px; font-weight:bold; }

/* Additional styles, needed for the tableless template_css.tmpl (styles don't conflict with the original template) */


    .tx-indexedsearch .res-tmpl-css { clear:both; margin-bottom:1em; }
    .tx-indexedsearch .searchbox-tmpl-css LABEL { margin-right:1em; width:10em; float:left; }
    .tx-indexedsearch .result-count-tmpl-css, .tx-indexedsearch .percent-tmpl-css { letter-spacing:0; font-weight:normal; margin-top:-1.2em; float:right; }
    .tx-indexedsearch .info-tmpl-css dt, .tx-indexedsearch dl.info-tmpl-css dd { float:left; }
    .tx-indexedsearch .info-tmpl-css dd.item-mtime { float:none; }
    .tx-indexedsearch .info-tmpl-css dd.item-path { float:none; }
    
    
    
/*--------------------------- Newsletter Anmeldung -------------------------------*/

.dm_subscript {
  margin:5px 20px;
  width:200px;
}

.dm_subscript_check {
  margin:5px 20px;
}

.dm_subscript_submit {
  margin:20px 0 20px 20px;
}

.dm_subscript_text {
  margin:0px 20px;
  #float:left;
}

.dm_subscript_textkl {
  margin:0px 20px;
  #float:left;
  font-size:10px;
}

/*--------------------------- Fachhaendler -------------------------------*/

.selectCategory {
  width:70px;
}

.tx-locator-pi1 .selectCountry {
  display: none;
}

.tx-locator-pi1 .latitude {
  display: none;
}

.tx-locator-pi1 .longitude {
  display: none;
}

.tx-locator-pi1 table td{
width:100px;
}

.tx-locator-pi1 table {
  margin-top:10px;
  border:1px solid #ececec;
  width:100%;
  padding:5px;
}

.tx_locator_searchform {
align:left;
}

.tx_locator_searchform input {
  width: 200px;
  background-color:#F7F7F7;
  border:1px solid #7F9DB9;
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  margin:0 0 2px;
  padding:0;
}

.tx_locator_searchform input {
  width: 200px;
}

.tx_locator_searchform input .fh_submit  {
  width:250px;
}



/*--------------------------- Powermail -------------------------------*/





/* Powermail */
  /* Form */
span.powermail_mandatory {
  /* Color of mandatory error message */
  color: red;
}
input.validation-failed,
textarea.validation-failed {
  /* Background color if validation failed 
  background-color: red;*/
  background-image: url(/typo3conf/ext/powermail/img/icon_exclamation.gif);
  background-repeat: no-repeat;
  background-position: 98% 1px;
}
div.powermail_mandatory_js {
  /* DIV container of errormessage */
  color: red;
  margin: 3px 0 15px 200px;
}
fieldset.tx-powermail-pi1_fieldset {
/* Style labels */
background-color:#ffffff;
border:1px solid #0276dc;
padding:10px;
}
fieldset.tx-powermail-pi1_fieldset legend {
  /* legend of Fieldset */
  font-weight: normal;
  color: #0276dc;
}
fieldset.tx-powermail-pi1_fieldset label {
  /* label */
  display: block;
  width: 200px;
  float: left;
  clear: both;
  font-weight: bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_text,
fieldset.tx-powermail-pi1_fieldset textarea.powermail_textarea,
fieldset.tx-powermail-pi1_fieldset select.powermail_select {
  /* Input and textarea */
  width: 240px;
  background-color:#F7F7F7;
  border:1px solid #7F9DB9;
  color:#666666;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  margin:0 0 2px;
  padding:0;
}

fieldset.tx-powermail-pi1_fieldset div.tx_powermail_pi1_fieldwrap_html_radio input.powermail_radio {
  /* Radiobuttons */
  margin: 5px 0;
}
div.tx_powermail_pi1_fieldwrap_html {
  /* DIV container arround every field */
  margin: 10px 0;
  font-weight:bold;
}
fieldset.tx-powermail-pi1_fieldset input.powermail_submit {
  /* submit button */
  margin: 20px 0 10px 200px;
  font-weight: normal;
}
p.tx_powermail_pi1_fieldwrap_html_checkbox_title,
p.tx_powermail_pi1_fieldwrap_html_radio_title {

  margin: 0;
  padding: 0;
  font-weight: normal;
}



powermail_fachhndlerregistrierung powermail_radio powermail_uid11 powermail_subuid11_0 validation-passed
div.countryzone {
  margin: 10px 0 0 200px;

}
div.tx_powermail_pi1_fieldwrap_html label a {
  /* Description */
  cursor: help;
}
div.tx_powermail_pi1_fieldwrap_html label a dfn {
  /* Description */
  display: none;
}
div.tx_powermail_pi1_fieldwrap_html label a:hover dfn {
  /* Description on mouseover */
  display: block;
  position: absolute;
  width: 250px;
  padding: 5px;
  background-color: #ddd;
  border: 1px solid red;
  color: black;
  text-decoration: none;
  font-size: 0.8em;
}
div.tx_powermail_pi1_fieldwrap_html img.icon_info {
  /* Description icon */
  padding: 2px 2px 0 2px;
}


  /* Confirmation */
td.powermail_all_td {
  padding: 3px 10px 3px 0;
}

  /* THX */
td.powermail_all p.bodytext {
  margin: 0;
}


/*--------------------------- layout styles for locator extension -------------------------------*/


.tx-locator-pi1 .poiTable {
  width: 150px;
  font-weight: bold;
}

.tx-locator-pi1 .markerTooltipContainer {
  padding: 5px;
  background-color: transparent;
  background-image: url(/typo3conf/ext/locator/pi1/res/image.gif);
  background-repeat: no-repeat;
  overflow: hidden;
}
.tx-locator-pi1 .markerTooltip {
  margin: 15px;
  overflow: hidden;
}

.tx-locator-pi1 .tooltipImage {
  /*border: 1px solid red;*/
}

.tx-locator-pi1 .latitude td, .tx-locator-pi1 .longitude td {
  /*
  display: none;
  */
}


.tx-locator-pi1 .infoWindow {
  /*background: #c0c0c0;*/
  width: 220px;
}
.tx-locator-pi1 .displayRoute {
  background: #c0c0c0;
}

.tx-locator-pi1 .googleMapBalloonBody {
  background-color: #ffffff;
  font-size: 12px;
  filter:Alpha(opacity=100, finishopacity=100, style=0);
  -moz-opacity: 1;
}

.tx-locator-pi1 .googleMapBalloon {
  background-color: #ffffff;
  color: #000000;
  font-size: 12px;
  filter:Alpha(opacity=100, finishopacity=100, style=0);
  -moz-opacity: 1;
  opacity: 1;
  border: 1px solid black;
}


.tx-locator-pi1 .resultTable {
        border-collapse: collapse;
        padding: 2px 5px 2px 5px;
        margin:0;
}
.tx-locator-pi1 .searchResultTable td {
        background-color: #f0f0f0;
}
.tx-locator-pi1 .searchMailResultHeader {
        margin: 5px 0px 5px 0px;
        font-weight: bold;
}
.tx-locator-pi1 .searchMailResultTable td {
        background-color: #f0f0f0;
}

.tx-locator-pi1 .additionalData {
        margin: 5px 0px 5px 0px;
        font-weight: bold;
}

.tx-locator-pi1 .searchOnlyMailResultTable .storename {
        margin: 5px 0px 0px 0px;
        font-weight: bold;
}
.tx-locator-pi1 .searchOnlyMailResultTable .address {
        font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .zipcode {
        font-size: 0.9em;
}
.tx-locator-pi1 .searchOnlyMailResultTable .phone {
        font-size: 0.9em;
        margin: 0px 0px 5px 0px;
}

.tx-locator-pi1 .viaButton {
        /*
        display: none;
        */
}
.tx-locator-pi1 .viaButtonSelected {
        background-color: #98FB98;
}
.tx-locator-pi1 .viaButtonUnselected {
        background-color: #D3D3D3;
}





.tx-locator-pi1 .selectCategory {
        /*
        display: hidden;
        */
}
.tx-locator-pi1 .selectCountry {
        /*
        display: hidden;
        */
}
.tx-locator-pi1 .searchCityHeader {
        font-weight: bold;
        margin: 0px 0px 10px 0px;
}
.tx-locator-pi1 .searchCityData  {
        padding: 2px 5px 2px 5px;
        margin:0;
        background-color: #f0f0f0;
}
.tx-locator-pi1 .searchResultHeader {
        font-weight: bold;
}
.tx-locator-pi1 .mapTitle {
        vertical-align: top;
}
.tx-locator-pi1 .mapHeader {
        vertical-align: top;
        position: relative;
          font-weight: bold;
        /*background-color: #99CC00;*/
        margin: 5px 0px 10px 0px;
        /*height: 15px;*/
        /*float: left;*/
}

.tx-locator-pi1 .mapHeader .storename {
          font-weight: bold;
}
.tx-locator-pi1 .mapHeader .address {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .city {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .phone {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .hours, .tx-locator-pi1 .mapHeader .notes {
          font-weight: normal;
}
.tx-locator-pi1 .mapHeader .distance {
          font-weight: normal;
}
.tx-locator-pi1 .tx-locator-map {
        position: relative;
        /*float: right;*/
}

.tx_locator_map {
        width:742px;
}

html>body .tx-locator-pi1 #route {
        margin: 55px 40px 0px 0px;
        /*visibility: hidden; */
}

.tx-locator-pi1 tr {
        border: none;
}
.tx-locator-pi1 td {
        border: none;
        padding:4px;
        font-size:11px;
}
.tx-locator-pi1 .message {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid green;
}
.tx-locator-pi1 .warning {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid #FFCC66;
}
.tx-locator-pi1 .error {
        font-size: 15px;
        padding: 5px;
        height: 20px;
        background-color: #f0f0f0;
        border: 2px solid red;
}

 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
  text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
   padding:0;
  margin:5px 10px;
   list-style:none;
   border:1px solid #D2DCE4;
   border-bottom:0;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
  padding:5px;
  border-bottom:1px solid #D2DCE4;  
}

.tx-chgallery-pi1 .chgallery-list .itemodd { background:#E7EDF1; }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:1px solid #ececec; }
.tx-chgallery-pi1 .chgallery-list .itemeven { background:#f4f4f4; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:1px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
  font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
  float:left;
  width:120px;
  padding-left:2px;
}


.tx-chgallery-pi1 .chgallery-list .text {
  float:left;
  width:400px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
  margin:5px 10px 15px 10px;
  padding:3px 6px;
   border:1px solid #D2DCE4;
   background:#E7EDF1;
}

.tx-chgallery-pi1 .info .position {
  float:right;
  font-size:35px;
  font-style: italic;
  font-family:Georgia;
  color:#b8c9d6;
  margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
  font-size:20px;
}

.tx-chgallery-pi1 .info span {
  font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
  border-top:1px solid #dde1e4;
  border-bottom:1px solid #dde1e4;
  padding:3px 0;  
  margin:2px 0;
  width:508px;
}

.tx-chgallery-pi1 .pagebrowser .prev {
  width:20%;
  float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
  width:60%;
  float:left;
  text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
  width:20%;
  float:right;
  text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
  background:#f3f4f6;
  float:left; 
  padding:3px 1px 2px 1px;
  margin:5px 5px 5px 0px;
}

.tx-chgallery-pi1 .single .img {
  width:160px;
  height:126px;
  background:url(gfx/bg.gif) no-repeat;
  line-height:126px;
  position:relative;
}

.tx-chgallery-pi1 .act .img {
  background:url(gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
  width:160px;
  height:126px;
  position:absolute;
  top:50%;
  left:50%;
  text-align:center;
  display:block;
  margin-top:-53px;
  margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
  display:block;
  margin:1px 5px;
  width:148px;
  min-height:20px;
  border:1px solid #f3f4f6;
  text-align:center;
}

.tx-chgallery-pi1 .single span  small {
  font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
  height:20px; 
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
  float:left; 
  padding:0 1px 2px 1px;
  margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
  display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
  padding:0 20px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
  background:#fff url(gfx/ajaxloading.gif) no-repeat center center;
  position:absolute;
  height:490px;
  width:550px;
  z-index:999;
  margin:10px 0 0 10px
  opacity: 0.8;
  -moz-opacity: 0.8;
  filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */
#chgallery-list {
  border:1px solid #D2DCE4;
  border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
  padding:5px 10px;
  cursor:pointer;
  font-weight:bold;
  border-top:1px solid #D2DCE4;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
  border-top:1px solid #eee;
  padding:10px 5px;
}

#ticker a:link, #ticker a:active, #ticker a:visited, #ticker a:hover {
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-size:14px;
  color: #990000; /* rot */   
  text-decoration: none;
}


/*--------------------------- GALLERIA -------------------------------*/

.galleria-container {
    background: none repeat scroll 0 0 #F4F5F6;
    overflow: hidden;
    position: relative;
}



/*--------------------------- sb_downloader CSS style -------------------------------*/

#sb_download_flexWrap,
#sb_download_singleFlexWrap {
  padding: 0 0 0px 0;
  margin: 30px 0 20px 0;;
  clear: both;
}
.sb_download_flex {
  padding: 5px;
  margin: 0px 3px 5px 0;
  width: 359px;
  height: 180px;
  float: left;
  background: #f9f9f9;
}
.sb_download_singleflex{
  padding: 5px;
  margin: 0px 3px 5px 0;
  width: 600px;
  float: left;
  background: #f0f4f3;
}

.sb_download_singleflex .title{
    float: left;
    width: 445px;
    font-weight: bold;
}
.sb_download_singleflex .links{
    float: right;
    width: 150px;
    border: 0px;
}
.sb_download_text {
    float: right;
    text-align: left;
    width: 235px;
}

.sb_download_text ul {
    list-style-position:outside;
    margin-left: 16px;
    padding-left: 0;
}

.sb_download_image {
    float: left;
    text-align: left;
    margin-top:5px;
    margin-right:30px;
}
.sb_download_flex p.bodytext,
.sb_download_single p.bodytext {
  padding: 0;
  margin: 0;
}

.sb_download_flex .image img,
.sb_download_single .image img {
  padding: 0;
  margin: 0 10px 10px 0;
  float: left;
  width: 63px;
  height: 63px;
  border: 0px solid #D0EFED;
}
.sb_download_flex .clicks,
.sb_download_single .clicks {
    font-size: 11px;
}

.sb_download_flex .datetime,
.sb_download_single .datetime {
    font-size: 10px;
    float: right;
    margin-right:12px;
}
.sb_download_flex .title,
.sb_download_single .title {
  padding: 0;
  margin: 0 0 8px;
  color: #004D74;
  font-weight: bolder;
  background-color:#f1f1f1;
  line-height:20px;
}

.sb_download_flex .links,
.sb_download_single .links {
  padding: 0;
  margin: 5px 0;
  background-color:#ffffff;
}
/* div around each link */
.sb_download_flex .linkOutput {

}
.sb_download_flex a {
  padding: 0;
  margin: 0;
  color: #0276DC;
  text-decoration: none;
  border: 0px;

}

.sb_download_flex a.more {
  padding: 0;
  margin: 0;
}

.sb_download_flex a:hover {
  text-decoration: none;
}
.sb_download_single {
    float: left;
    padding: 0px;
    margin: 0px;
}
.sb_download_single .sb_download_text {
    width: 450px;
}
.sb_download_flex .category,
.sb_download_single .category {
    float: left;
    font-weight: bold;
    font-size: 11px;
    margin: 0 0 15px 0;
}

.description {
  margin-bottom:5px;
}

.links img {
  border:0px;
}

/*------------------- PRODUKTCONTAINER -------------------*/

.containerprodukte {
    width:690px;
    border-bottom:1px solid #f9f9f9;
    padding:0px;
    overflow:hidden;
}

.containerprodukte p img {
    margin:0 0 10px 0;
}

/*--------------------------- Navigation Textmenü Linke Spalte --------------------------------------*/

span.nav1  {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav1 a:link, .nav1 a:visited, .nav1 a:hover, .nav1 a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav1act {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

span.nav1act a:link, .nav1act a:visited, .nav1act a:hover, .nav1act a:active{
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}


span.nav2 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav2 a:link, .nav2 a:visited, .nav2 a:hover, .nav2 a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav2act {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

span.nav2act a:link, .nav2act a:visited, .nav2act a:hover, .nav2act a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

span.nav3 {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav3 a:link, .nav3 a:visited, .nav3 a:hover, .nav3 a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #666666;
  font-weight: normal;
  text-decoration: none;
}

span.nav3act {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

span.nav3act a:link, .nav3act a:visited, .nav3act a:hover, .nav3act a:active {
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

/*--------------------------- Navigation Textmenü Unterhaltungsecke --------------------------------------*/

.tablenavunterhaltung {
  margin-top:25px;
  margin-bottom:23px;
  border-top:1px solid #ffffff;
}




















.news-single-item H4 {
    margin-bottom: 10px;
  }
.news-single-img {
    margin-top: 13px;
}
