p,li,a,b {font-family: "Roboto",sans-serif;
font-size: 15px;
font-weight: 300;
line-height: 1.42857;
}

p.p-textsmall-1{color:#656565;font-size:12px;}
p.p-textsmall-2{color:#DD0000}
p.p-phone-1{background: url(../images/icons/phone.png) no-repeat center left;}
ul li.liststyle-1{list-style:none;padding-left:16px;background: url(../images/liststyle-1-BG.png) no-repeat 0px 7px;}
ul li.liststyle-2{list-style:none;padding-left:16px;background: url(../images/liststyle-2-BG.png) no-repeat 0px 7px;}

.align-justify {text-align:justify;}
.align-right {text-align:right;}
.align-left  {text-align:left;}
.align-center  {text-align:center;}

/*Links*/
a.a-linktype-1 {
  display: inline-block;
  color: #FFF;
  padding: 2px 25px 2px 8px;
  text-align: right;
  box-shadow: 1px 1px 2px #C0C0C0;
  border: 0px solid #FFF;
  border-radius:0px;
  background: #1A6D82 url(../images/a-linktype-1-BG.png) no-repeat center right;
}
a.a-linktype-1:hover {
text-decoration: none;
background-color:#2B879E;
}

a.a-linktype-2 {
  display: inline-block;
  color: #FFF;
  padding: 2px 25px 2px 8px;
  text-align: right;
  box-shadow: 1px 1px 2px #C0C0C0;
  border: 0px solid #FFF;
  border-radius:0px;
  background: #7faa3f url(../images/a-linktype-1-BG.png) no-repeat center right;
}
a.a-linktype-2:hover {
text-decoration: none;
background-color:#aed048;
}

a.a-linktype-3 {
  line-height:44px;
  font-size:18px;
  font-weight:300;
  color:#4b4c4b;
}

.a-linktype-broschuere {background: url(../images/icons/broschuere.png) no-repeat center left;}
.a-linktype-gallerie {background: url(../images/icons/galerie.png) no-repeat center left;}
.a-linktype-zeichnung {background: url(../images/icons/zeichnung.jpg) no-repeat center left;}

.a-linktype-kontaktform  {background: url(../images/icons/kontaktform.png) no-repeat center left;}
.a-linktype-videos {background: url(../images/icons/videos-2.png) no-repeat center left;} 
.a-linktype-email {background: url(../images/icons/email.png) no-repeat center left;} 

.a-linktype-gallerie,.a-linktype-zeichnung,.a-linktype-broschuere,.a-linktype-videos {
  line-height:44px;
  font-size:18px;
  font-weight:300;
  padding:4px 0px 4px 55px;
  color:#4b4c4b;
} 

.a-linktype-email, .a-linktype-kontaktform, p.p-phone-1{
  padding:4px 0px 4px 34px;
  font-weight:400;
  background-size: 26px;
}  