body {

	font-family:  Helvetica;
	font-size: 13px;
	text-align: center;
	background-color: #ffffff;
	cursor: url(images/Kamelle.png),pointer;
/** Scrollverobt **/
/**	overflow: hidden; **/
	
/** Markierverbot **/
-khtml-user-select: none;
-moz-user-select:none;
-webkit-user-select: none;
-ms-user-select: none;
	
	}
	

/** Überschrift Pop Up**/
h2{
	font-size: 2em; color: #ff7575; font-weight: bolder;
}

/** Links**/
p{ font-size: 1.3em; line-height: 0%; font-weight: normal;	color: #68b1ff; text-decoration: none;
}

/**  Wackeln durch überfahren der Schrift im Menu**/
 @-webkit-keyframes wiggle {
	0% {
		-webkit-transform:rotate(1deg);
	}
	50% {
		-webkit-transform:rotate(-1deg);
	}
	100% {
		-webkit-transform:rotate(2deg);
	}
}
 p:hover{

}

/** Spaltenüberschrift**/
h1{
	font-size: 2em; color: #ff7575; 
}
#Schueler a {
	text-align: center; display:block; 
}
#Lehrer a {
	text-align: center; display:block; 
}
#Sonstiges a {
	text-align: center; display:block;
}


/** Überschrift RHS**/
h3 { 
 	color: #ffa144;
 	text-decoration:none;
 	font-weight: 600;
 	text-align: center;
	font: bold 400% Consolas, Monaco, monospace;
}

/** Logos im Menu**/
.Logo{
width: 33px;
}


/** Pop Up**/
.link2 {
	display: table-cell;
	vertical-align: middle;
	text-align: left;  color: #6495ed;
	padding: 0px; margin: 0px; width: 300px; height: 30px;
   background-color:whitesmoke;
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.5);
	z-index: 99999;
	opacity:0;
	-webkit-transition: opacity 600ms ease-in;
	-moz-transition: opacity 600ms ease-in;
	transition: opacity 600ms ease-in;
	pointer-events: none;
}

.modalDialog:target {
	opacity:1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 600px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 3px;
	background: whitesmoke;
}

/** Pop Up Schließen**/
.close {
	background: gray;
   text-decoration: none;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -12px;
	width: 24px;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover { background: steelblue; 
}

/**  Balken **/
nav {
  float: left;
  margin-left: -20px;
  width: 110%;
  height: 85px;
  background:#4fb4f2;
margin-top: -20px;
	z-index:1;
box-shadow: 0.03px 10px 20px grey;
}

/**  Balken unten**/
.unten{
background-color: #e05b3a;
margin-top: 40px;
height: 200px;
box-shadow: -0.03px -10px -20px grey;
}

nav a {
  display: block;
  color: whitesmoke;
}
nav ul li {
  position: relative;
  float: left;
  list-style: none;
  color: grey;
  transition: 0.5s;
}

/** Bild RHS Logo**/
.mainpic{
height: 100px;
width: 300px;
margin-bottom: -30px;
}
IMG.mainpic {
    display: block;
    margin-left: auto;
    margin-right: auto
}
/** Eis **/
.Eis1{
height: 250px;
position: relative;
margin-right: -50px;
margin-bottom: -570px;
transform: rotate(-1deg);
z-index: -1;
}

.Ballon{
height: 250px;
position: relative;
margin-right: -1200px;
margin-bottom: -500px;
z-index: -10;
}

/** Boot **/
.Boot{
height: 260px;
position: relative;
margin-right: 50px;
margin-bottom: -680px;
transform: rotate(0deg);
-webkit-animation: wiggle 1.6s infinite; 
}

/**  Linie Pop Up **/
hr{
background-color: lightsteelblue;
height: 2px;
border: none;
margin-top: -15px;
}

/**  Formatierung der 3 Menu-Spalten **/
.floating-box {
  	display: inline-block;
   margin: 50px;
   margin-top: -160px;
}

/**  Osterkorb, Tannenbaum und Kürbis**/
.Osterkorb{
height: 200px;
position: relative;
margin-right: -1300px;
margin-bottom: -730px;
z-index: 1;
}

/**Vogel**/
.Vogel{
width: 200px;
position: absolute;
  right: 1400px;
-webkit-animation: wiggle 1.6s infinite; 
}

/**Glocke**/
.Glocke{
width: 200px;
position: absolute;
  right: 300px;
  z-index: -1;
  top: 30px;
-webkit-animation: wiggle 4s infinite;
}
@-webkit-keyframes wiggle { 
    0% { transform: rotate(7deg); }
  50% { transform: rotate(-35deg); }
  100% { transform: rotate(7deg); }
}
         
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/**  Sonne**/
body {

  background-image:  url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle opacity="0.5" fill="%23FFFFFF" cx="28.75" cy="22.338" r="0.713"/><circle opacity="0.2" fill="%23FFFFFF" cx="26.75" cy="79.443" r="0.307"/><circle opacity="0.5" fill="%23FFFFFF" cx="50" cy="41.884" r="0.308"/><circle fill="%23FFFFFF" cx="12.883" cy="42.25" r="0.367"/><circle opacity="0.4" fill="%23FFFFFF" cx="80" cy="72.818" r="0.307"/><circle opacity="0.5" fill="%23FFFFFF" cx="55.625" cy="12.375" r="0.308"/><circle opacity="0.2" fill="%23FFFFFF" cx="73.307" cy="89.375" r="0.308"/><circle opacity="0.5" fill="%23FFFFFF" cx="73" cy="53.884" r="0.308"/><circle opacity="0.5" fill="%23FFFFFF" cx="38.875" cy="89.432" r="0.385"/></svg>');
  background-size: 20rem 20rem;
}
.sun {
  position: absolute;
  left: 0;
  right: -950px;
  top: -500px;
  bottom: 0;
  width: 10rem;
  height: 10rem;
  margin: auto;
}
.body {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: -webkit-linear-gradient(left bottom, #e8e688, #f2f08a);
  background: -moz-linear-gradient(left bottom, #e8e688, #f2f08a);
  box-shadow: inset 0 0 3rem #e8e688;
}
.rays {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  box-shadow: 0 0 7rem #fffdaa;
}
.ray {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e8e688;
  animation: rays 0.5s alternate infinite linear;
}
.ray:first-child {
  transform: rotate(30deg);
  animation-delay: 0.3s;
}
.ray:last-child {
   transform: rotate(60deg);
   animation-delay: 0.6s;
}
@keyframes rays {
  from { border-radius: 50%;}
  to { border-radius: 45%;}
}
-------------------------------------------------------------------------------------
//* Schneeflocken*//
body {}
#snow{
	background: none;
	font-family: Androgyne;
	background-image: url('http://www.wearewebstars.dk/codepen/img/s1.png'), url('http://www.wearewebstars.dk/codepen/img//s2.png'), url('http://www.wearewebstars.dk/codepen/img//s3.png');
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:-1;
	-webkit-animation: snow 10s linear infinite;
	-moz-animation: snow 10s linear infinite;
	-ms-animation: snow 10s linear infinite;
	animation: snow 10s linear infinite;
}
@keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-moz-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 400px 1000px, 200px 400px, 100px 300px;}
}
@-webkit-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}
@-ms-keyframes snow {
  0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
  50% {background-position: 500px 500px, 100px 200px, -100px 150px;}
  100% {background-position: 500px 1000px, 200px 400px, -100px 300px;}
}	
---------------------------------------------------------------------------------------------------------------------------------------
//*Blätter fallen *//
body {background: #222;}

/* leaf animations */

#leaves {position:relative;top:-400px;width:100%;text-align: right; z-index: -1}

#leaves i {
    display: inline-block;
    width: 200px;
    height: 150px;
    background: linear-gradient(to bottom right, #309900, #005600);
    transform: skew(20deg);
    border-radius: 5% 40% 70%;
    box-shadow: inset 0px 0px 1px #222;
    border: 1px solid #333;
    z-index: 1;
    -webkit-animation: falling 5s 0s infinite;
}

#leaves i:nth-of-type(2n) { -webkit-animation: falling2 5s 0s infinite; }
#leaves i:nth-of-type(3n) { -webkit-animation: falling3 5s 0s infinite; }

#leaves i:before {
  position: absolute;
  content: '';
  top: 117px;
  right: 9px;
  height: 27px;
  width: 32px;
  transform: rotate(49deg);
  border-radius: 0% 15% 15% 0%;
  border-top: 1px solid #222;
  border-bottom: 1px solid #222;
  border-left: 0px solid #222;
  border-right: 1px solid #222;
  background: linear-gradient(to right, rgba(0,100,0,1), #005600);
  z-index: 1;
}

#leaves i:after {
  content: '';
  height: 125px;
  width: 10px;
  background: linear-gradient(to right, rgba(0,0,0,.15), rgba(0,0,0,0));
  display: block;
  transform: rotate(125deg);
  position: absolute;
  left: 85px;
  border-radius:50%;
}


#leaves i:nth-of-type(n)    { height:23px; width:30px; }
#leaves i:nth-of-type(n):before { width:7px; height:5px; top:17px; right:1px; }
#leaves i:nth-of-type(n):after { width:2px; height:17px; left: 12px; top:0px; }

#leaves i:nth-of-type(2n+1)    { height:11px; width:16px; }
#leaves i:nth-of-type(2n+1):before { width:4px; height:3px; top:7px; right:0px; }
#leaves i:nth-of-type(2n+1):after { width:2px; height:6px; left: 5px; top:1px; }

#leaves i:nth-of-type(3n+2)  { height:17px; width:23px; }
#leaves i:nth-of-type(3n+2):before  { height:4px; width:4px; top:12px; right:1px; }
#leaves i:nth-of-type(3n+2):after  { height:10px; width:2px; top:1px; left:8px; }

#leaves i:nth-of-type(n)   { -webkit-animation-delay: 1.9s;}
#leaves i:nth-of-type(2n)  { -webkit-animation-delay: 3.9s;}
#leaves i:nth-of-type(3n)  { -webkit-animation-delay: 2.3s;}
#leaves i:nth-of-type(4n)  { -webkit-animation-delay: 4.4s;}
#leaves i:nth-of-type(5n)  { -webkit-animation-delay: 5s;  }
#leaves i:nth-of-type(6n)  { -webkit-animation-delay: 3.5s;}
#leaves i:nth-of-type(7n)  { -webkit-animation-delay: 2.8s;}
#leaves i:nth-of-type(8n)  { -webkit-animation-delay: 1.5s;}
#leaves i:nth-of-type(9n)  { -webkit-animation-delay: 3.3s;}
#leaves i:nth-of-type(10n) { -webkit-animation-delay: 2.5s;}
#leaves i:nth-of-type(11n) { -webkit-animation-delay: 1.2s;}
#leaves i:nth-of-type(12n) { -webkit-animation-delay: 4.1s;}
#leaves i:nth-of-type(13n) { -webkit-animation-delay: 1s;  }
#leaves i:nth-of-type(14n) { -webkit-animation-delay: 4.7s;}
#leaves i:nth-of-type(15n) { -webkit-animation-delay: 3s;  }

#leaves i:nth-of-type(n)    { background: linear-gradient(to bottom right, #309900, #005600); }
#leaves i:nth-of-type(2n+2)  { background: linear-gradient(to bottom right, #5e9900, #2b5600); }
#leaves i:nth-of-type(4n+1)  { background: linear-gradient(to bottom right, #990, #564500); }

#leaves i:nth-of-type(n)    { opacity: .7;}
#leaves i:nth-of-type(3n+1)  { opacity: .5;}
#leaves i:nth-of-type(3n+2)  { opacity: .3;}

#leaves i:nth-of-type(n)    {transform: rotate(180deg);}


#leaves i:nth-of-type(n) { -webkit-animation-timing-function:ease-in-out;}

@-webkit-keyframes falling {
    
    0% {
        -webkit-transform:
            translate3d(300,0,0)
            rotate(0deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-350px,700px,0)
            rotate(90deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling3 {
     0% {
        -webkit-transform:
            translate3d(0,0,0)
            rotate(-20deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-230px,640px,0)
            rotate(-70deg);
        opacity: 0;
    }
}

@-webkit-keyframes falling2 {
     0% {
        -webkit-transform:
            translate3d(0,0,0)
            rotate(90deg);
    }
    
    100% {
        -webkit-transform:
            translate3d(-400px,680px,0)
            rotate(0deg);
        opacity: 0;
    }
}

-------------------------------------------------------------------------------------------------------------------------------------------------------------------------



