@charset "UTF-8";

/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Oswald:300);
@import url(https://fonts.googleapis.com/css?family=Oswald:400);
@import url(https://fonts.googleapis.com/css?family=Oswald:700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400);
@import url(https://fonts.googleapis.com/css?family=Raleway:400italic);
@import url(https://fonts.googleapis.com/css?family=Raleway:600);
@import url(https://fonts.googleapis.com/css?family=Roboto:300);
@import url(https://fonts.googleapis.com/css?family=Roboto:400);
@import url(https://fonts.googleapis.com/css?family=Roboto:500);


h4 {
    font-family: 'Oswald', sans-serif;
    text-align: left;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    padding-right: 20px;
    font-size: 1.8em;
    color: #454c52;
}

.displayed ul {
    font-size: 1.7em;
    float: left;
    padding-left: 20px;
    padding-bottom: 10px;
}

.displayed ul li {
    padding-bottom: 20px;
}

.displayed ul li a {
    color: #9aa6af;
}
.tbdesk {
    border-collapse: collapse;
    width: 100%;
    font-size: 1.4em;
    margin-left: 0px;
    margin-right: 10px;
}
.tbtitle{
    text-align: left;
    margin-left: 10px;
}

th, td {
    text-align: left;
    padding: 12px;
    line-height: 30px;
}

tr:nth-child(even){background-color: #f2f2f2}
.toptable {
    color: #454c52;
    font-family: 'Roboto', sans-serif;
}
.tbmobile {
    border-collapse: collapse;
    width: 100%;
    font-size: 1.4em;
    margin-left: 0px;
    margin-right: 5px;
    margin-bottom: 20px;
    position: absolute;
    left: -9999px;
}
sup {
    vertical-align: super;
    font-size: smaller;
}
.halfper {
    font-size: .9em;
}
.mailadd {
    font-weight: 500;
}
p .anmeld {
    margin-top: 60px;
    margin-bottom: 100px;
    font-size: 1em;
    font-weight: 500;
    color: #454c52;
    display: block;
}
.header-section .displayed p.textinn {
    display: block;
    padding-bottom: 160px;
}
iframe {
    margin-left: 10px;
    margin-bottom: 20px;
    margin-top: 18px;
    background-color: #9aa6af;
    padding: 5px;
    width: 300px;
    height: 225px;
}
a {text-decoration: none;}

body {
	background-color: #9aa6af;
	
	font: 12px "Roboto", Arial, Helvetica, Geneva, sans-serif;
	color: #758089;
	text-rendering: optimizelegibility;
	
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	
	-moz-tap-highlight-color:rgba(0,0,0,0); 
	-moz-text-size-adjust: none;
	-moz-font-smoothing: antialiased;
	
	-ms-tap-highlight-color:rgba(0,0,0,0); 
	-ms-text-size-adjust: none;
	-ms-font-smoothing: antialiased;
}
.container {
    position: relative;
	overflow: hidden;
	background-color: #9aa6af;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 250px;
    max-width: 1400px;

/*  Prevents Flickering  */
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
}

.responsive {
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
}

header {
	height: 80px;
	position: relative;
	background-color: #fff;
    margin-top: 20px;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 22px;
    
}
header h1 {
	color: #9aa6af;
	text-align: left;
	font-size: 27px;
	line-height: 60px;
	font-weight: bold;
	padding-left: 20px;
    display: none;
}
header a.logo {
    display: block;
    text-indent: -9999px;
    width: 400px;
    height: 80px;
    background: url(../images/logoalbis.svg) no-repeat 0 0;
    background-size: contain;
    margin-left: auto; 
    margin-right: auto;
    margin-top: -5px;
}

.burger {
	position: absolute;
	float: left;
	padding: 10px;
	top: 4px;
	left: 10px;
	
	display: none;
}
.burger li {
	width: 30px;
	height: 4px;
	background-color: #fff;
	border-radius: 3px;
	margin: 5px 0;
}
.burger.open li {background-color: #d9dde1;}

nav {
	position: absolute;
	top: 35px;
	left: 50%;
    margin-left: -500px;
    width: 1100px;
    font-family: 'Oswald', sans-serif;
    
}

nav li {
	float: left;
	display: inline-block;
    
}
nav li a {
	font-size: 17px;
	color: #000;
	padding: 24px 15px;
	display: block;
    text-align: center;
    color: #9aa6af;
}
nav li a:hover {color: #000;}
nav li a.active {color: #000;}

.plane {padding-left: 410px;}


/*  Removable CSS  */

.header-section {
    background-color: #fff;
	clear: both;
	float: left;
	margin-left: 0;
    overflow: hidden;
    width: 100%;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}

.header-section .displayed {
    padding: 20px 0px 0px 20px;
}
div.figure {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    margin-left: -13px;
}
div.figure img {
    width: 100%;
    margin-bottom: -15px;
}
.header-section .displayed p {
    text-align: left;
    margin-top: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.3em;
    font-weight: 300;
    color: #413939;
}
.header-section .displayed p.wohnp {
    margin-top: -2px;
    margin-bottom: 20px;
}
.header-section .displayed p.wohnp1 {
    margin-top: -2px;
    margin-bottom: 5px;
}


/* SLICK CAROUSEL */
.slick-carousel {
    width: 53%;
    max-height: 500px;
    float: left;
    margin-right: 20px; 
    margin-bottom: 50px;
}
.slick-carousel img{
    min-width: 100%;
    max-height: 500px;
    top: 0;
    left: 0;
}

.slick-carousel .item {
    margin: 0px, 0px, 0px, 0px;
}
.slick-slide {
    margin: 7px 5px 5px 0px;
}
.slick-list {
    margin: 0 -3px;
}
.fa-chevron-left {
    position: absolute;
    top: 104%;
    left: 40%;
    z-index: 10;
}
.fa-chevron-right {
    position: absolute;
    top: 104%;
    left: 58%;
    z-index: 10;
}
/* END SLICK CAROUSEL */

.pdflist {
    width: 20%;
    float: left;
    margin-left: 140px;
    margin-top: 40px;
}

section::after { content:''; display: block; clear:both; }

section.body-section {
    clear: none;
	float: right;
	width: 100%;
    display: block;
    background-color: #9aa6af;
}

section.body-section aside {
    width: 25%; float: left; text-align: center; 
} 

section.body-section .frontext {
    margin-right: 1em;
    margin-bottom: 10px;
    padding-top: 0px;
    background-color: #fff;
    min-height: 250px;
    overflow: hidden;
    text-align: center;
    display: block;
}
section.body-section aside .topcolor {
    height: 80px;
    margin-bottom: 10px;
}
section.body-section aside .topcolor.lage {
    background-color: #beb29b;
    color: rgb(190, 193, 158);
}
section.body-section aside .topcolor.grund {
    background-color: #e8a74e;
    color: #e8a74e;
}
section.body-section aside .topcolor.innen {
    background-color: #cfe76c;
    color: #cfe76c;
}
section.body-section aside .topcolor.wohn {
    background-color: #5b1e3d;
    color: #74284e;
}

.frontext h3 {
    font-family: 'Oswald', sans-serif; font-size: 1.7em; font-weight: 400; color: #000;
}
.frontext a {
    color: #000;
}
.frontext p {
    padding: 10px;
    color: #454c52;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 1.3em;
}

section.body-section .frontext.wohn {
    margin-right: 0px;
}

.linkpages {
    color: #454c52;
    font-weight: 400; 
}

.footer-section {
    clear: both;
    display: block;
    background-color: #9aa6af;
    max-width: 1400px;
    margin-left: auto;
	margin-right: auto;
    min-height: 2000px;
}
.footer-section .textfoot { 
    background-color: #fff;
    min-height: 40px;
    padding-top: 10px;
}

.footer-section .textfoot h3 {
    font-family: 'Oswald', sans-serif; font-size: 1.7em; font-weight: 400; text-align: center;
}

.footer-section .textfoot h3 a {
    color: #000; 
}
    
@media only screen and (max-width: 1000px) {

th, td {
    text-align: left;
    padding: 7px;
    line-height: 30px;
}
    
.tbtitle {
    text-align: left;
    margin-left: 10px;
    }
    
.displayed ul {
        margin-left: 0px;
    }

header {
	height: 73px;
	z-index: 2;
	background-color: #9aa6af;
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
    margin-top: 0;
    padding-top: 0;
	
		/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
header h1 {
	color: #ffffff;
	text-align: center;
	padding-left: 0;
	display: block;
}
header a.logo {
    display: block;
    text-indent: -9999px;
    width: 210px;
    background: url(../images/logoalbis_sml.svg) no-repeat 0 0;
    background-size: contain;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}
.burger {display: block;}
    
.header-section {
    background-color: #fff;
	clear: both;
	margin: auto;
    overflow: hidden;
    width: 100%;
    height: inherit;
}
.header-section .displayed {
    margin-top: 10px;
    margin-right: 20px;
    height: inherit;
}

div.figure {
    float: center;
    width: 100%;
    margin-bottom: 10px;
    text-align: left;
    text-indent: 0;
    font-size: .9em;
    font-weight: 500;
}
div.figure img {
    width: 100%;
    margin-bottom: -20px;
}
    
.slick-carousel {
    width: 100%;
    max-height: 500px;
    display: block;
    margin-bottom: 50px;
}
.slick-carousel img{
    max-width: 100%;
    max-height: 500px;
    display: block;
}
.slick-carousel.planes {
    max-width: 100%;
    max-height: 500px;
    display: block;
    margin-bottom: 50px;
}
.slick-carousel.planes img{
    max-width: 100%;
    max-height: 500px;
    display: block;
}
.fa-chevron-left {
    position: absolute;
    top: 104%;
    left: 40%;
    z-index: 10;
}
.fa-chevron-right {
    position: absolute;
    top: 104%;
    left: 57%;
    z-index: 10;
}
.slick-carousel.planes .fa-chevron-left {
        position: absolute;
        top: 100%;
        left: 40%;
        z-index: 10;
    }
.slick-cacousel.planes .fa-chevron-right {
        position: absolute;
        top: 100%;
        left: 57%;
        z-index: 10
    }
    
.pdflist {
        clear: both;
        width: 400px;
        float: left;
        margin-left: 0px;
        margin-right: 0px;
    }
    
section.body-section {
    clear: both;
    display: block;
    background-color: #9aa6af;
    width: auto;
    margin-left: auto;
	margin-right: auto;
}

section.body-section aside {
    width: 50%; float: left; text-align: center; 
}

section.body-section .frontext {
    margin: 10px;
    }
section.body-section .frontext.wohn {
    margin-right: 10px;
}
.map {
    margin-left: 5px;
    margin-bottom: 20px;
    background-color: #9aa6af;
    padding: 5px;
    width: 300;
    height: 170;
 }

/*  Nav Drawer Layout  */
nav {position: relative;}

nav ul {
	height: 100%;
	overflow-y: auto;

}
nav li {
	display: block;
	float: none;
}
nav li a {
	padding: 22px 25px;
	letter-spacing: 3px;
	font-size: 14px;
    text-align: left;
    width: inherit;
}
nav li a.logo {
	display: none;
}
nav li a.active {
	color: #fff;
	background-color: #141e23;
}
nav li a:hover {
	color: #fff;
	background-color: #19252c;
}
nav li:first-child a.active,
nav li:first-child a:hover 
{border-radius: 10px 0 0 0;}

.header-section {margin-top: 60px;}

nav li a.plane {
    padding-left: 25px;
}

/* NAVIGATION ANNIMATION */
nav {
	width: 93%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	margin: 0;
	background-color: #1d2d35;
	
	
	/* starting point */
	opacity: .3;
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-moz-transform: translate3d(5%,0,0)scale(.97);
	transform: translate3d(5%,0,0)scale(.97);
}

/*Nav Expanding Open Effect*/
nav.open {
	opacity: 1;

	-webkit-transform: translate3d(0,0,0)scale(1);
	-webkit-animation: slideIn .35s ease-in-out;
	
	-moz-transform: translate3d(0,0,0)scale(1);
	-moz-animation: slideIn .35s ease-in-out;
	
	transform: translate3d(0,0,0)scale(1);
	animation: slideIn .35s ease-in-out;
}
@-webkit-keyframes slideIn {
	0%       {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
}
@-moz-keyframes slideIn {
	0%      {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
}
@keyframes slideIn {
	0%      {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
	100%  {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
}

/*Nav Shrinking Closed Effect*/
nav.close {
	opacity: .3;
	
	-webkit-transform: translate3d(5%,0,0)scale(.97);
	-webkit-animation: slideOut .3s ease-in-out;
	
	-moz-transform: translate3d(5%,0,0)scale(.97);
	-moz-animation: slideOut .3s ease-in-out;
	
	transform: translate3d(5%,0,0)scale(.97);
	animation: slideOut .3s ease-in-out;
}
@-webkit-keyframes slideOut {
	0%      {opacity: 1;
				-webkit-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-webkit-transform: translate3d(5%,0,0)scale(.97);}
}
@-moz-keyframes slideOut {
	0%      {opacity: 1;
				-moz-transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				-moz-transform: translate3d(5%,0,0)scale(.97);}
}
@keyframes slideOut {
	0%      {opacity: 1;
				transform: translate3d(0,0,0)scale(1);}
	100%  {opacity: .3;
				transform: translate3d(5%,0,0)scale(.97);}
}



/* CONTENT ANNIMATION */
.content {
	/* starting point */
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
	z-index: 1;
}

/*Content Sliding Open Effect*/
header.open,
.content.open 
{   
	-webkit-transform: translate3d(240px,0,0);
	-webkit-animation: open .5s ease-in-out;
	
	-moz-transform: translate3d(240px,0,0);
	-moz-animation: open .5s ease-in-out;
	
	transform: translate3d(240px,0,0);
	animation: open .5s ease-in-out;
}
@-webkit-keyframes open {
	0%      {-webkit-transform: translate3d(0,0,0);}
	70%    {-webkit-transform: translate3d(260px,0,0);}
	100%  {-webkit-transform: translate3d(240px,0,0);}
}
@-moz-keyframes open {
	0%      {-moz-transform: translate3d(0,0,0);}
	70%    {-moz-transform: translate3d(260px,0,0);}
	100%  {-moz-transform: translate3d(240px,0,0);}
}
@keyframes open {
	0%      {transform: translate3d(0,0,0);}
	70%    {transform: translate3d(260px,0,0);}
	100%  {transform: translate3d(240px,0,0);}
}

/*Content Sliding Closed Effect*/
header.close,
.content.close 
{
	-webkit-transform: translate3d(0,0,0);
	-webkit-animation: close .3s ease-in-out;
	
	-moz-transform: translate3d(0,0,0);
	-moz-animation: close .3s ease-in-out;
	
	transform: translate3d(0,0,0);
	animation: close .3s ease-in-out;
}
@-webkit-keyframes close {
	0%      {-webkit-transform: translate3d(240px,0,0);}
	100%  {-webkit-transform: translate3d(0,0,0);}
}
@-moz-keyframes close {
	0%       {-moz-transform: translate3d(240px,0,0);}
	100%  {-moz-transform: translate3d(0,0,0);}
}
@keyframes close {
	0%       {transform: translate3d(240px,0,0);}
	100%  {transform: translate3d(0,0,0);}
}

}

@media only screen and (max-width: 700px) {
.displayed ul {
    font-size: 1.5em;
    margin-left: 0px;
}
    
header a.logo {
    display: block;
    text-indent: -9999px;
    width: 210px;
    background: url(../images/logoalbis_sml.svg) no-repeat 0 0;
    background-size: contain;
    margin-left: 6em;
    margin-right: auto;
    margin-top: 10px;
}

.slick-carousel {
    width: 100%;
    max-height: 350px;
    display: block;
    margin-bottom: 50px;
}
.slick-carousel img{
    max-width: 100%;
    max-height: 350px;
    display: block;
}
.slick-carousel.planes {
    max-width: 100%;
    max-height: 300px;
    display: block;
    margin-bottom: 50px;
}
.slick-carousel.planes img{
    max-width: 100%;
    max-height: 300px;
    display: block;
}
.fa-chevron-left {
    position: absolute;
    top: 104%;
    left: 35%;
    z-index: 10;
}
.fa-chevron-right {
    position: absolute;
    top: 104%;
    left: 60%;
    z-index: 10;
}
.slick-carousel.planes .fa-chevron-left {
    position: absolute;
    top: 100%;
    left: 35%;
    z-index: 10;
}
.slick-carousel.planes .fa-chevron-right {
    position: absolute;
    top: 100%;
    left: 60%;
    z-index: 10;
}
    
h4 {
    font-size: 1.8em;
    line-height: 1.4;
}
div.figure {
    /*float: center;*/
    width: 108%;
    margin-bottom: 0px;
    text-align: left;
    text-indent: 0;
    font-size: .9em;
    font-weight: 500;
    margin-left: auto;
    margin-right: auto;
}
div.figure img {
    width: 100%;
    margin-bottom: -20px;
    margin-left: 0px;
}
    
.header-section .displayed p {
    text-align: left;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 20px;
    font-family: 'Roboto', sans-serif;
    font-size: 1.4em;
}

section.body-section aside {
    width: 100%; float: left; text-align: center; 
}

section.body-section .frontext {
    margin: 10px;
    }
section.body-section .frontext.wohn {
    margin-right: 10px;
}
.tbdesk {
     position: absolute;
    left: -9999px;
    }
.tbmobile {
    position: relative;
    left: 10px;
    }
.tbtitle {
        text-align: left;
        margin-left: 0px;
    }
p .anmeld {
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 1em;
    font-weight: 500;
    color: #454c52;
    display: block;
}
.header-section .displayed p.textinn {
    display: block;
    padding-bottom: 40px;
}
iframe.map {
    margin-left: 5px;
    margin-bottom: 20px;
    margin-top: -1px;
    background-color: #9aa6af;
    padding: 5px;
    width: 250;
    height: 170;
 }
.pdflist {
        clear: both;
        width: 400px;
        float: left;
        margin-left: 0px;
        margin-top: 0px;
    }
}
