﻿/*

-
- Concept, design and implementation by
- Futurecom interactive AG
- P.O. Box
- 8037 Zurich
- Switzerland
- http://www.futurecom.ch
-
- NMC: dec
- NMD: bur
- ITS: rsh, ufe
-

*/
h2 {
	margin-top:16px;
	margin-bottom:8px
}

ul.detail {
	/*border-bottom:solid 5px #a0afb5;*/
}

ul.aerzteliste, ul.aerzteliste ul {
	width:464px;
	margin:0px;
	padding:0px;
	
}

ul.aerzteliste a {
	text-decoration:none;
}

ul.aerzteliste img {
	display:block;
	border:none;
}

ul.aerzteliste li {
	clear:both;
	/*height:19px;*/
	list-style-type:none;
	padding-left:5px;
}

ul.aerzteliste li span {
	/*margin-left:5px;*/
	line-height:17px;
}

ul.aerzteliste li.spacer {
	line-height:18px;
	height:10px;
}

ul.aerzteliste li.smallspacer {
	font-size:1px;
	line-height:6px;
	height:7px;
}

ul.aerzteliste li.dottedLine {
	font-size:0px;
	line-height:0px;
	height:1px;
	background-image:url(/portaldata/_img/img/img_punkte_linie.gif);
	background-repeat: no-repeat;
}

ul.aerzteliste li.dottedLineRight {
	font-size:0px;
	line-height:0px;
	height:1px;
	background-image:url(/portaldata/_img/img/img_punkte_linie.gif);
	background-repeat: no-repeat;
	background-position:197px 0px;
}

ul.aerzteliste li.dottedLineLeft {
	font-size:0px;
	line-height:0px;
	height:1px;
	width:186px;
	background-image:url(/portaldata/_img/img/img_punkte_linie.gif);
	background-repeat: no-repeat;
	background-position:10px 0px;
}

/*level 1*/

ul.aerzteliste li.level1 
{
	font-weight:bold;
	margin-bottom:2px;
	/*height:18px;*/
	background-color:#f4f4f4;
}

ul.aerzteliste li.level1 span {
	/*line-height:19px;*/
}

/*level 2*/

ul.aerzteliste li.level2 {
	/* height:16px; */
}

ul.aerzteliste li.level2 span {
	line-height:16px;
	margin-top:1px;
	margin-bottom:3px;
}

ul.aerzteliste li.level2 span.labelLeft {	
	font-weight:normal;
	float:left;
	width:186px;
}

ul.aerzteliste li.level2 span.labelMiddle {	
	float:left;
	width:245px;
}

ul.aerzteliste li.level2 span.labelRight {	
	float:right;
	width:13px;
	padding-top:3px;
}

ul.aerzteliste li table td {
	padding:0px;
	margin:0px;
}

/* deprecated ??? */

ul.aerzteliste li.level2 span.detaillabelLeft {	
	font-weight:normal;
	float:left;
	width:186px;
	border:solid 1px fuchsia;
}

ul.aerzteliste li.level2 td.txt {
    height:20px;
    vertical-align:middle;
}

ul.aerzteliste li.level2 span.labelSearchLeft {	
	font-weight:normal;
	float:left;
	width:186px;
}

ul.aerzteliste li.level2 span.labelSearchMiddle {
	float:left;	
	width:auto;
}

ul.aerzteliste li.level2 span.labelSearchMiddle select {
	margin-top:6px;
	width:190px;
	font-size:12px;
	border:solid 1px #a0afb6;
	
}

ul.aerzteliste li.level2 span.labelSearchRight {	
	float:right;
	margin-top:9px;
}

ul.aerzteliste li.backbutton {
	height:auto;
	padding-top:7px;
	padding-bottom:6px;
}

ul.aerzteliste li.backbutton a {
	display:inline;
}



