/* custom.css */

h1 {
	font-size: 1.6em;
	font-weight: 700;
	color: rgba(36,50,117,1.0);
}

h2 {
	font-size: 1.3em;
	font-weight: 700;
}

.page-header h2 {
	text-align: center;
}

h3 {
	font-size: 1.1em;
	font-weight: 700;
}

.header-1 ul.menu > li > a,
.header-2 ul.menu > li > a {
	color: rgba(36,50,117,1.0) !important;
	opacity: 1.0 !important;
}

.header-1 ul.menu > li.active > a,
.header-2 ul.menu > li.active > a {
	color: rgba(0,0,0,1.0) !important;
	opacity: 1.0 !important;
}

.header-1 ul.menu > li > a:hover,
.header-2 ul.menu > li > a:hover {
	color: rgba(0,0,0,1.0) !important;
	opacity: 1.0 !important;
}

.header-1 ul.menu a, 
.header-2 ul.menu a {
	opacity: 1.0;
	text-transform: none;
	letter-spacing: 2px;
	padding: 0 12px;
	font-size: 1.1em;
}

.header-1 ul.menu ul,
.header-2 ul.menu ul {
  min-width: 250px;
  background: #fafafa !important;
}

.header-1 ul.menu ul li + li,
.header-2 ul.menu ul li + li {
  border-left: 0;
}

.header-1 ul.menu ul a,
.header-2 ul.menu ul a {
  font-size: 1.0rem;
  line-height: 28px;
  color: #000 !important;
	opacity: 1 !important;
}

.header-1 ul.menu ul li a:hover,
.header-2 ul.menu ul li a:hover {
	background: rgba(150,150,150,0.2);
	opacity: 1 !important;
}

[class^="social-"], [class*=" social-"] {
	box-shadow: 0 0 0 0 #000000;
}

[class^="social-"], 
[class*=" social-"] {
	background-color: rgba(36,50,117, 1.0);
	margin-right: 5px !important;
	border-radius: 3px;
	box-shadow: 0 0 0 0 rgba(36,50,117, 1.0) inset;
}

[class^="social-"]:hover, 
[class*=" social-"]:hover {
	background-color: rgba(36,50,117, 1.0);
}

#socialmedia ul li a,
#socialmedia ul li a:hover {
	color: rgba(255,255,255,1.0);
}

.breadcrumb > .active {
	color: #000;
}

.hornav {
	margin-top: 20px;
}

.hornav > ul .parent-indicator {
	color: rgba(255,255,255,1.0);
	opacity: 1.0;
}

.hornav > ul > li > a {
	display: block;
	font-size: 1.2rem;
	font-weight: 500;
	font-style: normal;
	font-feature-settings: normal;
	/* letter-spacing: 0.2px; */
	line-height: 1rem;
	padding: 3px 5px;
	margin: 0 10px;
	text-rendering: optimizeLegibility;
	text-transform: none;
	letter-spacing: 2px;
	position: relative;
}

.hornav > ul > li.active > a {
	color: #f7a400;
}

.hornav > ul > li > ul, 
.hornav > ul > li > ul > li > ul, 
.hornav > ul > li > ul > li > ul > li > ul {
	min-width: 250px;
}

.hornav > ul li ul li a {
	font-size: 0.9em;
}

.hornav > ul li ul li.active a {
	background: rgba(36,50,117,1.0);
	color: #fff;
}

.hornav > ul li ul li a:hover {
	background: rgba(36,50,117,1.0);
	color: #fff;
}

.copyright p {
	margin-bottom: 0;
	font-size: .9rem;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: none;
}

.footermenu ul li a, 
.footermenu ul li span {
	text-decoration: none;
	font-size: 1.1rem;
	padding: 0 5px;
	color: rgba(255, 255, 255, 1.0) !important;
}

.footermenu > ul .parent-indicator {
	display: none;
}

#container_bottom2_modules {
	color: #000;
	background-image: url(/images/hintergrundbilder/01.jpg);
}

.bottom-2.bottom-2a {
	padding-bottom: 20px;
}

h2.layerslideshow-title,
.layerslideshow-caption {
	padding: 10px;
	background: rgba(255,255,255,0.8);
}

.modnews {
	float:left;
	width: 33.33%;
}

.modnews-inner {
	padding: 10px 20px 20px 10px;
}

.j51news .hover-overlay,
.background-primary {
	background-color: #a67c52 !important;
}

.j51news .link-icon, 
.j51news .hover-overlay {
	background-color: #a67c52 !important;
}

.table-referenzen h1,
.table-referenzen h2,
.table-referenzen h3 {
	color: #000;
}

.table-referenzen h3 {
	padding: 0;
	margin: 0;
}

.table-referenzen th {
	text-align: left;
	border-bottom: 1px solid rgba(166,124,82,1.0);
}

.table-referenzen #th-spalte-2 {
	text-align: center;
}

.table-referenzen td {
	border-bottom: 1px solid rgba(166,124,82,1.0);
}

.table-referenzen .td1 {
	text-align: left;
	padding: 20px 20px 0 0;
}

.table-referenzen .td2 {
	padding: 10px;
}

body.com_contact .dl-horizontal dd {
	margin-left: 0;
	line-height: 24px;
}

.contact-address.dl-horizontal {
	text-align: center;
}

/* Responsive */
@media only screen and (max-width: 1024px) {

.modnews {
	float:left;
	width: 100%;
}

}

/* Responsive */
@media only screen and (max-width: 600px) {

.table-referenzen th {
	display: block;
	width: 100%;
	padding: 0;
	border-bottom: 0;
	display: none;
}

.table-referenzen #th-spalte-2 {
	text-align: left;
}

.table-referenzen td {
	display: inline-block;
	width: 100%;
	padding: 0;
}

.table-referenzen .td1 {
	padding: 15px 0 6px 0;
	border-bottom: 0;
}

.table-referenzen .td2 {
	padding-bottom: 14px;
	height: auto;
}

}








