/* Accessibility: Skip-Link */
.skip-link {
	position: fixed;
	top: -100%;
	left: 50%;
	transform: translateX(-50%);
	background: #2865a3;
	color: #fff;
	padding: 12px 24px;
	z-index: 999999;
	font-weight: 500;
	font-size: 16px;
	text-decoration: none;
	border-radius: 0 0 4px 4px;
	box-shadow: 0 2px 8px rgba(0,0,0,0.3);
}
.skip-link:focus {
	top: 0;
	color: #fff;
	outline: 3px solid #fff;
	outline-offset: -3px;
}

/* Accessibility: Focus Styles */
a:focus,
button:focus,
input:focus,
textarea:focus,
select:focus,
[role="menuitem"]:focus {
	outline: 2px solid #2865a3;
	outline-offset: 2px;
}
.ce-headline-center {
	text-align: center;
}

.navbar-inverse .navbar-nav > li > a:focus {
	outline: 2px solid #2865a3;
	outline-offset: 2px;
	background: rgba(40, 101, 163, 0.1);
}

body {
	font-family: "Raleway", Arial, Helvetica, sans-serif;
color: #444;
padding: 0;
font-size: 18px;
font-weight: 400;
line-height: 30px;
}
hr {
    min-width: 100%;
    margin: 50px 0 60px;
    min-width: 100%;
}
ul {
	padding-left: 20px;
}
.content {
	margin-top: 40px;
}
.navbar-nav {
    margin: 24px 4px;
}

.contentwide {
	padding: 50px 0;
}
section.default:nth-child(odd) .contentwide {
    background-color: #fff;
}
.tx-powermail h3 {
	display: none;
}

.tx-powermail legend {
	border: none;
}
.powermail_fieldwrap {
	margin-bottom: 25px;
}

footer a {
	font-size: 16px!important;
}
.tx-powermail input {
	border: 1px solid #ccc;
    border-radius: 4px;
	width: 288px;
}
.tx-powermail textarea {
	border: 1px solid #ccc;
    border-radius: 4px;
	width: 288px;
}

.tx-powermail .container-fluid {
    padding-right: 15px;
padding-left: 0;

}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    max-width: 280px;
}
.tx-netmailing-pi1-label {
	display: none;
}

#tx_netmailing_pi1_email {
	border: 1px solid #ccc;
    border-radius: 6px;
    padding: 3px 5px 4px 10px;
}
#tx_netmailing_pi1_submit {
	background-color: #000;
    border: 1px solid #000;
    border-radius: 6px;
    color: #fff;
    height: auto;
    padding: 3px 10px;
    width: auto;
}

.tx-netmailing-pi1-confirm {
	background-color: #2865a3;
    border: 1px solid #2865a3 !important;
    border-radius: 6px;
    color: #fff;
    padding: 5px 10px !important;
}
.container {
	width: 1000px;
}

.navbar.fixed {
	height: 100px;
    padding-top: 10px;
    position: fixed;
}



.navbar-inverse {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 1);
    margin: 0;
    padding-top: 20px;
    position: fixed;
    z-index: 1000;
}

.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
}

a, a:hover {
	color: #2865a3;
}

.col-sm-4 p {
	text-align: center;
}

.business-header {
   	color: #fff;
    margin-bottom: 0;
    margin-top: 160px;
    min-height: 600px;
    padding-top: 140px;
    position: relative;
    z-index: 2;
}


.business-header h1 {
    color: #fff;
    display: inline;
    font-size: 34px;
    padding: 0;
    width: auto;
}

.tx-netmailing-pi1-confirm {
	border: 1px solid;
	padding: 5px 2px;
}

/* Backend Layout 1 */
#be-1 .business-header h1 {
	color: #333;
}



#be-1 .business-header .col-sm-6:last-child {
	margin-top: 250px;
    padding: 20px;
}


#be-1 .business-header,
#be-1 .business-header h1 {
	color: #333;
	text-align: right;
}

#be-1 .business-header {
	min-height: 600px;
}

#be-1 .navbar-inverse {
}

.business-header .csc-header {
	margin-bottom: 0;
}
.business-header p, .business-header h2 {
	font-size: 22px;
	color: #fff;
}

.checkbox, .radio {
	display: inline;
}

#map {
	height: 100%;
    width: 100%;
}
.teaser-text p {
	margin: 0!important;
}
h1, h2, h3 {
	margin-top: 0;
}
h2 {
	margin-bottom: 40px!important;
}
.h1, h1 {
    font-size: 30px;
    font-weight: 400;    margin-bottom: 30px;
}
.h2, h2 {
    font-size: 24px;
    font-weight: 400;    margin-bottom: 22px;
}
.h3, h3 {
    font-size: 20px;
    font-weight: 400;    margin-bottom: 20px;
}
.news .no-news-found {
    color: #DB0202;
    font-style: italic;
    text-align: center;
    padding: 30px 0;
	padding-bottom: 70px;
}
 /* Space */
    .frame-space-before-extra-small { margin-top: 1em; }
    .frame-space-before-small { margin-top: 2em; }
    .frame-space-before-medium { margin-top: 3em; }
    .frame-space-before-large { margin-top: 4em; }
    .frame-space-before-extra-large { margin-top: 5em; }
    .frame-space-after-extra-small { margin-bottom: 1em; }
    .frame-space-after-small { margin-bottom: 2em; }
    .frame-space-after-medium { margin-bottom: 3em; }
    .frame-space-after-large { margin-bottom: 4em; }
    .frame-space-after-extra-large { margin-bottom: 5em; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-left: 20px;
	padding-right: 20px;
}

.col-md-3 img,
.col-md-4 img,
.col-md-6 img {
	height: auto;
    width: 100%;
}

div.csc-mailform ol li {
	margin-bottom: 10px;
	list-style: outside none none;
}

div.csc-mailform li label {
	font-weight: normal;
}

div.csc-mailform li input,
div.csc-mailform li textarea {
	 border: 1px solid #ccc;
    border-radius: 6px;
    height: 30px;
    padding-left: 10px;
    width: 300px;
}
div.csc-mailform li textarea {
	height: auto;
}

div.csc-mailform li input[type="submit"] {
	background-color: #000;
    border: 1px solid #000;
    border-radius: 6px;
    color: #fff;
    height: auto;
    padding: 5px 10px;
    width: auto;
}



div.csc-textpic-border div.csc-textpic-imagewrap img {
    border: 1px solid #ccc;
    padding: 0;
}

.carousel-control.left,
.carousel-control.right {
	display: none;
}

label em, legend em {
    color: red;
    display: inline;
    font-style: normal;
    padding-left: 4px;
    text-transform: uppercase;
}

.navbar-inverse .navbar-nav > li > a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 1px;
    margin-left: 4px;
    padding: 5px 11px;
}
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li.active > a:hover,
.navbar-inverse .navbar-nav > li.active > a {
	background: none;
	color: #2865a3;
}

table {
    background-color: transparent;
    border: medium none;
}

td, th {
    border-color: #ccc;
    padding: 10px;
}

.navbar-inverse .navbar-nav > li.active > a {
	border:none;
	border-bottom: 1px solid;
}
.col-md-4 {
	margin-top: 20px;
}

.col-lg-12 {
	padding-left: 0;
    padding-right: 0;
    min-height: 300px;
}



.navbar-brand {
	background: rgba(0, 0, 0, 0) url("/typo3conf/ext/sitepackage/Resources/Public/Images/logo_marcfaist.png") no-repeat scroll center top / 85% auto;
    height: 100px;
    min-width: 220px;
    text-indent: -9999px;
}


.panel h1 {
	background-color: #88bc78;
    border-bottom: 1px solid transparent;
    border-color: #ddd #ddd transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    color: #fff;
    font-size: 20px;
    margin: 0 0 20px;
    padding: 9px 15px !important;
}

.panel p a {
	-moz-user-select: none;
    background-image: none;
    border: 1px solid #444;
    border-radius: 4px;
    color: #444;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

.panel h1, .panel p {
	padding: 0 20px;
}

.sbb img {
	width: auto;
}

footer {
    background-color: #edece8;
    color: #6f6660;
    margin: 0;
    position: relative;
    padding: 30px 0;
    width: 100%;margin-top: 80px;
}
footer p {
	margin:0;
	font-size:14px;
	text-align: left;
}
footer .container {
	padding-left:0;
}

/* Underlay */
.underlay.image {
    display: block;
    height: 100%;
    opacity: 1;
    width: 100%;
    z-index: inherit;
}
.underlay.dots {
    /*background: rgba(0, 0, 0, 0) url("../images/underlay-dots.png") repeat scroll 0 0;
    height: 100%;
    width: 100%;*/
}


.underlay {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    z-index: 0;
}
.underlay {
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    transform: translate3d(0px, 0px, 0px);
    width: 100%;
    z-index: 0;
}

@media screen and (max-width:768px) {
	.navbar-brand {
		background-position: 15px center;
    	width: 190px;
	}

	.navbar-brand {
    	background: rgba(0, 0, 0, 0) url("/typo3conf/ext/sitepackage/Resources/Public/Images/logo_marcfaist.png") no-repeat scroll center top / 70% auto;
    	height: 84px;
    	min-width: auto;
    	text-indent: -9999px;
	}

	#be-1 .business-header,
	#be-1 .business-header h1 {
		color: #fff;
		text-align: right;
	}

	.navbar-toggle {
		border: medium none !important;
    	margin-top: 15px;
    	z-index:1000;
	}
	.navbar-inverse .navbar-toggle .icon-bar {
    	background-color: #333;
	}
	.navbar-toggle:hover {
		background-color: transparent !important;
	}

	.container {
		width: 550px;
	}

	.business-header {
    	background-position:left top ;
	}
	#be-1 .business-header {
		min-height: 200px;
	}
	.navbar.fixed {
		height: 70px;
	}

	.row {
		margin:0;
	}

	.navbar-inverse .navbar-nav > li > a {
		margin-left: 0;
		padding: 5px 8px;
	}
	.navbar-inverse .navbar-nav > li > a:hover,
	.navbar-inverse .navbar-nav > li.active > a:hover {
		border: 0;
		text-decoration: underline;
	}

	.navbar-collapse {
		background: #fff;
		padding:0;
	}

	div.csc-textpic .csc-textpic-imagewrap img {
		max-width: 100%;
		height: auto;
	}

	.business-header {
		margin-top: 180px;
	}
	.col-sm-6 {
		margin-top: 50px;
	}
}

@media screen and (max-width:460px) {
	.container {
		width: 320px;
	}

	.business-header {
		margin-top: 104px;
		background-size: 100%;
		min-height: 220px;
	}

	.col-sm-6 {
		margin-top: 50px;
	}
	table {
		max-width: 100%;
	}
	table td,
	table th {
		font-size: 12px;
		padding: 2px;
	}

	div.csc-mailform li input, div.csc-mailform li textarea {
		width: 250px;
	}

	#be-1 .business-header .col-sm-6:last-child {
		margin-top: 0px;
		padding:0;
	}

	#be-1 .business-header .col-sm-6:last-child h1 {
		font-size: 24px;
	}

	#be-1 .business-header {
		max-height: 200px;
	}
}
