#header {
	margin: 0px auto;
	width:1024px;
	background: #fff;
	text-align: left;
}

i[class*=fa-search]{
	opacity: 0.55; 
	margin-top:8px;
}

.container {margin:0 15px;}
#content-wrapper {
	padding: 0 0 20px 0;
	background-color: #fff;
}

/* #Reset & Basics (Inspired by E. Meyers)
================================================== */
figure, figcaption {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline; }

article, aside, details, figcaption, figure {
	display: block; 
}


/* Alert Boxes
====================================*/
.notification {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 15px;
	position: relative;
	padding: 13px 40px 13px 18px;
	border-radius: 3px;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.03);
}

.notification p {
	margin: 0;
}

.notification span {
	font-weight: 100;
}

.notification.success,
.notification.success strong {
	/*--background-color: #1E3C82; */
	color: #ffffff;
	background-color: #EBF6E0; 
	/*color: #009646; ..unsprÃ¼nglich */
	/**-border: 1px solid #b3dc82;--*/
	border: 1px solid #6e6e70;
}

.notification.error,
.notification.error strong {
	background-color: #ffe9e9;
	color: #de5959;
	border: 1px solid #fbc4c4;
}

.notification.warning,
.notification.warning strong {
	background-color: #FBFADD;
	color: #8f872e;
	border: 1px solid #ded58a;
}

.notification.notice,
.notification.notice strong {
	background-color: #E9F7FE;
	color: #5091b2;
	border: 1px solid #b6d7e8;
}

.notification strong {
	border: none !important;
}

.notification.success .close,
.notification.error .close,
.notification.warning .close,
.notification.notice .close {
	padding: 0px 9px;
	position: absolute;
	right: 0;
	top: 22px;
	display: block;
	height: 8px;
	width: 8px;
	cursor: pointer;
}

.notification.success .close {
	background: url(/MaStg/Design/design/img/alert_boxes_close_ico.png) 0 -8px no-repeat;
}

.notification.error .close {
	background: url(/MaStg/Design/design/img/alert_boxes_close_ico.png) 0 0 no-repeat;
}

.notification.warning .close {
	background: url(/MaStg/Design/design/img/alert_boxes_close_ico.png) 0 -16px no-repeat;
}

.notification.notice .close {
	background: url(/MaStg/Design/design/img/alert_boxes_close_ico.png) 0 -24px no-repeat;
}


/* #Links
================================================== */
.portfolio-item a, .portfolio-item a:visited { color: #73b819; text-decoration: none; outline: 0; -webkit-transition: color 0.1s ease-in-out; -moz-transition: color 0.1s ease-in-out; -o-transition: color 0.1s ease-in-out; -transition: color 0.1s ease-in-out; }
.portfolio-item a:hover,.portfolio-item a:focus { }
.portfolio-item a b, .portfolio-item span b { font-family: Verdana, Tahoma; font-weight: normal; opacity: 0.5;}
.portfolio-item span b { line-height: 14px; }
.portfolio-item p a, .portfolio-item p a:visited { line-height: inherit; }


.portfolio-item .hovercover {
	border-radius: 3px 3px 0 0;
}

/* =================================================================== */
/* ShowBiz Carousel
====================================================================== */
.showbiz {
	position: relative;
}


/* Navigation #1
====================================*/
.showbiz-navigation {
	width: 53px;  
	height: 25px;
	float: right;
	margin: -27px 0 0 -2px;
	background: #fff;
	padding-left: 10px;
}

.sb-navigation-left,
.sb-navigation-right,
.sb-navigation-left.notclickable,
.sb-navigation-right.notclickable {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sb-navigation-left,
.sb-navigation-right {
	width: 25px;
	height: 25px;
	cursor: pointer;
	float: left;
	border-radius: 2px;
	background-color: #c4c4c4;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.sb-navigation-left {
	margin-right: 3px;
}

.sb-navigation-left i,
.sb-navigation-right i {
	line-height: 24px;
	font-size: 17px;
	color: #fff;
	margin-left: 10px;
}

.sb-navigation-left:hover,
.sb-navigation-right:hover {
	background-color: #a0a0a0;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.sb-navigation-left.notclickable,
.sb-navigation-right.notclickable {
	cursor: default;
	background-color: #f2f2f2;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.06);
}

.sb-navigation-left.notclickable i,
.sb-navigation-right.notclickable i {
	color: #c0c0c0;
}


/* Navigation #2
====================================*/
.sb-navigation-left-2,
.sb-navigation-right-2,
.sb-navigation-left-2.notclickable,
.sb-navigation-right-2.notclickable {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.sb-navigation-left-2,
.sb-navigation-right-2 {
	cursor: pointer;
	margin-top: 42px;
}

.sb-navigation-left-2 {
	float: left;
}

.sb-navigation-right-2 {
	float: right;
}

.sb-navigation-left-2 i,
.sb-navigation-right-2 i {
	line-height: 24px;
	font-size: 24px;
	color: #c4c4c4;
}



.sb-navigation-left-2.notclickable,
.sb-navigation-right-2.notclickable {
	cursor: default;
}

.sb-navigation-left-2.notclickable i,
.sb-navigation-right-2.notclickable i {
	color: #c4c4c4;
}


/* Basic Styles

====================================*/
.showbiz ul,
.showbiz li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.showbiz ul li {
	position: relative;
	-webkit-transform: translateZ(10);
	-webkit-backface-visibility: hidden;
	-webkit-perspective: 1000;
	margin: 20px 20px 20px 0;
	float:left;
}

.showbiz.our-clients ul li {
	margin: 15px 40px 0 0;
}

.showbiz.our-clients {
	margin-bottom: -10px;
}

.showbiz .overflowholder {
	overflow: visible; /*hidden*/
	position: relative;
	width: 100%;
	z-index: 2;
}

.showbiz .overflowholder ul {
	/*width: 100000px;*/
	position: absolute;
	top: 0px;
	left: 0px;
}

.showbiz .overflowholder ul li {
	float: left !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	position: relative;

}

.mediaholder {
	position: relative;
	overflow: hidden;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.mediaholder img {
	width: 100%;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
}


/* Hover / Animations
====================================*/
.hovericon {
	position: absolute;
	left: 50%;
	top: 65%;
	color: #fff;
	font-size: 18px;
	margin-top: -30px;
	margin-left: -30px;
	width: 60px;
	height: 60px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000)";
	background-color: rgba(0,0,0,0.5);
	border-radius: 50%;
}


.ie8 .hovercover {
	display: none;
}

.hovercover {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#59000000,endColorstr=#59000000)";
	background-color: rgba(0,0,0,0.35);
	opacity: 0;
	border-radius: 3px;
}

.portfolio-item .hovercover {
	border-radius: 3px 3px 0 0;
}

.hoverzoom {
	background: url(/MaStg/Design/design/img/hoverzoom.png) no-repeat;
	display: block;
	height: 18px;
	width: 18px;
	margin: 21px 0 0 21px;
}

.hoverlink {
	background: url(/MaStg/Design/design/img/hoverlink.png) no-repeat;
	display: block;
	height: 19px;
	width: 19px;
	margin: 21px 0 0 20px;
}

/* =================================================================== */
/* Portfolio
====================================================================== */
.item-description {
	padding: 18px 20px 24px 20px;
	text-align: center;
	background-color: #f6f6f6;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.05);
	border-radius: 0 0 3px 3px;
}

.portfolio-item img {
	border-radius: 3px 3px 0 0;
}

.item-description,
.item-description h5,
.item-description span {
	-webkit-transition: all 200ms ease-in-out;
	-moz-transition: all 200ms ease-in-out;
	-o-transition: all 200ms ease-in-out;
	-ms-transition: all 200ms ease-in-out;
	transition: all 200ms ease-in-out;
}

.item-description h5 {
	font-size: 16px;
	font-weight: 500;
	line-height: 26px;
}

.item-description span {
	color: #007B55;  					/*---- geändert NU von color: #999; blau auf grün ---*/
	font-size: 14px;
	font-weight: 300;
	line-height: 19px;
}

#portfolio-wrapper .item-description {
	padding: 19px 20px 22px 20px;
}

#portfolio-wrapper .item-description h5 {
	line-height: 22px;
}

#related-work .item-description {
	padding: 19px 20px 22px 20px;
}

#related-work .item-description h5 {
	line-height: 21px;
}

.portfolio-item {
	display: block;
	background-color: #fff;
}

.portfolio-item:hover > figure > a .item-description {
	background-color: #c3c5c8;                                                /*---geändert Nu grau anstatt background-color: #a0a0a0; ---*/
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.portfolio-item:hover > figure > a .item-description_mastg {
	background-color: #a0a0a0;                                                /*---geändert Nu anstatt background-color: #a0a0a0; ---*/
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}


.portfolio-item:hover > figure > a .item-description h5 {
	color: #fff;
}

.portfolio-item:hover > figure > a .item-description span {
	color: #007B55;								/*------ Dunkelgrün anstatt Blau geändert NU ---  color: #fff; --*/
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/* Filters
====================================*/
#portfolio-wrapper .portfolio-item {
	margin-bottom: 20px;
}

#portfolio-wrapper {
	margin-bottom: -20px;
	min-height: 500px;
}

#filters {
	margin: 0 0 -6px 0;
	float: left;
}

#filters li {
	float: left;
	display: inline-block;
	line-height: 24px;
	background: #fff;
	overflow: hidden;
}

#filters ul li {
	display: inline;
}

#filters a {
	color: #999;
	font-size: 14px;
	font-weight: 500;
	display: block;
	padding: 5px 10px;
	margin: 0 0 0 5px;
	border-radius: 3px;
	background-color: #f2f2f2;
	line-height: 20px;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.04);
	-webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	-moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	-o-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	-ms-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
	transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}

#filters a:hover,
.selected {
	background-color: #a0a0a0 !important;
	color: #fff !important;
	box-shadow: inset 0px -1px 0px 0px rgba(0,0,0, 0.1);
}

.showing {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	margin: 5px 0 0 0;
	padding-right: 3px;
	display: inline;
	float: left;
	z-index: 9;
	position: relative;
	background: #fff;
}

.line.filters {
	margin: -11px 0 45px 0;
}

.line.showing {
	display: none;
}


/* Isotope Filtering
====================================*/

.isotope-item {
	z-index: 2;
}

.isotope-hidden.isotope-item {
	pointer-events: none;
	z-index: 1;
}

/* Isotope CSS3 transitions */
.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: top, left, opacity;
	transition-property: transform, opacity;
}

/* Disabling Isotope CSS3 transitions */
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* Disable CSS transitions for containers with infinite scrolling */
.isotope.infinite-scrolling {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}


