body,
#navMetaSearchText, .navMetaSearchText,
.formElementText,
.formElementTextPlz,
.formElementTextOrt,
input,

.formElementTextFirstname,              
.formElementTextLastname,               
.formElementTextStreet, 
.formElementTextBirthday,                               
.formElementTextHousenumber,    
.formElementTextZipcode,
.formElementTextCity,
.formElementTextTown,

.formElementTextTelPrivat,      
.formElementTextTelCompany,
.formElementTextTelMobile,      
.formElementTextEmail,

.formElementTextBank,
.formElementTextBankAccount,
.formElementTextBankCode,

.formElementTextSpace,
.formElementTextInsurenceId,
.formElementTextPartnerId,
.formElementTextMaId,
.formElementTextAgencyId,

.formElementTextDate,
.formElementTextTitle,
.formElementTextChief, 
.formElementTextCompany,

.formElementTextL1_5,
.formElementTextL3_5,
.formElementTextL6,
.formElementTextL9,
.formElementTextL12,
.formElementTextL22,

.formElementTextareaNormal, 
.formElementTextareaLong, 
.formElementTextareaDouble,

select,
.formElementSelect, 
.formElementSelectSalutation,

.formElementFile,
.formElementRadio,
.formElementCheckbox,
.formElementButton,
.formElementLabel,

.sidebarFormElementText,
.sidebarFormElementTextPlz,
.sidebarFormElementTextOrt,
.sidebarFormElementSelect,

#businesscard .wording h1,
.sliderText h1
{
  font-size: 14px;
}


/********************* NAVI **********************/
#centerOneLeft {
  display: none;
}

#centerOneOuter {
  padding-left: 0px;
}

#pageInner {
  padding-left: 0px;
}
.nvFormPage #pageInner,
.nvServicePage #pageInner {
  margin-right: 0px;
}
.navList li a,
.dispatcher ul li,
.division ul li,
.division h2
{
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
}
.tabToggleBox .tabToggleBoxHeader {
  padding-bottom: 3px;
}
#startPageRelaunch #subTeaserContainer .teaser p {
  height: 53px;
  font-size: 13px;
}
.sf-menu li ul {
  width: 230px;
}
.sidebarContainer .sidebarContainerContent .consultantSearch .consultantSearchField input#beraterfinden, 
#navMetaSearch, .navMetaSearch {
  font-size: 13px;
}




/***********new sf-menue dropdown styles***********/

.new-navList{
  padding-left: 20px;
  padding-top: 10px;
  display: none;
  position: absolute;
  background: #cce5ff;
}
.new-navList .menuSection{
  color: #003399;
  margin-bottom:5px;
  margin-top: 10px;
  clear: both;
  font-weight: 600;
}

.sf-menu li .new-navList ul{
  position: static;
  width: auto;
  margin-bottom: 20px;
  clear: both;
}

.sf-menu li .new-navList ul li{
  clear: both;
  float: none;
  width: 190px;
}

.sf-menu li .new-navList ul li a{
  border-bottom: none;
  text-decoration: none;
}

.new-column{
  float: left;
  padding-right: 50px;
}
