/* -- DISABLE AUTOMATIC FONT RESIZING --------------------------------------- */
html, body {
	-webkit-text-size-adjust:none;
}

/* -- HIDE SOME ELEMENTS FOR MOBILE VERSION --------------------------------- */
img.bg, #topBarFull, #filter, .tx-blauraumstartpage-pi2 { display: none; }



/* -- SHOW SOME ELEMENTS FOR MOBILE VERSION --------------------------------- */
#topBarMobile { display: block; }



/* -- LOGO ------------------------------------------------------------------ */
#logo {
	position: absolute;
	top: 15px;
	left: 20px;
	z-index: 99999;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
	#logo {
		position: absolute !important;
		top: 15px !important;
		left: 20px !important;
		z-index: 99999 !important;
		background: url('/typo3conf/ext/blauraum_settings/Resources/Public/Media/blauraum-logo-retina.png') no-repeat;
		-webkit-background-size: 177px 30px;
	}
}



/* -- TOP BAR MOBILE -------------------------------------------------------- */
#topBarMobile {
	position: relative;
	text-transform: uppercase;
	background: url('/typo3conf/ext/blauraum_settings/Resources/Public/Media/topBarMobileShadow.png') repeat-x;
	height: 123px;
	width: 100%;
	z-index: 9999;
}

#topBarMobile a {
	text-decoration: none;
}

#layer1,
#layer2 {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 62px 0 0 0;
}

#layer2 {
	margin: 13px 0 0 0;
}

#layer1 ul,
#layer2 ul {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

#layer1 ul li,
#layer2 ul li {
	display: block;
	float: left;
	list-style: none;
	margin: 0 5px;
	padding: 0;
	position: relative;
	right: 50%;
}

#layer1 ul li a,
#layer2 ul li a {
	display: block;
	margin: 0;
	padding: 1px 5px;
	color: #00092d;
	text-decoration: none;
}

#layer1 ul li a:hover,
#layer2 ul li a:hover {
	background: #00092d;
	color: #fff;
}

#layer1 ul li a.active,
#layer2 ul li a.active,
#layer1 ul li a.active:hover,
#layer2 ul li a.active:hover {
	color: #fff;
	background: #00092d;
}





/* -- SERVICE NAVIGATION ---------------------------------------------------- */
#serviceNav {
	position: absolute;
	top: 0;
	right: 12px;
	z-index: 99999;
	height: 18px;
	font-size: 12px;
}

#languageSwitch {
	padding: 3px 0 0 0;
}

#languageSwitch a {
	margin: 0 0 0 5px;
	text-decoration: none;
}

#languageSwitch a.active {
	text-decoration: underline;
}

#languageSwitch a:hover {
	text-decoration: underline;
}





/* -- CONTENT ELEMENTS ------------------------------------------------------ */
#wrapper {
	padding-top: 13px;
	width: 100%;
	min-width: none;
	max-width: none;
}

.serviceContainer {
	padding: 0 20px;
}





/* -- STARTPAGE ------------------------------------------------------------- */
.tx-blauraumstartpage-pi1 {
	/*display: none;*/ /* Hide extension in develop state */
}





/* -- NEWS ------------------------------------------------------------------ */
#newsContainer {
	max-width: none;
	width: 275px;
}

#newsContainer .newsEntry {
	float: none;
	margin: 0 auto 30px auto;
	background: none;
}






















/* -- ARCHITECTURE ---------------------------------------------------------- */
#projectContainer,
#publicationContainer {
	width: 295px;
	margin: 35px auto 0 auto;
}

#filterMobile {
	display: block;
	position: absolute;
	top: 116px;
	left: 0;
	width: 100%;
	height: 37px;
	background: url('/typo3conf/ext/blauraum_settings/Resources/Public/Media/filterShadow.png') 0 bottom repeat-x;
	z-index: 900;
	font-size: 12px;
	overflow: hidden;
	line-height: 17px;
	text-transform: uppercase;
}

#filterMobile a {
	text-decoration: none;
}

#filterMobile a:hover {
	text-decoration: underline;
}

#openMobileFilterLayer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 37px;
}

.tx-blauraumpublications-pi1 a.filterByCategory {
	margin: 0 20px 0 0;
}

#filterMobile .inner {
	position: absolute;
	bottom: 12px;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0 0 0 10px;
	z-index: -1;
}

#closeFilter {
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 99999;
}

#filterMobile .inner > div {
	float: none !important;
}

#filterFirstSpacer {
	width: 70px;
	height: 10px;
}

#allProjects {
	width: auto !important;
	padding: 15px 0 15px 0;
}

#allPublications {
	width: 150px;
}

#filterTasks {
	width: 150px;
}

#filterMobile h3 {
	margin: 0 0 10px 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 10px;
}

.paddingTop {
	padding: 20px 0 0 0;
}

.filterHeadline {
	font-family: 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	position: absolute;
	bottom: 0;
	width: auto !important;
	float: none !important;
}

#mobileHeadlineFilter {
	display: none;
	font-family: 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	padding: 0 0 5px 0;
}

#mobileSortingWrapper {
	margin: 20px 0 0 0;
}

#mobileHeadlineSorting {
	float: left;
	font-family: 'Trade Gothic W02 Bold 2', Helvetica, Arial, sans-serif;
	padding: 0 15px 5px 0;
}

#headlineFilter {
	left: 10px;
}

#typology1row {
	display: none;
}

.filterFadeElement {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
}

#headlineSorting {
	left: 630px;
}

#filterSorting {
	float: left;
	width: auto !important;
	position: relative !important;
	bottom: auto !important;
	left: auto !important;
}

#filterTypology {
	width: 170px;
}

#activeFilter,
#activeSorting {
	display: none !important;
	position: absolute;
	bottom: 0;
	white-space: nowrap;
}

#activeFilter {
	left: 70px;
}

#activeSorting {
	left: 735px;
}

.sortBy a.active,
.filterBy a.active {
	text-decoration: underline !important;
}

.filterByTypologieElement {
	float: none !important;
	width: auto !important;
}





























/* -- PROJECT / PUBLICATION DETAILS ----------------------------------------- */
#projectDetailsContainer,
#publicationDetailsContainer {
	width: 320px;
	margin: 0 auto 50px auto;
}

#projectImages,
#publicationImages {
	position: relative;
	width: 300px;
	height: 155px;
	border-bottom: 1px solid #b2b4c0;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
}

#projectImages .projectImage,
#publicationImages .publicationImage {
	position: absolute;
	top: 0;
	left: 0;
	width: 300px;
	height: 155px;
	overflow: hidden;
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	z-index: 100;
}

#projectImages .active,
#publicationImages .active {
	opacity: 1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	z-index: 200;
}

#projectNavigation,
#publicationNavigation {
	font-size: 12px;
	padding: 5px 10px;
	text-align: center;
}

#projectNavigation a,
#publicationNavigation a {
	text-decoration: none;
}

#projectNavigation a:hover,
#publicationNavigation a:hover {
	text-decoration: underline;
}

#projectoverview,
#publicationoverview,
#previousproject,
#previouspublication {
	float: left;
	margin: 0 20px 0 0;
}

#nextproject,
#nextpublication,
.maximizeimages {
	float: right;
	margin: 0 0 0 20px;
}

#projectDetailsContainer h2,
#publicationDetailsContainer h2 {
	font-size: 32px;
	line-height: normal;
	text-align: center;
	text-transform: uppercase;
	font-weight: normal;
	margin: 25px 0 40px 0;
	padding: 0 20px;
}

#publicationDetailsContainer .publicationsubtitle {
	margin: -20px 0 20px 0;
	text-align: center;
	font-size: 16px;
	line-height: normal;
}

#publicationDetailsContainer .publicationdate {
	margin: -10px 0 30px 0;
	text-align: center;
	font-size: 14px;
	line-height: normal;
}

#projectText .left p,
#projectText .right p,
#publicationText .left p,
#publicationText .right p {
	padding: 0;
	margin: 0;
}

#projectText .left,
#publicationText .left,
#projectText .right,
#publicationText .right {
	float: none;
	width: 280px;
	margin: 0 0 1em 0;
	padding: 0 20px;
}

#projectText .left p,
#publicationText .left p {
	padding-left: 0;
}

#imageNavigation a {
	margin-right: 10px;
}

#imageNavigation a.active {
	text-decoration: underline;
}

#imageNavigation a:last-child {
	margin-right: 0;
}

#infoBoxWrapper,
#infoBoxWrapper-midsize {
	margin: 30px 0 0 0;
}

#infoBoxWrapper-midsize {
	display: block;
}

.infoBoxContainer {
	border-top: none;
	margin: 0 0 20px 0;
	padding: 0;
	background: none !important;
}

.infoBox {
	border-top: 1px solid #00092d;
	float: none;
	width: 280px;
	padding: 20px 20px 7px 20px;
}

.infoBox p {
	margin: 0 0 1em 0;
}

#projectLinks {
	margin: 50px 0 0 0;
}

#projectLinks h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}

#projectLinks a {
	text-decoration: none;
}

#projectLinks a:hover {
	text-decoration: underline;
}

#projectLinks .projectlink {
	float: none;
	width: 216px;
	margin: 0 auto 20px auto;
}

#projectLinks .projectlink .innerImage {
	display: block;
}

#projectLinks .projectlink .inner,
#projectLinks .projectlink .innerImage {
	padding: 20px 20px 0 20px;
}

#projectLinks .projectlink .inner .title,
#projectLinks .projectlink .innerImage .title {
	font-size: 20px;
	text-transform: uppercase;
}

#projectLinks .projectlink .inner .date,
#projectLinks .projectlink .innerImage .date {
	font-size: 12px;
}

#projectLinks .projectlink .inner .date,
#projectLinks .projectlink .innerImage .date {
	padding: 0 0 15px 0;
}

#projectLinks .projectlink:last-child {
	margin-right: auto;
}

#projectLinks .linkedImage {
	position: absolute;
	top: 40px;
	left: 0;
	z-index: 50;
}

#projectLinks .linkedImage:hover {
	cursor: pointer;
}

#relatedProjectsWrapper {
	margin: 50px 0 0 0;
}

#relatedProjectsWrapper a {
	text-decoration: none;
}

#relatedProjectsWrapper a:hover {
	text-decoration: underline;
}

#relatedProjectsWrapper h3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
}

#relatedProjectsWrapper .relatedProject {
	float: none;
	width: 275px;
	margin: 0 auto 20px auto;
}

#relatedProjectsWrapper .date {
	font-size: 12px;
	margin: 0 0 25px 0;
}

#relatedProjectsWrapper .title {
	font-size: 16px;
	line-height: 22px;
	padding: 7px 10px 5px;
}

#relatedProjectsWrapper .subtitle {
	font-size: 12px;
	line-height: 12px;
	padding: 0 10px 9px;
}

@media all and (orientation:landscape) {
	#projectDetailsContainer,
	#publicationDetailsContainer {
		width: 480px;
	}

	#projectImages,
	#publicationImages {
		width: 460px;
		height: 238px;
	}

	/*#projectImages img,
	#publicationImages img {
		height: 238px;
	}*/

	#projectImages .projectImage,
	#publicationImages .publicationImage {
		width: 460px;
		height: 238px;
	}

	#projectText .left,
	#publicationText .left,
	#projectText .right,
	#publicationText .right {
		width: 440px;
	}

	.infoBox {
		width: 440px !important;
	}
}














































/* -- OFFICE ---------------------------------------------------------------- */
.tx-blauraumoffice-pi1 {
	margin: 50px 0 0 0;
}

#contactSubnavContainer {
    z-index: 1000;
}

.wrappercontact .csc-default:first-child {
    padding-top: 40px;
}

.tx-blauraumoffice-pi2,
#contactSubnavContainer {
	position: absolute;
	top: 116px;
	background: url('/typo3conf/ext/blauraum_settings/Resources/Public/Media/office_subnav_shadow.png') repeat-x center bottom;
}

#officeSubnav ul li,
#contactSubnav ul li {
	margin: 0 2px;
}

.officeContentContainer .two-column .left,
.officeContentContainer .two-column .right {
	float: none;
	width: 100%;
}

.content-responsibilities-midsize {
	border-top: none;
}

.content-responsibilities-midsize .box {
	width: auto;
	margin: 0 20px;
	border-top: 1px solid #000;
	border-right: none;
}

.content-responsibilities-midsize .box:last-child {
	width: auto;
}

.content-responsibilities-infoboxes {
	padding: 0 40px;
}

.content-responsibilities-infoboxes .infobox {
	background: none;
	float: none;
	margin: 0;
	padding: 0;
	width: auto;
}

#partner {
	padding: 0;
}

#partnerimage-mid img {
	width: 100%;
}

#partner .partnerItem {
	background: none;
	float: none;
	margin: 0;
	padding: 20px 20px 0 20px;
}

#partner .curriculumvitae-minsize {
	margin: 15px 0;
}

.content-job {
	padding-bottom: 20px;
}

.content-job .content-02,
.content-job .content-03,
.content-job .content-04 {
	float: none;
	width: 100%;
	margin: 0 0 10px 0;
}

.content-job .jobinfobox {
	background: none;
	margin: 0;
	padding: 0;
}


















.wrappercontact {
	max-width: none !important;
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	margin: 0 !important;
	padding: 20px 0 25px 0 !important;
	z-index: 999;
}

h2.csc-firstHeader {
	margin: 0 0 50px 0;
	font-size: 32px;
	line-height: 30px;
	text-transform: uppercase;
	text-align: center;
}

h2.csc-firstHeader .inner {
	background: #fff;
	display: inline-block;
	padding: 5px 10px;
}

.wrappercontact h2.csc-firstHeader {
	margin: 0 0 50px 0;
}

.wrappercontact .csc-default:last-child {
	float: none;
	width: 290px;
	background: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin: 0 auto;
}

.wrappercontact .csc-default:last-child DIV.csc-textpic,
.wrappercontact .csc-default:last-child .csc-textpic-imagewrap,
.wrappercontact .csc-default:last-child .csc-textpic-image {
	float: none;
	margin: 0;
}

.wrappercontact .csc-default:last-child .csc-textpic-text {
	padding: 20px;
}

.wrappercontact .csc-default:last-child .bodytext {
	margin: 0;
	padding: 0;
}

.wrappercontact .csc-default:last-child .bodytext .important {
	font-family: 'Trade Gothic W01 Bold', Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 24px;
}








#officeContent_17 .csc-textpic-image img {
	width: 100%;
	height: auto;
}
















/* -- LANDSCAPE ORIENTATION  ------------------------------------------------ */
@media only screen and (orientation:landscape){
}