@import url('http://www.hebammennetz.ch/midwifes/output/suche.css');

/* Allgmein ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
body {
  margin: 0px;
  margin-left: 35px;
  padding: 0px;
  background-color:#5b0634;
  font-family: Verdana, Arial;
  font-size: 12px;
  color: #5b0634;
  font-weight: normal;  
  line-height: 15px;
}

div {
  margin: 0px;
  padding: 0px;
}

h1 {
  margin: 0px;
  padding: 0px;
  padding-bottom: 7px;
  font-size: 14px;
  font-weight: bold;
  color: #f58220;
}

a:link {
	color: #5b0634;
	text-decoration: none;
	font-weight: bold;
}

#inhalt a {
	text-decoration: underline;
}

a:hover {
	color: #5b0634;
	text-decoration: underline;
	font-weight: bold;
}

a:visited {
	color: #5b0634;
	text-decoration: none;
	font-weight: bold;
}

img {
  padding: 0px;
  margin: 0px;
}

p {
  padding: 0px;
  margin: 0px;
  padding-left: 10px;
}

h1 {
  margin: 0px;
  padding: 10px;  
}

/* Verfügbare Hebammen :::::::::::::::::::::::::::::::::::::::::::::::::::::*/

#available {
	height:20px;
	position:absolute;
	right:0;
	text-align:right;
	margin-right: 2px;
	top:102px;
	width:370px;
	z-index:2000;
}

#available .jsLink {
	text-transform:uppercase;
	font-size:12px;
}

#available .jsLink img {
	position: relative;
	top: -1px;
}

#available A {
    color: #FFF;
}

#available a:hover {
	color: #BBB;
	text-decoration: none;
}

#available .list {
    text-align: left;
    display: none;
    background-color: #FDE6D2;
    border: solid #939598 2px;	
	position: absolute;
	top: 18px;
	right: -1px;
	/*left: 37px*/;
	width: 330px;
}

#available .sucheErgebnis img {
    border: none;
}

#available .sucheErgebnis {
    height: 60px;
    _height: 65px;
}

#available #sucheErgebnisBox {
    width: 330px;
}


/* Boxen :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
#webBox {
  margin: 0px;
  padding: 0px;
  width: 970px;
  height: auto;
}

#webHeader {
  margin: 0px;
  padding: 0px;
  width: 970px;
  height: 121px;
  position: relative;
	background-image: url(../../../fileadmin/images/header.gif);
	background-repeat:no-repeat;
	background-color: #5b0634;
}

#webFooter {  
  margin: 0px;
  padding: 0px;
  width: 970px;
  height: 24px;
	text-align: left;
	font-size: 8px;
  color: #8f8b91;	
	background-image: url(../../../fileadmin/images/footer.gif);
	background-repeat:no-repeat;
	clear:both;
}

#webFooter2 {  
  margin: 0px;
  padding: 0px;
  width: 970px;
  height: 24px;
	text-align: left;
	font-size: 8px;
  color: #8f8b91;	
	background-image: url(../../../fileadmin/images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#webRechte {  
  margin: 0px;
  padding: 0px;
  padding-left: 9px;
  height: 5px;
  font-size: 8px;
  color: #666666;
  text-align: left;
}

#webCMS {  
  margin: 0px;
  padding: 0px;
  height: 5px;
  font-size: 8px;
  color: #666666;
  text-align: right;
}

#webInhalt {
  background-color:#fde6d2;
  margin: 0px;
  padding: 0px;
  height: auto;  
}

#inhalt {
  margin: 0px;
  padding: 0px;  
  width: 770px;
  height: auto;
  float: left;
  background-color:#fde6d2;
}

#navi {
  margin: 0px;
  padding: 0px;
  padding-left: 8px;
  width: 191px;
  /*IE 6*/_width: 199px;
  height: auto;
	background-image: url(../../../fileadmin/images/navi_bg.gif);
	background-repeat:no-repeat;
	float:left;
	font-size: 11px;
	color: #8f8b91;
}

#impressumStart {
  position: relative;
  top: 100px;
  left: 100px;
  font-size: 10px;
	font-weight: normal;
}

#impressum {
  padding-left: 10px;
	font-size: 10px;
	font-weight: normal;
  color: #8f8b91;	
}

#impressum > a:link {
  font-weight: normal;
  color: #8f8b91;
}

#impressum > a:hover {
  font-weight: normal;
	color: #FFFFFF;
}

#impressum > a:visited {
  font-weight: normal;
	color: #8f8b91;
}


#portraits {
  position: relative;
  left: -10px;
  margin: 0px;
  padding: 0px;
  margin-top: 25px;
  width: 735px;
  height: auto;
  border-top: 1px solid #5b0634;
}

#portraitsBild {
  margin: 0px;
  padding: 0px;
  width: 240px;
  height: auto;
  float: left;
}

#portraitsText {
  margin: 0px;
  padding: 0px;
  padding-top: 5px;
  width: 495px;
  height: auto;
  float: right;
}

/* Klassen :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
/* Allgemein 
*/
#navi a {
    color: #939598;
    text-decoration: none;
    font-weight: bold;
}

/* Allgemein Hover*/
#navi a:hover {
    color: #FFFFFF;
    text-decoration: none;    
    font-weight: bold;
}

/* Allgemein Listen*/
#navi ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

/* Allgemein Listeneinträge*/
#navi li {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 1px;
}

/* Allgemein 1. Ebene */
#navi > ul > li {  
    border-bottom: 1px solid #FFFFFF;
}

/* Allgemein 1. Ebene IE6 */
#navi li.menu-level1, #navi li.menu-level1-active {    
    /*IE 6*/*border-bottom: 1px solid #FFFFFF;
}

/* Allgemein 2. Ebene*/
#navi li.menu-level2, #navi li.menu-level2-active {    
    margin-left: 10px;
    border-bottom: 1px dotted #FFFFFF;
}

/* Links 2. Ebene*/
#navi li.menu-level2 a, #navi li.menu-level2 a:hover, #navi li.menu-level2-active a, #navi li.menu-level2-active a:hover{
    font-weight: normal;
}  

/* Aktiv 1. Ebene*/
#navi li.menu-level1-active > a {
    color: #d66924;
}

/* IE 6 Aktiv 1. Ebene*/
#navi li.menu-level1-active a {
    /*IE 6*/*color: #d66924;
}

/* Aktiv 2. Ebene*/
#navi li.menu-level2-active > a {
    color: #FFFFFF;
}

/* IE6 Aktiv 2. Ebene*/
#navi li.menu-level2-active a {
    /*IE 6*/*color: #FFFFFF;
}

/* IE 6 Allgemein 2. Ebene*/
#navi li.menu-level2 a {
    /*IE 6*/*color: #939598;
}

/* Aktiv 1. Ebene*/
#navi li.menu-level1-active {
    border-bottom: 1px dotted #FFFFFF;
    /*IE 7*/*+border-bottom: none;
}

#navi li.menu-level1-active > ul{
    /*IE 7*/*+border-top: 1px dotted #FFFFFF;
}

/* Linke & Rechte Spalte */
#links {
	margin: 0px;
	width: 385px;
	float: left;	
}

#rechts {
	margin: 0px;
	width: 385px;
	float: right;	
}

p em {
	font-style: normal;
	display: none;
  	color: #f58220;
}

p:hover em {
	display: block;
}

/* GoogleMaps Suche ::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::: */
.googleMap {
	width: 300px;
	height: 300px;
	position: relative;
	background-color: #DDD;
}

.pin {
	width: 33px;
	height: 49px;
	position: absolute;
}

.gruen {
	background: url(../../images/pin_gruen.png) no-repeat;
}

.rot {
	background: url(../../images/pin_rot.png) no-repeat;
}

.popup {
	width: 222px;
	border-top: 1px solid #DDD;
}

.popup .sucheErgebnis {
	background: url(../../images/tooltip_bg.png) no-repeat bottom center;
	color:#555;
	font-size:10px;
	line-height:13px;
	padding:5px 0 11px 5px;
	*padding-bottom: 12px;
    width: 222px;
    position: relative;
/*	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	-moz-box-shadow:0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow:0 0 4px rgba(0,0,0, 0.2);*/
}

.popup .zumProfil {
	margin-left: 0px;
}

.popup .hebammeName {
	font-weight: bold;
}


.popup .zumProfil a {
	color: #555;
}

a.close {
	background:url("../../images/close.gif") no-repeat scroll 0 0 transparent;
	display:inline-block;
	font-size:0;
	height:14px;
	line-height:0;
	overflow:hidden;
	text-indent:-999px;
	width:14px;
	position: absolute;
	right: 9px;
	top: 7px;
}

a.close:hover {
	background:url("../../images/close_hover.gif") no-repeat scroll 0 0 transparent;
}

.popup .sucheText {
	width:175px;
	float: right;
	_padding-left: 0px;
}

.popup .sucheBild img {
	border: 2px solid #FFF;
}

.popup .sucheErgebnis .sucheBild a {
	text-decoration: none;
}
