* {
  margin: 0;
  padding: 0;
}


html
{max-width: 2880px;
}


body {
  
    
    font-size:100%;
    margin:0em;
    padding:0em;
}
#container{
	max-width: 100%;
	text-align: center;
	
}

#menubar {
	display:block;
	background:#ffffff;
}


#menubar ul {
	display: block;
	width:2em;
	padding:0.9em;
}

#menubar ul li {
	display:inline;
}

#menubar ul li a.menubutton {
	display:none;
}


	

header{
	display:block;

	text-align:left;
	
	}
	
header img{
	max-width:400px;
	
}

h1{
	font-size:2.5em;
	
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin:0em;
	text-align: center;
	}

	
h2{
	font-size:2.0em;
	
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin:0em;
	text-align: left;
	}

h8{
	font-size:1.8em;
	font-family: "Open Sans Condensed";
	
	}



h5{
	font-size:1.4em;
	line-height:1.2em;
    font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin:0.4em 0em;
	
}	

h6{
	list-style:square;
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#ffffff;
	line-height: 1.25em;
	padding:0em;
	margin:0.313em 0em;
	font-size:1.0em;
}

h10{
	text-align:left;
	font-family: "Open Sans Condensed";
	color:blueviolet;
	font-weight: 700;

}
h7{
	font-size:1.2em;
	line-height:1.2em;
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin-bottom: 0.6em;
	font-style: italic;
	
}	

h17{
	font-size:1.0em;
	line-height:1.0em;
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin-bottom: 0.6em;
	font-style: italic;
	
}	

h8{
	font-size:1.0em;
	line-height:1.2em;
    font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin:0.4em 0em;
	font-style: italic;
	
}	

h9{
	font-size:1.4em;
	line-height:1.2em;
    font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	margin:0.4em 0em;
	
	
}	

p{
	line-height:1.25em;
	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#ffffff;
	margin:0em;
	padding:1.25em;
	text-align:justify;
}

ul{
	margin:0px;
	padding:0px;
}

li{

	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#ffffff;
	line-height: 1.25em;
	padding:0em;
	margin:0.313em 0em 0.313em 0em;
	font-size: 1.0em;
}


ol{
	margin:30px;
	padding:0px;
}

ol li{

	font-family: "Open Sans Condensed";
	font-weight:100;
	color:#666666;
	line-height: 1.25em;
	padding:0em;
	margin:0.6em 0em 0.6em 0em;
	font-size: 1.0em;
}


img {
	width:90%;
	height:auto;
	max-width:100%;
}


table {
	padding:10px;
	
	line-height: inherit;
	font-size: 1.0em;
font-family: "Open Sans Condensed";

	
	}
td{
 padding: 4px;
	}



a {
	text-decoration: bold;
	color: #005f6a;
	
}


#main  { 
	    display: block;
	    width:96%;
	    max-width:1220px;
	    margin:1.25em auto;
	    padding:0em;
	  
	    }	
#main img{
		padding: 20px 0px;
		max-width:360px;
		display:inline-block;
        }		  
	  
#main article{
	    display:inline-block;
        width:65%;
	    background:ffffff;
	  
	    margin:0em;
	    
	    text-align:left;
	  font-family: "Open Sans Condensed";
		font-size: 1.2em;
		}
	
	#main article img{
	max-width: 1000px;
 	
		
        }	
        
        
      #main article section{
      	display:inline-block;
		width:45%;
		padding:0em;
		
      	font-size: 0.9em;
     
      } 

#main article section img{
		
	align: center;
	width:90%;
  }	
 

	#main aside{
		display:inline-block;
		width:24%;
		margin-left:2%;
		padding:0em;
		vertical-align:top;
       
		}
	#main aside section{
		margin:0em ;
	font-family: "Open Sans Condensed";
	   font-weight:100;
	   font-size:0.8em;
	   color:#666666;
	   padding: 0em 0.3em 1.3em  0.3em;
	    text-align:center;
	    border:0.1em solid#666666;
	}	
	
	#main aside section img{
		max-width:70%;
		
        }	
		
	
	
	#main aside section ul{
		padding:0em 1.875em 1.25em 2.5em;
	}
					
#main footer{
	
	 display: block;
	    width:100%;
	 
	text-align:center;
	background:#005f6a;
  
}	

#main footer ul{
	display:block;
	 
margin:0px auto;
	text-align:left;
	background-color: #005f6a;
}

#main footer ul li{
	display:inline;
	font-size:0.8em;
	line-height:1.8em;
	color:#E2DBDB;
	padding:1em 0em 0em 1em;
}

#main footer ul li a {
	color:#E2DBDB;
}




figure {
  position: relative;
  margin: 0;
  padding: 10px;
  width: 1220px;
 
}

figcaption {
  padding: 4px;
  text-align: center;
 font-family: "Open Sans Condensed";
  font-weight:60;
  font-size:1.6em;
	   color:#666666;
}

figure.einzel {
  display: inline-block;
  padding: 6px;
  width: 32%;
 
}


figure2 {
  position: relative;
  margin: 0;
  padding: 2px 2px;
  width: 1220px;
 
}

figcaption2 {
text-align: inherit;
 font-family: "Open Sans Condensed";
  font-weight:60;
  font-size:1.0em;
 color:#666666;
}

figure2.einzel {
  display: inline-block;
  padding: 4px 2px;
  width: 14%;
 
}

ul li {
		color:#666666;
		margin:0.8em 1.188em;
	    font-size: 1.0em;
		}


a{
	text-decoration:none;
	
}
nav {
	display:block;
	height:0.05em;
	background:#005f6a;
	text-align:right;
	}
	
	nav ul {
		display:block;
		}
		
	nav ul li {
		display:inline;
		margin:0em 0.188em 0em 0.188em;
		}
		
		
		
		nav ul li a {
		color:#666666;
		font-size:1.125em;
		line-height:2.5em;
		padding:0.563em 0.938em 0.375em 0.938em;
		transition:background 0.2s;
		-webkit-transition: background 0.2s;
		
		}
		
	nav ul li a:hover{
		background:#9477fc;
		border-bottom: 0.188em solid #9477fc;
		color:#ffffff;
	}	

	
nav ul li a.active{
	border-bottom:0.1em solid #9477fc;
}


navigation {
	list-style: none;
	height:0.05em;
	
	text-align:center;
	
	}
	
	navigation ul {
	margin: 4px;
	padding: 0;
	display: flex;
	flex-direction: column;
    background:#ededed;
    border-bottom: 1px solid #005f6a;
		}
		
	navigation ul li {
		display:inline;
		margin:0em 0.188em 0em 0.188em;
		}
		
		
		
		navigation ul li a {
		color:#666666;
		font-size:1.5em;
		line-height:2.5em;
		padding:0.563em 0.938em 0.375em 0.938em;
		transition:background 0.2s;
		-webkit-transition: background 0.2s;
		border-bottom: 1px solid #005f6a;
		
		}
		
	navigation ul li a:hover{
		background:#9477fc;
		border-bottom: 0.188em solid #9477fc;
		color:#ffffff;
	}	

	
navigation ul li a.active{
	border-bottom:0.2em solid #9477fc;
}






.wrapper{
	position: relative;
	width: 100%;
}
.wrapper p{
	clear: both;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.reference{
	padding-top: 40px;
}

@media screen and (max-width:1200px){
	figure img {width:100%;}
	figure {
		width: 100%;
	       }
	figure.einzel {
		 width: 48%;}
	figcaption {
  margin-left:30px;
  text-align: left;
}

}

@media screen and (max-width:1040px){
	figure img {width:100%;}
	figure {
		width: 100%;
	       }
	figure.einzel {
		 width: 38%;}
	figcaption {
  margin-left:20px;
  text-align: left;
}
figcaption2 {
text-align: inherit;
 font-family: "Open Sans Condensed";
  font-weight:60;
  font-size:0.9em;
 color:#666666;
}
}


@media screen and (max-width:800px){
	body{
		font-size:90%;
	   }
  #main aside section img{
		max-width:40%;
		 }	
	figcaption2 {
text-align: inherit;
 font-family: "Open Sans Condensed";
  font-weight:60;
  font-size:0.8em;
 color:#666666;
} 

}

@media screen and (max-width:800px) {
	#main aside, #main article {
		width:80%;
		display:block;
		margin:0.625em 0em 0.625em 0em;
	}
	
	figure img {width:100%;}
	figure {
		width: 100%;
	}
	figure.einzel {
		 width: 38%;}
}

@media screen and (min-width:550px){
	nav.nav {
		display:block;
	}
}

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

	body {
		font-size:86%;
	     }
	     
  #main aside section img{
		max-width:40%;	
        }	
	
	     
	#menubar ul li a.menubutton {
	display:block;
	}
	header img{
	max-width:260px;
	
}

figcaption2 {
text-align: inherit;
 font-family: "Open Sans Condensed";
  font-weight:60;
  font-size:0.8em;
 color:#666666;
}

	
	
    nav {
		display:none;
		height:auto;
		
	  }
	nav ul li{
		display:block;
		text-align: center;
		margin:0.3em 0em 0.3em 0em;
		color:white;
	}  
 	nav ul li a {
		color:#ffffff;
	}
	

#main {
	width:96%;
}

#main article{
        width:90%;
	    margin:0.8em;
	    padding:0;
	    text-align:left;
		
		}	
#main article img{
        width:100%;
	   
		
		}	

  #main article section{
      	
		width:90%;
		margin:1em;
		padding:1em;
		vertical-align:top;
      	font-size: 0.9em;
     
      } 

#main article section img{
		margin:1em;
		padding:1em;
		width:100%;
		box-shadow: 0px 0px 10px 5px #4c4948;
		border-radius:1px;  
		 
        }	
	
	
	#main aside{
        width:90%;
	    margin:0.8em;
	    padding:0;
	    text-align:left;
		
		}	
	
	
figure img {width:100%;}
	figure {
		width: 90%;
	       }
	figure.einzel {
		 width: 90%;}
	figcaption {
  margin-left:10px;
  text-align: center;
  font-size: 18px;
}

figure2.einzel {
  display: inline-block;
  padding: 4px 2px;
  width: 22%;
 
}

}










p,h4,pre {
  text-align: left;
  max-width: 540px;
  margin: 0 auto 20px;
  }


.rslides {
  margin: 0 auto 40px;
  }

#slider2,
#slider3
#slider1 {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  margin: 0 auto;
  }

.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  font-size: 18px;
  list-style: none;
  margin: 0 auto 50px;
  max-width: 540px;
  padding: 10px 4px;
  text-align: center;
  width: 100%;
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }

/* Callback example */

h3 {
  font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  }

.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 50px;
  position: relative;
  float: left;
  width: 100%;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  width: 100%;
  border: 0;
  }

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: #cccccc;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 10px 20px;
  margin: 0px 0 0 10px;
  max-width: 570px;
  }

.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
 background: transparent url("../themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #666;
}

#slider3-pager a {
  padding: 0;
}

@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
  .callbacks_nav {
    top: 47%;
    }
  }


