#wrapper {
float:left;
position:static;
width: 800px;
}
#menu {
	position:absolute;
	left: 32px;
	top: 18px;
	width: 595px;
}

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img1.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

h1 { 
    color: #019D9C;
	font-size:14px;
} 

h2 {
    color: #333333;
	font-size:14px;
} 

h3 {
	color: #019D9C;
	font-size:10px;
	text-align:center;
}


a {
	color: #019D9C;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	text-decoration:none;
	
}


a:hover	/* list at mouse-over  */
	{
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
	
img {
	border: none;
}



.heading {
	height: 30px;
	padding: 14px 0 0 20px;
	background: #004BD7;
	text-transform: uppercase;
	font-size: 12px;
	color: #FFFFFF;
}

.content {
	padding: 20px;
}



/* Header */

#header {
	width: 900px;
	height: 135px;
	background: url(images/top_oben.gif) no-repeat right top;
}


/* Menu-002 */
#m-002
	{
	position: static;
	width: 400px;
	margin-left: 85px;
	font-size:9px;
	margin-top: 5px;
	}

/* Menu-003 */
#m-003
	{
	position: static;
	width: 400px;
	margin-left: 235px;
	font-size:9px;
	margin-top: 5px;
	}
/* Menu-004 */
#m-004
	{
	position: static;
	width: 400px;
	margin-left: 250px;
	font-size:9px;
	margin-top: 5px;
	}

/* Menu */

#menuh-container
	{
	margin: 0 auto;
	width: 750px;
	
	
	}


#menuh
	{
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 75px;

	
	}
		
#menuh a
	{
	text-align: left;
	margin:0;
	padding: 0.3em 0.2em 0.3em 0.4em;
	color: #333333;
	background: #fff;
	text-decoration:none;

	font-family:Arial,Verdana,Helvetica;

	}


	/* menu at mouse-over  */


#menuh a:active { 

font-weight:700;


} 

#menuh a:hover { 
font-weight:700;
} 
/* Page-Startseite */

#page-email {
	width: 760px;
	margin-left: 30px;
	height: 650px;
	
}
			




/* Page-Startseite */

#page-startseite {
	width: 760px;
	margin-left: 30px;
	height: 550px;
	
}
/* Page */

#page {
	width: 760px;
	margin-left: 30px;
	height: 750px;
	
}
/* Page-Behandlung */

#page-behandlung {
	width: 760px;
	margin-left: 30px;
	height: 1000px;
	
}

/* Page-Behandlung-wie */

#page-behandlung-wie {
	width: 760px;
	margin-left: 30px;
	height: 2300px;
	
}
/* Page-kosten */

#page-kosten {
	width: 760px;
	margin-left: 30px;
	height: 1850px;
	
}

/* Page-Behandlung-ablauf */

#page-behandlung-ablauf {
	width: 760px;
	margin-left: 30px;
	height: 1500px;
	
}

/* Page-Behandlung-schnarchen */

#page-behandlung-schnarchen {
	width: 760px;
	margin-left: 30px;
	height: 2600px;
	
}

/* Page-Beispiel */

#page-beispiel {
	width: 760px;
	margin-left: 30px;
	height: 1450px;
	
}
/* Content */

#content {
	width: 650px;
	
}
.praxis-bilder img {
	border: none;
	margin-left:105px;
	
}
#content .heading {
	background: #004BD7 url(images/img6.gif) no-repeat;
}

#content ul, #content ol {
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;
}
.image {
		list-style-image: url(images/sonst_aufzicon.gif);
	}

/* Sidebar */

#sidebar {
	width: 174px;
	position: absolute;
	left: 718px;
	top: 139px;
	height: 362px;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar ul {
	font-size: 11px;
	font-weight: 400;
	color: #333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left:30px;

}

.sidebar-schrift {
	font-weight: bold;
}
#fenster {
	float:left;
	width:auto;
}
.fenster-zu {
	font-weight: bold;
	text-align:center;

}

#bild-sidebar {
    
    background-image:url(images/montage-sidebar.jpg);
	width: 175px;
	height: 60px;

}

/* Footer */

#footer {
	width: 899px;
	height: 20px;
	float: left;	
	background-color: #fff;
	border-top:2px solid;
	border-color: #019D9C;
	text-align: center;
	font-size:10px;
}
/* behandlung-warum */

#behandlung-warum {
	width: 165px;
	height: 165px;
	}
/* behandlung-warum-erster-text */
#behandlung-warum-text {
	width: 482px;
	position: absolute;
	height: 65px;
	top: 225px;
	left: 202px;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 17px;
	text-align: left;
	}

#behandlung-warum-text a {
	color: #019D9C;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	text-decoration:none;
	
}


#behandlung-warum-text a:hover	/* list at mouse-over  */
	{
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
/* behandlung-warum-zweiter-text */
#behandlung-warum-text-002 {
	width: 482px;
	position: absolute;
	height: 65px;
	top: 462px;
	left: 202px;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 17px;
	text-align: left;
	}
/* behandlung-warum-dritter-text */
#behandlung-warum-text-003 {
	width: 639px;
	position: absolute;
	height: 65px;
	top: 700px;
	left: 30px;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	margin-top: 17px;
	text-align: left;
	}

/* grauer kasten  */	
#behandlung-warum-grau {
	width: 245px;
	position: absolute;
	background-color:#E9E9E9;
	table-layout:auto;
	left: 220px;
	top: 47px;
	height: 84px;
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	padding-top: 11px;
	padding-left: 5px;
	margin-top: 5px;
	overflow-y:scroll;
	overflow-x:hidden;
	}

/* Content-email */

#content-email {
	width: 650px;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	
}

/* Content-behandlung-wann */

#content-behandlung-wann {
	width: 650px;
	font-size: 11px;
	font-weight: 400;
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	
}

#content-behandlung-wann a {
	color: #019D9C;
	font-family:Arial, Helvetica, sans-serif;	
	font-size:11px;
	text-decoration:none;
	
}


#content-behandlung-wann a:hover	/* list at mouse-over  */
	{
	background-color: #FFFFFF;
	text-decoration: underline;
	}
	
#table {
	color:#000000;
	font-size:11px;
	
}
/* fragenundhilfe  */
.fragen-001 {
	width: 200px;
	margin-left: 25px;
}
.fragen-002 {
	width: 400px;
	float: right;
	position: absolute;
	left: 285px;
	top: 315px;
}
.fragen-003 {
	width: 400px;
	float: right;
	position: absolute;
	left: 285px;
	top: 688px;
}
/* beispiel  */
#bs {
	color:#000000;
	padding-left: 200px;
	height:235px;

}
