/* lato-regular - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/lato-v17-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Lato Regular'), local('Lato-Regular'),
       url('../fonts/lato-v17-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v17-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v17-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v17-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v17-latin-regular.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/lato-v17-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Italic'), local('Lato-Italic'),
       url('../fonts/lato-v17-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v17-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v17-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v17-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v17-latin-italic.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700 - latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/lato-v17-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold'), local('Lato-Bold'),
       url('../fonts/lato-v17-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v17-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v17-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v17-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v17-latin-700.svg#Lato') format('svg'); /* Legacy iOS */
}

/* lato-700italic - latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/lato-v17-latin-700italic.eot'); /* IE9 Compat Modes */
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'),
       url('../fonts/lato-v17-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/lato-v17-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/lato-v17-latin-700italic.woff') format('woff'), /* Modern Browsers */
       url('../fonts/lato-v17-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/lato-v17-latin-700italic.svg#Lato') format('svg'); /* Legacy iOS */
}

body {
  font-family: 'Lato', sans-serif !important;
  font-size: 1.3em !important;
  font-weight: 400 !important;
  color: #434343 !important;
  margin: 0;
  padding: 0;
background: url(../images/page_bg.jpg) no-repeat;
}



a, a:link, a:active, a:visited{
color: #194ba4;
text-decoration: underline;
}
a:hover{
color: #0e3375 !important;
}

p.logo{
font-size: 3em;
  color: #fff;
margin: 0;
  padding-top: 11px;
  line-height: 100%;
}

p.subtitle{
color: #fff;
  font-size: 1.3em;
}

.item-page p, .item-page ul li{
font-size: 1.2em;
}

.moduletable_menu_versicherung h3{
color: #194ba4 !important;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
  font-size: 1.1em;
  font-weight: 600;
  font-style: inherit;
  background: #dcdcdc;
  padding: 5px;
  border: 1px solid #bdbdbd;
}

.headtitle{
position: relative;
}

.headtitle:after{
    background: url("../images/schatten.png") no-repeat scroll center top / 100% 100% rgba(0, 0, 0, 0);
    bottom: -15px;
    content: "";
    display: block;
    height: 15px;
    left: 0;
    position: absolute;
  width: 100%;}

.moduletable_menu_schaden{
margin-top: 50px;
}

.moduletable_menu_schaden h3{
color: #bf0101 !important;
  text-align: center;
  margin: 0;
  margin-bottom: 15px;
  font-size: 1.1em;
  font-weight: 600;
  font-style: inherit;
  background: #dcdcdc;
    padding: 5px;
  border: 1px solid #bdbdbd;
}

h1{
  margin: 0 !important;
  font-weight: 400 !important;
  line-height: 1.0 !important;
  padding-bottom: 10px !important;
  font-size: 2.7em !important;
}

h2{
font-weight: 300 !important;
}

.blog_aktuell h2{
margin: 0;
  padding: 0;
}



.page-header{
margin-top: 0 !important;
  margin-bottom: 20px !important;
}


#top{
width: 100%;
height: 93px;
background: #2050a6;
}

#border_bg{
background: url(../images/border_b.png) repeat-y;
  background-position: 11.5%;
  padding-top: 5%;
  padding-bottom: 5%;

}


.blog_aktuell .leading-0 .page-header{
border: 0;
  padding: 0;
  margin-bottom: 5px !important;

}

p.readmore{
text-align: right;
}

dt.article-info-term{
display: none;
}

dd.create{
font-size: 0.8em !important;
color: #999;
}


.blog_aktuell .items-leading, .blog_aktuell .item{
margin-bottom: 3%;
}

#footer{
background: #dedede;
font-size: 1.1em;
border-top: 1px solid #ced0d1;
position: relative;
bottom: 1px;
  padding-bottom: 20px;
}

#footer .footer_box{
float: left;
  width: 30%;
  margin-top: 15px;
  margin-right:5%;
}


#footer .footer_box:nth-of-type(2){
margin-right: 0;
}


.footer_box .moduletable_menu_bottom, .footer_box p.copy{
float: right;
  text-align: right;
}


.footer_box .moduletable_menu_bottom ul li{
display: inline;
padding-left: 10px;
border-left: 1px solid #a8a8a8;
}

.moduletable_menu_bottom ul li:nth-of-type(odd){
border: none;
  padding-right: 10px;
}


.mod_vertical_dropmenu_87_inner span, .mod_vertical_dropmenu_88_inner span{
text-transform: uppercase;
font-weight: 300 !important;
}
.sigFreeThumb{
margin: 10px !important;
}

.sigFreeThumb a{
border: 1px solid #ccc !important;
  overflow: hidden;
}

.sigFreeThumb a:hover{
border: 1px solid #bf0101 !important;
}

@media screen and (max-width: 1200px){
 #mod_vertical_dropmenu_87 dl.level1 a span,  #mod_vertical_dropmenu_87_submenus dl span, #mod_vertical_dropmenu_87 dl.level1 span, #mod_vertical_dropmenu_88 dl.level1 a span,  #mod_vertical_dropmenu_88_submenus dl span, #mod_vertical_dropmenu_87 dl.level1 span{
  font-size: 16px !important;
  }
 }


@media screen and (max-width: 990px){
#footer .footer_box{
width: 100%;
margin-bottom: 2%;
  background: #ccc;
  padding: 1%;
}

  .footer_box .moduletable_menu_bottom, .footer_box p.copy{
  text-align: left;
    float: left;
  }

  .footer_box h4{
  text-align: left !important;
  }

  .footer_box p.copy{
  clear: left;
  }

  .moduletable_menu_bottom ul.joomla-nav{
  padding: 0;
  }
  .moduletable_menu_bottom ul.joomla-nav li:nth-of-type(1){
  padding-left: 0 !important;
  }

    #footer .tbl_right{
  width: 70px;
  }

}

  @media screen and (max-width: 767px){
    h1{
    margin-top: 25px !important;
      font-size: 2.5em !important;
    }

h2{
      font-size: 1.9em !important;
}

    #border_bg{
    background: none;
    }

    .moduletable_menu_schaden{
    margin-top: 3%;
    }

  }




@media screen and (max-width: 430px){
  ul.sigFreeContainer{
width: 190px;
    position: relative;
  }

  p.subtitle{
  font-size: 1.2em;
  }

}

 @media screen and (max-width: 470px){
    h1{
      font-size: 2em !important;
    }

  }

  @media screen and (max-width: 390px){
    p.subtitle{
  font-size: 1.1em;
  }
  }

   @media screen and (max-width: 350px){
    h1{
      font-size: 1.9em !important;
    }

         p.subtitle{
  font-size: 0.99em;
         margin-top: 1%;
  }

  }