.orangeBox {
  background-color: #ff9900;
}
.greenBox {
  background-color: #94c11c;
}
.blackBox {
  background-color: #000;
}
.lilaBox {
  background-color: #663399;
}
.darkergreenBox {
  background-color: #009966;
}
.smallblackBox {
  background-color: #000000;
}
.pinkBox {
  background-color: #ff0099;
}
#top #menu .row .menuWrapper ul.mainnav {
    margin-bottom: 90px;
    margin-top: 110px;
}
figcaption.csc-textpic-caption {
  background-color: black;
  color: white;
  padding-left: 4px;
}
#tabelle-publikationen {
    border-spacing: 4px;
}
#tabelle-publikationen td {
    padding: 4px 0px 0px;
}
img.facebookIcon {
    height: 25px;
    width: 25px;
}
div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 1px solid #708090;
}
.teaser {
	font-size: 24px !important; 
	font-weight: normal !important;
	line-height:1.4; 
	margin-top: 5px;
}



#footer div.row :nth-child(2) div.row div li:last-child {
	font-weight: 800;
	margin-top: 15px;
}
#footer div.row :nth-child(2) div.row div li:first-child, 
#footer div.row :nth-child(2) div.row div li:nth-child(4), 
#footer div.row :nth-child(2) div.row div li:nth-child(7), 
#footer div.row :nth-child(3) div.row div li:nth-child(9), 
#footer div.row :nth-child(2) div.row div li:nth-child(10) {
	margin-bottom: 15px;
}
a[href^="tel"],
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	color: #333;
	text-decoration: none;
}
@media (max-width: 480px) {
a[href^="tel"],
a[href^="tel"]:link,
a[href^="tel"]:visited,
a[href^="tel"]:hover {
	color: #663399;
}
}
