

#google {
	display: none;
	color: #4879A3;
	margin-bottom:1em;
}
#google a , #google a:visited {
	color: #4879A3;
	font-weight: bold;
	text-decoration: none;
}

/*#google a:hover, #google a:active {
	text-decoration: underline;
}
*/
#google fieldset {
	border:none;
	margin-bottom:15px;
	position:relative;
}
#ParagraphBox {
	position:relative;
}
p#ClinicParagraph {
	font-size:0.9em;
	position:absolute;
	top:70px;
	margin-left:20px;
}
#MainContentBox ul#ClinicSearchFields {
	list-style:none;
	margin-left: 0;
	font-size:1em;
}
#MainContentBox ul#ClinicSearchFields li {
	display:block;
	margin-right:5px;
	margin-bottom:0px;
	float:left;
	width:190px;
}
#MainContentBox ul#ClinicSearchFields li#Umkreis {
	width:60px;
}

#google fieldset input#SearchAction {
	position:absolute;
	right:0px;
	bottom:0px;
}


#google fieldset label {
	font-weight:bold;

}
#google input[type="text"] {
	background-color: #E1EAF3;
	border: 1px solid #C7DBEC;
	color: #4879A3;
	width:160px;
}
#MainContentBox ul#ClinicSearchFields li input#range {
	width:30px;
}
a#optionhome2, a#optionfilter2 {
	
}

a#optionhome2 img, a#optionfilter2 img {
	vertical-align:top;
}

#google input[type="submit"] {
	cursor: pointer;
	background: transparent url(../placePurchase_files/actionButton_bg.jpg) repeat-x scroll 0 0;
	border: medium none;
	color: #FFFFFF;
	font-size: 1em;
	line-height: 18px;
	height:18px;
	vertical-align:middle;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:3px;
}
#google #formError {
	margin-left: 35px;
}
#google #formError li {
	float: none;
}

#google #choice {
	margin-bottom: 5px;
}
#google #choice ul {
	margin-left: 5px;
}
#google #choice li {
	margin-left:  50px;
	float: none;
	list-style-type: decimal;
}

#google #mapWrapper {
	margin: 0 auto;
	width: 530px;
	height: 400px;
}
#google #map {
	float: left;
	width: 530px;
	height: 400px;
	margin-bottom:20px;
}
/*
#google #sidebar {
	float:left;
	width: 200px;
	height: 390px;
	overflow: auto;
	margin: 4px;
	margin-top: 0;
	margin-bottom: 0;
	padding: 4px;
	background-color: #D88AAE;
}

#google #sidebar a#optionfilter, #google #sidebar a#optionhome {
	float:right;
	font-size: 8px;
	display: block;
	padding-left: 20px;
	width: 50px;
	background-image: url(../images/remove.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#google #sidebar a:hover#optionfilter, #google #sidebar a:hover#optionhome {
	background-image: none;
}

#google #sidebar a, #google #sidebar a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#google #sidebar a:hover, #google #sidebar a:active {
	text-decoration: underline;
}

#google #sidebar .headline {
	
	font-size: 0.9em;
	line-height: 20px;
	padding-left: 2px;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#google #sidebar #location {
	display: none;
}

#google #sidebar ul {
	list-style: none;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #ffffff;
}
#google #sidebar li {
	margin: 0;
	margin-bottom: 4px;
	padding: 2px;
	padding-bottom: 2px;
	cursor: pointer;
	width: 180px;
}

#google #sidebar #locationList li {
	cursor: default;
	margin-bottom: 0;
}
#google #sidebar #locationList li p {
	margin-bottom: 0;
}

#google #sidebar #link {
	font-size: 6pt;
	text-align: right;
}

#google #sidebar li div {
	padding: 2px;
}
#google #sidebar li h2, #google div.markerTooltip h2, #google div.markerDetail h2 {
	background: none;
	font-weight: bold;
	margin: 0;
	margin-bottom: 4px;
	padding: 0;
	font-weight: bold;
	font-size: 8pt;
}

#google #sidebar li p, #google div.markerTooltip p, #google div.markerDetail p{
	padding-left: 4px;
}

#google #sidebar li.highlight {
	background-color: #C16991;
}
*/

/* Ab hier f�r Kliniksuche */


#secondLevelNavigation {
	height:730px;
	/*padding-bottom:10px;*/
	background:url(/images/ThreeColums/ClinicSearchSidebar2_bg.jpg) no-repeat top;
	background-color:#b25782;
}

#secondLevelNavigation #sidebar {
	height:730px;
	width:190px;
	overflow:auto;
	
}
#secondLevelNavigation #sidebar #location {
	width:170px;
	

}
#secondLevelNavigation #sidebar #location a {
	color:#FFF;
	margin-left:10px;
}

#secondLevelNavigation #sidebar #location ul#locationList {
	width:150px;
	margin-top:10px;
	
}
#secondLevelNavigation #sidebar #location ul#locationList li {
	width:150px;
	font-size:10px;
	padding-left:10px;
}
#secondLevelNavigation #sidebar #location ul#locationList li:hover {
	width:150px;
}

#secondLevelNavigation #sidebar h3 {
	width:160px;
	font-size:1em;
	margin-left:10px;
	margin-top:3px;
}
#secondLevelNavigation #sidebar #location h3 {
	width:auto;
}
#secondLevelNavigation #sidebar a#optionfilter {
	font-weight:normal;
	color:#FFF;
	font-size:10px;
	margin-left:10px;
}

#sidebar ul#sidebarList {
	width:170px;
	margin-top:10px;
}


#sidebar ul li {
	border-bottom:0;
	height:auto;
	margin-bottom:10px;
	margin-left:5px;
	width:160px;
}
#sidebar ul li:hover {
	background-color:#c16991;
	cursor:pointer;
}
#sidebar ul li a {
	width:160px;
	background-color:none;
}
#sidebar ul li#back {
	width:auto;
}

#sidebar ul li#back a {
	background:url(/images/ThreeColums/ClinicSearchSidebarButton_bg.jpg) repeat-x;
	height:20px;
	font-weight:bold;
	font-size:11px;
	padding-left:10px;
	padding-right:5px;
}

#sidebar ul li#back a:hover {
	background:url(/images/ThreeColums/ClinicSearchSidebarButton_bg.jpg) repeat-x;
	font-weight:bold;
}
#sidebar ul li#back:hover {
	background:none;
}

#sidebar ul li div {
	margin-left:5px;
	padding-left:5px;
	padding-right:5px;
}

#sidebar ul li div h2 {
	font-size:10px;
	font-weight:bold;
}
#sidebar ul li div p {
	font-size:10px;
	padding-bottom:3px;
}


/* Bis hier f�r Kliniksuche */

#google div.markerTooltip, #google div.markerDetail {
	color: #ffffff;
	font-weight: normal;
	font-size: 11px;
	background-color: #D88AAE;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid #C16991;
	z-index: 100000;
}

#spinner {
	margin: 0;
	padding: 0;
	position: absolute;
}
#spinnerbg {
	background-image:url("../images/overlay.jpg");
	margin: 0;
	padding: 0;
	position: absolute;

	opacity: 0.3;
	filter: alpha(opacity = 30);
}
#spinner img {
	border: medium none;
	padding: 50px 0 0 45%;
}
