html {		height: 100%; margin: 0; padding: 0;
			width: 100%; }

body {		background-color: #fdeed9;
			font-family: Trebuchet MS, sans-serif;
			font-size: 62.5%;
			color: #333; 
			margin: 0 auto; padding: 0;
			height: 100%; width: 100%;
			text-align: center;
			
			}

#main_oben {		height: 173px;
				background-color: #fff;
			}
			
#header{	width: 948px; height: 173px;
			margin: 0 auto; padding: 0;
			text-align: left;	
			background-color: #fff;
			overflow: hidden;	
}	



#logo{		margin: 22px 0 0 17px;
			width: 185px;
			float: left;
			}
			

#bildleiste {	
				margin-left: 282px;
				padding-top: 22px;
				height: 103px;
				background-image:url(../img/bildleiste_01.jpg);
				background-repeat:no-repeat; 
				background-position: bottom;
}
	
#centerbox {		width: 948px;
				clear: both;
				margin: 0 auto; padding: 0; 
				text-align: left;
				background-image:url(../img/zahn_bg_01.gif);
				background-repeat: no-repeat;
				background-position: 99% 220px;
				}
				

#column_left{	width: 228px;
				float: left;
				padding-top: 14px;
				}

#column_right{	margin-left: 228px;}

#content{		margin: 0 0 0 55px;
				padding: 46px 0 30px 0;
				width: 502px; min-height: 350px;
				font-size: 1.3em;
				color: #666;}

#facharzt {		color: #ee7900;
				text-align: center;
				font-size: 1.4em;
				font-weight: normal;
				font-family: Arial;
				width: 171px;
				margin-left: 17px;}

.box_seite{		width: 228px;
				margin-top: 38px;
				background-color: #fef5e8;
				}
				


.border_box{	height: 1px; width: 228px;
				background-image:url(../img/border_01.gif);
				background-repeat: repeat-x;
				overflow: hidden;
				}
				
.text_seite{	padding: 8px 0 8px 13px;
				font-size: 16px;
				color: #48c2f1;
				line-height: 24px;
				}
				

.ord{		font-size: 14px;
			font-weight: bold;}
			
.gmap{		width: 326px;
			float: left;
			padding-bottom: 15px;
			padding-top: 10px;}

.mapdesc{	margin: 0 0 0 345px;
			/*width: 157px;*/}
			
h4 a.lg_link {	font-size: 13px;
			color: #48c2f1;
			margin: 15px 0 5px 0;
			text-decoration: none;
			padding: 0;}
			
h1 {			font-size: 18px;
			margin-top: 0px;
			color: #48c2f1;
			padding-bottom: 16px;
			background-image:url(../img/border_01.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			}
			
h2 {			font-size: 14px;
			margin-top: 30px;
			color: #48c2f1;
			padding-bottom: 15px;
			background-image:url(../img/border_01.gif);
			background-repeat: repeat-x;
			background-position: bottom;
			}
			
h3 {			background-image:url(/img/zahn_h3_01.gif);
			background-repeat: no-repeat;
			background-position: left;
			padding: 0 0 0 15px;
			margin: 15px 0 3px 0;
			color: #48c2f1;
			font-size: 14px;
			}

h4 {		font-size: 13px;
			color: #48c2f1;
			margin: 15px 0 5px 0;
			padding: 0;
			}

p{		line-height: 20px;
		margin: 15px 0 0 0;}
p.seite{	font-size: 12px;
			color: #999;
			line-height: 15px;
			margin: 6px 0 6px 0;}
p.tel{		font-size: 16px;
			color: #48c2f1;
			}


			
ul{		margin-top: 5px;}

strong {	font-weight: normal;}

address {	font-style: normal;
			color: #48c2f1;
			font-size: 16px;}


a:link, #gmap{	text-decoration: none; color: #ee7900; font-size: 12px; font-weight: bold;}
a:visited {	text-decoration: none; color: #ee7900; font-size: 12px; font-weight: bold;}
a:hover {	text-decoration: underline; color: #ee7900; font-size: 12px; font-weight: bold;}
a:active {	text-decoration: none; color: #ee7900; font-size: 12px; font-weight: bold;}
a:focus {	text-decoration: none; color: #ee7900; font-size: 12px; font-weight: bold;}




#main_nav {
	margin: 11px 0 0 227px;
	padding: 0 0 0 55px;
	background-image:url(../img/menu_bg_01.gif);
	background-repeat: no-repeat;
	height: 23px; /*width: 675px;*/
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
}



#main_nav li {
	list-style-type: none;
	display: block;
	border-right: 1px dotted #fff;
	float:left;
}
#main_nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	color: #fff;
	text-decoration: none;
	padding: 3px 12px 0 12px;
	display: block;
	height:20px;
	float:left;
}
#main_nav a:hover, #main_nav #main_nav_aktiv {
	color: #fff;
	background: #f38e00;
}
