body {
	background: url(../images/bg.gif) repeat-x #FFFFFF;
	margin: 15px 0px 0px 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 13pt;
}
a {
	color: blue;
}
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#0000FF;
	font-weight:bolder;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#0066FF;
}
h3 {
	color: blue;
	font-size: 12px;
	margin: 0px;
	display: inline;
}
h4 {
	color: #03F;
	font-weight:normal;
	font-size: 12px;
	display: inline;
}
h5 {
	color: white;
	font-size: 12px;
	margin: 0px;
	display: inline;
}
.text_normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000000;
	font-weight:normal;
}
.main_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align:center;
}
.main_h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.textfeld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* ############################################ */
/* ############# MAIN  D I V ################## */
/*############################################# */
#page {
	margin: 0 auto;
	margin-top: 5px;
	width: 975px;
	text-align: left;
}
#header{
	height: 22px;
	background: url(../images/top.png);
}

#logo {
	background: url(../images/logo.jpg) no-repeat;
	background-repeat: no-repeat;
	height: 159px;
}
#content {
	background: url(../images/back.png) repeat-y;
	margin-top: auto;
	clear:both;
}
#text {
	background: url(../images/wasser_back.jpg) bottom no-repeat;
	text-align: left;
	padding: 0px 100px 50px 100px;
}

#footer {
	background: url(../images/bottom.png) top no-repeat;
	height: 50px;
	padding-top: 30px;
	font-size: 12px;
	color: #46546A;
	text-align: center;
	clear:both;
}

/* ############################################ */
/* ############# UNTER D I V ################## */
/*############################################# */
#logo_flash {
	width: 215px;
	padding-top: 9px;
	padding-left: 12px;
}
#navi_top {
	clear:both;
	padding-left:12px;
}
#bilderrahmen_flash {
	position:absolute;
	left:52%;
	top:310px;
	z-index:1;
}
.tab_border TD {
	border-top: 1px solid #000099;
}
.tab_border TABLE {
	border-bottom: 1px solid #000099;
}

/* ############################################ */
/* ############## NAVIGATION ################## */
/*############################################# */
#bild {
	padding: 30px 0px 30px 0px;
}
#verband {
	position: absolute;
	top: 670px;
	left: 50%;
	margin-left: 350px;
}
#praxisschild {
	position: absolute;
	top: 670px;
	left: 50%;
	margin-left:-450px;
}
#navi_top DIV {
	float: left;
	width: 85px;
	height:20px;
	text-align:center;
	padding-top: 5px;
}
#navi_top .nav_div, #navi_top .nav_left, #navi_top .nav_right {
	background: url(../images/navi/back.gif) -20px 35px;
	border-left: 1px solid #000033; 
}
#navi_top .active {
	background: url(../images/navi/back.gif) -20px 110px;
	border-left: 1px solid #000033;
}
#navi_top DIV a {
	color: white;
	text-decoration: none;
	font-weight: bold;
	font-style:italic;
	font-size: 13px;
	display: block;
	height: 20px;
	width: 85px;
}
#navi_top .nav_left {
	float: left;
	width: 46px;
	border-left: none;
}
#navi_top .nav_right {
	float: left;
	width: 45px;
	border-left: 1px solid #000033;
}
/* ############################################ */
/* ############## Therapien ################### */
/*############################################# */
DIV .therapien {
	margin: 10px;
	height: 120px;
	border: 1px solid black;
	text-align: left;
}
DIV .therapien DIV {
	cursor: pointer;
	margin: 0px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
}
DIV .therapien .therap_nav_head_1 {
	margin: 0px;
	height: 25px;
	padding-left: 15px;
	background: url(../images/therap_nav_1.png) repeat-x;
	color: white;
}
DIV .therapien:hover {
	border: 1px solid blue;
	background-color:#D9DDFF;
}
.tbl_therap_nav {
	font-size: 10px;
}
#tbl_therapien a{
	color: #000000;
	text-decoration: none;
}


