/* General Style */
body{
	background-color: #1B3D59;
	font-size:100%;
	margin:0em auto;
	padding:0em auto;		
}

.index_title {
	text-align: left;
}

h1 	{
	font-size:2.5em;
	line-height:3em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	margin:0em;	
}

h2	{
	font-size:2em;
	line-height:2.3em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	margin:0em;	
	padding:1.25em;
	text-align: left;
}

h3  {
	font-size:1.5em;
	line-height:2em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	margin:0em;	
	padding:0.75em;
	text-align: center;
}

h4   {
	font-size:1.2em;
	line-height:1.7em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	margin:0em;	
	padding:0.70em;
	text-align: center;
}

h5   {
	font-size:1.4em;
	line-height:1.9em;
	font-family:Helvetica;
	font-weight:100;
	color: #fff;
	margin:0em;	
	padding:0em;
	text-align: left;
}

h6    {
	font-size:1.1em;
	line-height:1.6em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	margin:0em;	
	padding:0.75em;
	text-align: center;
}


p	{
	line-height:1.3em;
	font-family:Helvetica;
	font-size: 1.4em;
	font-weight:100;
	color:#fff;
	margin:0em;	
	padding:0em;
	text-align: left;
}

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

li	{
	list-style: square;
	font-family:Helvetica;
	font-weight:100;
	color:#fff;
	line-height:1.25em;
	margin:0em;	
	padding:0em;
	margin:0.313em 0em 0.313em 0em;
}

img {
	display:block;
	width: 90%;
	height:auto;
	
}

a	{
	text-decoration: none;
}	

/* On Top Bar */

#menubar {
	display:block;
	background:#1B3D59;
}
#menubar ul {
	display:block;
	width:2em;
	padding:0.9em;
}
#menubar ul li {
	display:inline;
}
#menubar ul li a.menubutton {
	display:none;
}

/* header */
header img {	
	width: 100%;
	
}



/* Navigation */

nav {
	display:block;
	height:2.5em;
	background:#1B3D59;
	text-align:center;
}

nav ul {
	display:block;
}

nav ul li {
	display:inline;
	margin:0em 0.188em 0em 0.188em;
}

nav ul li a {
	color:#0070BA;
	font-size:1.4em;
	line-height:2.5em;
	padding:0.563em 0.938em 0.375em 0.983em;
	transition: background 0.2s;
	-webkit-transition: background 0.2s;

}

nav ul li a:hover {
	background:#1B3D59;
	border-bottom: 0.188em solid #62C1D3;
	box-shadow:0px 0px 10px -5px #62C1D3;
}

nav ul li a.active {
	border-bottom: 0.188em solid #62C1D3;
}	

/* Content Area */








/* Content Area */

@import url(https://fonts.googleapis.com/css?family=Istok+Web);
@keyframes slidy {
0% { left: 0%; }
20% { left: 0%; }
25% { left: -100%; }
45% { left: -100%; }
50% { left: -200%; }
70% { left: -200%; }
75% { left: -300%; }
95% { left: -300%; }
100% { left: -400%; }
}


figure { 


margin: 0;

}
div#captioned-gallery { 
	width: 90%;
	height: 400px;
	overflow: hidden;
	height: auto;
  	border: solid 1px #c5b358;	
	box-shadow:0px 0px 10px -5px #c5b358;
	border-radius: 5px; 
	margin: auto;
	

}

figure.slider { 
  position: relative; width: 500%;
  font-size: 0; animation: 10s slidy infinite; 
}
figure.slider figure { 
  width: 20%; height: auto;
  display: inline-block;  position: inherit; 
}
figure.slider img { width: 100%; height: auto;
	
	
		}
		figure.slider figure figcaption { 
  position: absolute; bottom: 0;
    color:#A8A9AD; width: 100%;
  text-align: center;
  font-size: 1.4rem; padding: .6rem; 
}

#main {
	display: block;
	width: 90%;
	margin: 2.5% auto;
	padding:0em;
}

#main article {
	display:inline-block;
	width:65%;
	background: #1B3D59;
	vertical-align: top;
	margin:0em;
	padding:0em;
	text-align: center;
	color: #62C1D3;
}

div#logo_1 {
	width:13%;
	float:left;
	
	
}

div#auflistung {
	
	font-size:115%;
	line-height:2.9em;
	font-family:Helvetica;
	font-weight:100;
	margin:0% 20% auto;
	text-align: left;
	
}

#article_title {font-size:2em;
	line-height:2.5em;
	font-family:Helvetica;
	font-weight:100;
	color:#62C1D3;
	margin:0em;	
	padding:0em;
	text-align: left;	
}



#main aside {
	display: inline-block;
	background-color: #1B3D59;
	width: 30%;
	margin-left: 4%;
	padding: 0em;
	vertical-align: top;
	padding-bottom: 0em;	
}

#main aside section {
	background-color: #4483B7;
	border-top: 0.500em solid #0070BA;
	margin:0em 0em 1.5em 0em;	
	padding-bottom: 1em;
	
}

#main aside section ul {
	padding:0em 1.875em 1.25em 2.5em;
}

/* Footer */

footer {
	display:block;
	width:100%;
	background: url("../img/footer.png");
  	text-align: center;
	margin:0px auto;
}

footer ul {
	display:block;
	background-color: rgba(0, 111, 185, 0.7);
	width:100%;
	text-align: center;
	margin:auto;
	margin-bottom:  1.563em;	
}

footer ul li {
	display:inline;
	font-size:1.5em;
	line-height:2.8em;
	color:#E2DBDB;
	padding:0em 0.625em 0em 0.625em;
}

footer ul li a {
	color:#E2DBDB;
}
/* Icon */

div#social_media { 
	display:flex;
	justify-content: center;
	width: 100%;
	height: 25px;
	margin-bottom: 1.563em;
	
}

div#social_media img { 
	
	width: 25px;
	height: 25px;
	margin-left: 0.5%;
	margin-right: 0.5%;
}



/* Index Seite */

#werbung_title  {
	font-size: 120%;
	line-height:1.6em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	text-align: center;	
	margin-top: 1em;
	margin-bottom: 1em;
}

#werbung_title_angebot{
	font-size: 100%;
	line-height:1.6em;
	font-family:Helvetica;
	font-weight:100;
	color:#ffffff;
	text-align: center;	
	padding-left: 2em;
	padding-right: 2em;
}



/* Kontakt Seite */

.google_maps {
	display: block;
	width: 99%;
	height: 600px;
	margin: auto;

		
	}

section #schrift_kontakt ul li {
	text-align: center;
	list-style: none;
	font-size: 115%;
}

.tel  
{
	color: #fff;
}

.mail {
	
	color: #fff; 
}

.mail img {
	
	display:inline;
}



section #profile img
{
	display: flex;
	max-width: 50%;
	margin: auto;
	height: auto;
	border: solid 1px #0070BA;	
	box-shadow:0px 0px 10px -5px #0070BA;
	border-radius: 5px; 
}

/* shop.html Seite */

#main_shop {
	display: block;
	width: 89%;
	margin: 3em auto;
	padding:0em;
}

#shop_article {
	display: block;
	width:100%;
	font-size: 1.7em;
	Color: #f0f0f0;
	text-align: center;
	margin-bottom: 20px;
}

#shop_gallery { 
	width: 25%;
	overflow: hidden;
	height: auto;
  	border: solid 1px #f0f0f0;	
	box-shadow:0px 0px 20px -15px #f0f0f0;
	border-radius: 5px; 
	margin: auto;
}



#text 			{
	font-size: 1.3em;
	Color: #c5b358;
	margin: 20px auto;
	text-align: center;
	padding-bottom: 20px;
	border-bottom: solid 1px #c5b358;	
}


/* Mobile Style */

@media screen and (max-width:800px) {
	body {
		font-size:90%;
		}
}

@media screen and (max-width:600px) {
	#main aside, #main article {
	width:100%;
	display:block;
	height: auto;
	margin:0.625em 0em 0.625em 0em;
	}
}

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

@media screen and (max-width:550px) {
	body {
		font-size:86%;
	}
	#menubar ul li a.menubutton {
		display:block;
	}
	nav {
		display:none;
		height:auto;
	}
	nav ul li {
		display:block;
		margin:0.3em 0em 0.3em 0em; 
	}
}
