@charset "utf-8";
/* CSS Document */

body,html { paddind: 0; margin: 0; height: 100%; overflow: hidden !important; /* FF Scroll-leiste */
			background-image: url(../img/hg_body.jpg); z-index:0;
			font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
			}
#mein {
	position: fixed; width: 1000px; height: 100%; left: 50%; margin-left: -500px;
	}
#mein #dach {
	position: absolute; height: 160px; width: 1000px; left: 0px; top: 0px;
	background-image: url(../img/hg_banner_ru.png); z-index:5;
	}
#mein #dach_de {
	position: absolute; height: 160px; width: 1000px; left: 0px; top: 0px;
	background-image: url(../img/hg_banner_de.png); z-index:5;
	}
#mein #content {
	position: absolute; height: auto; width: 1000px; left: 0px; top: 150px; right: 0px; bottom: 20px;
	/*background-image: url(../img/hg_portal.jpg); z-index:4 */	
	}
	
#meldung { position:absolute; width:300px; height:50px; top:130px; left:350px;  z-index:3;
	}
	
#keller {
	position: absolute; height: 30px; width: 1000px; left: 0px; bottom: 0px;
	background-image: url(../img/hg_keller.png); z-index: 5;
	}	
#rechts { position: absolute; height: auto; width: 430px; left: 530px; top: 20px; }


#kalender{border:0px solid #333;  padding:0px 30px 30px 20px;; text-align: center}
#nyne1{ font-size:18px; font-family: 'Ruslan Display', cursive; margin-top:5px; margin-bottom:25px; }
#nyne2{ font-size:16px; font-family: 'Ruslan Display', cursive; margin-top:10px; margin-bottom:10px; }
#kalender a{font-size:11px; color: #036; text-decoration: none; font-family: 'Comfortaa', cursive;}
#kalender a:hover{color:#078;}
#kalender{font-size:11px; font-family: 'Comfortaa', cursive;}
