@charset "utf-8";
/* CSS Document */

body, .nav, .menu {
    display: flex;
    justify-content: center;
    height: auto;
	align-items: center;
}

.nav {
  	float: left;
    position: relative;
    background-color: #fff;
    padding: 20px;
    transition: 0.5s;
    border-radius: 40px;
    overflow: hidden;
    box-shadow: 0 8px 15px rgba(0,0,0,.2);
}

.menu {
    margin: 0;
    padding: 0;
    width: 0;
    overflow: hidden;
    transition: 0.5s;
}

.nav input:checked ~ .menu {
    width: auto;
}

.menu li {
    list-style: none;
    margin: 0 10px;
}

.menu li a {
    text-decoration: none;
    color: #666;
    text-transform: uppercase;
    font-weight: 600;
    transition: 0.5s;
}

.menu li a:hover {
    background-color: #666;
}

.nav input {
    width: 40px;
    height: 40px;
    cursor: pointer;
    opacity: 0;
}

.nav span {
    position: absolute;
    left: 30px;
    width: 30px;
    height: 4px;
    border-radius: 45px;
    background-color: #666;
    pointer-events: none;
    transition: 0.5s;
}

.nav input:checked ~ span {
    background-color: #666;
}

.nav span:nth-child(2) {
    transform: translateY(-8px);
}

.nav input:checked ~ span:nth-child(2) {
    transform: translateY(0) rotate(-45deg);
}
.nav span:nth-child(3) {
    transform: translateY(8px);
}

.nav input:checked ~ span:nth-child(3) {
    transform: translateY(0) rotate(45deg);
}

.runde-eckeng {
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px
}

#infotext {
	
  	border-radius: 25px;
	float: center;
	width: 770px;
	height: auto;
	margin: 3px;
	text-align: left;
	font-size: 12px;
	padding-left: 8px;
	background-color: #FFF;
	color: #000000;
	border-top: ridge;
	border-right: ridge;
	border-left: ridge;
	border-bottom: ridge;
	border-color: #FFF;
 	box-shadow: 10px 20px 15px silver;
}
#Schatten {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 30px;
line-height: 50px;
padding-bottom: 50px;
right: auto;
position: relative;
}

#Schatten .Text1 {
	position:absolute;
	top:10px;
	left:240px;
	color: #FFF;
}

#Schatten .Text2 {
	position:absolute;
	top:11px;
	left:241px;
	color: #333;
}

#Schattenw {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 24px;
line-height: 24px;
padding-bottom: 0px;
right:auto;
position:relative;
text-shadow:#3a3a3a 1px 1px 1px;

}

#Schattenw .Text1 {
	position: absolute;
	top: 10px;
	left: 101px;
	color: #666;
}

#Schattenw .Text2 {
	position: absolute;
	top: 10px;
	left: 101px;
	color: #a34633;
}
#Schattenw .Text3 {
	position:absolute;
	top:11px;
	left:101px;
	color: green;
}

#Schattenw .Text4 {
	position:absolute;
	top:11px;
	left:101px;
	color: blue;
}

#Schattenw .Text5 {
	position:absolute;
	top:11px;
	left:101px;
	color: gray-light;
}


#team {
	float: center;
	margin: 2px auto;
	width: 780px;
	border: 0px solid #ffa;
	height: auto;
	background-color: FF9900;
}


#content {
	float: center;
	border-color: #FFF;
	width: 90%;
	height: auto;

}

#start {
	margin: 2px auto;
	width: 780px;
	border: 0px solid #ffa;
	height: auto;
	background-color: FF9900;
}

.leftfenster {
	float: left;
	width: 31%;
	height: auto;
	margin-left: 10px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 8px;
	background-color: #FFF;
	color: #000000;
	border-top: outset;
	border-right: ridge;
	border-left: outset;
	border-bottom: ridge;
	border-color: #666;
}

.lefttip {
	float: left;
	width: 31%;
	height: auto;
	margin-left: 10px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 8px;
	background-color: #FFF;
	color: #000000;

}

.righttip {
	float: right;
	width: 61%;
	height: auto;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 0px;
	background-color: #FFF;
	color: #000000;
	border-top: outset;
	border-right: ridge;
	border-left: outset;
	border-bottom: ridge;
	border-color: #FFF;
}

.centertip {
	float: center;
	width: 61%;
	height: auto;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-left: 0px;
	background-color: #FFF;
	color: #000000;
	border-top: outset;
	border-right: ridge;
	border-left: outset;
	border-bottom: ridge;
	border-color: #FFF;
}

.middle {
	float: center;
	width: 51%;
	height: auto;
	margin:  0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #666;
	background-color: #CCC;
	border-color: #666;
	border-top: outset;
	border-right: ridge;
	border-left: outset;
	border-bottom: ridge;
}


.middle h2 { 
	color: #FFF; 
	font-size: 14px; 
	margin-bottom: 10px; 
	margin-top: 10px;
	}



.arrow {
	float: right;
	width: 34px;
	height: 14px;
	margin: 3px;
	text-align: center;
	font-size: 10px;
	padding-left: 8px;
	background-color: #FFF;
	color: red;
	border-top: outset;
	border-right: ridge;
	border-left: outset;
	border-bottom: ridge;
	border-color: #FFF;
}

/* BackToTop button css */
#scroll {
    position:fixed;
    right:10px;
    bottom:80px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#CCC;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff
}
#scroll:hover {
    background-color:yellow;
    opacity:1;
    filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}

.text {
	position:fixed relative 0;
	float: left;
	width: 600px;
	height: auto;
	margin:  0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	color: #FFF;
	background-color: #CCC;
}


  .createBox {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -160px;
    margin-top: 50px;
    z-index: 1;
    width: 275px;
    height: 275px;
    outline: none;
  }
  
  .createBox textarea {
    width: 275px;
    height: 275px;
    padding: 25px;
    font-family: inherit;
    outline: none;
    resize: none;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.9);
  }
  
  .notes {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin-top: 10px;
  }
  
  .note {
    width: 250px;
    height: 250px;
    padding: 15px;
    //transition: 2s;
    cursor: pointer;
    overflow-wrap: break-word;
    box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, 0.75);
  }
  
  .note h1 {
    font-size: 1.5rem;
  }
  
  /* BackToTop button css */
.style1 {
	color: #FF6600
}
.style2 {color: #660000}
.style3 {
	color: ##FF660;
	font-size: 16px;
	font-weight: bold;
	background-color:
}
.style4 {
	background-color:: yellow;
}
.bildcircle {

	border-radius: 300px;
	-moz-border-radius: 300px;
	-webkit-border-radius: 300px

}
.rund {
	border-radius: 200px;
	-moz-border-radius: 200px;
	-webkit-border-radius: 200px
}

.runde-ecken {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px
}
