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

#page {
	background-color:#ffffff;
	background-repeat:no-repeat;
	width:1000px;
	height:4400px;
	position:absolute;
	float:left;
}

#header {
	background-image:url(images/header.jpg);
	width:1000px;
	height:192px;
	float:left;
	position:relative;
}

#navi {
		width:241px;
	height:4400px;
	float:left;
	position:relative;
}

#home {
	background-image:url(images/home.jpg);
	width:241px;
	height:35px;
	float:left;
	position:relative;
}

#ubermich {
	background-image:url(images/ubermich.jpg);
	width:241px;
	height:42px;
	float:left;
	position:relative;
}

#anwendungen {
	background-image:url(images/anwendungen.jpg);
	width:241px;
	height:39px;
	float:left;
	position:relative;
}

#hypnose {
	background-image:url(images/hypnose.jpg);
	width:241px;
	height:42px;
	float:left;
	position:relative;
}

#anreise {
	background-image:url(images/anreise.jpg);
	width:241px;
	height:43px;
	float:left;
	position:relative;
}


#faq {
	background-image:url(images/faq.jpg);
	width:241px;
	height:40px;
	float:left;
	position:relative;
}

#kontakt {
	background-image:url(images/kontakt.jpg);
	width:241px;
	height:59px;
	float:left;
	position:relative;
}

#rest {
	background-image:url(images/rest.jpg);
	width:241px;
	height:428px;
	float:left;
	position:relative;
}


#content {
	background-image:url(images/content.jpg);
	width:759px;
	height:4400px;
	float:left;
	padding:5px;
	position:relative;
}

#mitte {
	width:1000px;
	height:4400px;
	float:left;
	position:relative;
}

#footer {
	background-image:url(images/footer.jpg);
	width:1000px;
	height:80px;
	float:left;
	position:relative;
}	

ul#menu {
	padding:0;
	margin:0;
	position:absolute;
	left: 8px;
	top: 80px;
}

ul#menu li{
	list-style:none;
	font:"tahoma";
	padding:0;
	margin:0;
	margin-left:40px;
	margin-top:20px;
}

#content_orga {
	width:759px;
	height:2912px;
}

#text {
	float:left;
	position:relative;
	width:400px;
	height:300px;
	font-family:tahoma, sans-serif;
	font-size:18px;
	margin-top:30px;
	padding:10px;
	line-height:1.5;
	
}

#text_klein {
	float:left;
	position:relative;
	width:750px;
	height:700px;
	font-family:tahoma, sans-serif;
	font-size:12px;
	margin-top:30px;
	padding:10px;
	
}
#text_gross {
	float:left;
	position:relative;
	width:750px;
	height:700px;
	font-family:tahoma, sans-serif;
	font-size:14px;
	margin-top:30px;
	padding:10px;
	line-height:1.5;
	
}

#img {
	float:left;
	position:relative;
	width:200px;
	height:300px;
	border:thin solid black;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	
}

#img2 {
	float:left;
	position:relative;
	width:320px;
	height:236px;
	border:thin solid black;
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:10px;
	
}
