@import url("http://fast.fonts.net/lt/1.css?apiType=css&c=bdaf7d04-aee2-439d-95cf-43bcaeb82074&fontids=724815");

@font-face {
	font-family:"FrutigerLTW02-45Light";
	src:url("../fonts/724815/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix");
	src:url("../fonts/724815/99f761bf-9f30-4bdd-b284-ee7038dc52c9.eot?#iefix") format("eot"),
			url("../fonts/724815/59d9a83f-4045-4d43-af46-655f845461ee.woff") format("woff"),
			url("../fonts/724815/f901b503-9104-414a-a856-af9bcc802b5c.ttf") format("truetype"),
			url("../fonts/724815/e4d07d96-8993-47b9-9f1d-1e228bf1c529.svg#e4d07d96-8993-47b9-9f1d-1e228bf1c529") format("svg");
}

/* Globals */
* {
	margin: 0;
	padding: 0;
}

html, body {
	min-height: 100.5%;
	height: 100.5%;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	background: #a00023;
}

img, a img {
	border: none;
	line-height: 0;
}

.clr {
	clear: both;
}

.inWrapper {
	width: 900px;
	margin: 0 auto;
}

section {
	overflow: hidden;
	height: 41px;
}

.menu-item {
	height: 40px;
	border-bottom: 1px solid #820019;
	cursor: pointer;
}

.open .menu-item, .menu-item:hover {
	background: #91001e;
}

.mobile {
	display: none;
}

#philosophie {
	min-height: 42px;
}

#philosophie .menu-item {
	border-top: 1px solid #820019;
}

.menu-item h3 {
	line-height: 40px;
	padding-left: 30px;
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	background: url("/images/icons/sab-in-vierfachpunkt-gross-weiss.png") no-repeat;
	background-position: 0 15px;
	color: #fff;
}

.content {
	background: #fff;
	/*display: none;*/
}
/*
.open .content {
	display: block;
}
*/

/* Header */
#header {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	background: url("/images/sab-in-dachzeile-logo.png") no-repeat;
	cursor: pointer;
}

/* Philosophie */
#philosophie .content {
	height: 260px;
}

#philosophie .content h1 {
	font-family:"FrutigerLTW02-45Light";
	font-size: 36px;
	line-height: 36px;
	padding-top: 100px;
	font-weight: normal;
	text-align: center;
}

/* Profil (und footer) */
#profil .content {
	height: 160px;
}

.innerContent {
	padding: 40px 40px 45px 0;
	float: left;
}

.midContent, .rightContent {
	padding-left: 40px;
	background: url("/images/sab-in-diagonalschatten.jpg") no-repeat;
}

/* Koepfe */
#koepfe .mobileImages {
	display: none
}

#koepfe .content {
	height: 480px;
}

#koepfe .content .inWrapper {
	width: 1000px;
}

#koepfe .background {
	background: url("/images/foto/sab-in-foto-andreas-otto.jpg") no-repeat;
	width: 100%;
	height: 480px;
}

#koepfe .background.schraderimg {
	background: url("/images/foto/sab-in-foto-jens-schrader.jpg") no-repeat;
}

#koepfe .overlay {
	padding-top: 390px;
	padding-left: 100px;
}

#koepfe .overlay > div {
	float: left;
}

#koepfe .navi {
	margin: 0 4px;
}

#koepfe .overlay-content {
	visibility: hidden;
}

#koepfe .overlay-content.active {
	visibility: visible;
}

#koepfe .otto, #koepfe .schrader {
	background: none repeat scroll 0 0 #fff;
  height: 40px;
	padding: 10px;
}

#koepfe .otto {
	text-align: right;
	width: 364px;
}

#koepfe .navi {
	height: 60px;
	line-height: 0;
}

/* Navi */
#otto, #schrader {
	float: left;
	height: 60px;
	width: 60px;
	opacity: 0.4;
	cursor: pointer;
}

#otto.active, #schrader.active {
	opacity: 1;
	cursor: default;
}

#otto {
	background: url("/images/icons/sab-in-navi-pfeil-xl-l-inaktiv.png");
}

#schrader {
	margin-left: 4px;
	background: url("/images/icons/sab-in-navi-pfeil-xl-r-inaktiv.png");
}

#otto.active, #otto:hover {
	background: url("/images/icons/sab-in-navi-pfeil-xl-l-aktiv.png");
}
#schrader.active, #schrader:hover {
	background: url("/images/icons/sab-in-navi-pfeil-xl-r-aktiv.png");
}

/* Leistungen & Referenzen */
#leistungen .content {
	height: 320px;
}

.submenu, .subcontent {
	float: left;
	padding-top: 30px;
}

.submenu ul {
	list-style-image: url("/images/icons/sab-in-vierfachpunkt-klein-grau.png");
	padding-left: 55px;
	padding-right: 40px;
	text-transform: uppercase;
	color: #a0aab6;
}

.submenu-item, .referenz-item {
	cursor: pointer;
}

.submenu-item.active, .referenz-item.active,
.submenu-item:hover, .referenz-item:hover {
	color: #91001e;
	list-style-image: url("/images/icons/sab-in-vierfachpunkt-klein-rot-voll.png");
}

#leistungen .subcontent {
	background: url("/images/sab-in-diagonalschatten.jpg") no-repeat;
	padding-left: 40px;
	min-width: 100px;
	min-height: 100px;
}

#leistungen .subcontent-item {
	display: none;
}

#leistungen .subcontent-item.active {
	display: block;
}

/* Referenzen */

#referenzen .content {
	height: 550px;
}

#referenzen .submenu {
	width: 200px;
}

#referenzen .subcontent {
	padding-top: 0;
}

/* Imageboard*/
#imageboard, #imageboard-active {
	width: 700px;
	line-height: 0;
}

#imageboard {
	cursor: pointer;
}

#imageboard {
	display: none;
}

#imageboard.active {
	display: block;
}

/* Closeup */
#closeup {
	width: 700px;
	height: 400px;
}

#closeup .closeup-navi {
	width: 144px;
	min-height: 130px;
	float: left;
	line-height: 0;
	background: url("/images/sab-in-diagonalschatten.jpg") no-repeat;
	display: none;
}

#closeup .closeup-navi.active {
	display: block;
}

#closeup .closeup-arrow {
	width: 30px;
	height: 30px;
	float: left;
	margin-top: 30px;
	cursor: pointer;
}

#closeup .closeup-left {
	background: url("/images/icons/sab-in-navi-pfeil-l-aktiv.png") no-repeat;
	margin-left: 40px;
}

#closeup .closeup-right {
	background: url("/images/icons/sab-in-navi-pfeil-r-aktiv.png") no-repeat;
	margin-left: 4px;
}

#closeup .closeup-left.inactive {
	background: url("/images/icons/sab-in-navi-pfeil-l-inaktiv.png") no-repeat;
	cursor: default;
}

#closeup .closeup-right.inactive {
	background: url("/images/icons/sab-in-navi-pfeil-r-inaktiv.png") no-repeat;
	cursor: default;
}

#closeup .closeup-content {
	width: 554px;
	float: left;
	background: url("/images/sab-in-diagonalschatten.jpg") no-repeat;
}

#closeup .closeup-content {
	display: none;
}

#closeup .closeup-content.active {
	display: block;
}

#closeup .closeup-image {
	height: 240px;
}

#closeup .closeup-text {
	height: 160px;
	text-align: center;
	padding: 0px 40px;
}

.red-text {
	color: #a00023;
	font-weight: bold;
}

.category {
	padding-right: 23px;
	margin-right: 11px;
	background: url("/images/icons/sab-in-vierfachpunkt-klein-grau.png") no-repeat scroll right 6px  rgba(0, 0, 0, 0);
}

/* Demo */
#closeup .active {
	display: block;
}

.category:last-child {
	background: none;
}

/* Footer */
#footer {
	margin-top: 40px;
	padding-bottom: 40px;
}

#footer h2 {
	font-size: 18px;
	margin-bottom: 8px;
}

#footer h3 {
	font-size: 16px;
	margin-bottom: 8px;
}

#footer h4 {
	font-size: 14px;
	margin-bottom: 8px;
}

#footer .rightContent p {
	font-size: 12px;
}

#footer ul {
	list-style-image: url("/images/icons/sab-in-vierfachpunkt-klein-weiss.png");
	color: #fff;
}

#footer .footer-item {
	float: right;
	cursor: pointer;
}

#footer .footer-item:first-child {
	margin-left: 50px;
}

#footer .content {
	height: auto;
	display: block;
	margin-top: 15px;
}

#footer .leftContent {
	padding-left: 40px;
}

#footer .rightContent {
	max-width: 50%;
}

#footer .footerContent {
	display: none;
}
#footer.kontakt .kontakt, #footer.impressum .impressum {
	display: block;
}

#footer p {
	margin-bottom: 10px;
}