html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
body {
	background-image: url(../_images/background.gif);
	background-repeat: repeat-y;
}
body, td, th, input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}
a:hover {
	text-decoration: none;
}
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;
}
h1 {
	font-size: 19px;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	line-height: 25px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
	line-height: 18px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 5px 0px 10px 0px;
}
p {
	padding: 0px 0px 18px 0px;
	margin: 0px;
}
hr {
	height: 1px;
	border-style: solid;
	border-width: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.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;
}
li {
	padding: 0px;
	margin: 0px 0px 6px 17px;
}
ul.normlist {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	list-style-type: 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 15px 10px;
	list-style-type: 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 10px 20px;
}
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_header.gif);
	background-repeat: repeat-x;
	height: 100%;
}
#maintable_maintd {
	background-image: url(../_images/content_back.jpg);
	background-repeat: no-repeat;
	background-position:  0px 300px;
}
#header {
	background-image: url(../_images/header.jpg);
	background-repeat: no-repeat;
	height: 110px;
}
#hexal_fahne {
	position: absolute;
	left: 879px;
	top: 0px;
	height: 105px;
	overflow: hidden;
}
#over_main {
	position: absolute;
	top: 75px;
	left: 200px;
	width: 571px;
	text-align: right;
}
#main_container {
	width: 971px;
}
#popup_header {
	background-image: url(../_images/popup_header.jpg);
	background-repeat: no-repeat;
	text-align: right;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 11px;
}
#popup_content {
	padding: 20px;
}
.tooltip_head {
	border-left: 1px solid #023e86;
	border-top: 1px solid #023e86;
	border-right: 1px solid #023e86;
	background-color: #023e86;
	padding: 2px;
	padding-left: 4px;
}
.absmiddle {
	vertical-align: middle;
}
.absbottom {
	vertical-align: bottom;
}

/* === Thickbox Popup (mit jquery) === */
#TB_window {
	background: #023e86;
}
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;
	margin-top: -4px;
	_height: 1%; /*for IE6 only*/
	z-index: 5;
}
a.bereichstitel:link, a.bereichstitel:visited, a.bereichstitel:active {
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	padding: 13px 0px 13px 14px;
	background-image: url(../_images/title_back.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
}
#navigation {
	width: 200px;
	position: absolute;
}

/* === Content === */
#content_container {
	position: relative;
	float: left;
	width: 571px;
	background-color: #fff;
	_height: 1%; /*for IE6 only*/
}
#content {
	padding: 8px 20px 30px 20px;
}
#print_header {
	display: none;
}
#breadcrumbs {
	height: 40px;
	font-size: 10px;
	line-height: 13px;
}
#breadcrumbs a {
	font-size: 10px;
	color: #000000;
}
#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.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
}
.box .rahmen {
	position: relative;
	padding: 5px;
	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;
	margin: 0px auto;
	padding: 8px;
	border: 1px solid #dcdcdc;
	background-color: #FFFFFF;
}
div.bild_rechts {
	float: right;
	display: inline;
	margin-left: 20px;
}
div.bild_rechts img {
		margin: 0px;
	}
div.bild_links {
	float: left;
	display: inline;
	margin-right: 20px;
}
div.bild_links img {
		margin: 0px;
}
div.bild_bu {
	margin-bottom: -5px;
}
.bildunterschrift {
	clear: both;
	margin-top: -8px;
}
div.top {
	font-size: 11px;
	text-align: right;
	color: #023f88;
	margin-bottom: 20px;
}
a.glossar {
	background: url(http://www.hexal-elements.de/_img/glossar-fragezeichen.gif) 0 0.2em no-repeat;
	padding-left: 15px;
}

.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;
}	
.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;
}	
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;
}

/* === Rechte Spalte === */
#rechte_spalte {
	position: relative;
	float: left;
	width: 200px;
}
#contentnavi {
	position: relative;
	background-image: url(../_images/contentnavi_schatten.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentnavi .titel {
	font-size: 12px;
	font-weight: bold;
	padding: 18px 0px 1px 1px;
	color: #023f88;
}
#contentnavi .content {
	/*background-image: url(../_images/contentnavi_linie.gif);
	background-repeat: no-repeat;
	background-position: 9px 0px;*/
	padding: 22px 22px 40px 1px;
	font-size: 11px;
}
#contentnavi .content 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 .content a:hover, #contentnavi .content a.aktiv {
	background-position: 2px 13px;
}
.box_rechts {
	height: 1%;
	margin: 5px 11px 6px 15px;
	padding: 0px 1px 20px 1px;
	background-image: url(../_images/rechs_box_unten.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.box_rechts .titel {
	background-image: url(../_images/rechs_box_headback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 11px;
	font-weight: bold;
	padding: 7px;
	margin-bottom: 7px;
}
#loginbox {
	font-size: 10px;
	line-height: 12px;
}
#loginbox input {
	font-size: 10px;
}
#themenbox a {
	display: block;
	margin-left: 8px;
	margin-bottom: 5px;
	padding: 3px 0px;
	font-size: 11px;
	line-height: 20px;
}
#themenbox a img {
	display: block;
	float: left;
}
#servicebox a {
	display: block;
	margin-left: 13px;
	padding: 3px 0px;
	font-size: 11px;
	line-height: 13px;
}
#servicebox a img {
	display: block;
	float: left;
}
/* === Pressemeldungen === */
.navtable {
		border: 1px solid #e3e3e3;
		background-color: #DCEDFD;
		background-image: url(http://www.hexal.de/_images/navigator_back.gif);
		background-repeat: repeat-x;
		background-position: top;
}
.meldungtable {
		border-collapse: collapse;
		border: 1px solid #e3e3e3;
		margin-bottom: 20px;
}
.meldunghead {
	position: relative;
	background-image: url(../_images/box_head_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
	font-weight: bold;
}
.meldunghead 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;
}
.meldungteaser {
		border: 1px solid #e3e3e3;
		background-color: #FFFFFF;
}

/* === Footer === */
#footer div {
	width: 558px;
	margin-left: 206px;
	padding: 7px 0px;
	text-align: center;
	font-size: 10px;
}
#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: #f3f8fc; 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; }