/* *************************************************************

  xmental TYPO3 Lösungen [c] 2011 Burkhardt Wenzel
  
************************************************************* */



h1,
h2,
h3                            {
                                  font-weight: bold;
                                  font-size: 12px;
                                  line-height: 17px;
                              }

h1                            {
                                  font-size: 15px;
                                  line-height: 20px;
                                  text-transform: none;
                              }

#right h2                     {
                                  color: #41515a;
                                  text-transform: uppercase;
                              }

#content h2,
div.csc-textpic-imagewrap     { margin-bottom: 15px }

#right h2                     { margin-bottom: 5px }

#content .piclist h2,
.piclist div.csc-textpic-imagewrap { margin-bottom: 0 }

h3                            { color: #929397 }

h3 a                          {
                                  color: #929397;
                                  background: transparent url(../images/arrow.gif) right center no-repeat;
                                  padding-right: 12px;
                              }

h3 a:hover                    {
                                  background: transparent url(../images/arrow_hover.gif) right center no-repeat;
                                  text-decoration: none;
                              }




#right h3           {font-size: 11px}







h4                            {
                                  font-size: 11px;
                                  line-height: 27px;
                              }

p                             { margin-bottom: 8px }

a                             {
                                  /* US 20120118
                                  color: #8796a6;*/
                                  color: #7D92A8;
                                  text-decoration: none;
                              }

a:hover                       {
                                  color: #3d5671;
                                  text-decoration: underline;
                              }

strong,
b                             { font-weight: bold }

#right a.intern,
#right a.extern,
#right a.download,
#right a.email,
#right .moreLink a,  
#right .allLink a           {
                                  background: transparent url(../images/arrow.gif) right center no-repeat;
                                  padding: 0 12px 0 0;
                                  margin: 0 -10px 0 0;
                              }
                              

/* *************************************************************
  Content-Liste
************************************************************* */                              

#content ul                   { margin: 0 0 16px 0 }

/* US 20120118
#content ul li                {*/
#content ul li, p a                {  
                                  background: transparent url(../images/arrow.gif) 0 4px no-repeat;
                                  /*padding-left: 16px;*/
                                  padding-left: 13px;  

                              }
                              
                              

/* *************************************************************
  Sitemap
************************************************************* */


#content .csc-sitemap ul ul ul  { margin-bottom: 0px }
#content .csc-sitemap ul li  {background-image: none;}
#content .csc-sitemap ul li ul li  {background: transparent url(../images/arrow.gif) 0 4px no-repeat;}




.csc-sitemap ul li a {font-weight: bold; background-image: none;}
.csc-sitemap ul li ul li a {font-weight: normal;}





#content .press-search-form ul li  {background-image: none;}
                              

#right a.intern:hover,
#right a.extern:hover,
#right a.download:hover,
#right a.email:hover,
#right  .moreLink a:hover,
#right  .allLink a:hover      { background: transparent url(../images/arrow_hover.gif) right center no-repeat }



/* Alte Styles ausblenden da schon generiert */

.mail img,
.download img,
.internal-link img,
.external-link-new-window img { display: none; height:0; width:0; margin:0; padding:0; }

body.lsp div#content,
body.lsp div#content h1,
body.lsp div#content h2,
body.lsp div#content h3 {font-size:20px; line-height:1.3;}


