* {
	border : 0;
	margin : 0;
	padding: 0;
	}

html{
	height: 100%;
	background-color: #e3eaf2;
}
body {
	margin: 0;
	height: 100%;
	padding: 0;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #00213e;
	background: #e3eaf2 none;
	text-align: center;
}
	

#content {
	width: 1247px;
	height: 880px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background: #e3eaf2 url(images/heilkunst-pelzer-bg.jpg) no-repeat;
	text-align: left;
}
html>body #content {
	width: 1247px; 
	}

#left {
	white-space: nowrap;
	margin: 130px 0px 0px 73px;
	padding: 10px;
	width: 220px;
	float: left;
}
*html #left {
	white-space: nowrap;
	margin: 130px 0px 0px 35px;
	padding: 10px;
	width: 220px;
	float: left;
}
html>body #left {
	width: 220px; 
	}
	
#middle {
	margin: 110px 0px 0px 0px;
	padding: 10px;
	width: 600px;
	height: 750px;
	text-align: center;
	float: left;
}
	
#right {
	margin: 130px 73px 0px 0px;
	padding: 10px;
	width: 220px;
	float: right;
}
html>body #right {
	width: 220px; 
	}
	
#nav{
	position: relative;
	top: 306px;
}
#contact{
	position: relative;
	top: 328px;
}
#textbottom{
	position: relative;
	top: 550px;
}
#logo{
	position: absolute;
	top: 670px;
}
#exlink{
	position: absolute;
	top: 750px;
	padding: 30px;
	text-align: center;
	font-size: 10px;
}
A:link,
A:visited,
A:active{	
	text-decoration: none;
	color: #fff;
}
A:hover{
	color: #00213e;
}
A:link.linksmall,
A:visited.linksmall,
A:active.linksmall{	
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}
A:hover.linksmall{
	color: #00213e;
}
A:link.exlink,
A:visited.exlink,
A:active.exlink{	
	text-decoration: none;
	color: #00213e;
}
A:hover.exlink{
	color: #fff;
}
h1, p{
	padding-top: 6px;
	padding-bottom: 6px;
}
h1{
	font-size: 15px;
	font-weight: normal;
}
h1.white{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
}
p.white{
	color: #fff;
}
#termine{
	color: #fff;
}
p.white2{
	color: #fff;
	line-height: 17px;
	font-size: 13px;
}
p.blue{
	width:500px;
	padding: 0 50px 0 50px;	
}

p.bluebright{
	color: #5b7ab7;
}
