
/* ### HEADER ############################################################### */

#header {
	color: #E9E7E4;
	height: 392px;
	width:918px;
	background-color:#E5E6E5;
	border-top:solid 15px #ffffff;
}

#teaser1 {
	background:#ffffff url(../images/header-yoga.jpg) 0px 0 no-repeat;
	color: #E9E7E4;
	height: 277px;
	margin-top:12px;
}

#header h1 {
	width: 93px;
	height: 100px;
	margin-top:3px;
	margin-left:30px;
	}

#header a:hover {
    border:none;
    }





/* ### MAIN CONTENT ################################################### */


* html body #main-block { height: 0px; } /* IE 6 / 5.5 Hack */


#main-content-block {
	padding-right:0px;
}



/* KASTEN LINKS */

#links {
	float: right;
	width: 200px;
	height:295px;
	background-color: #E5E6E5;
	background-image:url(../images/marion-start.jpg);
	margin-right:39px;
	margin-bottom:20px;
	background-position:center;
	
}

* html #links {
	float: right;
	width: 200px;
	height:295px;
	background-color: #E5E6E5;
	background-image:url(../images/marion-start.jpg);
	margin-right:19px;
	margin-bottom:20px;
	background-position:center;
	
}


#links p {
	margin: 0;
	padding: 15px 20px;
	line-height:150%;
	font-size:1.1em;
	}

#links h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 120px;
	font-size: 20px;
	color: #E9D9EA;
}

#links .img {
    padding-left:10px;
}


#links2 {
	float: right;
	width: 200px;
	height:150px;
	background-color: #E5E6E5;
	margin-right:39px;
	margin-bottom:20px;
	background-position: bottom;
	}
	
* html #links2 {
	float: right;
	width: 200px;
	height:150px;
	background-color: #E5E6E5;
	margin-right:19px;
	margin-bottom:20px;
	background-position: bottom;
	}	
	

#links2 p {
	margin: 0;
	padding: 20px 20px;
	line-height:150%;
	font-size:1.1em;
}

#links2 h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 8px 0 2px 108px;
	background: url(../images/gestaltung/h2-links.gif) no-repeat left top;
	font-size: 20px;
	color: #E9D9EA;
}

#links3 {
	float: right;
	width: 200px;
	height:120px;
	background-color: #E5E6E5;
	background-image:url(../images/tempel.jpg);
	margin-right:39px;
	margin-top:10px;
	background-position:center;
	
}

* html #links3 {
	float: right;
	width: 200px;
	height:120px;
	background-color: #E5E6E5;
	background-image:url(../images/tempel.jpg);
	margin-right:19px;
	margin-top:10px;
	background-position:center;
	
}




/* ### FOOTER ###################################################################### */

#footer {
	display:block;
	width:918px;;
	background-image:url(../images/footer.jpg);
	height:45px;
	position: relative;
	padding-bottom:40px;
	border-bottom:solid 15px #ffffff;
	border-right:solid 15px #ffffff;
	border-left:solid 15px #ffffff;
	}
	
* html #footer {
	display:block;
	width:918px;;
	background-image:url(../images/footer.jpg);
	height:75px;
	position: relative;
	padding-bottom:30px;
	border-bottom:solid 15px #ffffff;
	border-right:solid 15px #ffffff;
	border-left:solid 15px #ffffff;
	}	

#footer p {
	color:#c4c4c4;
	background:inherit;
	bottom:0;
	clear: both;
}

