/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('../fonts/roboto-v29-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('../fonts/roboto-v29-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/roboto-v29-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/roboto-v29-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/roboto-v29-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/roboto-v29-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/roboto-v29-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}



.floatBlock {
    display: block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 18px 14px 12px;
    text-align: left;
    width: calc(25% - 29px);
  min-height: 160px;
}

.floatBlockMain {
    width: calc(100% - 44px);
    margin: 0 24px;
}
 
.floatBlock a {
  text-decoration:none;
  color: #0B3484;
}

.floatBlock a:hover {
  text-decoration:underline;
  color: #666;
}
 
.floatBlock ul {
  padding:0;
  margin: 8px 0 0;
  list-style:none;
}
.floatBlockItem {
  font-weight: normal;
  margin: 0 0 6px;
  }
  
#navi-footer {
    font-size: 11px;
margin: 30px 0 30px 145px;
float: left;
color: #0B3484;
}

#navi-footer ul {
    list-style-type: none;
    margin: 5px 0 0 -75px;
}

#navi-footer ul li {
    float: left;
    position: relative;
    z-index: auto !important;
}

#navi-footer a {
text-decoration:none;
margin: 0 5px;
text-transform:none;
font-weight:normal;
padding:4px 0 0;
}

#navi-footer a:hover {
color: black;
}

#head-2015 {
  /*
  height: 120px;
  background: url("/fileadmin/template/gfx/Logo_Eisenwarenmesse_de.gif") #0B3484 no-repeat center center;
  */
}

#submenu2 #event {
  clear: both;
    float: left;
  height: 187px;
  margin: 15px 0 0 0;
  width: 224px;
  /*background: url("/fileadmin/template/gfx/obs_download_3270326-DIY.gif") no-repeat 0 0;*/
  background-size: cover;
}

#submenu2 #blackmatt {
    clear: both;
  float: left;
  height: 280px;
  width: 224px;
  overflow: hidden;
  margin: 8px 0 0 0;
}

#submenu2 #blackmatt .blackmattlink {
    width: 202px;
display: table-cell;
background: #0b3484;
padding: 10px 10px 8px;
text-align: center;
clear: both;
height: 30px;
vertical-align: middle;
line-height: 120%;
}

#submenu2 #blackmatt .blackmattlink:hover {
    background: #aaa;
  color: #000;
}

#submenu2 #blackmatt a.blackmattlink {
    color: white;
    font-size: 15px;
}

#submenu2 #blackmatt p.highlights {
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    margin: 0 0 10px 0;
}


#submenu2 #tuev-logo {
display:none !important;
}

/************************************/

#submenu2 #blackmatt.button {
  background-color: #04AA6D;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}

#submenu2 #blackmatt.blackmattlin{
  width: 202px;
  display: table-cell;
  background: #ff6609 !important;
  padding: 10px 10px 8px;
  text-align: center;
  clear: both;
  height: 30px;
  vertical-align: middle;
  line-height: 120%;
}



.blackmattlink2{
  width: 202px;
  display: table-cell;
  background: #ff6609 !important;
  padding: 10px 10px 8px;
  text-align: center;
  clear: both;
  height: 30px;
  vertical-align: middle;
  line-height: 120%;
}

#submenu2 #blackmatt .blackmattlink {
  width: 202px;
  display: table-cell;
  background: #0b3484;
  padding: 10px 10px 8px;
  text-align: center;
  clear: both;
  height: 30px;
  vertical-align: middle;
  line-height: 120%;
}
