body {
	margin : 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: #ECECEC;
	font-size: 9pt;
}

#logo-aerzte-text {
  position: absolute;
  left: 78px;
  top: 60px;
  color: #FFCC66;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

#suchen {
  position: absolute;
  right: 4px;
  top: 16px;
}
#suchfeld {
  position: absolute;
  right: 96px;
  font-size: 12px;
  color: #000000; 
  border: 1px solid #333333; 
  background: #EFEFEF;
  width: 180px;
  height: 14px;
}
#suchenbutton {
  position: absolute;
  right: 14px;
  width: 70px;
  height: 18px;
  vertical-align: top;
  margin-left: 5px;
}







.ueberschrift-normal {
	color: #1855C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding : 1px;
	height : 17px;
	width : 188px;
	padding-left : 5px;
	text-decoration: none;
}

a.ueberschrift-normal {	

}

a.ueberschrift-normal:hover {

	color: White;

	background-color: #1855C7;

}







.text-schwarz-block {

  display: block;
  
	color: Black;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: normal;

	text-decoration: none;

	padding : 1px;

	height : 17px;

	width : 161px;

	padding-left : 5px;

}

a.text-schwarz-block {

}

a.text-schwarz-block:hover {

	color: White;

	background-color: #1855C7;

}



 


 
.text-menu-oben {
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom: 1px;
	height : 17px;
}
a.text-menu-oben {	
}
a.text-menu-oben:hover {
	color: Black;
	background-color: White;
}



.text-menu-unten {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin-top: 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom: 1px;
	height : 17px;
}
a.text-menu-unten {	
}
a.text-menu-unten:hover {
	color: Black;
	background-color: White;
}




 
.text-menu-weiss {
	color: Black;
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom: 1px;
	height : 17px;
}
a.text-menu-weiss {	
}
a.text-menu-weiss:hover {
	color: Black;
	background-color: #FFCC66;
	
}











.text-menu-dienste {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom: 1px;
	height : 17px;
}
a.text-menu-dienste {	
}
a.text-menu-dienste:hover {
	color: #000000;
	background-color: #FFCC66;
}








.text-menu-dienste-punkt {
	color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	padding-bottom: 0px;
}

a.text-menu-dienste-punkt {	
}




.text-menu-dienste-aktiv {
	color: #000000;
	background-color: #FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	margin-top: 1px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 1px;
	padding-bottom: 1px;
	height : 17px;
}
a.text-menu-dienste-aktiv {	
}
a.text-menu-dienste-aktiv:hover
}








.border-bild {

	border-right : 1px solid White;

	border-left : 1px solid White;

	border-bottom : 1px solid White;



}



a.border-bild {	

}



a.border-bild:hover {

	border-right : 1px solid #555555;

	border-left : 1px solid #555555;

	border-bottom : 1px solid #555555;

}







.tabellegross {
	border-right: 1px solid #999999; 
	border-left: 1px solid #FFFFFF; 
	border-bottom: 1px solid #999999; 
	border-top: 1px solid #FFFFFF; 	
	background-color: White; 
}

.zellegross {
	border-right: 1px solid #999999; 
	border-left: 1px solid #999999; 
	border-bottom: 1px solid #999999; 
	border-top: 1px solid #999999; 	
	background-color: White; 
}

html {
  overflow: -moz-scrollbars-vertical;
}

