@charset "UTF-8";
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../fonts/open-sans-v15-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Light'), local('OpenSans-Light'),
       url('../fonts/open-sans-v15-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-300.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/open-sans-v15-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Regular'), local('OpenSans-Regular'),
       url('../fonts/open-sans-v15-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-regular.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/open-sans-v15-latin-600.eot'); /* IE9 Compat Modes */
  src: local('Open Sans SemiBold'), local('OpenSans-SemiBold'),
       url('../fonts/open-sans-v15-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-600.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/open-sans-v15-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Open Sans Bold'), local('OpenSans-Bold'),
       url('../fonts/open-sans-v15-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/open-sans-v15-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/open-sans-v15-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/open-sans-v15-latin-700.svg#OpenSans') format('svg'); /* Legacy iOS */
}
/*links*/

a:link {
	text-decoration: none;
	color: #777777;
}
a:visited {
	text-decoration: none;
	color: #777777;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a.active:link {
	text-decoration: none;
	color: #333333;
}
a.active:visited {
	text-decoration: none;
	color: #333333;
}
a.active:hover {
	text-decoration: none;
	color: #333333;
}
a.active:active {
	text-decoration: none;
	color: #333333;
}
/*navigation*/

.topindicator {
	position: relative;
	left: 230px;
	top: -5px;
	background-color: #F9F9F9;
	height: 10px;
	width: 10px;
	border: solid;
	border-color: #FFFFFF;
	border-width: 1px 0px 0px 1px;	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
}
.subindicator {
	position: relative;
	left: 695px;
	top: -5px;
	background-color: #FFFFFF;
	height: 8px;
	width: 8px;
	border: solid;
	border-color: #DDDDDD;
	border-width: 1px 0px 0px 1px;	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
}
.galleryindicator {
	position: relative;
	left: 325px;
	top: -10px;
	background-color: #FFFFFF;
	height: 18px;
	width: 18px;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 0px 0px 1px;	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
}
/*content*/

#heading {
	color: #333333;
	font-size: 42px;
	font-weight: 300;
}
#subheading {
	font-size: 30px;
	font-weight: 300;
}
#infotext {
	font-size: 17px;
	font-weight: 300;
}
#link {
	color: #F60;
	font-size: 17px;
	font-weight: 300;
}
#section {
	margin-top: -9px;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	vertical-align: middle;
}
#section1 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/01-bewusstheit.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section2 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/02-die-freiheit-der-liebe.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section3 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/03-fuersorge.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section4 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/04-gegen-die-eifersucht.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section5 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/05-gegen-perfektionismus.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section6 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/06-gewissenhaftigkeit.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section7 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/07-hoffnung.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section8 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/08-mitgefuehl.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section9 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/09-seinem-herzen-vertrauen.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section10 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/10-selbstverantwortung.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section11 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/11-wuerdevolles-sein.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section12 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/12-das-leben-beseelen.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section13 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/13-einsicht.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section14 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/14-gefuehlsempfindung.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section15 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/15-im-ueberfluss-der-seele.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section16 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/16-bedaechtigkeit.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section17 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/17-kraft.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section18 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-color: #F9F9F9;
	background-image: url(../lichttraeger/images/18-die-seele-freut-sich.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#section19 {
	width: 1000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/19-freude-ueber-sich-selbst.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom right;
}
#section20 {
	width: 1000px;
	border-radius: 0px 0px 4px 4px;
	-moz-border-radius: 0px 0px 4px 4px;
	-webkit-border-radius: 0px 0px 4px 4px;
	background-color: #F9F9F9;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
	background-image: url(../lichttraeger/images/20-menschliche-bindung.jpg);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content {
	margin-left: 175px;
	width: 650px;
	text-align: center;
	font-size: 15px;
	line-height: 1.4;
}
#contentleft {
	margin-left: 80px;
	width: 450px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
}
#contentright {
	margin-left: 470px;
	width: 450px;
	text-align: left;
	font-size: 15px;
	line-height: 1.4;
	color: #333333;
}