@charset "utf-8";
/* CSS Document */

body {
	background-repeat:no-repeat;
	webkit-animation: bugfix infinite 1s;
	margin: 0 auto;
	height: auto;
	background-attachment: fixed;
	overflow-y: scroll;
	overflow-x: hidden;
	background-color: #383840;
}
@-webkit-keyframes bugfix { 
	from {padding:0;} 
	to {padding:0;} 
}
p{
          page-break-inside: avoid;
               break-inside: avoid;
}
#content{
	width: auto;
	height: auto;
	margin: 0 auto;
}
.daten{
	color:#79A69B;
}
.news a, .hist a{
	text-decoration: underline;
	font-weight:700;
	letter-spacing: 1px;
	color:#8cc490;
}
.news a:hover{
	color: #ec0002;
}	
.news a:active{
	color:#004c61;	
}	
nav ul li a:active{
	color:#4fd1ae;	
}
.clicked{
	color: #F00;
	font-weight:800;
}
.degrade{
	background: rgba(5,80,80,1);
	background: -moz-linear-gradient(right, rgba(5,80,80,0.9) 0%, rgba(5,80,80,0.59) 30%, rgba(255,255,255,0.3) 100%);
	background: -webkit-gradient(right top, left top, color-stop(0%, rgba(5,80,80,0.9)), color-stop(30%, rgba(5,80,80,0.59)), color-stop(100%, rgba(255,255,255,0.3)));
	background: -webkit-linear-gradient(lright, rgba(5,80,80,0.9) 0%, rgba(5,80,80,0.59) 30%, rgba(255,255,255,0.3) 100%);
	background: -o-linear-gradient(right, rgba(5,80,80,0.9) 0%, rgba(5,80,80,0.59) 30%, rgba(255,255,255,0.3) 100%);
	background: -ms-linear-gradient(right, rgba(5,80,80,0.9) 0%, rgba(5,80,80,0.59)30%, rgba(255,255,255,0.3) 100%);
	background: linear-gradient(to left, rgba(5,80,80,0.9) 0%, rgba(5,80,80,0.59) 30%, rgba(255,255,255,0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0dd6bb', endColorstr='#ffffff', GradientType=1 );
	z-index:100;
}
#line { padding-left: 100%; }

#navigation{
	position:fixed;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.2),1px 1px 3px 3px rgba(50,50,50,0.1);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.2),1px 1px 3px 3px rgba(50,50,50,0.1);  
}
input {
	display: none;
}	
#referenz{
	text-align:center; font-size:10px; letter-spacing: 1px; color:rgba(255,255,255,0.5); margin: -5px 0 5px 0;}
#referenz a, #referenz a:hover, #referenz a:active{
	text-decoration: none;
	font-weight:400;
	color:rgba(255,255,255,0.75);
}
hr{
 height:1px ;  border:none; color:#004c61; background-color:#004c61; width:100%; text-align:center; margin: 0 auto;
}
h1, h5, .programme, .hist, .hist .newsinhalt .column2, h4 {
	font-family: 'Flamenco', serif;
	font-weight: 400;
}
h3 span, .hist span, .column2 span{
	font-style: italic;
	font-weight: 400;
}
.column2, h6, h2, .newsinhalt, .footerinhalt, #referenz {font-family: 'Open Sans', sans-serif;}
h6 {font-weight: 700;}
h2 {font-weight: 400;}

/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/
/*------------------------AB 1280px------------------------*//*------------------------AB 1280px------------------------*/

@media (min-width: 1000px) and (max-width: 10000px) {

/*------------------------HEADER // NAVI------------------------*/
body {
	background-image:url("adl_bilder/adl_cover_2000px2.jpg");
	background-position: center auto;
	 background-size: cover;
}	

#title{ 
	width: 800px;
	height:100%;
	margin: 0 auto;
	color:#FFF;
	text-align:center;
}
#logo {
	width: 120px;
	height: 120px;
	margin: 0px 10px 10px 10px;
	padding: 10px;
	border-radius: 70px 0px 70px 70px;
	moz-border-radius: 120px;
	webkit-border-radius: 120px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);  
	position: fixed;
	border: 1.7px solid #004c61;
}

/*------------------------news------------------------*/	
.news {
	height: auto;
	width: 100%;
	background: rgb(140,196,144);
	background: -webkit-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: -o-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: linear-gradient(to right, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
}
.news1, .news2, .hist {
	height: auto;
	width: 100%;
  	background-color: rgba(255,255,255,0.90);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	}
.news1{	background: rgb(245,254,255);
	background: -moz-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: -webkit-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5feff",endColorstr="#e2ecee",GradientType=1);
}
.news2{background: rgb(241,254,255);
background: -moz-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1feff",endColorstr="#e3f0f4",GradientType=1);
	}
.hist {background: rgb(113,177,171);
background: -moz-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b1ab",endColorstr="#447482",GradientType=1);
}
.hist .newsinhalt .column2	{
	font-family: 'Flamenco', serif;
	font-weight: 400;
	font-size: 22px;
	line-height:30px;
	text-align: left;
	color: #fff;
	letter-spacing: 0.4px;
}
.newsinhalt {
	margin: 0 auto;
	padding: 20px 0px;
	height: auto;
	width: 900px;
}
.column2 {
	font-family: 'Open Sans', sans-serif;
	margin: 0 auto;
	padding: 20px 0px;
	height: auto;
	width: 900px;
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #004c61;
	letter-spacing: 0.3px;
	-webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
    -webkit-column-rule: 1px solid #8cc490;
    -moz-column-rule: 1px solid #8cc490; 
    column-rule: 1px solid #8cc490;
}
.column2 img{
	width: 70%;
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	margin: 0 auto;
	display: block;
} 
.hist img {
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	display: block;
	margin: 20px 0px;
} 
h1{ 
	font-family: 'Flamenco', serif;
	font-size:50px;
	line-height:20px;
	margin-top: 80px;
	letter-spacing: 5px;
}
h2{ 
	font-size:25px;
	line-height:25px;
	margin-top: 70px;
	margin-bottom: -60px;
	letter-spacing: 0.60px;
}
h3, .center{ 
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #004c61;
	letter-spacing: 0.3px;
}
h3 span, .hist span, .column2 span{
	font-style: italic;
	font-weight: 400;
}
h3 { 
	text-align: left;
}
.center {
	text-align:center;
	margin-top:0px;
}
h4{ 
	font-size: 50px;
	letter-spacing: 5px;
	color: #004c61;
	text-align: center;
	margin: -5px 0px;
}
h5{ 
	font-weight: 400;
	font-size: 40px;
	letter-spacing: 1px;
	color: #75a67d;
	line-height: 45px;
	text-align: center;
	border: 1.7px solid #75a67d;
	border-radius: 30px 0px 30px 0px;
	margin: 20px 0px;
	background-color: rgba(211,237,225,0.30);
		-webkit-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
}
h5 span{ 
	font-size: 30px;
	margin-top: 22px;
	line-height: 40px;
}
h6{ 
	font-weight:300;
	font-size: 22px;
	margin: 7px 0px; 
	letter-spacing: 1px;
	line-height: 22px;
	text-align: center;
	color: #004c61;
	font-weight: 500;
}
h6 span {color: #75a67d;
}
.programme { 
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #004c61;
}
.programme span { 
	font-size: 35px;
}
strong{ font-weight: 700;
	font-family: 'Flamenco', serif;
	}
.column3 {
	margin-top: -35px;
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 52px;
    -moz-column-gap: 52px;
    column-gap: 52px;
    -webkit-column-rule: 1px solid #004c61;
    -moz-column-rule: 1px solid #004c61; 
    column-rule: 1px solid #004c61;
	font-weight: 200;
	font-size: 15px;
	line-height: 25px;
	text-align: left;
	color: #004c61;
}
}



/*------------------------VON 999px------------------------*//*------------------------BIS 500px------------------------*/
/*------------------------VON 999px------------------------*//*------------------------BIS 500px------------------------*/
/*------------------------VON 999px------------------------*//*------------------------BIS 500px------------------------*/





@media (min-width: 500px) and (max-width: 999px) {

body {
	background-image: url("adl_bilder/adl_cover_1500px2.jpg");
	background-position: center auto;
	background-size: 100% auto;

}

.degrade{
	width: 100%;
	height: auto;
	padding: 125px 0 3px 0;
}
#title{ 
	width:  83%;
	padding: 0 9% 0 9%;
	height: auto;
	margin: 0 auto;
	color:#FFF;
	letter-spacing: 2px;
	text-align:center;
}
#logo img{
	width: 80px;
	height: 80px;
}
#logo {
	width: 80px;
	height: 80px;
	margin: -1px 10px 10px 10px;
	padding: 5px;
	border-radius: 60px 0px 60px 60px;
	moz-border-radius: 60px;
	webkit-border-radius: 60px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);  
	position: fixed;
	border: 1.7px solid #004c61;
}
#line { height: 11px; }


/*------------------------news------------------------*/
	
.news {
	height: auto;
	width: 100%;
	background: rgb(140,196,144);
	background: -webkit-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: -o-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: linear-gradient(to right, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
}
.news1, .news2, .hist {
	height: auto;
	width: 100%;
  	background-color: rgba(255,255,255,0.90);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	}
.news1{	background: rgb(245,254,255);
	background: -moz-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: -webkit-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5feff",endColorstr="#e2ecee",GradientType=1);
}
.news2{background: rgb(241,254,255);
background: -moz-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1feff",endColorstr="#e3f0f4",GradientType=1);
	}
.hist {background: rgb(113,177,171);
background: -moz-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b1ab",endColorstr="#447482",GradientType=1);
}
.hist .newsinhalt .column2	{
	font-weight: 400;
	font-size: 22px;
	line-height:30px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.4px;
}
.hist {
	text-align: justify;
	font-family: 'Flamenco', serif;

}
.newsinhalt {
	font-weight: 700;
	margin: 0 auto;
	padding: 20px 15% 20px 15%;
	height: auto;
}
.column2 {
	font-size: 16px;
	line-height: 25px;           
	text-align: center;
	color: #004c61;
	padding: 25px 0px;
	font-family: 'Open Sans', sans-serif;
}
.column2 img{
	width: 100%;
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	margin: 0 auto;
	display: block;
} 
.hist img {
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	display: block;
	margin: 20px 0px;
} 
h1{ 
	font-family: 'Flamenco', serif;
	font-size:50px;
	line-height:20px;
	margin-top: 80px;
	letter-spacing: 5px;
}
h2{ 
	font-size:25px;
	line-height:25px;
	margin-top: 70px;
	margin-bottom: -60px;
	letter-spacing: 0.60px;
}
h3, .center{ 
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #004c61;
	letter-spacing: 0.3px;
}
h3 span, .hist span, .column2 span{
	font-style: italic;
	font-weight: 400;
}
h3 { 
	text-align: left;
}
.center {
	text-align:center;
	margin-top:0px;
}
h4{ 
	font-size: 40px;
	letter-spacing: 5px;
	color: #004c61;
	text-align: center;
	margin: -5px 0px;
}
h5{ 
	font-family: 'Flamenco', serif;
	font-weight: 400;
	font-size: 30px;
	letter-spacing: 1px;
	color: #75a67d;
	line-height: 30px;
	text-align: center;
	border: 1.7px solid #75a67d;
	border-radius: 30px 0px 30px 0px;
	margin: 20px 0px;
	background-color: rgba(211,237,225,0.30);
		-webkit-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
}
h5 span{ 
	font-size: 25px;
	margin-top: 22px;
	line-height: 35px;
}
h6{ 
	font-weight:600;
	font-size: 18px;
	margin: 0px 0px; 
	letter-spacing: 1px;
	line-height: 18px;
	text-align: center;
	color: #004c61;
}
h6 span {color: #75a67d;
}
.programme { 
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #004c61;
}
.programme span { 
	font-size: 35px;
}
strong { font-weight: 700;
	font-family: 'Flamenco', serif;
}

}

/*------------------------VON 499px------------------------*//*------------------------BIS 40px------------------------*/
/*------------------------VON 499px------------------------*//*------------------------BIS 40px------------------------*/
/*------------------------VON 499px------------------------*//*------------------------BIS 40px------------------------*/
/*------------------------VON 499px------------------------*//*------------------------BIS 40px------------------------*/





@media (min-width: 40px) and (max-width: 499px) {

/*------------------------HEADER // NAVI------------------------*/

body {
	background-image: url("adl_bilder/adl_cover_500px2.jpg");
	background-position: center auto;
	background-size: 100% auto;

}

#line { padding-left: 100%; }
.degrade{
	width: 100%;
	height: 200px;
	padding: 120px 0 0 0;
}
#title{ 
	width:  83%;
	padding: 0 9% 0 9%;
	height: auto;
	margin: 0 auto;
	color:#FFF;
	letter-spacing: 2px;
	text-align:center;
}
#logo img{
	width: 50px;
	height: 50px;
}
#logo {
	width: 50px;
	height: 50px;
	margin: -1px 10px 10px 10px;
	padding: 5px;
	border-radius: 60px 0px 60px 60px;
	moz-border-radius: 60px;
	webkit-border-radius: 60px;
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);  
	position: fixed;
	border: 1px solid #004c61;
}

#line { height: 7px; }


/*------------------------INFORMATION //  LISTE------------------------*/

.news {
	height: auto;
	width: 100%;
	background: rgb(140,196,144);
	background: -webkit-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: -o-linear-gradient(left, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	background: linear-gradient(to right, rgba(140,196,144,0.9) 35%, rgba(92,218,142,0.9) 100%);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
}
.news1, .news2, .hist {
	height: auto;
	width: 100%;
  	background-color: rgba(255,255,255,0.90);
	-webkit-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	-moz-box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	box-shadow: 1px 1px 2px 0px rgba(50,50,50,0.3),1px 1px 3px 3px rgba(50,50,50,0.2);
	}
.news1{	background: rgb(245,254,255);
	background: -moz-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: -webkit-linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	background: linear-gradient(90deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f5feff",endColorstr="#e2ecee",GradientType=1);
}
.news2{background: rgb(241,254,255);
background: -moz-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
background: linear-gradient(266deg, rgba(245,254,255,0.97) 35%, rgba(226,236,238,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f1feff",endColorstr="#e3f0f4",GradientType=1);
	}
.hist {background: rgb(113,177,171);
background: -moz-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: -webkit-linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
background: linear-gradient(266deg, rgba(113,177,171,0.9) 35%, rgba(68,116,130,0.9) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#71b1ab",endColorstr="#447482",GradientType=1);
}
.hist .newsinhalt .column2	{
	font-weight: 400;
	font-size: 18px;
	line-height:28px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.4px;
	font-family: 'Flamenco', serif;
}
.hist {
	text-align: justify;
}
.newsinhalt {
	font-weight: 700;
	margin: 0 auto;
	padding: 20px 15% 20px 15%;
	height: auto;
}
.column2 {
	font-size: 16px;
	line-height: 25px;           
	text-align: center;
	color: #004c61;
	padding: 25px 0px; 
	font-family: 'Open Sans', sans-serif;
}
.column2 img{
	width: 100%;
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	margin: 0 auto;
	display: block;
} 
.hist img {
	border: 6px solid #fff;
	-webkit-box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 3px 3px 3px rgba(174,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 3px 3px 3px rgba(74,64,39,0.1),1px 1px 1px 1px rgba(152,134,86,0.1);
	display: block;
	margin: 20px 0px;
} 
h1{ 
	font-family: 'Flamenco', serif;
	font-size:40px;
	line-height:20px;
	margin-top: 80px;
	letter-spacing: 5px;
}
h2{ 
	font-size:25px;
	line-height:25px;
	margin-top: 70px;
	margin-bottom: -60px;
	letter-spacing: 0.60px;
}
h3, .center{ 
	font-weight: 600;
	font-size: 16px;
	line-height: 25px;
	color: #004c61;
	letter-spacing: 0.3px;
}
h3 span, .hist span, .column2 span{
	font-style: italic;
	font-weight: 400;
}
h3 { 
	text-align: left;
}
.center {
	text-align:center;
	margin-top:0px;
}
h4{ 
	font-size: 30px;
	letter-spacing: 5px;
	color: #004c61;
	text-align: center;
	margin: -5px 0px;
}
h5{ 
	font-family: 'Flamenco', serif;
	font-weight: 400;
	font-size: 30px;
	letter-spacing: 1px;
	color: #75a67d;
	line-height: 30px;
	text-align: center;
	border: 1.7px solid #75a67d;
	border-radius: 30px 0px 30px 0px;
	margin: 20px 0px;
	background-color: rgba(211,237,225,0.30);
	-webkit-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	-moz-box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
	box-shadow: 1px 1px 1px 1px rgba(152,134,86,0.1);
}
h5 span{ 
	font-size: 23px;
	margin-top: 22px;
	line-height: 35px;
}
h6{ 
	font-weight:600;
	font-size: 18px;
	margin: 0px 0px; 
	letter-spacing: 1px;
	line-height: 18px;
	text-align: center;
	color: #004c61;
}
h6 span {color: #75a67d;
}
.programme { 
	font-size: 25px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: center;
	color: #004c61;
}
.programme span { 
	font-size: 35px;
}
strong{ font-weight: 700;
	font-family: 'Flamenco', serif;
}

}
