/* work-sans-300 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  src: url('fonts/work-sans-v8-latin-300.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/work-sans-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/work-sans-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/work-sans-v8-latin-300.woff') format('woff'), /* Modern Browsers */
       url('fonts/work-sans-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/work-sans-v8-latin-300.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-regular - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/work-sans-v8-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/work-sans-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/work-sans-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/work-sans-v8-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('fonts/work-sans-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/work-sans-v8-latin-regular.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-500 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/work-sans-v8-latin-500.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/work-sans-v8-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/work-sans-v8-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/work-sans-v8-latin-500.woff') format('woff'), /* Modern Browsers */
       url('fonts/work-sans-v8-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/work-sans-v8-latin-500.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-600 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/work-sans-v8-latin-600.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/work-sans-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/work-sans-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/work-sans-v8-latin-600.woff') format('woff'), /* Modern Browsers */
       url('fonts/work-sans-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/work-sans-v8-latin-600.svg#WorkSans') format('svg'); /* Legacy iOS */
}
/* work-sans-700 - latin */
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/work-sans-v8-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('fonts/work-sans-v8-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('fonts/work-sans-v8-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('fonts/work-sans-v8-latin-700.woff') format('woff'), /* Modern Browsers */
       url('fonts/work-sans-v8-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('fonts/work-sans-v8-latin-700.svg#WorkSans') format('svg'); /* Legacy iOS */
}




body {
    -webkit-text-size-adjust:none;
	
}

 

html, body {
height: 100%;
width: 100%;
background-color: #E4F1FB;
font-family: 'Work Sans';
color:#009DD3;
font-size:24px;
margin:0;
padding:0;
}



#distance {
width: 1px;
height: 50%;
margin-bottom: -550px;
float: left;
background-color: #E4F1FB;
}

#container {
margin: 0 auto;
position: relative;
height: 1100px;
max-width: 1024px;
clear: left;
background-color: #E4F1FB;

}

.content_all
{
height:;
}


a
{
	color:#2E9FCF;
	text-decoration:none;
}



a:hover
{
	color:#2E9FCF;
	text-decoration:underline;
}


a:active,
a:focus {outline:none;} ::-moz-focus-inner {border:0;}



.foto
{
	    margin:20px 0 10px 0;
		max-width: 260px;
}


.inhalt
{
font-size: 24px;
    line-height: 1.4;
	
}


.titel1
{
font-size: 34px;	
padding-top:20px;
color:#2E9FCF;
}


.titel2
{
font-size: 34px;
margin:40px 0 20px 0;
color:#2D367F;
}


.titel3
{
font-size: 34px;
color:#2D367F;
font-weight:500;
}


.info
{
font-size: 20px;
 line-height: 1.2;	
}


.termine
{
color:#E52F09;
font-weight:500;
}


.adresse
{
	font-size: 19px;
}



.impressum_link
{
	font-size:12px;
	color: #2E9FCF;
}



.impressum_link a
{

	color: #2E9FCF;
}





/* Impressum */



.impressum
{
text-align:center; 
margin-top:50px;
    line-height: 1.4;
}










@media only screen and (max-width:1024px) 
{

#container {
margin: 0 auto;
position: relative;
height: auto;
clear: left;
padding:30px;
}

}



 
@media only screen and (max-width:767px) {
	

	



#distance {
width: 1px;
height: 50%;
margin-bottom: -550px;
float: left;
background-color: #D5ECF3;
}

#container {
margin: 0 auto;
position: relative;
height: 1100px;
max-width: 1024px;
clear: left;
background-color: #D5ECF3;

}



#container img
{
width: 80%; height: auto;
}


}


@media only screen and (max-width:600px) {


html, body {

font-size:18px;

}




#distance {
	height: ;

}


.foto
{
	    max-width: 260px;
}



.inhalt
{
font-size: 18px;	
}


.titel1
{
font-size: 23px;	

}


.titel2
{
font-size: 23px;
}



.titel3
{
font-size: 23px;
}


.info, .adresse
{
	font-size: 16px;
}



}




