﻿/*general Style*/

body{
	Background-color:#616161;
	font-size:100%;
	Margin:0em;
	padding:0em;
}
h1{
	font-size:2.5em;
	line-height:3.8em;
	font-family:cambria;
	font-weight:100;
	Color:#22aa00;
	margin:0em;
}
h25{
	font-size:1.5em;
	line-height:3.8em;
	font-family:albertus;
	font-weight:100;
	Color:#22aa00;
	margin:0em;
}
h2{
	font-size:1.563em;
	line-height:1.8em;
	font-family:albertus;
	font-weight:100;
	Color:#2f2d2c;
	margin:0em;
	padding:1.25em;
	text-align:left;
}

iframe{
	width:90%;
	/*height:90%;*/
	max-width:90%;
}

}
h50 iframe{
	width:90%;
	height:2000px;
	max-width:100%;
}

h35{
	font-size:1em;
	line-height:1em;
	font-family:albertus;
	font-weight:100;
	Color:#22aa00;
	margin:0em;
	padding:1.25em;
	text-align:left;
}

h44{
	line-height:1em;
	font-family:albertus;
	font-weight:100;
	Color:#22aa00;
	margin:0em;
	padding:1.25em;
	text-align:justify;
}


h44 img{
	max-width:45px;
	border-radius: 1px;
}




p {
	line-height:1.8em;
	font-family:albertus;
	font-weight:100;
	font-size:1.05em;
	Color:#2f2d2c;
	margin:0em;
	padding:1.25em;
	text-align:justify;
}
ul {
	margin:0px;
	padding:0px;
}
li{
	list-style:square;
	font-family:albertus;
	font-weight:100;
	Color:#22aa00;
	line-height:1.25em;
	margin:0em;
	padding:0em;
	margin:0.313em 8em 0.313em 0em;}
img{
	width:98%;
	height:auto;
	max-width:98%;
}

a{
	text-decoration: none;
}
a a55 img{
	width:20%;
	height:auto;
	max-width:30px;
	max-height:25px;
	box-shadow: none;

} */

/* on top bar*/
#menubar {
	display:block;
	background:#22aa00;
	
}
#menubar ul {
	display:block;
	width:2em;
	padding:0.9em;
	
}
#menubar ul li {
	display:inline;}
#menubar ul li a {
display:none;
}
/*header*/
header {
	display:block;
	background-color:#2d2d2d;
	text-align:center;
}
header img{
	height:150px;
	width:auto;
	padding:5px;
}
/*navication*/
nav{
	display:block;
	height:2,5em;
	Background-color:#22aa00;
	text-align:center;
	position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1;

	}
nav ul {
	display:block;
}
nav ul li {
	display:inline;
	margin:0em 0.188em 0em 0.188em;

}
nav ul li a {
	color:#ffffff;
	font-size:1.125em;
	line-height:2.5em;
	padding:0.563em 0.938em 0.375em 0.983em;
	transition:background0.2s;
	-webkit-transition:background0.2s;}
nav ul li a:hover {
	background:#2d2d2d;
	border-bottom: 0.188em solid #ffffff;
}
nav ul li a.active {
	border-bottom: 0.188em solid #ffffff;
}
/*content area*/
#main {
	display:block;
	width:96%;
	max-width:1200px;
	margin:1.25em auto;
	padding:0em;
}
#main article {
	display:inline-block;
	width:75%;
	background:#ffffff;
	vertical-align:top;
	margin:0em;
	padding:0em;
	text-align:center;
	border-bottom: 0.188em solid #22aa00;
}
#main article img {
	width:auto;
	height:100px;
	box-shadow:0px 0px 10px -5px #4c4948;
	border-radius: 5px;
}

#main aside {
	display:inline-block;
	width:20%;
	margin-left:1%;
	padding:0em;
	vertical-align:top;
	text-align:center;
	

}



#main aside section {
	
	margin-bottom:1.563em;
	background:#fff;
	border-bottom: 0.188em solid #22aa00;
	/*text-align:center;*/
}

#main article h2 {
padding: 1em 1.8em 1em 1.8em;}
#main aside section ul {
	padding:0em 1.875em 1.25em 2.5em;
}
/*footer*/
footer {
	display:block;
	background:#2d2d2d;
	text-align:center;
	border-bottom: 0.090em solid #22aa00;
}
footer ul {
	display:block;
	width:100%;
	max-width:1200px;
	text-align:center ;
	margin:0px auto;}
footer ul li {
	display:inline;
	font-size:0.8em;
	line-height:2.8em;
	color:#22aa00;
	padding:0em 0.625em 0em 0.625em;
}
footer ul li a{
	color:#22aa00;}
	
footer ul p{
	display:block;
	width:96%;
	max-width:770px;
	margin:1.25em auto;
	padding:0em;
	color:#22aa00;
	text-align:center;
	font-size:0.8em;
	}

/*mobilstyle*/
@media screen and (max-width:900px) {
	body {
font-size:90%
}
}
@media screen and (max-width:800px) {
#main aside, #main article {
	width:100%;
	display:block;
margin:0.625em 0em 0.625em 0em;}
}
@media screen and (min-width:700px) {
	nav.nav {
	display:block !important;
}

}
@media screen and (max-width:700px) {
	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;
}

 }
 /*embded Container*/
h6 .embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
  text-align:center
}
h6 .embed-container iframe {

  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 110%; 
}
/* ratio 4x3 */
h6 .embed-container.ratio4x3 {
  padding-bottom: 75%;
}

.elastic-video {
	position: relative;
	padding-bottom: 55%;
	padding-top: 15px;
	height: 0;
	overflow: hidden;
}
.elastic-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	
}

.elastic-video-wrapper {
	width: 1000px;
	max-width: 100%;
	
	
}
/*uploadscript*/
#upload-wrapper {
	max-width: 80%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	background: #d2d2d2; /*Hindergrund Uploader*/
	padding: 30px;
	border-radius: 10px;
}
#upload-wrapper h3 {
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 20px 0px;
	margin-top: -30px;
	border-bottom: 1px dotted #DDD;
}
#upload-wrapper input[type=file] {
	padding: 6px;
	background: #FFF;
	border-radius: 5px;
	max-width:90%;
}
#upload-wrapper #submit-btn {
	border: none;
	padding: 7px;
	background: #646464; /*Farbe Button Upload*/
	border-radius: 5px;
	color: #22aa00;
	max-width:250px;
	
}
#output{
	padding: 5px;
	font-size: 12px;
}

/* prograss bar */
#progressbox {
	border: 2px solid #646464;
	padding: 2px; 
	position:relative;
	max-width:350px;
	border-radius: 3px;
	margin: 10px;
	display:none;
	text-align:left;
}
#progressbar {
	height:30px;
	border-radius: 3px;
	background-color: #646464;
	width:1%;
}
#statustxt {
	top:2px;
	left:50%;
	position:absolute;
	display:inline-block;
	color: #22aa00;
	font-size:2em;
	
}

#main h30 img{
	max-width:50px;
	position:relative;
	

}

#main h66 img{
	max-width:100px;
	position:relative;
	

}

h78 {
	color:red;
}

img.zoom {
 transition: transform 0.8s;
 -moz-transition: transform 0.8s;
 -webkit-transition: transform 0.8s;
 -o-transition: transform 0.8s;
 -ms-transition: transform 0.8s;
}
img.zoom:hover {
 transform: scale(1.2, 1.2);
 -moz-transform: scale(1.2, 1.2);
 -webkit-transform: scale(1.2, 1.2);
 -o-transform: scale(1.2, 1.2);
 -ms-transform: scale(1.2, 1.2);
 max-height:450px;
}
.buttonblue {
background:    #073763;
background:    linear-gradient(#3d85c6, #073763 50%, #3d85c6);
border-radius: 5px;
width:         180px;
height:        40px;
color:         #ffffff;
display:       inline-block;
font:          italic normal 18px/40px "Komika", cursive;
text-align:    center;
text-shadow:   1px 1px #000000;
cursor:pointer;
}
.buttonorange {
background:    #073763;
background:    linear-gradient(#ff9900, #073763 50%, #ff9900);
border-radius: 5px;
width:         180px;
height:        40px;
color:         #ffffff;
display:       inline-block;
font:          italic normal 18px/40px "Komika", cursive;
text-align:    center;
text-shadow:   1px 1px #000000;
cursor:pointer;

}
.buttonblue1 {
background:    #073763;
background:    linear-gradient(#3d85c6, #073763 50%, #3d85c6);
border-radius: 5px;
width:         350px;
height:        40px;
color:         #ffffff;
display:       inline-block;
font:          italic normal 18px/40px "Komika", cursive;
text-align:    center;
text-shadow:   1px 1px #000000;
cursor:pointer;
}
.buttonmt {
background:    #073763;
background:    linear-gradient(#3d85c6, #073763 50%, #3d85c6);
border-radius: 5px;
width:         300px;
height:        40px;
color:         #ffffff;
display:       inline-block;
font:          italic normal 18px/40px "Komika", cursive;
text-align:    center;
text-shadow:   1px 1px #000000;
cursor:pointer;
}
.buttongr {
background:    #22aa00;
background:    linear-gradient(#3d85c6, #073763 50%, #3d85c6);
border-radius: 5px;
width:         300px;
height:        40px;
color:         #ffffff;
display:       inline-block;
font:          italic normal 18px/40px "Komika", cursive;
text-align:    center;
text-shadow:   1px 1px #000000;
cursor:pointer;
}

td {
  border-collapse: collapse;
  border: 1px black solid;
}
tr:nth-of-type(5) td:nth-of-type(1) {
  visibility: hidden;
}
.rotate {
  /* FF3.5+ */
  -moz-transform: rotate(-90.0deg);
  /* Opera 10.5 */
  -o-transform: rotate(-90.0deg);
  /* Saf3.1+, Chrome */
  -webkit-transform: rotate(-90.0deg);
  /* IE6,IE7 */
  filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
  /* IE8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
  /* Standard */
  transform: rotate(-90.0deg);
}
