@charset "UTF-8";

img, div
{ behavior: url(iepngfix.htc) }

body {
    	font: 100% Verdana, Arial, Helvetica, sans-serif;
    	background: #666666;
    	margin: 0; /* Es empfiehlt sich, margin (Rand) und padding (Auffüllung) des Body-Elements auf 0 einzustellen, um unterschiedlichen Browser-Standardeinstellungen Rechnung zu tragen. */
    	padding: 0;
    	text-align: center; /* Hierdurch wird der Container in IE 5*-Browsern zentriert. Dem Text wird dann im #container-Selektor die Standardausrichtung left (links) zugewiesen. */
    	color: #000000;
    }
    .oneColFixCtr #container {
    	width: 858px;  /* Mit einer Breite, die 20 Pixel unter der vollen Breite von 800 Pixel liegt, können Sie dem Browser-Chrome Rechnung tragen und gleichzeitig eine horizontale Bildlaufleiste vermeiden. */
		height: 566px;
    	margin: 5px auto; /* Durch automatische Ränder (in Verbindung mit einer Breite) wird die Seite zentriert. */
    	text-align: left; /* Hierdurch wird die Einstellung text-align: center im Body-Element überschrieben. */
    }
    .oneColFixCtr #mainContent {
		background-image:url(images/contentback.gif);
		background-repeat:no-repeat;
		height:375px;
    }
	 .oneColFixCtr #mainContent h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color: #4E3919;
    }
	 .main {
	width: 852px;
	height:370px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 17px;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
    }
	.oneColFixCtr #mainContent_head {
		background-image: url(images/header.gif);
		background-repeat:no-repeat;
		height: 194px;
		padding-right:10px;
    }
	.menue {
		margin-top:10px;
		float:right;
		width:119px;
		text-align:right;
	}
	.oneColFixCtr #mainContent_foot {
	
	
		float:right;
    }
	

		#ueberuns{
	float:left;
	width:400px;
	background:url(images/ueber-uns.jpg)  no-repeat;
	height:366px;
	}
			#kontakt1{
	float:left;
	width:400px;
	background:url(images/textbild3.jpg) bottom no-repeat;
	height:366px;
	}
	
				#schloss1{
	float:left;
	width:400px;
	background:url(images/Schloss2.jpg) bottom no-repeat;
	height:366px;
	}
					#therapie1{
	float:left;
	width:400px;
	background:url(images/Therapie2.jpg) bottom no-repeat;
	height:366px;
	}
			#schule1{
	float:left;
	width:400px;
	background:url(images/bg2.jpg) bottom no-repeat;
	height:366px;
	}
				#partner1{
	float:left;
	width:400px;
	background:url(images/Partner2.jpg) bottom no-repeat;
	height:366px;
	}
	
	#right{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height: 17px;
	padding-top:8px;
	padding-left:15px;
	padding-right:15px;
	float:left;
	width:421px;
	height:362px;
	}
.textfield {
background-image:url(images/kbg.jpg);
border: 0px;
width: 170px;
}
.textfield2 {
background-image:url(images/kbg.jpg);
border: 0px;
width: 120px;
}
.textfield3 {
background-image:url(images/kbg.jpg);
border: 0px;
width: 45px;
}
.button {
border: 0px;
}
.textarea {
background-image:url(images/areabg.jpg);
border: 0px;
width: 170px;
}
#spacer {
height:25px;
}
