.divHeader
{
	margin: 0 auto;
	position: relative;
	top: 0; left: 0; bottom: 0; right: 0;
	width:810px;
	height:40px;
	overflow:auto;
	border:none;
}

.divSeite
{
	margin: 0 auto;
	position: relative;
	top: 0; left: 0; bottom: 0; right: 0;
	width:810px;
	height:830px;
	overflow:auto;
	border:none;
	background-image:url('http://www.mentalesKochbuch.de/bilder/abnehmen-mit-hypnose-in-berlin.jpg');
	background-repeat:no-repeat;
}

.divKopf
{
	position: absolute;
	top: 160; left: 470; bottom: 0; right: 0;
	text-align:center;
	color: rgb(255,0,0);
	font-size: 25px;
	width:200px;
	height: 40px;
	border:none;
}

.divKoerper
{
	position: absolute;
	top: 200; left: 430; bottom: 0; right: 0;
	width:200px;
	height:100px;
	border:none;
}

.divWarum
{
	position: relative;
	top: 540; left: 50; bottom: 0; right: 0;
	color:white;
	font-size:30px;
	text-align:left;
	width:600px;
	height:50px;
	border:none;
}

.divCallToAction
{
	margin: 0 auto;
	position: absolute;
	top: 770; left: 0; bottom: 0; right: 0;
	width:650px;
	height:130px;
	text-align:center;
	overflow:none;
	border:none;
	<!--background-image:url('http://www.mentalesKochbuch.de/bilder/abbnehmen-hypnose-stimmung.jpg');-->
	background-repeat:no-repeat;
}

.divContent
{
	margin: 0 auto;
	position: relative;
	top: 50; left: 0; bottom: 0; right: 0;
	width:650px;
	height:1800px;
	overflow:auto;
	border:none;
	<!--background-image:url('http://www.mentalesKochbuch.de/bilder/abbnehmen-hypnose-stimmung.jpg');-->
	background-repeat:no-repeat;
}

.divCallMe
{
	margin: 0 auto;
	position: absolute;
	top: 650; left: 600; bottom: 0; right: 0;
	width:159px;
	height:60px;
	overflow:auto;
	border:solid red 1px;;
	<!--background-image:url('http://www.mentalesKochbuch.de/bilder/abnehmen-mit-hypnose-telefonnummer.jpg');-->
}

#divVideo
{
	margin: 0 auto;
	position:relative;
	top:50px;
}

p{
	font-size: 25px;
	text-align:justify
}
#navbar
{
	margin: 0 auto;
	position: relative;
	width: 800px;
	height: 35px;
	margin: 0px;
	overflow: hidden;
	clear: both;
}
#navbar_parent
{
	background: rgb(255,255,255);
	width: 890px;
	height: 35px;
	margin: 1px 0 2px 0; 
	padding: 0;
	float: left;
	text-align:left;
	border: none;
}
#navbar_parent ul
{
	margin: 0px auto 0px auto;
	padding: 5px;
	list-style-type: none;
}

#navbar_parent li
{
	display: inline;
	margin: 0;
}

#navbar_parent li a
{
	color: rgb(25,55,125);
	text-decoration: none;
	padding: 10px;
}

#navbar_parent li a:hover
{
	background: rgb(220,220,220);
	text-decoration: none;
	color:rgb(100,0,150);
	padding: 10px;
}