head, body {
	font: 8pt/1.3em Arial, Geneva, Verdana, Helvetica, sans-serif;
	color: #191D57;
	background-color: #ffffff;
	margin: 0;
}
body {
	scrollbar-base-color : #FF9C2C;
	scrollbar-track-color : #E8E4E0;
	scrollbar-face-color : #E8E4E0;
	scrollbar-highlight-color : #FF9C2C;
	scrollbar-3dlight-color : #E8E4E0;
	scrollbar-darkshadow-color : #E8E4E0;
	scrollbar-shadow-color : #FF9C2C;
	scrollbar-arrow-color : #FF9C2C;
}
h3 {
	margin-bottom: 15px;
}
td, th {
	font: 8pt/1.3em Arial, Geneva, Verdana, Helvetica, sans-serif;
}
th {
	text-align: left;
}
form {
	margin: 0;
}
.normal {
	font-weight: normal;
	font-style: normal;
}
.normalbold {
	font-weight: bold;
	font-style: normal;
}
.title {
	font-weight: normal;
	margin-top: 20px;
	font-size: 14pt;
}

.subheadline {
	font-size: 9pt;
	font-weight:bold;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
}
ul { 
	list-style: none;
	list-style-type: none;
}
input, select {
	font-size: 8pt;
}
.hideSpan span {
	display: none;
}
/* Links */
a {
	color: #D68E10;
	text-decoration: none;
} 
a:hover {
	color: #D68E10;
	text-decoration: underline;
}
a.button {
	font-weight: bold;
	color: #ffffff;
	background-color: #181C52;
	text-decoration:none;
	padding:0 15px;
}
a.button:visited {
	font-weight:bold;
	color:#ffffff;
	background-color: #181C52;
	text-decoration:none;
}
a.button:active {
	font-weight:bold;
	color:#ffffff;
	background-color: #181C52;
	text-decoration:none;
}
a.button:hover {
	font-weight:bold;
	color:#ffffff;
	background-color: #181C52;
	text-decoration:none;
}

/* Menue 1 */
#me1 td {
	padding-left: 15px;
}
#me1 td.me1First {
	padding-left: 25px;
}
/* Header */
#headerNav a {
	color: #bfc6d4;
	text-decoration: none;
}
#headerNav a:hover {
	text-decoration: underline;
}
#headerNav td {
	color: #bfc6d4;
}
#langSwitch {
	background: #001c53;
	border: 1px #bfc6d4 solid;
	color: #fff;
	font-size: 10px;
}
/* Breadcrumb */
.breadcrumb a {
	color: #bf7d17;
	text-decoration: none;
}
/* Container */
.containertitle {
	font-size: 8pt;
	line-height: 15pt;
	font-weight: bold;
	font-style: normal;
	color: #191D57;
}
/* Menue 2 */
.me2active {
	color: #bf7d17;
	text-decoration: underline;
}
.me2 {
	color: #333333;
	text-decoration: none;
}
#me2 ul {
	margin: 0 0 0 10px;
	padding: 0;
}
#me2 ul ul {
	margin: 0 0 0 13px;
	padding: 0;
}
#me2 ul li {
	border-bottom: 1px #e6e6e1 solid;
	clear: both;
}
#me2 ul li li {
	border: 0;
	float: left;
	width: 100%;
}
#me2 ul li a {
	background: #ffffff url(../pics/me2_bullet_01_new.gif) 0 6px no-repeat;
	padding: 3px 0 3px 10px;
	display: block;
	color: #333333;
}
#me2 ul li li a {
	background: #ffffff url(../pics/me2_bullet_02_new.gif) 0 8px no-repeat;
	padding: 3px 0 3px 10px;
}
#me2 ul li a:hover {
	text-decoration: underline;
}
#me2 ul li a.active {
	color: #bf7d17;
	text-decoration: none;
}

.imgContent img {
	border: 1px #c9c9c6 solid;
	margin-top: 10px;
}
/* Container */
#ContainerHeader {
	margin-top: 10px;
	border: 1px #c9c9c6 solid;
	border-bottom: 0;
}
#ContainerExistenz {
	border: 1px #c9c9c6 solid;
	border-top: 0;
	border-bottom: 0;
}
#ContainerTools {
	margin-top: 10px;
	border: 1px #c9c9c6 solid;
}
#ContainerContent {
	border: 1px #c9c9c6 solid;
	border-top: 0;
}
/* Bestellung */
#toothTable input {
	position: absolute;
	top: 450px;
	left: -8000px;
}
#toothTable .selectCells td {
	width: 25px;
	height: 25px;
	background-color: #191D57;
	border-right: 4px solid #fff;
	text-align: center;
}
#toothTable label {
	display: block;
	width: 25px;
	height: 25px;
	color: #fff;
	cursor: pointer;
	-moz-user-select: none; /* verhindert Textauswahl im FF */
}
#toothTable label span {
	line-height: 25px;
}
#toothTable td:hover {
	background-color: #F6A800;
}
#toothTable td.options {
	background-color: #fff;
}
#toothTable td.options:hover {
	background-color: #fff;
}
#toothTable a:link, #toothTable a:visited {
	display: block;
	width: 25px;
	height: 25px;
	color: #fff;
	cursor: pointer;
}
#toothTable a:hover, #toothTable a:focus {
	text-decoration: none;
	cursor: pointer;
}
#toothTable td.vSpacer {
	width: 1px;
	height: 25px;
	background: url(../pics/bg_toothtable_vSpacer.gif) center center no-repeat;
	padding: 0;
}
#toothTable td.hSpacer {
 	height: 9px;
	line-height: 0;
	background: url(../pics/bg_toothtable_hSpacer.gif);
 }
#toothTable td.spacerCross {
	width: 5px;
 	height: 9px;	
	line-height: 0;
	background: url(../pics/bg_toothtable_spacerCross.gif) -11px center no-repeat;
}
#toothTable td.noBorder {
	border: none;
 }
.order .normWidth {
	width: 147px;
}
.order .halfNormWidth {
	width: 74px;
}
.order .minWidth {
	width: 110px;
}
.order .maxWidth {
	width: 457px;
}
textarea {
	font-size: 11px;
	overflow: auto;
}
#expandingArea {
	width: 400px;
	height: 38px;
}
.normWidth {
	width: 161px;
}
.hideElement {
	display: none;
}
.formButton {
	font: 8pt/1.3em Arial, Geneva, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	background-color: #181C52;
	border: 1px solid #181C52;
	border-width: 2px 5px;
	cursor: pointer;
}
/* Hinweis auf Warenkorb */
.hintCard {
	background-color:#FFFCE3;
	border: 1px solid #181C52;
	padding: 1em;
}
/* Warenkorb */
.basketTab td, .basketTab th{
	border: 1px solid #fff;
}
/* Laborauswahl */
a.deleteButton, a.addButton, a.infoButton, a.backButton, a.closeButton, a.searchButton, a.homeButton, a.mailButton, a.changeButton {
	display: block;
	width: 16px;
	height: 16px;
	margin: 0 0 0 10px;
	text-decoration: none;
	background: url(../pics/pi_delete.gif) center center no-repeat;
	cursor: pointer;
}
a.addButton {
	margin: 0 0 7px 10px;
	background: url(../pics/pi_add.gif) center center no-repeat;
}
a.infoButton {
	margin: 7px 0 0 10px;
	background: url(../pics/pi_info.gif) center center no-repeat;
}
a.backButton {
	margin: 0 0 7px 10px;
	background: url(../pics/pi_back.gif) center center no-repeat;
}
a.closeButton {
	margin: 0 0 7px 10px;
	background: url(../pics/pi_close.gif) center center no-repeat;
}
a.searchButton {
	width: 71px;
	height: 22px;
	margin: 0;
	background: url(../pics/pi_search.gif) center center no-repeat;
}
a.homeButton {
	margin: 0 0 0 10px;
	background: url(../pics/pi_home.gif) center center no-repeat;
}
a.mailButton {
	margin: 0 0 0 10px;
	background: url(../pics/pi_mail.gif) center center no-repeat;
}
a.changeButton {
	margin: 0 0 0 10px;
	background: url(../pics/pi_change.gif) center center no-repeat;
}
a.deleteButton:hover, a.deleteButton:focus {
	background: url(../pics/pi_delete_hover.gif) center center no-repeat;
}
a.addButton:hover, a.addButton:focus {
	background: url(../pics/pi_add_hover.gif) center center no-repeat;
}
a.infoButton:hover, a.infoButton:focus {
	background: url(../pics/pi_info_hover.gif) center center no-repeat;
}
a.backButton:hover, a.backButton:focus {
	background: url(../pics/pi_back_hover.gif) center center no-repeat;
}
a.closeButton:hover, a.closeButton:focus {
	background: url(../pics/pi_close_hover.gif) center center no-repeat;
}
a.homeButton:hover, a.homeButton:focus {
	background: url(../pics/pi_home_hover.gif) center center no-repeat;
}
a.mailButton:hover, a.mailButton:focus {
	background: url(../pics/pi_mail_hover.gif) center center no-repeat;
}
a.changeButton:hover, a.changeButton:focus {
	background: url(../pics/pi_change_hover.gif) center center no-repeat;
}
.deleteButton span, .addButton span, .infoButton span, .backButton span, .closeButton span, .searchButton span, .homeButton span, .mailButton span, .changeButton span {
	display: none;
}
#laboratory {
	width: 335px;
	background-color: #f2f2ed;
	border: 1px solid #bbb;
}
a.labControl {
	display: block;
	width: 82px;
	margin: 3px 0 3px 12px;
	padding: 3px 0;
	cursor: pointer;
	color: #fff;
	background-color: #181C52;
	font-weight: bold;
	text-align: center;
}
a.labControl:hover {
	text-decoration: none;
}
.readOnly {
	background-color: #FEF6E8;
	border: 1px solid #AEB2C1;
}
.checkmark, .checkmark2, .smallCheckmark, .smallCheckmark2 {
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 25px;
	vertical-align: middle;
	background: url(../pics/pi_checkmark.gif) left center no-repeat;
	font-weight: normal;
	font-style: normal;
}
.checkmark2, .smallCheckmark2 {
	background: url(../pics/pi_checkmark2.gif) left center no-repeat;
}
.smallCheckmark, .smallCheckmark2 {
	width: 17px;
	padding: 0;
	cursor: pointer;
}
/* Laborsuche */
.searchTab td {
	background-color: #FEF6E8;
}
.searchTab .header td {
	background-color: #f2f2ed;
}
.highlightOn {
	cursor: pointer;
}
.highlightOn td {
	background-color: #f2f2ed;
	color: #d68e10;
}
.highlightOut td {
	background-color: #FEF6E8;
	cursor: default;
}
/* LabFinder */
/* Hoververhalten in Laborliste */
a.labInfo:link, a.labInfo:visited {
	display: block;
	width: 100%;
	height: 23px;
	text-decoration: none;
	background: url(../pics/pi_info.gif) center center no-repeat;
}
a.labInfo:hover, a.labInfo:focus {
	background: url(../pics/pi_info_hover.gif) center center no-repeat;
	cursor: pointer;
}
td.noSpacing {
	margin: 0;
	padding: 0;
}
.notApproved td .normal, .notApproved td .normal a {
	color: #999;
	font-style: italic;
}
/* Kalender */
/* the div that holds the date picker calendar */
.dpDiv {
	width: 161px;
}
/* the table (within the div) that holds the date picker calendar */
.dpTable {
	width: 161px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #001C53;
	background-color: #fff;
	border: 1px solid #AAAAAA;
}
/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
}
/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
}
/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
}
/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
}
/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	background-color: #FEF6E8;
}
/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #F6A800;
	color: white;
	border: 1px solid #F6A800;
}
/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.dpTDHover {
	background-color: #F6A800;
	border: 1px solid #F6A800;
	cursor: pointer;
	color: white;
}
/* the table cell that holds the name of the month and the year */
.dpTitleTD {
}
/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
}
/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
}
/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #F2F2ED;
	border: 1px solid #F2F2ED;
	color: #F6A800;
	font-weight: bold;
}
/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #001C53;
	font-weight: bold;
}
/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #fff;
	font-weight: bold;
}
/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	background: #001C53;
	font-weight: bold;
	padding: 0px;
	border: none;
}
/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #d8e8ff;
	font-weight: bold;
}
/* Footer */
#footer { 
	padding:5px;
	margin-top:10px;
}
#footer .metawhite, #footer .normal {
	font-size: 10px;
	color: #bfc6d4;
}

.tipp { border-style:solid; border-width:1px; background-color:#FFFFF0; color:#191D57; font-family:Arial,Helvetica; font-size:8pt; }
#Tip { position:absolute; width:auto; visibility:hidden; padding:5px; }


ul.error {
	background-color: #fdf6f5;
	border: 1px solid #df0c0c;
	padding:1em;
	margin:0;
}
ul.error li {
	margin-bottom: 5px;
	padding-left: 3em;
	color: red;
	background: url(../pics/pi_bullet_error.png) 10px center no-repeat;
}
ul.error li a:link, ul.error li a:hover, ul.error li a:focus, ul.error li a:visited {
	color: red;
	text-decoration: none;
}
label.error {
	color: red;
}
input.error {
	color: red;
	border: 1px solid red;
}
.required {
	color: #191D57;
}

.showTableRow {
	display: block;
	display: table-row-group;
}
.hideTableRow {
	display: none;
}
.scrollDiv {
	background-color: #f7f5f4;
	border: 1px solid #c9c0b7;
	overflow: auto;
	padding: 5px;
	width: 100%;
	height: 100px;
}

/* Redesign Anfang 2007 */
/* Bei anderen Sirona-Praesenzen direkt im iBlock SIRONA_facelift_css und im Pageframework */

.me1nav a:hover { text-decoration:none; }
.me1nav {margin:0 0 0 -40px !important; margin:0 0 0 0; float:left;}
.me1nav li {border:1px #001c53 solid; border-top:0; margin:0; width:189px; float:left;}
.me1nav li a.me1 {color:#001c53; background:#ffffff; margin:0; width:179px !important; width:189px; padding:3px 0 3px 10px; float:left;}
.me1nav li a.me1:visited {color:#001c53;}
.me1nav li a.me1:hover {color:#ffffff; background:#001c53; margin:0; width:179px !important; width:189px; padding:3px 0 3px 10px; float:left;}


/* Auftragsliste */

fieldset#orderlist {
	width: 536px;
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset#orderlist .filter {
	text-align: right;
	margin: 0 0 1em 0;
}

fieldset#orderlist .filter label {
	margin: 0 1em 0 0;
}

fieldset#orderlist table {
	background-color: #99FFFF;
	empty-cells: show;
	width: 536px;
	margin: 0;
	padding: 0;
	border: 0;
}

fieldset#orderlist table thead,
fieldset#orderlist table tbody {
	margin: 0;
	padding: 0;
}


fieldset#orderlist table thead tr th {
	background: #ffb300 url(../pics/th_bg.png) left top repeat-x;
	padding: 6px 4px 6px 4px;
	border-bottom: 1px solid #FFFFFF;
}

fieldset#orderlist table thead tr th.first {
	width: 82px; /* width - 8px padding */
}

fieldset#orderlist table thead tr th.second {
	width: 164px; /* width - 8px padding */
}

fieldset#orderlist table thead tr th.third {
	width: 101px; /* width - 8px padding */
}

fieldset#orderlist table thead tr th.fourth {
	width: 117px; /* width - 8px padding */
}

fieldset#orderlist table thead tr th.fifth {
	width: 32px; /* width - 8px padding */
}

fieldset#orderlist table tbody tr td {
	margin: 0;
	background-color: #fef6e8;
	padding: 10px 4px 10px 4px;
	border-bottom: 1px solid #b0b7c8;
}


fieldset#orderlist table thead tr th p {
	padding: 0;
	margin: 0 0 0.2em 0;
	color: #FFFFFF;
	font-weight: bold;
}
fieldset#orderlist table tbody tr td p {
	padding: 0;
	margin: 0 0 0.2em 0;
}

fieldset#orderlist table thead tr th p.odd {
	margin: 0;
	color: #fef5b7;
}

fieldset#orderlist table tbody tr td p.odd {
	margin: 0;
	color: #626e8a;
}

fieldset#orderlist table tbody tr.new td p {
	font-weight: bold;
}
