/**
* Custom Print Stylesheet for FinishWeb Site www.leukerbad.ch
*
* Copyright:
* BAR Informatik AG
* Brig-Glis, Switzerland
* 
* Path:
* [finishwebroot]/layout/[Layout]/style.css
*
* Authors:
* bz	Bernd Zumoberhaus, BAR Informatik AG
* fz	Fabian Zumoberhaus, BAR Informatik AG
* 
* Changes:
* 22.11.2013	bz,fz	initial version
* 08.12.2013	bz		updates
* 02.04.2014	bz		updates
* 18.04.2014    bz      updates
* 22.04.2014    bz      final version
* 07.06.2014	bz		updates: quickfinder
* 14.10.2014    bz      updated line-height for title in event- & articlelist
*/

/**************************************************************************************************
* Layout-styling
**************************************************************************************************/

/********************************
* header-wrapper
********************************/

	/********************************
	* header
	********************************/

	/********************************
	* teaser
	********************************/

	/********************************
	* additional-content-logo-wrapper
	********************************/
    
/********************************
* page
********************************/

	/********************************
	* main
	********************************/

		/********************************
		* leftcol
		********************************/

		/********************************
		* maincol
		********************************/

		/********************************
		* rightcol
		********************************/

	/********************************
	* footer
	********************************/

	/********************************
	* promotion-links
	********************************/

/**************************************************************************************************
* Layout-defined styling of Finishweb elements
**************************************************************************************************/

/********************************
* header-wrapper
********************************/

	/********************************
	* header
	********************************/

	/********************************
	* teaser
	********************************/

	/********************************
	* additional-content-wrapper
	********************************/
		
		/* text */
		#additional-content div.fwtext strong { height:18px; padding:2px 10px; }
	
		/* quickfinder */
		#additional-content div.fwquickfinder div.booking div.arrival input,
		#additional-content div.fwquickfinder div.booking div.departure input { height:16px; padding-top:3px; }

        /* icon-link */
        #additional-content #links div.fwspecial-link div.fwlink div.title { background-size:101% 100% !important; }

/********************************
* page
********************************/

	/********************************
	* main
	********************************/
		
		/********************************
		* leftcol
		********************************/
        
			/* titel */
				/* variante überschrift 2 */
				#leftcol div.fwtitle2 { height:19px; padding:7px 5px 3px; }
				
			/* mini-wetter */
			#leftcol div.fwweather div.item div.weather-lbl { height:23px; padding-top:2px; }
		
			/* wispo */
			#leftcol ul.fwwispo li div.label { height:23px; padding-top:2px; }
            
		/********************************
		* maincol
		********************************/
		
			/* ticker */
			#maincol div.fwticker div { line-height:30px !important; }

			/* datalist, bild (variante kachel) */
				/* variante home */
				body.home #maincol div.fwsubmenu ul.datalist li div.title,
				body.home #maincol div.fwpicture-group1 div.fwpicture div.text { line-height:24px; }
				
			/* events*/
				/* variante home */
				body.home #maincol .fweventcalendar .list .item:hover div.description { padding:2px 10px; }

			/* wispo */
            #maincol div.fwwispo li.object span.object { line-height:28px; }
            #maincol div.fwwispo .detail li div.title { padding-bottom:1px; }
          	#maincol div.fwwispo .detail li div.status { padding-bottom:0; }
          	#maincol div.fwwispo .detail li div.description,
          	#maincol div.fwwispo .detail li div.openinghours,
          	#maincol div.fwwispo .detail li div.price { padding-top:3px; }
            
			/* artikel, events, infrastruktur */
				/* variante home */
				body.home #maincol div.fwarticlelist div.articles div.item div.title,
				body.home #maincol .fweventcalendar .list .item div.title { line-height:25px; }
                
		/********************************
		* rightcol
		********************************/
        
			/* titel */
				/* variante überschrift 2 */
				#rightcol div.fwtitle2 { height:19px; padding:7px 5px 3px; }
			
			/* chat (alpha) */
			#rightcol div.fwchat { height:40px; padding:2px 12px; }

	/********************************
	* footer
	********************************/

	/********************************
	* promotion-links
	********************************/
