body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #008000;
	margin: 0;
	padding: 0;
}

p, div, table, li, form {
	font-size: 10pt;
}
img {
	border: none;
}
div {
	position:absolute;
}
a:link { 
	text-decoration: none;
	color: #008000;
	font-weight:bold;
}
a:visited {
	text-decoration: none;
	color: #008000;
	font-weight:bold;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
a:focus {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}
div#sonne {
	top:3%;
	left:1.5%;
	width:50px;
	height:50px;
	background:url(../images/sonne.gif);
}
div#mond {
	top:3%;
	left:1.5%;
	visibility:hidden;
	width:50px;
	height:50px;
	background:url(../images/mond.gif);
}
div#wolke1 {
	background:url(../images/wolke1.gif);
	width:145px;
	height:60px;
}
div#wolke2 {
	background:url(../images/wolke2.gif);
	width:106px;
	height:45px;
}
div#wolke3 {
	background:url(../images/wolke3.gif);
	width:133px;
	height:50px;

}
div#wolke4 {
	background:url(../images/wolke4.gif);
	width:57px;
	height:30px;
}
div#wolke5 {
	background:url(../images/wolke5.gif);
	width:63px;
	height:30px;
}
div#gelbesschaf {
	left:44%;
	bottom:53.3%;
	height:50px;
	width:100px;
	z-index:5;
}
div.denkwVis {
	visibility:visible;
}

div.denkwHid {
	display:none;
}

div#denkwolke1 {
	left:28%;
	top:16%;
	background:url(../images/denkwolke1.gif);
	width:132px;
	height:150px;
}
div#denkwolke2 {
	left:42%;
	top:16%;
	background:url(../images/denkwolke2.gif);
	width:132px;
	height:150px;
}
div#denkwolke3 {
	left:50%;
	top:16%;
	background:url(../images/denkwolke3.gif);
	width:132px;
	height:150px;
}
div#denkwolke4 {
	left:57%;
	top:16%;
	background:url(../images/denkwolke4.gif);
	width:132px;
	height:150px;
}
div#denkwText1 {
	top:40px;
	left:30px;
}
div#denkwText2 {
	top:40px;
	left:30px;
}
div#denkwText3 {
	top:40px;
	left:28px;
}
div#denkwText4 {
	top:40px;
	left:22px;
}

div#denkwolke-gross {
	top: 13%;
	left: 50%;
	margin-left: -220px;
	background:url(../images/denkwolke_gross.gif) no-repeat;
	width: 400px;
	height: 170px;
	display: none;
}
div#denkwolke-gross div {
	margin: 35px 40px 0 40px;
	display: none;
}
div#denkwolke-gross div h3 {
	margin-top: 0;
	margin-bottom: 0px;
	padding-top: 0;
	padding-bottom: 0;
}
div#denkwolke-gross div p {
	margin-top: 5px;
}

div#himmel {
	top:0%;
	left:0%;
	height:53%;
	width:100%;
	background-color:rgb(154,205,255);
	z-index:0;
}
div#horizont {
	left:0%;
	bottom:47%;
	width:100%;
	height:100px;
	background:url(../images/horiz.gif);
}
div#wiese {
	position: absolute;
	left:0;
	top:53%;
	height:47%;
	width:100%;
	background: #008000 url(../images/wiese.gif);
}
div#greysheep {
}
div.schaf1 {
	width:100px;
	height:77px;
	background:url(../images/schaf1.gif);
}
div.schaf2 {
	width:100px;
	height:77px;
	background:url(../images/schaf2.gif);
}
div.schaf3 {
	width:100px;
	height:77px;
	background:url(../images/schaf3.gif);
}

div.schaf {
	width: 100px;
	height: 77px;
}

div.blumen {
	width:15px;
	height:30px;
	background:url(../images/flower.gif);
	z-index: 0;
}
div.gras {
	z-index:0;
	width:14px;
	height:15px;
	background:url(../images/gras.gif);
}
