/* +++++++++++++++++ BC CONTENT STYLE ++++++++++++++++++++++++ */

body {
	font-family:Arial,Verdana,Helvetica;
}

div h1
{
    font-size: 14px;
    font-weight: bold;

    margin-top:0px;
}

div h2
{
    font-size: 13px;
    font-weight: bold;

    margin-top:0px;
}

div.mainbild
{
    float:right;
	margin-left: 10px;

    margin-top:10px;
}

.breadcrump_link {
	font-size: 10px;
	color: black;
}

div.mainbild_left
{
    float:left;
	margin-right: 10px;

    margin-top:10px;
}

div.bestellservice
{
	width:300px;
}

div.broschuere
{
	float:right;
	/* Menarini AT */
	margin-left: 5px;
}

div.break_broschuere
{
	margin:10px 0px 10px 0px;
	border-bottom:1px solid #868F98;
}

div.folder_brochure_group
{
	width: 150px;
	float: left;
}


a img
{
    border: none; /* Some browsers may display a border around a linked image without this attribute set to _none_. */
}

.hide
{
    display: none;
}

/* PRODUKT UBERSICHT */


div.productoverview
{
    float:left;
    width:220px;
    color:#000000;
    line-height : 18px;
    padding:0px 5px 0px 0px;
    margin:0px 0px 0px 0px;

    height: 140px;
}

div.productoverview p
{
   margin: 0px;
   padding:0px;
}

div.productoverview h3, div.modul_preview h3
{
    font-size: 12px;
	font-weight: normal;
    color:#868F98;
    border-bottom:1px solid;
    margin-top:20px;
    margin-bottom:10px;
    padding:0px;
}

/* ANZEIGEN MIT DREI SPALTEN TEXT UND BILD */

div.modul_preview
{
    float:left;
    width:152px;
    color:#000000;
    line-height : 18px;
    padding:0px 5px 0px 0px;
    margin:0px 0px 0px 0px;
}



div.modul_bild
{

    padding:0px 0px 0px 0px;
      margin:0px 0px 0px 0px;
}


div.modul h2
{
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    margin-bottom:0px;
    margin-top:17px;
}



/* TABELLE FUER ZUSAMMENSETZTUNG VON MEDIKAMENTEN*/

.verkaufseinheit
{
	border-bottom:1px solid;
	padding: 0px 0px 0px 0px;
	width:190px;
	margin: 2px 0px 2px 0px;
	color:#666666;
	line-height : 18px;
}

.verkaufseinheit_menarini_in
{
	border-top:1px solid;
	padding: 0px 0px 0px 0px;
	width:190px;
	margin: 0px 0px 2px 0px;
	color:#666666;
}

.verkaufseinheit_th
{
	border-bottom:0px solid #666666;
	height:50px;
  width:190px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 10px 0px;
	color:#000000;
	line-height : 18px;
	font-weight: bold;
}

.verkaufseinheit_menarini_in_th
{
	border-bottom:0px solid #666666;
	width:190px;
	padding: 0px 0px 0px 0px;
	margin: 10px 0px 00px 0px;

	color:#000000;
	line-height : 18px;
	font-weight: bold;
}


div.bildklein_rechts
{
	float:right;
	margin-left: 10px;
	margin-top:10px;


}

div.textklein_rechts
{
	text-align:left;
	/*font-size:11px;*/
	font-weight: normal;
    color:#000000;

    margin:0px;

    margin-right: 50px;

    line-height : 18px;
}


/* ANBINDUNG TEASER RIGHT */


#teaser_right {
	position: absolute;
	/*left: 800px; Menarini AT 20px zu breit, deshalb */
	left: 780px;
	top: 213px;

	width:212px;
}
/* styles_menarini_allgemein.css */


div.testo .mehr
{
	background-image:url(/design/menarini_at/images/arrow_mehr.gif);
	background-repeat:no-repeat;
	padding-left:10px;
}

/* +++++++++++++++++ FORMULAR ++++++++++++++++++++++++ */

div#forms
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	/*font-size: 11px;*/
	font-weight: normal;
    color: #666666;

}

div#forms fieldset
{
	width: 385px;

	margin: 0px;
	padding: 0px;

	text-align: left;
	font-weight: normal;
    color: #666666;
    border:0px;

    background-color:#F7F7F1;
}

div#forms fieldset h2
{
	margin: 10px 0px 0px 10px;
}

.fieldset_oben {
	width: 385px;
	height: 14px;
    background-image:url(../../../design/plain_site/images/layout/form_oben.gif);
    background-repeat:no-repeat;
    background-position:top;
}


.fieldset_unten {
	width: 385px;
	height: 14px;
    background-image:url(../../../design/plain_site/images/layout/form_unten.gif);
    background-repeat:no-repeat;
    background-position:bottom ;
}


/* ++++++++++++++++++++++++++++++++++++ */

div#form_btn_send, div#form_bewerben_send, div#form_btn_enter_retoure {
	text-align:right;
	margin-right:24px;
}

div#form_btn_send input, div#form_bewerben_send input, div#form_btn_enter_retoure input {
	background-color: transparent;
	background-image:url(../../../design/plain_site/images/layout/button_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:none;

	height:18px;
	margin:18px 10px 0px 0px;
	padding:2px 18px 3px 14px;
	text-align:left;

	background-color: #A9A9A9;

	color: #F1F1F1;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#form_btn_send input.btn_send {

}

/* ++++++++++++++++++++++++++++++++++++ */
/* select warenkorb */
div#forms .bc_select {
	background:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#373737;

	margin: 0px 0px 6px 0px;
}

/* fuer allgm. select box */
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.box_matrix {
	font-size: 11px;
}

input.four {
	width:30px;
}

input.six {
	width:50px;
}


/* select contact form  */
div#forms .bc_select {
	width:205px;
}

div#forms input.box, #forms textarea.box {

	font-family: Arial, Helvetica, sans-serif;
	color:#373737;

	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;
}

#forms textarea.box {
	width:345px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

div#forms label, .label_form_text {
	float:left;
	clear:both;
	display:block;
	padding: 0 0px 0px 16px;
	background-color: transparent;
}

input.bc_input_text, input.ezcc-retouren {
	width:200px;
}

.rechtl_hinweis {
	margin: 20px 0 0 16px;;
	width:365px;
}

#forms textarea.bc_textarea {
	clear: both;
	margin: 6px 0 0 16px;
}

.ezbinary_seperator {
	clear: both;
}

.ezbinary_input {
	margin: 6px 0 0 16px;
}

.label_ezbinaryfile {
	margin: 10px 0px 0px 0px;
}

input.bc_checkbox {
	width: 20px;
	margin: 0;
	padding:0;
}

label.bc_checkbox {
	float:left;
	width: 150px;
	margin: 0;
	padding: 0;
}

.bc_input_file {
	width:345px;
}

.label_form_text {
	width:365px;
}

div#forms label.infocollection {
	cursor:pointer;

}

.label_text, .label_ezselection, .label_ezstring, .label_ezdate {
	width:142px;
	margin-bottom: 6px;
}

.checkbox_boolean {
	text-align: left;
}

.req_error_text
{
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
    margin-bottom:0px;
    margin-top:17px;
}

.req_error {
	color:#FF0000;
}

/* DATUM */
div#forms .element label {
	display: none;
}

div#forms .element  {
	float:left;
	margin: 0px 7px 10px 0px;
}

div#forms .date  {
	float:left;
	margin: 0px 0px 0px 0px;
}



/* +++++++++++++++++ SITEMAP ++++++++++++++++++++++++ */

div#sitemap_preview
{
    float:left;
    width:220px;
    color:#000000;
    line-height : 18px;
    padding: 2px;
    margin: 5px;

    background-color:#DFE8EC;
    font-size:12px;
    height: 120px;
}

div#sitemap_preview h3
{
    padding:0px;
    margin:0px 0px 0px 0px;
    font-size:12px;
}


div#sitemap_preview p
{

    padding:0px;
    margin:0px 0px 0px 0px;
}


div#sitemap_preview .first
{

    padding:0px;
    margin:0px 5px 0px 0px;
}

div#sitemap_preview .second
{

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


div#sitemap_preview .link
{
	color:#ff0000;
	font-size:11px;
    font-weight: normal;
    text-decoration:none;
	background-image:url(/design/plain_site/images/layout/arrow_site.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

div#sitemap_preview .link:hover
{
	color:#ff0000;
	font-size:11px;
    font-weight: normal;
	background-image:url(/design/plain_site/images/layout/arrow_site_red.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}


/* +++++++++++++++++ MENARINI GENERAL ++++++++++++++++++++++++ */
div.titolo-lingua {
	width:520px;
	padding-top:8px;
	text-align:left;

}

div.titolo {
	float:left;
	width: 120px;
	height:15px;
	text-align:left;
	color:#ffffff;
	font-family:Arial,Verdana,Helvetica;
	font-size:12px;
	font-weight:bold;

}
div.menu-lingua {
	float:left;

	height:15px;
	text-align:right;
	color:#ffffff;
	font-family:Arial,Verdana,Helvetica;
	font-size:10px;

}


.percorso a:link {text-decoration: none; color: #666666; font-family:  Arial, Verdana, Helvetica;  font-size: 10px; font-weight: normal;}
.percorso a:visited { text-decoration: none; color:#666666; font-family: Arial, Verdana, Helvetica;  font-size: 10px; font-weight: normal;}
.percorso a:hover { text-decoration: underline; color:#666666; font-family:  Arial, Verdana, Helvetica;  font-size: 10px; font-weight: normal;}

/* +++++++++++++++++ SEARCH ++++++++++++++++++++++++ */

div#content-search .search_line {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

div#content-search .search_line p{
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:0px;
}

div#content-search .search_line b{
	font-weight:normal;
}

div#content-search .search_line .breadcrump_search {
	padding: 10px 0px 0px 0px;
}

div#content-search .search_line h2 {
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

div#content-search .search_line .search_more {
	border-bottom: 1px solid #E4E4E4;
	text-align: right;
}

div#content-search .suchfeld{
	margin:0px 0px 0px 0px;
	width: 185px;
	background-color:#ffffff;
	border-bottom: 1px solid #E4E4E4;
	border-right: 1px solid #E4E4E4;
	border-left: 1px solid #E4E4E4;
	border-top: 1px solid #CECECE;
}


div#content-search input.suchbutton{
	vertical-align:middle;
	margin:-8px -3px 1px 2px;  /* IE */
	margin:-3px -3px 1px 2px; /* FF */

	padding:0px 0 0 0;
}

div#content-search h3
{
    padding-top: 15px;
    margin:0px 0px 0px 0px;
    font-size:12px;
}

div#content-search h1
{
    display: none;
}

/* AKTUELLES */

div.aktuell_item {
	padding-top: 15px;
}

div.aktuell_item_overview {
}

div.aktuell_headline
{
	float: left;
}

div.aktuell_date
{
	float:right;
	margin:0px 0px 0px 0px;
	width: 80px;
}

div.aktuell_item_more {
	clear: both;
}

div.aktuell_shorttext p {
	padding: 0px 0px 10px 0px;
	margin: 0px;
}
div.aktuell_link {
	padding: 0px;
	margin: 0px;
}

div.image_akt
{
	float:right;
	margin-left: 10px;
	margin-top:17px;
}

div.text_akt
{
    text-align:left;
	/*font-size:11px;*/
	font-weight: normal;
    color:#000000;

    margin:17px 0px 0px 0px;

    line-height : 18px;
}

div.large_image_akt
{
	margin-top:17px;
}

div.large_image_akt_bu
{
}

div.download_akt
{
	margin-top:17px;
}

/* ------- menariniworldwide -------- */
div#menariniworldwide div.testo td p {
	margin: 2px 0 0 0;
	padding: 0px;
}
div#menariniworldwide div.testo td b {
	font-weight: normal;
}
div#menariniworldwide div.titolo {
	display: none;
}

div#menariniworldwide .attribute-image {
	display: none;
}

.class-article {
	text-align: left;
}

.headline_titolo {
	display: none;
}

.testo {
	text-align: left;
}

.renderedtable td {
}

.mwlink
{
	color:#ff0000;
}

#im_newsticker {
  margin: 70px 13px 0 15px;
  height: 200px;
  overflow: hidden;
  text-align: left;
  font-size: 11px;
  position: relative;
}
#im_newsticker .inner {
  position: absolute;
  top: 0px;
  left: 0px;
  
}
#im_newsticker div.news {
  cursor: pointer;
}
#im_newsticker div.news:hover {
  color: #67a0da;
}
#im_newsticker h5 {
  font-size: 11px;  
  margin: 15px 0 0 0;
}
#im_newsticker h5 a {
  font-weight: bold;
  color: #065391;
}
#im_newsticker h5 a:hover {
  text-decoration: none;  
}
#im_newsticker div.news:hover h5 a {
 color: #67a0da;
}
#im_newsticker .teaser p {
  margin: 0;
}