html,body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100.1%;
	background: #daf1fc;
	}
	
/*
########################################################## PAGE ##########################################################
*/
#page {
	width: 1007px;
	min-height: 100%;
	_height: 100%;
	margin: auto;
	position: relative;
	background: url(bilder/layout/bg-content.jpg) repeat-y;
	border-top: 7px solid #fff;
	border-left: 3px solid #fff;
	border-right: 3px solid #fff;
	}

	.clearing{
		clear: both;
		height: 0;
		line-height: 0;
		padding: 0;
		border: 0;
		margin: 0;
		font-size: 0;
		}
		
		h1, h2, h3, h4, h5, h6 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-weight: normal;
			}
		
		div, img {
behavior:url(iepngfix.htc);
}
	a img {
border: none;
}
/*
********************************************************** HEAD ***********************************************************
*/
#head {
	width: 1007px;
	height: 306px;
	background: url(bilder/layout/bg-kopf.jpg) no-repeat;
	border-bottom: 1px solid #fff;
	}		
/*
/////////////////////////// SHORTCUTS /////////////////////////
*/
#head .shortcuts {
	position: absolute;
	top: 9px;
	right: 29px;
	font-size: 0.75em;
	}
	
	#head .shortcuts ul {
		padding: 0;
		margin: 0;
		}
		
		#head .shortcuts ul li {
			display: inline;
			margin: 0 5px;
			}
			
			#head .shortcuts ul li a {
				color: #ffd9b2;
				text-decoration: none;
				}
				
				#head .shortcuts ul li a:hover{
					text-decoration: underline;
					}
/*
/////////////////////////// TOPMENUE /////////////////////////
*/
#topmenue {
	width: 250px;
	}
	
	#topmenue ul {
		margin: 0 0 0 354px;
		padding: 116px 0 0 0;
		}
		
		#topmenue ul li {
			width: 250px;
			color: #000;
			list-style: none;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 0.875em;
			}
			
			#topmenue ul li a {
				color: #fff;
				text-decoration: none;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 1.7em;
				}
				
				#topmenue ul li a:hover {
					color: #006699;
					}
					
					#topmenue ul li#praxis {
						margin: 0 0 11px 0;
						*margin: 0 0 8px 0;
						}
						
						#topmenue ul li#behandlung {
							margin: 25px 0 11px 0;
							*margin: 25px 0 9px 0;
							}
/*
########################################################## WRAP ###########################################################
*/
#wrap {
	width: 1007px;
	position: relative;	
	padding: 0 0 142px 0;
	color: #643213;
	}
/*
//////////////////////////// SIDEBAR /////////////////////////
*/
#sidebar {
	width: 280px;
	float: left;
	margin: 0 1px 0 0;
	}
	
	#sidebar h1 {
		margin: 13px 0 10px 17px;
		padding: 0;
		height: 26px;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.3em;
		font-weight: normal;
		color: #fe8003;
		background: url(bilder/layout/uhr.jpg) no-repeat 215px 0;
		}
		
		#sidebar h3 {
			margin: 0;
			padding: 0 0 0 17px;
			line-height: 23px;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 0.75em;
			font-weight: bold;
			color: #fff;
			background: #81d0f5;
			}
			
			#sidebar p {
				margin: 6px 0 6px 17px;
				padding: 0;
				font-size: 0.75em;
				line-height: 1.4;
				}
				
				#sidebar p span.wt {
					width: 37px;
					display: inline-block;
					font-weight: bold;
					}
					
					#sidebar p span.vt {
						width: 109px;
						display: inline-block;
						font-weight: bold;
						}
						
						#sidebar .links {
							width: 125px;
							float: left;
							}
							
							#sidebar .links a {
								margin: 13px 0 0 0;
								display: block;
								color: #643213;
								background: url(bilder/layout/icon-anfahrt.jpg) no-repeat 78px 4px;
								}
							#sidebar a {
								margin: 0;
								color: #643213;
								}								
								#sidebar .links a:hover, #sidebar a:hover {
									text-decoration: none;
									}
							
									#sidebar .rechts {
										width: 130px;
										float: left;
										}
/*
//////////////////////////// CONTENT /////////////////////////
*/
#content {
	width: 726px;
	float: left;
	font-size: 0.75em;
	background: #f6e7de;
	position:relative;
	_padding-top: 15px;
	*padding-top: 15px;
	}
	
	#content h1 {
		margin: 16px 0 12px 90px;
		padding: 0;
		color: #fe8003;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.7em;
		width: 450px;
		}
		#content #tv-button {
			position: absolute;
            right: 30px;
            top: 25px;
			}
		#content h1 span {
			font-size: 1.4em;
			font-weight: normal;
			}
		#content .home {
			text-indent: -9999px;
			display:block;
			width: 50px;
			height: 31px;
			position:absolute;
			background-image: url(bilder/home.png);
			background-repeat: no-repeat;
			margin:0;
			padding: 0;
			margin: 10px 10px 10px 30px;
			*margin: 0px;
			*margin-left: -55px;
			_margin: 0px;
			_margin-left: -55px;
		}
/*
########################################################## FOOTER ###########################################################
*/
#footer {
	width: 990px;
	height: 142px;
	position: absolute;
	bottom: 0;
	background: #fe8003;
	padding: 0 0 0 17px;
	border-top: 1px solid #fff;
	}
	
	#footer h2 {
		margin: 10px 0 0 0;
		padding: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 0.875em;
		color: #fff;
		}
		
		#footer p {
			margin: 9px 0;
			padding: 0;
			}
	
			#footer .links,
			#footer .mitte,
			#footer .rechts {
				width: 320px;
				float: left;
				font-size: 0.687em;
				color: #ffd9b2;
				}
				
				#footer .mitte {
					margin: 0 31px 0 27px;
					}
					
					#footer .rechts {
						width: 290px;
						}
						
						#footer a {
							color: #ffd9b2;
							text-decoration: underline;
							}
							
							#footer a:hover {
								text-decoration: none;
								}
								
								#hnm {
									position: absolute;
									right: 25px;
									bottom: 7px;
									font-size: 0.678em;
									}
									
									#hnm a {
										color: #fff;
										text-decoration: none;
										}
										
										#hnm a:hover {
											text-decoration: underline;
											}
/*
########################################################## SEPERATE STYLES ######################################################
*/
		
/***************************************************/
/*************** STYLES STARTSEITE *****************/
/***************************************************/
#content-top {
	padding: 0 0 0 28px;
	border-bottom: 1px solid #fff;
	}
	
	#content-top .teaser {
		width: 672px;
		height: 190px;
		padding: 17px 14px 0 17px;
		float: left;
		background: url(bilder/layout/bg-teaser.jpg) no-repeat;
		}
		
		#content-top .teaser h3, #content h2 a {
			margin: 0 0 7px 0;
			padding: 0;
			color: #2bb3f4 !important;
			font-size: 1em;
			font-weight: bold;
			}
                        #content-top .teaser p {
                            margin: 10px 20px 0 0;
                        }
			#content-top .teaser a {
				width: 70px;
				display: block;
				margin: 5px 0 0 0;
				color: #fe8003;
				text-decoration: underline;
				}
				
				#content-top .teaser a:hover {
					text-decoration: none;
					}

#bs {
	width: 726px;
	min-height: 250px;
	_height: 250px;
	background: url(bilder/layout/bg-bs.jpg) no-repeat;
background-position: center;
background-color: #82D0F6;
	color: #fff;
	}
	
		#bs .text {
			width: 237px;
			float: left;
			padding: 70px 118px 0 38px;
			line-height: 1.4;
			}
			
			#bs .text h2 {
				margin: 0;
				padding: 0;
				font-size: 1.8em;
				line-height: normal;
				}
				
				#bs .text p {
					padding: 0;
					margin: 15px 0 0 0;
					}
		
				#cmenu {
					width: 273px;
					float: left;
					}
				
					#cmenu ul {
						margin: 0;
						padding: 0;
						}
						
						#cmenu ul li {
							width: 248px;
							list-style: none;
							height: 18px;
							display: block;
							border-bottom: 1px solid #b3e3f9;
							padding: 5px 0 0 25px;
							background: url(bilder/layout/icon-bs-menue.jpg) no-repeat 3px 6px;
							}
							
							#cmenu ul li a {
								color: #fff;
								text-decoration: none;
								font-family: Georgia, "Times New Roman", Times, serif;
								font-weight: bold;
								}
								
								#cmenu ul li a:hover {
									color: #088CCC;
									}
									
									#cmenu ul li.last {
										border: none;
										}
										
										#cmenu ul li:first-child {
											margin: 6px 0 0 0;
											}		
/***************************************************/
/*************** STYLES FOLGESEITEN ****************/
/***************************************************/
#content .inhalt {
	width: 600px;
	padding: 0 32px 20px 32px;
	}
#content .inhalt img {
	border: 1px solid #81D0F5;
	padding: 10px;
	background-color: #FFFFFF ;
	margin: 15px 0 15px 0;
	}
	
	#content .inhalt h2 {
		margin: 25px 0 5px 0;
		padding: 0;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 1.4em;
		color: #2BB3F6;
		}
	#content .inhalt h3, #content .inhalt h3 a  {
			margin: 0;
			margin-top: 25px !important;
			padding: 0;
			}
		
		#content .inhalt p {
			padding: 0;
			margin: 10px 0;
			}
			
			
			#content .inhalt IMG.links {
				float: left;
				margin: 0 10px 10px 0;
				}
				
				#content .inhalt IMG.rechts {
					float: right;
					margin: 0 0 10px 10px;
					}
					
					#content .inhalt a {
						color: #643213;
						}
							#content .behandlung {
								width: 245px;
								height: 120px;
								display:block;
								float:left;
								margin-right: 30px;
								margin-bottom: 30px;
								background-color: #FFF5EF;
								padding: 10px;
								border: 1px solid #FFFFFF;
								}
							#content .behandlung h2 {
								margin: 0;
								padding: 0;
								padding-bottom: 3px;
								margin-bottom: 10px;
								border-bottom: 1px solid #BFEBFF;
							}	
							#content .behandlung h2 a {
								color: #00A5EF;
							}
							#content .behandlung img {
							background: none;
							display:block;
							float: right;
							margin-top: -29px;
							border: none;
								}			
							#content .inhalt a:hover {
								text-decoration: none;
								}
								
								#content .inhalt IMG.karte {
									margin: 0;
									padding: 0;
									}
