@charset "utf-8";
/* CSS Document */


body {
	font: 0.8em Arial, Helvetica, sans-serif;
	color: #4D4D4D;
	margin: 0px;
	padding: 0px;
	background: url(img/bg_body.jpg) repeat-x fixed;
}

h1 {
	background: #FFFFFF url(img/header_1.jpg) no-repeat;
	width: 59.6em;
	height: 50px;
	padding-top: 14px;
	padding-left: 50px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	font-size: 1.1em;
	color: #212D7F;
	font-weight: bold;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header_2 {
	background: #FFFFFF;
	width: 69.5em;
	height: 76px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	margin-top: 0px;
	padding: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

*:first-child+html #header_2 {
	width: 69.3em;
}

h1#h1_home {
	background: no-repeat url(img/header_home.jpg) #FFFFFF;
}

*:first-child+html h1 {
	width: 59.5em;
}

a {
	color: #212D7F;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#Inhalt {
	/*background: url(img/bg_inhalt.jpg);*/
	background-color:#FFFFFF;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	width: 66.4em;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 20px;
	min-height: 360px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 20px;
}
*:first-child+html #Inhalt { /* Korrektur fuer IE 7 */
	width: 66.2em;
}
.inhalt_home {
	background: no-repeat url(img/bg_inhalt_home.jpg);
}
#Footer {
	margin: auto auto 25px;
	background: #CCCCCC;
	width: 68.0em;
	border: 1px solid #666666;
	color: #666666;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
*:first-child+html #Footer { /* Korrektur fuer IE 7 */
	width: 67.77em;
}
#Inhalt li {
	list-style: url(img/list_point.jpg) outside;
}

#Inhalt h2 {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#Inhalt #pic {
	width: 200px;
	float: right;
	height: 325px;
	margin: 15px;
}
#Inhalt #pic_home {
	width: 300px;
	float: right;
	height: 325px;
	margin: 15px;
}
.fotograf {
	font-size: xx-small;
	color:#CCCCCC;
}
#leiste {
	position: fixed;
	overflow: visible;
	z-index: auto;
	top: 96%;
	background: url(img/bg_leiste.png);
	width: 100.1%;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
}

#kreis {
	float: right;
	position: static;
}

.Stil1 {
	font-size: 24px;
	font-weight: bold;
}

#spirituell {
	background-image: url(img/pic_spirituell.jpg);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: auto;
	height: 221px;
	padding: 30px;
	font-size: 1.3em;
	font-weight: bold;
}

