/* @override 
	http://www.mitsubishi-pharma.de/fileadmin/template/css/basic_layout.css */

@charset "UTF-8";
/* CSS Document */

a { text-decoration: underline; }
a:hover { text-decoration: none}

.argatralogo{
	float: left;
	}
	
.mpdlogoklein{
	float: right;
	}

.multisizewrap {
	border: 1px solid #CCC;
	margin: 40px 0px 0px 0px;
	padding: 0px 1px 0px 0px;
	}
	
/* ########################### WRAP CONTAINER */ 
#wrap{
	width: 975px;
	text-align: left;
	color: #FFFFFF;
	}

.marginleft {
	width: 985px;
	margin: 0 0 0 85px;
	}

.header{
	width: 1060px;
	height: 120px;
	margin:0;
	padding:0;
	float: left;
	color:#000000;
	overflow: hidden;
	}

.navi{
	width: 975px;
	height: 188px;
	float: left;
	color:#000000;
/*	overflow: hidden; */
	}

	
.footer{
	width: 975px;
	height: 30px;
	border-top: 1px solid #CCC;
	float: left;
	}	
	
.footerleft{
	width: 680px;
	height: 30px;
/*	background: url(../grafik/wrap_background.gif) repeat-y; */
	float: left;
	text-align: left;
	overflow:hidden;
	color: #888;
	}

.footerright{
	width: 290px;
	height: 30px;
	float: right;
	text-align: right;
	color: #888;
	}

.breadcrump{
	width: 975px;
	height: 30px;
	float: left;
	margin: 8px 0 1px 0;
	
	}


/* ################################################################ SPEZIELLES */ 	
.hidden{
	visibility: hidden;
	display: none;
	height: 1px;
	margin: 0px;
	font-size: 2px;	
	}


.narrowcontent{
	width: 520px;
	float: left;
	background: #ebebeb;
	color: #000000;
	margin: 0 10px 20px 10px;
	padding: 0 0 50px 0;
	min-height: 300px;
	}



/* ################ FOOTER START ################ */
.footerright{
	list-style-type: none;
	display: inline;
	color: #888;
	}
	
.footerright li{
	list-style-type: none;
	display: inline;
	color: #888;
	}
	
.footerright a{
	color: #888;
	list-style-type: none;
	text-decoration: none;
	}

.footerright a:hover{
	color: #000;
	list-style-type: none;
	text-decoration: none;
	}

.breadcrump{
	color: #000;
	font-weight: normal;
	}
	
.breadcrump a{
	color: #999;
	text-decoration: none;
	font-weight: bold;
	}

.breadcrump a:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
	}


/* ################################## CONTENT TEXT ################################## */
.narrowcontent img{
	padding: 0 0 10px 0;
	}

.narrowcontent p{
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	text-align: justify;
	}

.narrowcontent h1{
	font: 18px/23px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	margin: 20px 0 10px 0;
	}

.narrowcontent h2{
	font: 14px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: normal;
	}

.narrowcontent h3{
	margin: 0px;
	font: 11px/21px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	}

.narrowcontent a {
	color:#008441;
	font-weight: bold;
	text-decoration: none;
	}

.narrowcontent a:hover {
	font-weight: bold;
	text-decoration: none;
	}

.narrowcontent table {
	border-collapse:collapse;
	width:100%;
	}
.narrowcontent td {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
	vertical-align:top;
	}

.narrowcontent .tr-even {
	background: #aaa;
	}
.narrowcontent .tr-odd {
	background: #f8c97d;
	}

.narrowcontent td {
	border: solid 1px #fff;
	}

.narrowcontent td {
	padding: 2px 5px 2px 5px;
	}

.narrowcontent td p {
	text-align: left;
	padding: 0;
	margin: 0;
	}

.narrowcontent .csc-uploads-fileSize {
	width: 50px;
	}
.narrowcontent .csc-uploads-fileSize p{
	text-align: right;
	}

.narrowcontent .footnote .tr-even td{
	background: #fff;
	padding: 0 5px 0 0;
	}
.narrowcontent .footnote .tr-odd td{
	background: #fff;
	padding: 0 5px 0 0;
	}
.narrowcontent .footnote td.td-0{
	width: 20px;
	}


/*.narrowcontent sup {
	margin-left: 3px;
	}
*/	
.floatright {
	float:right;
	}

.floatleft {
	float:left;
	}

/* ################ STARTSEITE ANMODERATIONSBOXEN ################ */
.modbox {
	width: 460px;
	margin-left: 25px;
	}

.modbox p {
	clear: both;
	background-color: #FFF;
	margin: 0px;
	padding: 7px 10px 5px 15px;
	}

.modbox h1 {
	font-size: 11px;
	padding: 8px 15px 8px 15px;
	font-weight: bold;
	background: url(basic_screen_FILES/content_headline_top_right_bg.gif) top right no-repeat;
	margin: 0px;
	}

.modbox span {
	color: #666;
	margin: 0px;
	float: left;
	background: #FFFFFF url(basic_screen_FILES/content_headline_top_left_bg.gif) top left no-repeat;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	}

/*	
.modbox a{
	float: right;
	padding-top: 5px;
	text-decoration: none;
	color:#777777;
	font-weight: bold;
	margin-top: 5px;
	}
	
.modbox a:hover {
	color:#e2001a;
	}
*/


/* ################################## Kontaktformular ################################## */
/*.csc-mailform-field {
	}

.csc-mailform-field label {
	display:block;
	float: left;
	width:100px;
	}

.csc-mailform-field input,.csc-mailform-field textarea {
	margin-bottom: 10px;
	width: 400px;
	}
*/

.narrowcontent .mailforminput {
	width:400px;
	display: block;
	}
.narrowcontent .mailformtext {
	width:400px;
	display: block;
	}
.narrowcontent .mymailform div {
	text-align: justify;
	display:block;
	width:400px;
	padding: 5px 0 0 0;
	}

/* ################################## tt-NEWS in content ################################## */


.narrowcontent .news-single-item .news-single-author {
	display: none;
	visibility: hidden;
	}
	
.narrowcontent .news-single-item .news-single-imgcaption {
	display: none;
	visibility: hidden;
	}
	
.narrowcontent .news-single-item h3{
	text-align: justify;
	padding: 0;
	margin: 0 0 10px 0;
	}

.narrowcontent .news-single-item .news-single-img{
	background: #000;
	float: left;
	margin: 7px 10px 5px 0;
	padding: 0px;
	}



/* ################################## Downloadbox ################################## */
.downloadbox td {
	background: #FFF;
	border-bottom: 1px solid #888;
	border-top: 1px solid #888;
	}

.downloadbox {
	padding-bottom: 5px;
	margin-top: 20px;
	padding-left: 50px;
	min-height:50px;
  	height:auto !important;
  	height:50px;

	background: url(basic_screen_FILES/mpd09-Downloadicon_04-09.gif) top left no-repeat;
	}

.downloadbox a{
	text-decoration: underline;
	}


.downloadbox h1{
	display: none;
	}

.beforelinks {
	font-weight: bold;
	color: #000;
	}

.felogin_status {
	margin: 0px 0px 20px 0px;
	}

/* ################################## Mediathek Downloadbox ################################## */
.mediathek {
    background: #f2f2f2;
    margin-bottom: 15px;
}

.mediathek h1 {
	font: 11px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #008441;
    font-weight: bold;
    margin:0;
    padding: 5px 0;
}

.mediathek .csc-textpic-imagewrap,
.mediathek .csc-textpic-image,
.mediathek img {
    margin: 0;
    padding:0;
    background: #fff;
}

.mediathek .clearboth {
    margin: 0;
    padding:0;
    height: 5px;
    background: #bbdaa0;
    clear: both;
}

/* ################################## LOGIN WARNUNG ################################## */
.login_warnung {
	background: #F5CECF;
	}

.login_warnung h1{
	padding: 15px 0px 0px 20px;
	margin: 0px;
	color: #b40117;
	font-weight: bold;
	}

.login_warnung p{
	width: 500px;
	text-align: left;
	color: #000;
	padding: 10px 10px 20px 20px;
	}

.narrowcontent .login_warnung a{
	color: #b40117;
	text-decoration: underline;
	font-weight: normal;
	}

.narrowcontent .login_warnung a:hover{
	color: #000;
	}



/* ################################## SITEMAP MIT UNTERTITELN ################################## */
.csc-menu-4 {

	}

.csc-menu-4 dd{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
	
	
/* ################################## SITEMAP LITSERVICES ################################## */
.sitemapbox {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCC;
	margin-bottom: 10px;
	}
	
.sitemapbox a{
	color: #008000;
	}
	
.sitemapbox h1 {
	cursor: pointer;
	}

/* ################################## CONTENT INFOBOX ################################## */

.content_infobox {
	background: #EEE;
	padding: 10px 20px 0px 20px;
	border-top: 3px solid #008441;
	border-bottom: 3px solid #008441;
	margin: 20px 0px 0px 0px;
	}

.narrowcontent .content_infobox p.bodytext {
	margin: 0px;
	padding: 0px;
	}

.content_hinweisbox {
	margin: 20px 0px 0px 0px;
	background: #EEE;
	padding: 0px 20px 20px 20px;
	border-top: 3px solid #008441;
	border-bottom: 3px solid #008441;
	}
	
.narrowcontent .content_hinweisbox p.bodytext{
	margin: 0px;
	padding: 0px;
	}

/* ################################## CONTENT BOX 2spaltig ################################## */
.contentbox_2spaltig {
    color: #000;
	width: 220px;
	float: left;
	margin: 0px 0px 20px 20px;
	height: 270px;
	}

.contentbox_2spaltig p.bodytext{
	text-align: left;
	margin: 50px 20px 10px 20px;
	}

.contentbox_2spaltig h1{
    display:none;
	}

.contentbox_2spaltig a{
	color: #b40117;
	}
	
.contentbox_2spaltig_weiss{
    color: #000;
	background: #FFF url("basic_layout_mpd_FILES/content_box_hl_gruen_thera-gebiet.gif") no-repeat;
    }
.contentbox_2spaltig_weiss h1{
    color: #000;
    }

.contentbox_2spaltig_gruen{
	background: #FFF url("basic_layout_mpd_FILES/content_box_hl_gruen_thera-gebiet.gif") no-repeat;
    }
.contentbox_2spaltig_gruen a{
    color: #000;
    }

.contentbox_2spaltig_hellgruen{
	background: #FFF url("basic_layout_mpd_FILES/content_box_hl_dgruen_profil.gif") no-repeat;
    }
.contentbox_2spaltig_hellgruen a{
    color: #000;
    }

.contentbox_2spaltig_rot{
	background: #FFF url("basic_layout_mpd_FILES/content_box_hl_rot_for-und-entw.gif") no-repeat;
    }
.contentbox_2spaltig_rot a{
    color: #000;
    }

.contentbox_2spaltig_orange{
	background: #FFF url("basic_layout_mpd_FILES/content_box_hl_gelb_ueberuns.gif") no-repeat;
    }
.contentbox_2spaltig_orange a{
    color: #000;
    }

.contentbox_2spaltig_weiss{
	background: #fff url("basic_layout_mpd_FILES/content_zweispaltig_hintergrund_rundeecken.jpg") no-repeat;
    }


.contentbox_kursivzitat {
	clear: both;
	margin: 0px 0px 20px 30px;
	}

.contentbox_kursivzitat_inside i {
	padding: 0px;
	font-weight: bold;
	color: #B40117;
	}

table.csc-uploads tr td{
	padding: 5px 0px 5px 8px;
	}
	
table.csc-uploads tr.tr-odd{
	background: #EEE;
	}

table.csc-uploads tr.tr-even{
	background: #DDD;
	}


.content_linkbox {
	border-bottom: 0px solid #CCC;
	margin: 0px 0px 30px 0px;
	}

.content_linkbox h1{
	font: bold 14px/23px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	margin: 0px 0px 10px 0px;
	border-bottom: 1px solid #CCC;
	}

.content_linkbox h1 a{
	font: bold 14px/23px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	}
	
.content_linkbox h1 a:hover{
	font: bold 14px/23px Arial, Verdana, Helvetica, sans-serif;
	color: #666;
	}
	
.linkbox_inside {
	}


#videocontainer {
	border: 1px solid #555;
	}
	
.jwplayerwrapper {
	padding: 30px 0px 0px 0px;
	}

/* Sidebarstyling */	
.sidebar .apps {
	float: left;
}
