#ebene0 {
  position: absolute;
  top: auto;
  margin-left: 2px;
  margin-right: 10px;
  overflow: visible;
}
#navigationlinks {
	position:absolute;
	left: 0px;
	top: auto;
	width: 150px;

}
#main {
  position:relative;
  margin-left: 150px;
  margin-right: 5px;
  top: auto;
  width: 550px;
}

#kopfzeile {
	width: 700px;
}

#kopfzeile td{
	font-size: 25px;
}

#fusszeile {
  position:relative;
  margin-left: 150px; 
  margin-right: 5px; 
  top: auto;
}

.ueberschrift_unterstrichen {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #66CCFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
	font-weight: bold;
}
.ueberschrift {
	font-family: Verdana, Arial;
	font-size: 24px;
	color: #66CCFF;
}

.menuediv {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.praxisschild {
	border-top: thin none #FF0000;
	border-right: thin none #FF0000;
	border-bottom: thin none #FF0000;
	border-left: thin none #FF0000;

}
body {
	background-color: #325578;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;



}

a:link {
	dispaly: block;
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
}
a:visited {
	dispaly: block;
	text-decoration: none;
	color: #FFCC66;
}

.buttonleft {  
	border-left: 7px solid #66CCFF;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	margin-top: 2px;
	background-color:#336699;
	dispaly: block;
}
img {
	border: none;
}

.floatedpicture {
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;

}
td {
	valign: top;
	vertical-align: top;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;



}
table {
	border: none;
}

div.navigation p{
	border-left: 7px solid #66CCFF;
	padding-left: 10px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-right: 10px;
	margin-top: 2px;
	background-color:#336699;
	dispaly: block;
}

div.sprechstunden table{
	width: 600px;
}
div.sprechstunden td{
	text-align: left;
}

div.sprechstunden th{
	text-align: left;
}

div.infoList table{
	width: 500px;
	clear:both;
}
.infoListText {width: 100%;
}

.fusszeile_ueberstrichen p{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000066;
	clear:both;
}