/*-----------------------------------------------------------------------------------*/
/* Custom CSS */
/*-----------------------------------------------------------------------------------*/

/*
Grau: #808080
Beige: #bfb4a0
Grün: #bed53c

*/

h1 {
	font-size: 20pt;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.3em;
}

.item-page p {
	margin-bottom: 0;
}

.item-page ul {
	margin-bottom: 15px;
}

/* Design */
#content {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.0);
}

/* Logo  */
#logo {
  text-align: left;
}

/* Slider-Module */
.mslider {

}

.nivo-caption {
  right: 20% !important;
  background-color: transparent !important;
}

.nivo-heading {
	text-transform: uppercase;
	font-weight: normal;
}

.nivo-caption .nivo-description {
  display: block !important;
  letter-spacing: 0.4px !important;
  margin: 0 !important;
  margin-top: 12px !important;
  padding: 0 5px 2px !important;
  text-align: left !important;
  z-index: 10 !important;
}

.nivo-arrows11 a.nivo-prevNav,
.nivo-arrows11 a.nivo-prevNav:hover {
  background: transparent url("../images/11.png") no-repeat scroll -180px 50%;
}

.nivo-arrows11 a.nivo-nextNav,
.nivo-arrows11 a.nivo-nextNav:hover {
  background: transparent url("../images/11.png") no-repeat scroll 0 50%;
}


/* Navigation */
.hornavmenu {
	padding-bottom: 8px;
}

.hornav > ul {
  align-items: stretch;
  border: 0;
  display: flex;
  justify-content: space-around;
  margin: 0;
  text-align: center;
  width: auto;
  float: right;
}

.hornav > ul > li {
  margin: 0;
  padding: 0;
  line-height: 35px;
  border-right: 0;
  display: inline-block;
  width: auto;
}

.hornav > ul > li a {
  font-size: 1.1em;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 35px;
  padding: 0 12px;
  border-bottom: 4px solid rgba(192,180,161,1.0);
}

.hornav > ul > li.current,
.hornav > ul > li.active {
  background: #ffffff;
}

.hornav > ul > li.current > a,
.hornav > ul > li.active > a {
  color: #111111;
  font-weight: bold;
}

.hornav > ul > li > a:hover {
  text-decoration: none;
  opacity: 1;
  color: #111111;
  font-weight: bold;
}

.hornav > ul > .parent-hover {
  background: #ffffff;
  border-right: 0;
}

.hornav > ul > .parent-hover > a {
  color: #666666;
}

.hornav ul ul {
	margin-top: -5px;
	background: #ffffff;
}

.hornav ul ul li {
	background: transparent;
}

.hornav ul ul li a {
	background: transparent;
}


.module .module_surround .module_content ul li a,
.module_menu .module_surround .module_content ul li a {
  color: #666666;
  font-weight: normal;
  display: block;
  letter-spacing: 0;
  padding: 6px 0;
  text-decoration: none;
}

.module .module_surround .module_content ul li.active a,
.module_menu .module_surround .module_content ul li.active a {
	color: #000000;
	font-weight: bold;
}

.module .module_surround .module_content ul li a:hover,
.module_menu .module_surround .module_content ul li a:hover {
	color: #000000 !important;
}

.module .module_surround .module_content ul li ul li a, 
.module_menu .module_surround .module_content ul li ul li a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  color: #666666;
  padding: 0px 2px 0px 2px;
}

/* Header */
#header {
	padding-bottom: 30px;
}

.homepage #header {
	padding-bottom: 0;
}

.homepage .maincontent {
	padding-top: 30px;
}

/* Home / Inhalte */
.blog-featured .row-0 .item {
	padding: 20px 20px 10px 20px;
	margin-bottom: 20px;
	background: #808080;
}

.blog-featured .row-1 .item {
	padding: 10px;
	margin-bottom: 10px;
	background: #bfb4a0;
}

.blog-featured .row-1 .item h1 {
	padding: 0;
	margin: 0;
}

.blog-featured .row-1 .item p.readmore {
	padding: 0;
	margin: 0;
}

.blog-featured .row-1 .item .btn {
  font-size: 14px;
  font-weight: 300;
  line-height: 14px;
  padding: 8px 8px;
}

.btn:hover,
.btn:focus {
  color: #ffffff;
}

.item-page h1 {
	padding-left: 10px;
	padding-right: 10px;	
	background: #c0b4a1;
	font-size: 190%;
}

.blog-featured .row-0 .item h1 {
	font-size: 15pt;
	line-height: 1.2em;
}

.blog-featured .row-1 .item h1 {
	font-size: 15pt;
	line-height: 2em;
}

.blog-featured .items-row.cols-2.row-1.row-fluid .item.column-1.span6 {
  width: 31.4375%;
}

.blog-featured .items-row.cols-2.row-1.row-fluid .item.column-2.span6 {
  width: 65.4375%;
}

.glpage h1 {
	background: #808080;
}

.karriere h1 {
	color: #808080;
}

.table-referenzen-uebersicht.alle td {
	padding: 0;
	line-height: 1.8em;
	vertical-align: middle;
}

.table-referenzen-uebersicht.alle img {
	margin-top: -2px;
}

.ref h1 {
	font-size: 180%;
}

.referenzen h2 {
	font-size: 140%;
}

.ref p {
	float: left;
	clear: both;
}

.ref img {
	float: left;
	clear: both;
}

.table1-ref {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 10px;
}

.table1-ref .td1 {
	width: 150px;
	padding-right: 20px;
	font-weight: bold;
}

.table1-ref .td2 {

}

.table1-ref ul,
.table2-ref ul {
	float: left;
	clear: both;
}

.table1-ref ul li,
.table2-ref ul li {

}

.table2-ref {
	float: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

.table2-ref .td1 {
	padding-right: 20px;
	font-weight: bold;
}

.table2-ref .td2 {

}

.table-leistungen-readmore {
	float: left;
	clear: both;
	margin-top: 10px;
}

.table-leistungen-readmore .td1 {
	padding: 10px;
	padding-right: 50px;
	height: 78px;
	white-space: nowrap;
	border: 1px solid #c0b4a1;
}

.table-leistungen-readmore .td1 h2 {
	color: #58585a;
	line-height: 1.4em;
	font-size: 0.9em;
	text-transform: uppercase;
}

.table-leistungen-readmore p {
	padding: 0;
	margin: 0;
	line-height: 16px;
}

.table-leistungen-readmore .td1 a.btn {
	padding: 4px;
	font-size: 10pt;
}

.planroute {
	text-align: left;
}

.table-gl {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 13px;
/*	margin-left: -25px;
	border-spacing: 25px;
*/
	border-collapse: separate;
}

.table-gl .td1 {
	width: 320px;
	padding: 25px;
	vertical-align: middle;
	background: #bfb4a0;
	border-right: 25px solid #ffffff;
	border-bottom: 25px solid #ffffff;
}

.table-gl .td2 {
	width: 370px;
	border-right: 25px solid #ffffff;
	border-bottom: 25px solid #ffffff;
}

.table-gl .td3 {
	width: 320px;
	padding: 25px;
	color: #ffffff;
	vertical-align: middle;
	background: #808080;
	border-right: 25px solid #ffffff;
}

.table-gl .td4 {
	width: 370px;
	border-right: 25px solid #ffffff;
}

.table-gl .col3td1 {
	padding: 25px;
	vertical-align: middle;
	background: #bfb4a0;
	border-bottom: 25px solid #ffffff;
}

.table-gl .col3td2 {
	padding: 25px;
	color: #ffffff;
	vertical-align: middle;
	background: #808080;
}


/* Seitenspalte */
.module.refliste .module_surround .module_header h3 {
  display: inline;
  font-size: 11pt;
  line-height: 1.0em;
  font-weight: bold;
  color: rgba(42,42,42,0.9);
  margin: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.module .module_surround .module_content ul.category-module.refliste li {
	margin-bottom: 9px;
}

.module .module_surround .module_content ul.category-module.refliste li a {
  color: #000000;
  display: block;
  letter-spacing: 0;
  line-height: 16px;
  padding: 0;
  text-decoration: none;
}

/* Base / Footer */
#container_base {
  color: #ffffff;
  overflow: hidden;
  padding: 0;
  z-index: 0;
}

#bfooter {
	text-align: center;
	background: rgba(88,88,90,1.0);
}

#bfooter-inner {
	margin: 0 auto;
}

#bfooter-inner .module_surround {
	padding: 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#bottom2_modules {
	background: transparent !important;
}

.mmenu-footer li {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	border: 0 !important;
}

.mmenu-footer a {
	color: #ffffff !important;
	padding-top: 1px !important;
	padding-bottom: 1px !important;
}

.mfooter {
	float: left;
	text-align: left;
	color: #ffffff;
}

.mfooter a,
.mfooter a:active {
	color: #ffffff;
}

.mfooter a:hover {
	color: #999999;
}

#copyright {
	display: none;
}


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

.item-page td {
	display: block;
	}

}

@media only screen and (max-width: 480px) {

.nivo-arrows11 a.nivo-prevNav,
.nivo-arrows11 a.nivo-prevNav:hover {
  background: transparent url("../images/11.png") no-repeat scroll -190px 95%;
}

.nivo-arrows11 a.nivo-nextNav,
.nivo-arrows11 a.nivo-nextNav:hover {
  background: transparent url("../images/11.png") no-repeat scroll 10px 95%;
}

.blog-featured .row-0 .item {
  margin-bottom: 15px;
  padding: 15px 15px 10px;
}

.blog-featured .row-0 .item h1 {
  font-size: 14pt;
  line-height: 1.2em;
}

#header {
	padding: 0;
	min-height: 10px;
	background: transparent;
}

/*
#logo {
	padding: 0;
	background: transparent;
}

.logo {
	position: absolute;
	left: 10px;
	top: -55px;
}

.logo img {
	max-height: 55px;
}
*/

#sidecol_a {
	display: none;
}

.table-gl .td1,
.table-gl .td3,
.table-gl .col3td1,
.table-gl .col3td2 {
	width: auto;
	padding: 15px;
	border: 0;
	border-top: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
}

.table-gl .td2,
.table-gl .td4 {
	width: auto;
	padding: 0;
	border: 0;
	border-top: 7px solid #ffffff;
	border-bottom: 7px solid #ffffff;
}

body {
	font-size: 13px;
}

.maincontent {
  padding: 0 15px 30px;
}


.item-page h1 {
	font-size: 160%;
}

.leistungen.uberatung .item-page h1 {
	font-size: 140%;
}

.table1-ref .td1 {
	width: auto;
	display: block;
}

.table1-ref .td2 {
	display: block;
	padding-bottom: 20px;
}

.table2-ref .td1 {
	display: block;
}

.table2-ref .td2 {
	display: block;
	padding-bottom: 20px;
}

.table-leistungen-readmore td {
	display: block;	
}

.table-leistungen-readmore .td1 {
	padding: 10px;
	padding-right: 10px;
}

.table-kontakt td {
	display: block;	
}

.maincontent {
  padding:  15px;
}

.table-gl td {
	display: block;
}

.mfooter {
	float: none;
}

}

/* Since J4 */
#header {
	padding-bottom: 2px;
}

.mslider {
	-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
	-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
	box-shadow: 0px 1px 5px 0px #4a4a4a;
	background: #181818;
}

.camera_prev, .camera_next {
	background: transparent !important;
}

.camera_prev > span {
	background: transparent url("../images/11.png") no-repeat scroll -180px 50% !important;
}

.camera_next > span {
	background: transparent url("../images/11.png") no-repeat scroll 0 50% !important;
}

.camera_commands {
	display: none !important;
}

#base2-block-outer {
	padding: 15px;
	background: #58585a;
/*	position: fixed; */
	bottom: 0;
	width: 100%;
}

#base2-block-inner {
	margin: 0 auto;
	max-width: 1140px;
}

.hornav > ul > li.current, 
.hornav > ul > li.active, 
.hornav > ul > li.parent-hover, 
.hornav > ul > li:hover {
	background-color: transparent !important;
}

.blog-featured .blog-item {
	padding: 0px 20px 0px 20px;
	margin-bottom: 20px;
	background: #808080;
}

.blog-featured .blog-item:nth-of-type(3) { 
	background: #bfb4a0;
}

.maincontent {
	padding: 20px 35px !important;
}

.hornavmenu {
	padding-bottom: 0px !important;
}

.hornavmenu a {
	color: #111 !important;
}

.readmore .icon-chevron-right {
	display: none;
}

b, strong {
	font-weight: 700;
}

.btn {
	border-radius: 0;
}

.maincontent ul {
	padding-left: 15px;
	margin-left: 5px;
}

.maincontent ul li {
	padding-left: 2px;
}

#container_main {
/*	margin-bottom: 210px; */
}

#sidecol_a {
	padding-top: 20px;
}

.table-leistungen-readmore .td1 {
	padding: 7px 50px 7px 10px;
}

@media only screen and (max-width: 1140px) {
#base2-block-outer {
	position: static;
}

}

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

#slideshow.block_holder {
	padding: 0 20px;
}

}

@media only screen and (max-width: 640px) {

.table-leistungen-readmore .td1 {
	height: auto;
}

}

@media only screen and (max-width: 540px) {

.maincontent {
	padding: 20px 20px !important;
}

}

@media only screen and (max-width: 420px) {

h1 {
	font-size: 1.5em;
}

}
body.itemid-1017 .KFaIpG_wrapper {
	font-family: arial,sans-serif  !important;
}

body.itemid-1017 .KFaIpG_wrapper p,
body.itemid-1017 .KFaIpG_wrapper div,
body.itemid-1017 .KFaIpG_wrapper ul li,
body.itemid-1017 .KFaIpG_wrapper ol li {
	color: #58585a;
	font-weight: 400;
	font-size: 14px;
}

body.itemid-1017 .KFaIpG_h1 {
	padding: 0 0 0 10px;
	background: #c0b4a1;
	font-size: 24px !important;
	color: #fff !important;
	line-height: 1.3em;
	font-weight: 100;
	text-transform: uppercase;
}

.KFaIpG_link {
	color: #666;
	font-weight: 400 !important;
}

.KFaIpG_link:hover {
	color: #888;
}

.KFaIpG_text {
	max-width: 100% !important;
	width: 100%;
}







