@charset "UTF-8";
/* CSS Document */

.bfbBody {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: 100;
	font-variant: normal;
	color: #3C3C3B;
} 

.bfbNewsOrange {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 

.bfbBodyWhite {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF; 
} 

.bfbLarge {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 19pt;
	font-style: normal;
	line-height: 21pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 

.bfbLarge2 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 25pt;
	font-style: normal;
	line-height: 28pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 

.bfbLarge30 {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 19pt;
	font-style: normal;
	line-height: 22pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 

.bfbLargeWhite {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 19pt; 
	font-style: normal;
	line-height: 15pt;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
} 


.bfbSmall {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 

.bfbFooter {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
} 


.bfbMenuTitel {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 8pt;
	font-weight: 100;
	font-variant: normal;
	color: #e25c0f;
} 


.bfbMenu {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: 100;
	font-variant: normal;
	color: #FFFFFF;
} 

.bfdbBold {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: 15pt;
	font-weight: bold;
	font-variant: normal;
	color: #3C3C3B;
} 


.bfdbForms {
	font-family: 'Ubuntu Condensed', sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: 10pt;
	font-weight: 100;
	font-variant: normal;
	color: #3C3C3B;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
img {
	border: 0; 
}
