*
{
	margin:0;
	padding:0;
}

body
{
	cursor:url(cursor.cur), default;
	font-family:"Times New Roman",Times,serif;
	background-image:url(wasserlogo.jpg);
	background-attachment:fixed;
	text-align:center;
	width:100%;
	height:100%;
	margin:0 auto;
}

#himmel
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1;
}

#scroll
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
	z-index:2;
}

#inhalt
{
	z-index:2;
}

#counter
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:smaller;
	text-align:left;
	margin-left:20px;
	margin-top:45px;
}

header,nav,footer,article,section
{
	display:block;
}

header
{
	height:70px;
	margin-top:1em;
}

.navitab
{
	display:table;
	border-collapse:collapse;
	margin:0 auto;
}

.navizeile
{
	display:table-row;
}

.bayzelle
{
	display:inline-table;
	background-image:url(pics/bay.png);
	width:64px;
	height:70px;
	float:left;
	margin-right:3px;
}

.navizelle_ged
{
	display:inline-table;
	width:124px;
	height:70px;
	text-align:center;
	line-height:70px;
	background-image:url(pics/button_ged.png);
	color:#ff9933;
	font-size:1.1em;
	font-weight:700;
}

.navizelle
{
	display:inline-table;
	width:124px;
	height:70px;
	text-align:center;
	line-height:70px;
	background-image:url(pics/button.png);
	color:#008000;
	font-size:1.1em;
	font-weight:700;
}

.navizelle a
{
	display:block;
	width:124px;
	text-align:center;
	line-height:70px;
	color:#008000;
	text-decoration:none;
}

.navizelle a:visited
{
	color:#cc3333;
}

.navizelle a:hover
{
	background-image:url(pics/button_ged.png);
	color:#ffff33;
}

.gauzelle
{
	display:inline-table;
	background-image:url(pics/gau.png);
	width:60px;
	height:70px;
	float:right;
	margin-left:3px;
}

#hilfskasten
{
	margin:0 auto;
	max-width:1200px;
}

aside
{
	float:left;
	width:25%;
}

nav
{
	width:150px;
	text-align:center;
	vertical-align:bottom;
	margin-top:20px;
	margin-bottom:50px;
	margin-left:10px;
	margin-right:10px;
}

nav ul
{
	list-style:none;
}

nav li
{
	margin-bottom:20px;
}

.eidrugt
{
	color:#000000;
	line-height:50px;
	font-size:1.3em;
	font-weight:700;
	margin-top:20px;
	background-image:url(pics/zuhnd.png);
	display:block;
	top:20px;
}

nav ul li a
{
	text-decoration:none;
	color:#ffffff;
	line-height:50px;
	font-size:1.3em;
	font-weight:700;
	margin-top:20px;
	background-image:url(pics/offenhnd.png);
	display:block;
	top:20px;
}

nav ul li a:visited
{
	color:#008000;
}

nav ul li a:hover
{
	background-image:url(pics/zuhnd.png);
	color:#ffff33;
}

.intern
{
	background-color:#ff0066;
	background-image:url(pics/tor.gif);
	width:100px;
	height:78px;
	margin:30px;
}

.intern a
{
	display:block;
	height:78px;
	text-decoration:none;
	color:#000;
}

#haupt
{
	float:left;
	margin-top:10px;
	width:75%;
	height:100%;
}

section
{
	width:90%;
	max-width:1230px;
	margin:0 auto;
}

h1
{
	color:#008000;
	font-family:"Comic Sans MS", sans serif;
	font-size:3.2em;
	font-weight:700;
	font-style:italic;
	margin-top:1em;
	text-shadow:10px 10px 12px #353535;
}

h2
{
	color:#008000;
	font-size:2.8em;
	font-weight:700;
	font-style:italic;
	margin-top:1em;
	margin-bottom:.5em;
	text-shadow:10px 10px 7px #353535;
}

.mobil {
	margin-top:1em;
}
img
{
	max-width:100%;
	height:auto;
}

.logo
{
	margin-top:50px;
}

.verein
{
	background-color:#ccffcc;
	background-color:hsla(110,80%,90%,0.7);
	border-radius:10px;
	box-shadow:7px 7px 7px #353535;
	margin:10px;
	width:155px;
	height:185px;
	float:left;
}

.verein a
{
	text-decoration:none;
}

.verein img
{
	width:100%;
	max-width:100px;
	height:auto;
}

.kasten1
{
	background-color:#ccffcc;
	background-color:hsla(110,80%,90%,0.5);
	text-align:left;
	line-height:1.5em;
	border-radius:10px;
	box-shadow:7px 7px 7px #353535;
	margin:20px 10px;
	padding:1em;
}

.kasten1 ul
{
	padding-left:1em;
	list-style-type:none;
}

.kasten2
{
	background-color:#ccffcc;
	background-color:hsla(120,60%,95%,0.7);
	text-align:left;
	line-height:1.5em;
	border-radius:10px;
	box-shadow:0px 0px 17px #353535;
	margin:20px 10px;
	padding:7px;
}

.info
{
	margin-top:40px;
}

#intern
{
	background-image:url(hint.gif);
}

#simon
{
	float:left;
	margin-right:3em;
}

pre
{
	white-space:pre-wrap;
}

footer
{
	display:table;
	width:100%;
	clear:both;
	padding-top:30px;
}

.grab
{
	float:right;
	margin-left:20px;
	margin-bottom:10px;
}

.grus
{
	margin-top:2em;
	font-size:1.5em;
}

.frage
{
	height:200px;
	width:50%;
}

#impres
{
	text-align:left;
}

#impres ul {
  padding-left:1em;
}