html, body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
body {
	background-color: #def7ff;
	background-image: url(../_images/background_header.jpg);
	background-repeat: repeat-x;
}
body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:link, a:visited, a:active {
	color: #1a5ca4;
}
a:hover {
	text-decoration: none;
	color: #02c2da;
}
a.extern {
	padding-left: 14px;
	background-image: url(../_images/link.gif);
	background-repeat: no-repeat;
	background-position: 1px 2px;
}
a.extern:hover {
	background-position: 2px 1px;
}
.fachkreise_link a {
	display: block;
	float: right;
	background-image: url(../_images/fach_link_back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 4px 12px 6px 70px;
	margin: 0px 0px 10px 20px;
	text-decoration: none;
}
.fachkreise_link a:hover {
	background-position: 2px 0px;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	line-height: 25px;
	color: #1a5ca4;
}
h2, span.title {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	padding-top: 10px;
	margin: 0px 0px 10px 0px;
	line-height: 18px;
	color: #02c2da;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	color: #000000;
}
p {
	padding: 0px 0px 18px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-style: solid;
	border-width: 0px;
	color: #1894d4;
	background-color: #1894d4;
	border-color: #1894d4;
}
form {
	margin: 0px;
	padding: 0px;
}
.textweiss {
	color: #023f88;
	font-size: 12px;
}
.small {
	font-size: 9px;
	color: #666666;
}
.reg {
	position: relative;
	top: -3px;
	font-size: 9px;
}
.footer {
	font-size: 9px;
	color: #666666;
	line-height: 12px;
}
.achtung {
	font-weight: bold;
	color: #990000;
}
ul {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: url(../_images/ul_1.gif);
}
li {
	padding: 0px;
	margin: 0px 0px 6px 17px;
}
ul.normlist {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}
ul.normlist li {
	position: relative;
	background-image: url(../_images/ul_1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	margin: 0px;
	padding: 3px 0px 3px 15px;
}
ul.normlist ul {
	margin: 0px 0px 10px 10px;
	list-style-type: none;
	list-style-image: none;
}
ul.normlist ul li {
	position: relative;
	background-image: url(../_images/ul_2.gif);
	background-position: 0px 7px;
	padding: 3px 0px 3px 15px;
}
ul.normlist ul ul {
	margin: 0px 0px 5px 20px;
	list-style-image: none;
}
ul.normlist ul ul li {
	position: relative;
	background-image: url(../_images/ul_3.gif);
	background-position: 0px 7px;
	padding: 3px 0px 3px 15px;
}
#maintable {
	background-image: url(../_images/background.gif);
	background-repeat: repeat-y;
	width: 100%;
	height: 100%;
}
#maintable_maintd {
	background-image: url(../_images/content_back.jpg);
	background-repeat: no-repeat;
	background-position:  0px 129px;
}
#header {
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	height: 129px;
	z-index: 1;
}
#hexal_fahne {
	position: absolute;
	left: 879px;
	top: 0px;
	height: 129px;
	overflow: hidden;
}
#main_container {
	width: 971px;
}
.tooltip_head {
	border-left: 1px solid #023f88;
	border-top: 1px solid #023f88;
	border-right: 1px solid #023f88;
	background-color: #023f88;
	padding: 2px;
	padding-left: 4px;
}
#popup_header {
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 11px;
}
#popup_content {
	padding: 20px;
}
/* === Thickbox Popup (mit jquery) === */

#TB_window {
	background: #c53122;
}
body.thickbox_popup {
	background-image: none;
	background-color: #FFFFFF;
}
body.thickbox_popup div.content {
	padding: 20px;
}
/* === Linke Spalte === */

#linke_spalte {
	position: relative;
	float: left;
	width: 200px;
	_height: 1%; /*for IE6 only*/
	z-index: 5;
}
a.bereichstitel:link, a.bereichstitel:visited, a.bereichstitel:active {
	display: block;
	font-weight: bold;
	padding: 15px 0px 15px 14px;
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
a.bereichstitel:hover {
	color: #FFFFFF;
}
#navigation {
	width: 200px;/*position: absolute;*/

}
/* === Content === */

#content_container {
	position: relative;
	float: left;
	width: 571px;
	_height: 1%; /*for IE6 only*/
	z-index: 2;
}
#content {
	padding: 26px 30px 30px 20px;
}
#print_header {
	display: none;
}
#breadcrumbs {
	position: absolute;
	height: 35px;
	width: 531px;
	font-size: 10px;
	line-height: 13px;
	top: -8px;
	z-index: 3;
}
#breadcrumbs a {
	font-size: 10px;
	color: #000000;
}
.navigator {
	padding: 0px 0px 19px 0px;
	background-image: url(../_images/box_schatten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.navigator table {
	background-image: url(../_images/navigator_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #bdd9f1;
}
.navigator table td {
	padding: 25px 0px 10px 10px;
	vertical-align: top;
}
.navigator table td.navigator_links {
	width: 219px;
}
#TB_title {
	background-image: url(../_images/box_head_back.gif);
}
.box {
	clear: both;
	position: relative;
	padding: 0px 0px 14px 0px;
	background-image: url(../_images/box_schatten.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
.box .rahmen {
	position: relative;
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #e3e3e3;
}
.box .head {
	position: relative;
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-weight: bold;
}
.box .head a {
	position: relative;
	display: block;
	margin-left: 3px;
	padding: 2px 0px 1px 28px;
	background-image: url(../_images/pfeil_big.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.box .inhalt {
	position: relative;
	background-image: url(../_images/box_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	zoom: 1;
}
.box .inhalt:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.box td.bild {
	width: 127px;
	overflow: hidden;
}
.links a {
	display: block;
	padding: 2px 0px 2px 10px;
	background-image: url(../_images/pfeil_small.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.links a:hover {
	background-position: 2px 8px;
}
div.bild {
	position: relative;
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
html > body div.bild {
	background-image: url(../_images/box_schatten_klein.png);
}
div.bild img {
	display: block;
	position: relative;
	padding: 8px;
	border: 1px solid #dcdcdc;
	background-color: #FFFFFF;
}
div.bild_rechts {
	float: right;
	display: inline;
	margin-left: 20px;
}
div.bild_links {
	float: left;
	display: inline;
	margin-right: 20px;
}
div.bild_bu {
	margin-bottom: -5px;
}
.bildunterschrift {
	clear: both;
	margin-top: -8px;
}
a.glossar {
	background: url(http://www.hexal-elements.de/_img/glossar-fragezeichen.gif) 0 0.2em no-repeat;
	padding-left: 18px;
}
.normtable th {
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 6px;
	padding-bottom: 6px;
	font-weight: bold;
	border-left: 1px solid #ffffff;
	text-align: left;
	border-right: 1px solid #0493ce;
	border-bottom: 1px solid #0493ce;
}
.normtable td {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding-top: 5px;
	padding-bottom: 5px;
}
.normtable table td {
	border: 0px;
}
.normtable tr:last-child td {
	border-bottom: 0px;
}
.normtable tr td:last-child, .normtable tr th:last-child {
	border-right: 0px;
}
.normtable tr.row1 td {
	background-color: #ffffff;
}
.normtable tr.row2 td {
	background-color: #eaf3fa;
}
table.formular td, table.formular th, table.no_v_border td, table.no_v_border th {
	border-right: 0px;
}
#next_page {
	padding-top: 15px;
	text-align: right;
}
#next_page a {
	padding-right: 10px;
	background-image: url(../_images/pfeil_small.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
/* .normallink {
	padding-left: 15px;
	background-image: url(../_images/icon_frage.gif);
	background-repeat: no-repeat;
	background-position: right left;
	}

a.normallink {
	background: url(http://www.hexal-elements.de/_img/glossar-fragezeichen.gif) 0 0.2em no-repeat;
	padding-left: 15px;
}	*/

/* Praeparate darstellung headlines
/* * * * * * * * * * * * * * * * * * * * * * * * * * */
h2.wirkstoff {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin: 5px 0px 10px 0px;
	line-height: 18px;
}
h3.produktlistung {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
/* Absmiddle Positionierung zB Hiermenue

/* * * * * * * * * * * * * * * * * * * * * * * * * * */

 

.absmiddle {
	vertical-align: middle;
}
/* === Rechte Spalte === */

#rechte_spalte {
	position: relative;
	float: left;
	width: 200px;
	overflow: hidden;
}
#contentnavi {
	position: relative;
	margin-top: -1px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
#contentnavi .titel {
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 11px;
	font-weight: bold;
	padding: 18px 0px 1px 22px;
	color: #cc0000;
}
#contentnavi .content {
	background-repeat: no-repeat;
	background-position: 9px 0px;
	padding: 22px 22px 20px 22px;
	font-size: 11px;
}
#contentnavi a {
	display: block;
	padding: 7px 5px 7px 8px;
	background-image: url(menu/pfeil_3.gif);
	background-repeat: no-repeat;
	background-position: 0px 13px;
	text-decoration: none;
	line-height: 13px;
}
#contentnavi a:hover, #contentnavi a.aktiv {
	color: #cc0000;
	background-position: 2px 13px;
}
.box_rechts {
	position: relative;
	height: 1%;
	margin: 0px 11px 20px 12px;
}
.rechts_box_inhalt {
	padding: 10px 0px 20px 0px;
	background-image: url(../_images/rechs_box_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#servicebox a {
	display: block;
	margin-left: 15px;
	padding: 3px 0px;
	font-size: 11px;
	line-height: 13px;
}
#servicebox a img {
	display: block;
	float: left;
}
/* === kooperation === */

#coop {
	width: 558px;
	margin-left: 206px;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: 10px;
	}
/* === Footer === */

#footer {
	width: 558px;
	margin-left: 206px;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 10px;
	border-top: 1px solid #a4edf9;
}
#footer div a {
	font-size: 10px;
	color: #000000;
}
/* === Medline === */

.ml_ergebnis_head {
	border: none;
}
.ml_head_wie {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	padding-bottom: 0.5em;
}
.ml_head_email_1 {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	padding-bottom: 0.5em;
}
.ml_head_email_2 {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
	margin-bottom: 20px;
}
.ml_table {
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
	background-color: #FFFFFF;
	border: 1px solid #e3e3e3;
	margin-top: 10px;
}
.ml_table th {
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: verdana;
	font-weight: bold;
	padding: 0.5em;
}
.ml_row_1 {
	background-color: #eaf3fa;
	border: 1px solid #e3e3e3;
}
th.ml_col_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
th.ml_col_2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ml_col_1 {
	padding: 0.5em;
	vertical-align: text-top;
	font-size: 1em;
}
.ml_col_2 {
	padding: 0.5em;
	font-size: 1em;
}
.ml_col_2 i {
	font-size: 0.9em;
}
.ml_col_3 {
	padding: 0.5em;
	vertical-align: bottom;
	font-size: 1em;
}
.ml_query_headline {
	font-size: 1em;
	line-height: 140%;
	margin-left: 0;
	font-weight: bold;
}
.ml_query_new {
	font-size: 1em;
	line-height: 140%;
	margin-left: 0;
	font-weight: normal;
	margin-bottom: 20px;
}
.ml_footer_hilfe {
	font-size: 9pt;
	margin-top: 1em;
	text-align: right;
	padding-bottom: 0.5em;
}
.ml_footer_fragen {
	font-size: 9pt;
	font-weight: normal;
	text-align: right;
}
.ml_footer_powered {
	font-size: 0.8em;
	font-weight: normal;
	text-align: left;
	margin-left: 0;
}
.txt {
	font-size: 1em;
}
.ml_ergebnisse {
	width: 100%;
	border: none;
	background-color: #fdf3f1;
	border: 1px solid #e3e3e3;
}
.ml_ergebnis_head {
	border: none;
	padding: 0.3em;
	font-family: verdana;
	font-weight: normal;
	font-size: 0.8em;
}
.ml_title {
	font-weight: bold;
	padding-top: 2em;
	margin-left: 0;
}
.ml_ergebnis_text {
	font-size: 0.9em;
	color: #333333;
	margin-left: 0px;
	padding-top:1em;
	padding-bottom:0.5em
}
.ml_ergebnisse_row_1 {
	padding: 0.5em;
	background-color: #ffffff;
}
.ml_ergebnisse_row_2 {
	padding: 0.5em;
	background-color: #eaf3fa;
}
.ml_ergebnisse_col_1 {
	font-size: 1em;
	width: 12%;
	padding: 0.5em;
}
.ml_ergebnisse_col_2 {
	font-size: 1em;
	width: 20%;
	padding: 1em;
}
.ml_ergebnisse_col_3 {
	font-size: 1em;
	width: 68%;
	padding: 1em;
}
.ml_ergebnis_tools {
	padding: 0.7em;
	font-size: 1em;
}
.ml_ergebnis_sort {
	padding: 0.3em;
}
.ml_ergebnis_sort_1 {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_ergebnis_sort_2 {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_ergebnis_sort_3 {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_ergebnis_sort_4 {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_ergebnis_sort_5 {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_ergebnis_tools tr td {
	font-size: 0.9em;
	vertical-align: text-top;
}
.ml_gehezu {
	margin-left: 0;
	margin-top:0.5em;
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
}
.ml_nextpage {
	text-align: right;
	font-family: verdana;
	font-weight: normal;
	font-size: 0.9em;
}
.ml_detail_head {
	padding: 0.5em;
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
}
.ml_detail_text {
	margin-left: 0;
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
	padding-top:0.5em;
	padding-bottom:2em;
}
.ml_detail_biblio {
	margin-top: 15px;
	border: 1px solid #e3e3e3;
}
.ml_detail_biblio th {
	padding: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align:left;
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.ml_detail_biblio_col_1 {
	vertical-align: text-top;
	background-color: #ffffff;
	padding: 0.5em;
	font-size: 0.9em;
}
.ml_detail_biblio_col_2 {
	vertical-align: text-top;
	background-color: #eaf3fa;
	padding: 0.5em;
	font-size: 0.9em;
}
.ml_detail_tool {
	border-top: 1px solid #efefef;
	margin-top:10px;
}
.ml_detail_tool td {
	padding: 5px;
	vertical-align:top;
}
.ml_detail_tool td a {
	display: block;
}
.ml_detail_abstract {
	border: none;
	font-size: 1em;
	padding: 0.5em;
}
.ml_search_acitv {
	margin: 0;
	font-family: verdana;
	font-weight: normal;
	font-size: 1em;
	padding:5em 0 5em 0;
}

