html, body {
	height:100%;
	max-height:100%;
	padding:0;
	margin:0;
	border:0;
	background: #005AE1;
	overflow: hidden;
	font-family: "Comic Sans MS", Times, serif;
	color:#000;
	/*?????
width: 100%;  */
}

body {
	background-color: #005AE1;
}


/*Alle Außendiv*/

.Aussendiv{
	background-image: url(/Gebetsheilung%20pic/Gebetsheilung%20Rasen_Himmel_1920_1200.jpg);
	background-repeat:repeat-y;
	background-position:center;
	background-color: #005AE1;
	position:absolute;
	width:100%;
	height:100%;
_border:1px solid blue;
	overflow:auto;
	top: -1px;
}



/*Alle Formatierungen Inhalt*/

#Inhalt{
	position: absolute;
	top:80px;
	left:15em;
	right:0em;
	bottom:25px;
	width:745px;
	overflow:auto;
	background-image: url(/Gebetsheilung%20pic/Gebetsheilung%20Welt_Taube_750_900.jpg);
	background-position:center;
	background-repeat: repeat-y;
	margin:0em auto;
_border:1px solid red;
	text-align:center;
	z-index:3;
}

* html #Inhalt{
	height:100%; top:0px; bottom:0;
	border-top:80px solid #FAE5A4;
	border-bottom:25px solid #FAE5A4;
}


/*Alle Formatierungen Inhalt*/

#Nav{
	position: absolute;
	top:80px;
	left:0em;
	right:655px;
	bottom:25px;
	width:325px;
	overflow: hidden;
	margin:0em auto;
_border:1px solid red;
	text-align:center;
	z-index:2
}



/*Zum vorholen der Navileise*/

#Nav:hover {z-index:5;}



/*Alle Formatierungen Kopf*/

#Kopf{
	position:absolute;
	display:block;
	width:983px;
	height:75px;
	text-align:center;
	top: 0em;
	left: 0em;
	right: 0em;
	overflow: auto;
	padding: 0em;
	margin:0em auto;
	background-image: url(/Gebetsheilung%20pic/Gebetsheilung%20Lamm_Himmel_70.jpg);
	background-repeat:no-repeat;
_border:1px solid red;
}


#Kopf img{ position:absolute; right:0px; background-repeat:no-repeat;}





/*Alle Formatierungen Fuss*/

#Fuss{
	color:#FFF;
	position:absolute;
	width:745px;
	height:25px;
	line-height: 25px;
	margin:0em auto;
	padding:0;
	background-color: #03F;
	font-size: 10pt;
	text-align: center;
	left: 18em;
	right: 0em;
	bottom: 0em;
	overflow: auto;
_border:1px solid red;
}
