* {
	margin: auto;
	padding: 0px;
}

@font-face {
    font-family: 'pt_sans_narrowregular';
    src: url('ptn57f-webfont.eot');
    src: url('ptn57f-webfont.eot?#iefix') format('embedded-opentype'),
         url('ptn57f-webfont.woff') format('woff'),
         url('ptn57f-webfont.ttf') format('truetype'),
         url('ptn57f-webfont.svg#pt_sans_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;
	
}

body {
	background-color: #FeFCE3;
	color: #000;
	font-family: pt_sans_narrowregular;
	font-size: 1.1em;
	line-height: 115%;
	text-align: center;
}

a {
	color: #999894;
	}
	
	
h1 {
	font-size: 1.3em;
	padding-top: 30px;
	padding-bottom: 60px;
	text-align: center;
}

#text  {
	color: #000;
	/*display: inline;*/
	text-align: justify;
	width: 450px;
	margin-top: 70px;
	line-height: 1.4em;
}

	
  #navigation {
    font-family: pt_sans_narrowregular;
	font-size: 1.2em;
	font-weight: bold;
    margin: 0; 
	padding: 0.5em 0 0.5em 0;
	border-bottom: 1px solid #A59E4A;
	height: 1.0em;
    text-align: center;
  }
  
  
  * html #navigation { /*IE6 only*/
	width: 911px;
	padding: 0;
  }
  
  *+html #navigation  { /*IE7 only*/
    width: 911px;
	padding: 0;
  }
  
	
  
  #navigation li {
    list-style: none;
    display: block;
	float: left;
    margin: 0;
	padding: 0;
  }
 

  #navigation a, #navigation span {
    padding: 0.5em 1.12em;
	height: 1.0em;
	text-decoration: none;
	}  
  

  
   #navigation a:hover, #navigation span {
    color:#555452;
    }  
 

#content_start {
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center;
	width: 911px;
	height:780px;
	border: 1px solid #A59E4A;
}

#content_philosophie {
	background-image: 	url(images/Philosophie.jpg);
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center 28px;
	width: 927px;
	height:780px;
	border: 1px solid #A59E4A;
}

#content_ziele {
	background-image: 	url(images/Ziele.jpg);
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center 28px;
	width: 927px;
	height:780px;
	border: 1px solid #A59E4A;
}

#content_gruppe {
	background-image: 	url(images/Gruppe.jpg);
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center 28px;
	width: 927px;
	height:780px;
	border: 1px solid #A59E4A;
}

#content_kontakt {
	background-image: 	url(images/Kontakt.jpg);
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center 28px;
	width: 927px;
	height:780px;
	border: 1px solid #A59E4A;
}

#content_impressum {
	width: 927px;
	height:2600px;
	border: 1px solid #A59E4A;
}

#content_datenschutz {
	background-repeat: 	no-repeat;
	background-attachment: scroll;
	background-position: center 28px;
	width: 927px;
	height:6500px;
	border: 1px solid #A59E4A;
}