/*

TGV FONT
2016 03 16
@ goldfischclub 2016

@license
* MyFonts Webfont Build ID 2524039, 2013-04-08T04:51:52-0400
* 
* The fonts listed in this notice are subject to the End User License
* Agreement(s) entered into by the website owner. All other parties are 
* explicitly restricted from using the Licensed Webfonts(s).
* 
* You may obtain a valid license at the URLs below.
* 
* Webfont: PF Din Text Comp Pro Light by Parachute
* URL: http://www.myfonts.com/fonts/parachute/pf-din-text-comp-pro/light/
* Copyright: Copyright (c) 2002, 2005 Parachute&#x00A8;, www.parachute.gr.  All rights
* reserved.
* 
* Webfont: Ciutadella Light by Emtype Foundry
* URL: http://www.myfonts.com/fonts/emtype/ciutadella/light/
* Copyright: Copyright (c) 2012 by Eduardo Manso. All rights reserved.
* 
* 
* License: http://www.myfonts.com/viewlicense?type=web&buildid=2524039
* 
* © 2013 MyFonts Inc



font-family: PFDinTextCompPro-Light;
font-weight: normal;
font-style: normal;

font-family: Ciutadella-Light;
font-weight: normal;
font-style: normal;
	
*/


body {
	font-family: Ciutadella-Light;
	font-weight: normal;
	font-style: normal;
}

h1,
#header .col-2 p,
.header-adresse p,
#main .grid h2,
.links-navigation a,
.ref-preview .col-ref-2 h3,
.ref-details .col-ref-1 h3,
.ref-preview .col-ref-2 p,
.ref-details .col-ref-1 p,
.ref-details .num,
.box-einleitung p,
.box-referenz p,
.box-referenz .bsp-details,
#main .box-referenz h2,
#main .box-referenz h3,
#main .box-referenz h4,
.txt-box h2,
#header h3,
#header .grid p,
.grid .cell-5 h2,
#main span.h2blau,
.news-item .item-num
{
	font-family: PFDinTextCompPro-Light;
	font-weight: normal;
	font-style: normal;
}

body p {
	font-size: 13px;
	line-height: 1.3em;
}




/* startseite rollover weisser bereich */

#header .grid p {
	font-size: 18px;
	line-height: 18px;
}

.grid .cell-5 h2 {
   font-size: 15px;
}

#main .grid h2,
.template-startseite #main .col-1 .links-navigation a,
#main .col-1 .links-navigation a  {
	font-size: 18px;
}


#header .col-2 p {
	font-size: 17px;
}



.ref-details h3 {
	font-size: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.ref-preview .col-ref-2 h3 {
	font-size: 24px; 
	margin-top: 4px;
}
.ref-preview .col-ref-2 p {
	font-size: 17px;
	line-height: 20px;
}


#main,
#main .col-1,
#main .col-1 a,
.ref-item .col-ref-3 p {
	font-size: 13px;
	line-height: 16px;
}

#sub-header span,
#main .col-1 span.copy,
.ref-item .col-ref-3 p.copy {
	font-size: 11px;
}



.cell h2,
.ref-item p{
	font-size: 13px;
	font-weight: normal;
}

.ref-details .col-ref-1 p {
	font-size: 16px;
	line-height: 23px;
	padding-top: 12px;
}

.ref-details .col-ref-1 h3 {
	font-size: 36px;
	line-height: 23px;
	padding-top: 7px;
}







#main .slides h2 {
   font-size: 15px;
}

#main .txt-box h2,
.h2blau {
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

#main .news-item h2 {
	font-size: 18px;
}

.box-referenz span {
	font-size: 16px;
}
.box-referenz .pfeile,
.box-referenz .bsp-pfeile {
	font-size: 13px;
}

.box-einleitung p,
.box-referenz p {
	font-size: 20px;	
	line-height: 25px; 
}

.ref-details .num {
	font-size: 26px;
}


h1 {
	font-size: 34px;
}


#main .txt-box .hdl-size-1 {
	font-size: 40px;	
	line-height: 50px;
}

.box-referenz h1,
.box-einleitung h1,
.box-film h1 {
  	font-size: 52px;	
	line-height: 45px;
}

.box-einleitung h1.h1size-1 {
	font-size: 120px;
	line-height: 105px;
}



#main .box-referenz h3,
#main .box-referenz .bsp-txt {
	font-size: 23px;	
	margin-top: 3px;
}
#main .box-referenz .bsp-num {
	font-size: 26px;
	margin-top: 2px;
}


#main .box-referenz h4 {
	font-size: 16px;	
}


#main .txt-box .hdl-size-1 {
	padding-top: 10px;
}


#header h3 {
	font-size: 65px;
}



#header .grid {
	font-size: 17px;
	line-height: 18px;
}

.news-item .item-num {
	font-size: 52px;
}

.box-einleitung p span {
	font-style: italic;
	display: block;
	margin-top: 7px;
	font-size: 17px;
	line-height: 20px;
}





@media handheld, only screen and (max-width: 1050px) {
	body p,
	#main,
	#main .col-1,
	#main .col-1 a,
	.ref-item .col-ref-3 p {
		font-size: 16px;
		line-height: 1.3em;
	}

}








