.fontDef_Headline_h1, h1
{
	font-family:"Titillium Web", sans-serif;	
	font-size: 60px;
	line-height: 80px;
	text-transform: uppercase;
	//color: #8B803D;
	color: #B39F39;
	padding-bottom: 0px;
	margin-bottom: 10px !important;
	font-weight: 500;
	letter-spacing: -1px;
	}
	
	
.fontDef_Headline_h2, h2 
{
	font-family:"Titillium Web", sans-serif;
	font-size: 52px;
	line-height: 55px;
	margin-bottom: 35px;
	padding-top: 0px;
	//color: #8B803D;
	color: #DAB266;
	display: block;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: -2px;
}


.fontDef_Bereich, .fontDef_Headline_h3 , h3, h1.h3, .h3 h1, .h3
{
	font-family:"IBM Plex Sans", sans-serif;
	font-size: 30px;
	line-height: 39px;
	color: #ffffff;
	font-weight: 300;
	text-transform: none;
	}

.fontDef_Headline_h4 , h4 
{
	*font-size: 18px;
	*line-height: 25px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: bold;
}

#footer .fontDef_Headline_h4 , #footer h4 {
	color: #FFFFFF;
}

.fontDef_Copy 
{
	font-family:"IBM Plex Sans";
	font-size: 19px;
	line-height: 29px;
	color: #444444;
	font-weight: 300;
}

.fontDef_Copy_Small 
{
	font-family:"IBM Plex Sans";
	font-size: 18px;
	line-height: 27px;
	color: inherit;
}

.fontDef_Button 
{
	font-family:"IBM Plex Sans";
	font-size: 16px;
	line-height: 0px;
	text-transform: uppercase;
}

h5 {
	font-size: 17px;
	padding-bottom: 10px;
}
