html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background: #e6e6e6;
}

img {
	border:0;
}


#stage {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	padding:0;
	margin-top:20px;
}
#main {
	float:left;
	width: 750px;
	padding:0;
	margin:0;
	border:1px solid #438728;
	background:#FFFFFF url(../img/bg_left.gif) top left no-repeat;
}

#head {
	position:relative;
	display:block;
	width:100%;	
	background:#FFFFFF url(../img/bg_top.gif) top left no-repeat;
	height:200px;
}

#body {
	position:relative;
	display:block;
	width:100%;	
}

/* page foot */
#foot {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#777155;
	padding-top:5px;
	padding-bottom:20px;
	height:50px;
}
#foot #links {
	margin-bottom:8px;	
}

a,
a:link,
a:hover,
a:visited {
	text-decoration: underline;
}
a { color: #777155; }
a:link { color: #777155; }
a:hover { color: #F8000; }
a:visited { color: #F8000; }
a:visited:hover { color: #777155; }

p {
	margin-top:10px;
	margin-bottom:10px;
}

form {
	margin:0;
	padding:0;
}

.clear_both {
	clear: both;
	padding: 0;
	margin: 0;
	font-size: 1px;
	width: 1px;
	height: 1px;
}


#logo {
	position:relative;
	top:43px;
	left:73px;
}

#navi {
	position:relative;
	display:block;
	width: 570px;
	left:135px;
	top:70px;
}
#navi .button {
	float:left;
	margin-right:15px;
}

#location {
	position:relative;
	display:block;
	left:60px;
	top:21px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#777155;
}

#content {
	position:relative;
	display:block;
	float:left;
	left:135px;
	top:35px;
	width:550px;
}

#foto_rainer {
	position:relative;
	display:block;
	float:left;
	margin-right:25px;
}
#foto_rainer img {
	border:1px solid #000000;
}

h1 {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:bold;
	color:#777155;
	padding-bottom:5px;
}
h2 {
	position:relative;
	display:block;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#777155;
	padding-bottom:5px;
}

.text {
	position:relative;
	display:block;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

#list {
	position:relative;
	display:block;
	float:left;
	margin-left:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}
#list b{
	position:relative;
	display:block;
	float:left;
	width:80px;	
}
#this_site b{
	position:relative;
	display:block;
	float:left;
	width:100px;	
}
#bg_foot {
	position:relative;
	display:block;
	float:right;
	width:615px;
	margin-top:50px;
	background: url(../img/bambus.jpg) bottom right no-repeat;
	padding-bottom:30px;
}
#welcome {
	position:relative;
	display:block;
	float:left;
	width:370px;
}
#praxisbilder {
	position:relative;
	display:block;
	float:left;
	top:10px;
}
#praxisbilder img{
	border:1px solid #000000;
	margin-bottom:10px;
	margin-right:10px;
	width:240px;
	height:200px;
}
#menu_therapien {
	position:relative;
	display:block;
	float:left;
	width:500px;
	padding-bottom:30px;
}
#menu_therapien b {
	padding-bottom:3px;
}
#menu_therapien a {
	float:left;
	text-align:center;
	margin-right:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#438728;
	padding-right:3px;
	padding-top:3px;
	padding-bottom:3px;
}

#therapie img {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #000000;
}

