body {

	font-family:  Helvetica;
	font-size: 13px;
	text-align: center;
	background-color: #e0e0e0;
	cursor: url(images/Schneeflocke1.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: #CC685D; font-weight: bolder;
}

/** Links**/
p{ font-size: 1.3em; line-height: 0%; font-weight: normal;	color: #2d2d3d; 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: #4F93CC; 
}
#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: #325C7F;
 	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: 75px;
  background:#b74e4e;
margin-top: -20px;
	z-index:1;
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: 0px;
margin-bottom: -690px;
transform: rotate(-1deg);
}

/** Schneemann **/
.Schneemann{
height: 250px;
position: relative;
right: 750px;
margin-bottom: -590px;
transform: rotate(-1deg);
}

/** Adventskranz **/
.Kerzen{
height: 150px;
position: relative;
right: 50px;
margin-bottom: -595px;
transform: rotate(-1deg);
}

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

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

/**  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 **/
.Osterkorb{
height: 300px;
position: relative;
margin-right: -1300px;
margin-bottom: -670px;
z-index: -1;
}

/**  Tannenbaum **/
.Tannenbaum{
height: 300px;
position: relative;
right: -680px;
margin-bottom: -570px;
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 {
  background: #333;
}

#snow {
    background-color: transparent;
    background-image: url(images/snow1.png), url(images/snow2.png);
    -webkit-animation: snow 20s linear infinite;
    -moz-animation: snow 20s linear infinite;
    -ms-animation: snow 20s linear infinite;
    animation: snow 20s linear infinite;
	z-index: -1;
	right: 0;
  top: 0;
  left: 0;
  bottom: 0;
	margin-top: 0;
	pointer-events: none;
	position: absolute;
}

/*Keyframes*/

@keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-moz-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

@-webkit-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% {
        background-position: 500px 1000px, 400px 400px, 300px 300px;
    }
}

@-ms-keyframes snow { 
    0% { background-position: 0px 0px, 0px 0px, 0px 0px }

    100% { background-position: 500px 1000px, 400px 400px, 300px 300px }
}

