  @charset "UTF-8";

img, object, embed, video {
	max-width: 100%;
	height: auto;
	}

.ie6 img {
	width:100%;
	}

html {
	line-height: 1.5;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	}

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

body {
	margin: 0;
	font-family: "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #161819;
	}
	
html, body {
	height: 100%;
	}
	
/* Add the correct display in IE 9-.  */

article, aside, footer, header, nav, section {
	display: block;
	}
	
	
/* Grouping content */
/*Add the correct display in IE 9-. */

figcaption, figure, main { /* 1 */
	display: block;
	}

/* Add the correct margin in IE 8.  */

figure {
	margin: 1em 40px;
	}


/* Typo */
	
	
H1 {	
	font-size: 1.25em;
	font-weight: normal;
	text-align: center;
	}
	
H2 {	
	font-size: 1.2em;
	font-weight: bold;
	text-align: right;
	}
	
H3 {
	font-size: 0.9em;
	font-weight: bold;
	}	
	
H4 {
	font-size: 0.9em;
	font-weight: bold;
	line-height: 0.9em;
	margin-bottom: -0.4em;
	margin-top: 0.6em;
	}
	

p {
	font-size: 0.9em;
	color: #33383b;
	text-align: left;
	line-height: 1.2em;
	}
	
	
li {
	font-size: 0.9em;
	color: #33383b;
	text-align: left;
	padding-bottom: 0.8em;
	line-height: 1.6em;
	}
	
.lired {
	list-style-image: url(../images/SCHULZE_star_red.png);
	}
	
.lired-sub {
	list-style-image: url(../images/SCHULZE_star_red.png);
	padding-left: 3em;
	}
	
.liblue {
	list-style-image: url(../images/SCHULZE_star_blue.png);
	}
	
	
.liblue-square {
	list-style:square;
	color:color: #4f90c8;
	}
	
	
.liblue-sub {
	list-style-image: url(../images/SCHULZE_star_blue.png);
	padding-left: 3em;
	}
	
.liblue-subsub {
	list-style-image: url(../images/SCHULZE_star_blue.png);
	padding-left: 6em;
	}
	
.ligreen {
	list-style-image: url(../images/SCHULZE_star_green.png);
	}
	
.ligreen-sub {
	list-style-image: url(../images/SCHULZE_star_green.png);
	padding-left: 3em;
	}
	
.ligreen-subsub {
	list-style-image: url(../images/SCHULZE_star_green.png);
	padding-left: 6em;
	}
	
.bold {	
	font-weight: bold;
	}	


.test {
	background-color: #F39;
	color: #fff;
	padding: 2em 1em 3em 1em;
	}




/* brand colors */	
.brandblue {	
	color: #4f90c8;
	}	
		
.brandred {	
	color: #e5344c;
	}	
	
.brandgreen {	
	color: #b1c800;
	}	
	
.brandlighter {
	color: #737475;
	}	
	
.brandlightlight {
	color: #bec2c5;
	}	
	
	
	
	
.spacetop {
	margin-top: 2em;	
	}	
	
.spaceleft {
	margin-left: 2em;	
	}	
	
.alirifgt {
	text-align: right;	
	}
	
.centermobile {
	text-align: center;	
	}
	
.center {
	text-align: center;	
	}
	
	
	
/* Raster */
	
.container {
	max-width: 36em;
	margin: 0 auto;
	height: auto;
	min-height: 100%;
	}
	
.row {
	width:100%;
	float:left;
	}
	
.row:before,
.row:after {
	content: '';
	display: table;
	}

row:after {
	clear: both;
	}
	

.columns {
	float:left;
	padding-left:1em;
	padding-right:1em;
	}
	
	
/* 4-er Raster */
.small-1 {width:25%;}
.small-2 {width:50%;}
.small-3 {width:75%;}
.small-4 {width:100%;}


.brand-main {
	padding-top: 3em;
	}
	
.brand-sub {
	padding-top: 0em;
	}	
	
.brand-bar {
	padding-top: 0.5em;
	text-align: right;
	}
	
.section-oops {
	padding-top: 3em;
	text-align: center;
	font-size: 4em;
	color: #bec2c5;
	}
	
.section-pic {
	padding-top: 6em;
	padding-left: 3em;
	padding-right: 3em;
	background-image: url(../images/contact_small.png);
	background-repeat: no-repeat;
	background-position: right top;
	transition: ease-in-out;
	}
	
.section-listpic {
	padding-top: 11em;
	padding-left: 3em;
	padding-right: 0.5em;
	background-image: url(../images/profil_small.png);
	background-repeat: no-repeat;
	background-position: right top;
	transition: ease-in-out;
	padding-bottom: 2em;
	}
	
.section-contenttop {
	padding-top: 4em;
	padding-left: 3em;
	padding-right: 2.5em;
	padding-bottom: 2em;
	}
	
.section-content {
	padding-top: 0em;
	padding-left: 3em;
	padding-right: 2.5em;
	padding-bottom: 1em;
	}
	
.section-contentsquare {
	padding-top: 4em;
	height: 40em;
	}
	
.section-line {
	padding-top: 0em;
	padding-bottom: 0.5em;
	}
	
.section-shownav {
	padding-top: 2em;
	text-align: right;
	}

.section-shownavsub {
	padding-top: 0em;
	text-align: right;
	}
	
.section-show {
	text-align: center;
	padding-top: 6em;
	padding-bottom: 2em;
	}
	
.section-shownavbasement {
	padding-top: 2em;
	text-align: center;
	padding-bottom: 6em;
	}
	
.article-boxthumb {
	padding-left: 3em;
	padding-right: 3em;
	padding-bottom: 2em;
	text-align: center;
	}	
	
.section-fill {
	padding-top: 0.5em;
	padding-left: 3em;
	}
	
.section-closer {
	padding-top: 3em;
	padding-bottom: 0em;
	text-align: center;
	}
	
#map-hl {
	padding-top: 3em;
	text-align: right;
	font-size: 1.2em;
	font-weight: bold; 
	}
	
.section-mapcopy {
	font-size: 1em;
	text-align: left;
	padding-bottom: 3em;
	padding-left: 4em;
	transform: a
	}
	
.navi-main {
	padding-top: 6em;
	text-align: right;
	}
	
.navi-sub {
	padding-top: 4em;
	text-align: right;
	}
	
.footer-main {
	font-size: 0.75em;
	color: #737475;
	text-align: center;
	margin: 0 auto;
	padding-top: 0.5em;
	height: 3.5em;
	position:relative;
	margin-top: -3.5em;
	}

.footer {
	font-size: 0.75em;
	color: #737475;
	text-align: center;
	padding-top: 8em;
	line-height: 1.5em;
	margin: 0 auto;
	}

.image-style {
	margin: 0.5em;
	}

.image-lefthandside {
	text-align: left;
	padding-left: o;
	padding-right: 4em;
	}

.image-righthandside {
	text-align: right;
	padding-right: o;
	padding-left: 4em;
	}

	
/* Links brand */	
a {
	color: #4f90c8;
	text-decoration: none;
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
	}
	
a:hover, a:focus {
    text-decoration: underline
	}
	
a:visited {
	color: #83b1d8;
	}
	
	
/* Links pure */			
a.speziell:link { color: #33383b; }

a.speziell:visited { color: #2a343a; }



/* Links red */	
a.brandred:link { color: #e5344c; }

a.brandred:visited { color: #ed7181; }


/* Links green */	
a.brandgreen:link { color: #b1c800; }

a.brandgreen:visited { color: #c8d84c; }


/* Links light */	
a.brandlight:link { color: #737475;	}	
	
a.brandlight:visited { color: #bec2c5; }
	
		



	

	
/* XSMALL  (Mini-Layout): bis 340 px */

@media only screen and (max-width: 21.25em) {

/* 1-er Raster */
.xsmall-1 {width:100%;}

.navi-main {
	padding-top: 2em;
	padding-right: 1em;
	padding-left: 1em;
	}
	
.section-pic {
	padding-top: 13em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
	
.section-listpic {
	padding-top: 13em;
	padding-left: 1em;
	}
	
.section-mapcopy {
	padding-left: 0em;
	}
	
.section-contenttop {
	padding-top: 3em;
	padding-left: 1em;
	padding-bottom: 2em;
	}
	
.section-content {
	padding-top: 0em;
	padding-left: 1em;
	padding-right: 0.5em;
	padding-bottom: 2em;
	}
	
.section-fill {
	padding-top: 0em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	}
	
.article-boxthumb {
	padding-left: 1em;
	padding-right: 1em;
	}	
	
.section-oops {
	font-size: 3em;
	}
	
.container {
	max-width:20em;
	}	
	
.lired-sub {
	list-style-image: url(../images/SCHULZE_star_red.png);
	padding-left: 2em;
	}
	
.liblue-sub {
	list-style-image: url(../images/SCHULZE_star_blue.png);
	padding-left: 2em;
	}
	
.liblue-subsub {
	list-style-image: url(../images/SCHULZE_star_blue.png);
	padding-left: 4em;
	}
	
.ligreen-sub {
	list-style-image: url(../images/SCHULZE_star_green.png);
	padding-left: 2em;
	}
	
.ligreen-subsub {
	list-style-image: url(../images/SCHULZE_star_green.png);
	padding-left: 4em;
	}
	
.image-style {
	margin: 0.1em;
	}

.image-lefthandside {
	text-align: left;
	padding-left: o;
	padding-right: 1em;
	}

.image-righthandside {
	text-align: right;
	padding-right: o;
	padding-left: 1em;
	}
}
	
	
/* MSMALL  (Sonderlocke-Layout): 341px bis 416 px */
	
@media only screen and (min-width: 21.3125em) and (max-width: 26em) {	
	
.section-pic {
	padding-top: 13em;
	}
}


/* MEDIUM  (Tablet-Layout): 751 bis 900 px */

@media only screen and (min-width: 46.9375em) {

/* 12-er Raster */
.medium-1 {width:8.333333%;}
.medium-2 {width:16.666667%;}
.medium-3 {width:25%;}
.medium-4 {width:33.333333%;}
.medium-5 {width:41.666667%;}
.medium-6 {width:50%;}
.medium-7 {width:58.333333%;} 
.medium-8 {width:66.666667%;}
.medium-9 {width:75%;}
.medium-10 {width:83.333333%;}
.medium-11 {width:91.6666667%;}
.medium-12 {width:100%;}

.navi-main {
	padding-top: 9em;
	}	
	
.section-pic {
	padding-top: 4em;
	padding-left: 9em;
	}
	
.section-listpic {
	padding-top: 4em;
	padding-left: 9em;
	}
	
.section-contenttop {
	padding-top: 5em;
	padding-left: 9em;
	padding-right: 5em;
	padding-bottom: 2em;
	}
	
.section-content {
	padding-top: 1em;
	padding-left: 9em;
	padding-right: 5em;
	padding-bottom: 0em;
	}
	
.section-fill {
	padding-top: 0.5em;
	padding-left: 9em;
	}
	
.section-contentsquare {
	padding-top: 4em;
	}
	
.content-boxthumb {
	text-align: left;
	padding-bottom: 2em;
	}	
	
.container {
	max-width:46em;
	}
	
.section-mapcopy {
	padding-left: 6em;
	padding-right: 8em;
	}
	
.centermobile {
	text-align: left;	
	}
	
.image-style {
	margin: 1em;
	}
	
.image-lefthandside {
	text-align: left;
	padding-left: o;
	padding-right: 6em;
	}

.image-righthandside {
	text-align: right;
	padding-right: o;
	padding-left: 6em;
	}

}



/* LARGE  (Desktop-Layout): 901 bis maximal 1232 px */

@media only screen and (min-width: 56.3125em) {

.section-oops {
	padding-top: 3.5em;
	}

.navi-main {
	padding-top: 13em;
	}	
	
.section-pic {
	background-image: url(../images/contact_medium.png);
	transition: ease-in-out;
	}
	
.section-listpic {
	background-image: url(../images/profil_medium.png);
	transition: ease-in-out;
	}
	
.section-content {
	padding-right: 9em;
	}
	
.article-boxthumb {
	padding-left: 4em;
	padding-right: 4em;
	}
	
.container {
	max-width:50em;
	}	

.section-mapcopy {
	padding-left: 10em;
	padding-right: 14em;
	}
	
.centermobile {
	text-align: left;	
	}
}



/* XLARGE  (Desktop-Layout): ab 1200 px. Design -> blue */

@media only screen and (min-width: 75em) {

.section-oops {
	padding-top: 5em;
	}
	
.container {
	max-width:56em;
	}	
}
