/* *************************************************************

  xmental TYPO3 Lösungen [c] 2011 Burkhardt Wenzel

  LIST VIEV
************************************************************* */

.news-list-content                    	{
                                            padding: 0;
                                            border-top: 1px solid #D4D3D1; 

                                            clear: both;
                                                                               
                                        }


.news-list-container .news-list-content:last-child            { border-bottom: 1px solid #D4D3D1 }




.news-list-content img                  {
                                            float: right;
                                            padding-left: 30px;
                                           
                                        }


.news-list-content a                    { }

.news-list-content h2                  { 
											
											padding: 6px 0 0 0 ; 
											margin: 0 !important;
										}
										
										
										
.news-list-content h2 .news-list-date   { 
											

											font-size:9px !important;
										}	
										
										
.news-list-content h2 .news-list-category  { 
											

											font-size:10px !important;
											font-weight:normal;
										}																					
										
										

.moreLink a                             { }











#content .piclist  h2                   {padding-top: 6px; margin: 0;}



#content .piclist .csc-textpic-single-image  {margin-bottom: 0 !important;}

/* *************************************************************
  Pagebrowser
************************************************************* */
.news-list-browse						{
											clear: both;
											border-top: 1px solid #D4D3D1; 
											padding-top:6px;
											font-size: 11px;
										
										}


.news-list-browse a						{
										
											font-size: 11px;
											padding-right: 2px;
											
											
										
										}

a > img.prev,
a > img.next						
{ padding-top: 5px !important; }




a > img.prev						
{ padding-right: 4px !important; }


a > img.next						
{ padding-left: 2px !important; }

div.tx-ttnews-browsebox a {background: none; padding-left: 0;}

/* *************************************************************
  SINGLE VIEW NEWS
************************************************************* */

.news-single-item h2                    { margin-bottom: 30px }

.news-single-item-content               {
                                            float: left;
                                            max-width: 520px;
                                        }

.news-single-img-author-container       {
                                            float: left;
                                            margin-left: 30px;
                                        }

.news-single-img-author-container span  {
                                            clear: both;
                                            float: left;
                                        }

.news-single-img-author-container span p
                                        {
                                            font-size: 0.7em;
                                            padding-right: 10px;
                                        }

.news-single-item-content div.h3        {
                                            padding-bottom: 0.75em;
                                            font-style: italic;
                                        }

.news-single-img-author                 {
                                            float: left;
                                            width: 15.1em;
                                        }

.news-single-content                    { }

.news-single-files                      { }

.news-single-files dd a                 { }

.news-single-backlink                 {
                                            margin-top: 1em;
                                                                                        
                                            width: 100%;
                                            float: left;
                                        }
                                        
                                        
.news-single-backlink a img                   {
                                            padding-right: 6px;
                                            padding-top: 12px;
                                        }

.news-single-timedata                   {
                                            color: #333333;
                                            font-size: 0.7em;
                                            line-height: 1.125em;
                                            font-weight: bold;
                                        }

.browseBoxWrap                          { font-size: 0.75em }

/* *************************************************************
  SINGLE VIEW PRESS
************************************************************* */

.press-img-single-item                  {
                                            float: left;
                                            width: 100%;
                                        }

.press-img-single-item .news-single-img-author
                                        {
                                            width: 34.4em;
                                            float: none;
                                        }

/* *************************************************************
  Presse Suchen
************************************************************* */

.press-search-intro                     {
                                            font-weight: bold;
                                            margin: 30px 0;
                                        }

.press-search-form .date                {
                                            float: left;
                                            width: 240px;
                                        }

.press-search-form select,
.press-search-form label                {
                                            width: 240px;
                                            margin-left: -10px;
                                        }

.press-search-form .year                {
                                            float: left;
                                            width: 240px;
                                            margin-left: 30px;
                                        }

.press-search-form li label             {
                                            width: 4em;
                                            margin-top: 0.8em;
                                            color: #706f6f;
                                            line-height: 1.4em;
                                        }

.press-search-form                      {
                                            border-bottom: 1px solid #DCDCDC;
                                            margin-bottom: 30px;
                                        }

.press-search-form .search              {
                                            width: 240px;
                                            margin-left: 30px;
                                            float: right;
                                        }

.press-search-form .search label        {
                                            font-size: 0.8em;
                                            color: #706f6f;
                                            margin-left: 0px;
                                        }


.press-search-form .search input {
  border: 1px solid rgb(217, 217, 217);
  float: left;
  height: 20px;
  padding: 0 2px;
  width: 212px;
}

.press-search-form .search .submit {
  background: url("../images/search.gif") no-repeat scroll center center / cover  rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  float: right;
  height: 22px;
  margin: 0;
  padding: 0;
  width: 22px;
}


.news-search-emptyMsg                   { margin: 1em 0 }

/* *************************************************************
  Presse Liste und Detail
************************************************************* */

.press-img-item                         {
                                            margin-top: 1.2em;
                                            padding-bottom: 1.2em;
                                        }

.press-img-item h2                      { 	margin-bottom: 0.6em }

.press-img-item-img                     {
                                            float: left;
                                            width: 230px !important;
                                            font-size: 0.75em;
                                        }

.press-img-item-img p                   { }

.press-text                             { float: left }

.press-text h3                          { margin-bottom: 0.7em }

.press-img-morelink a                   { }

