 body	{ text-align:center; background:url(graphic/verlauf.jpg); background-repeat:repeat-x; background-color:#FFFFFF; }
 
 #container { width:800px; margin:0px auto; text-align:left; }

 #top	{ position:absolute; top:50px; width:780px; height:130px; z-index:1; }
 
 #hg	{ background: url(graphic/hg.jpg); position:absolute; top:200px; width:780px; height:380px; z-index:1; }
 
 #text	{ position:absolute; margin-left:20px; top:220px; width:750px; height:340px; overflow:auto; z-index:1; }
 
 #menu  { position:absolute; margin-left:182px; top:155px; width:600px; height:20px; z-index:2; }
 
 #adresse  { position:absolute; top:590px; width:600px; height:20px; z-index:1; } 
 
 .h0 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; }
 
 .h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; }
 
 .schrift12 { font-family: "Trebuchet MS"; font-size:12px; }
 .schrift13 { font-family: "Trebuchet MS"; font-size:13px; }
 .schrift14 { font-family: "Trebuchet MS"; font-size:14px; }
 .schrift17 { font-family: "Trebuchet MS"; font-size:17px; }
 
 a { color: #339999;}
 a:hover { color: #FF9900; }
 a:link.menu { text-decoration:none }
 
 #menu-ordination {
	overflow:hidden;
	position:absolute;
	top:185px;
	margin-left:265px;
	width:270px;
	height:500px;
	z-index:3;
	visibility: hidden;}

#menu-leistungen {
	overflow:hidden;
	position:absolute;
	top:185px;
	margin-left:363px;
	width:260px;
	height:400px;
	z-index:3;
	visibility: hidden;}
	
 table.untermenu {
	border-width: 1px;
	border-spacing: 2px;
	border-style: none;
	border-color: #666666;
	border-collapse: separate;
	background-color: #ffffff; }
 table.untermenu th {
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: #666666;
	background-color: #ffffff; }
 table.untermenu td { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:13px;
	border-width: 1px;
	padding: 4px;
	border-style: dashed;
	border-color: #666666;
	background-color: #ffffff; }
