
#footer1 p { font-family:'Roboto Condensed', sans-serif; font-weight:700; font-size:22px; line-height:26px; }
#footer2 p { font-family:'Roboto Condensed', sans-serif; font-weight:300; font-size:36px; line-height:38px; }  

a:link     { color:black; text-decoration:none; }
a:visited  { color:black; text-decoration:none; }
a:hover    { color:#931c28; text-decoration:none; }
a:active   { color:#931c28; text-decoration:none; background-color:inherit; }

strong { font-weight:700; }
.rot     { color:#931c28; }
.weiss   { color:white; }
.hell    { color:#e3e3e3; }
.dunkel  { color:#cacac8; }
.abstand { margin-bottom:10px; }

h2 { font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:36px; line-height:38px; margin-top:0px; margin-bottom:15px; }  
p  { font-family: 'Roboto Condensed', sans-serif; font-weight:300; font-size:22px; line-height:26px; margin-top:0px; margin-bottom:0px; }  


ul { list-style:none; padding:0; font-family:'Roboto Condensed', sans-serif; font-weight:300; font-size:22px; line-height:26px; margin-top:0px; margin-bottom:0px; }
li { padding-left: 1.3em; }
.liste1 li:before { content: "\f00c"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; }
.liste2 li:before { content: "\f054"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; }
.liste3 li:before { content: "\f055"; font-family: FontAwesome; display: inline-block; margin-left: -1.3em; width: 1.3em; }

.fa {
  font-family: FontAwesome;
}
.fa-fw { /* symbole mit fester Breite */
  text-align: center;
  width: 1em;
}