/* copyright 2006 by mmc */



/***** general page styles *****/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	color: #888785;
	background: url(../img/bg.gif);
	margin: 0;
	padding: 0 0 20px 0;
	}

h1, h2 { margin: 5px 0; padding: 0;}
h1 { font-size: 1.2em;}
h2 { font-size: 1em;}

a { color: #3AA5AC; text-decoration: none;}
a:hover { color: #A0E8F9;}

/*p { margin: 7px 0; padding: 0;}*/
p.bodytext { padding:3px 0px 10px 0px; margin:0px}*/

img { border: none;}

.ir { text-indent: -100em; overflow: hidden;} /* image replacement - hides text from browsers with css on */

.more {	
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: right;
	display: block;
	width: 42px;
	height: 24px;
	background: url(../img/more.gif) 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	}

.pdf { background: url(../img/pdf_icon.gif) 0 no-repeat;}
.html { background: url(../img/html_icon.gif) 0 no-repeat;}

.pdf, .html {
	margin: 0;
	padding: 4px 10px 4px 25px;
	}



/***** page structure *****/
#page {
	float: left;
	width: 775px;
	background: #FFF;
	margin: 0 0 20px 0;
	padding: 0;
	}

#nav-top img {
	float: left;
	margin-top:10px;
	padding: 0;
	}



/*** images of the top navigation ***/

#header {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	}
	
#maincontent {
	margin: 0;
	padding: 0;
	}

#content {
	float: left;
	width: 100%;
	background: #E1F7FE;
	margin: 0;
	padding: 25px 0px 20px 0px;
	}

#footer {
	float: left;
	width: 760px;
	margin: 0;
	padding: 10px 0 10px 15px;
	}

#footer #mmc-link {
	float: right;
	font-size: 10px;
	background: url("/fileadmin/onepharm/img/mmc_icon.gif") top left no-repeat;
	margin: 0;
	padding: 0px 0 3px 20px;
	}

/* styles of the home page */
#boxes {
	float: left;
	background: url(../img/boxes_bg.gif) top repeat-y;
	margin: 25px 0;
	padding: 0;
	}

#box-program-01, #box-program-02, #box-news {
	float: left;
 	width: 218px;
 	margin: 0;
 	padding: 0 20px;
 	}

#box-program-01 h1.ir {
	width: 165px;
	height: 24px;
	background: url(../img/revispir_program.gif) top left no-repeat;
	}

#box-program-02 h1.ir {
	width: 219px;
	height: 24px;
	background: url(../img/glycyrrhizine_program.gif) top left no-repeat;
	}

#box-news h1.ir {
	width: 49px;
	height: 24px;
	background: url(../img/news_title.gif) top left no-repeat;
	}


/*** styles of standard page ***/
#intro {
	float: left;
	margin: 0;
	padding: 10px 20px;
	background: #E1F7FE;
	}

#intro-text {
	float: left;
	width: 585px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-stretch: narrower;
	font-size:13px;
	font-weight: bold;
	line-height: 1.1em;
	color: #D4D6D4;
	margin: 0;
	padding: 10px 0 0 0;
	}
	
#site-titel {
	float: left;
	width: 150px;
	margin: 0;
	padding: 10px 0 0 0;
	}

#column-nav {
	float: left;
	width: 130px;
	margin: 0;
	padding: 10px 20px;
	}	

#column-content {
	float: left;
	width: 555px;
	margin: 0px;
	padding-top:10px ;
	paddin-left:20px
	}

#column-content h1 {
	font-stretch: narrower;
	font-size:1.2em;
	/*line-height: 1.1em;*/
	margin: 0px;
	padding: 3px 0px 3px 0px;
}



/* flo neu */

#homelogo {margin-left:10px;}

#topmenu {
        float: right;
	height:49px;
	padding-top:3px;
        }
        
#topmenu a {
        float: left;
        padding:0;
        margin:0;
        }


#column-nav a {color: #3AA5AC;}
#column-nav .leftmenu_level1_act, #column-nav .leftmenu_level2_act a {
        font-weight: bold;
        }


/*** Menü Style ***/
.leftmenu_level1_std,.leftmenu_level1_act {padding-top:3px;}

#bottommenu {float:left}

#partner-logo {
	float:left;
	padding-left: 20px;
	}

#mmc-link-a {
	font-weight:normal;
	color: #A6A7AA;
	/*color:#A5A1A1*/
	}

a#mmc-link-a:hover { color: #A0E8F9;}

.form_button {
        background-color:#A0E8F9;
        color:#3AA5AC; 
        font-weight:bold;
        width:100px;
        border:1px solid #3AA5AC;
}

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.3em;
	color: #888785;
	font-size:11px;
	padding:1px;
	}

input {
	color:#928B71;
	font-size:11px;
	padding:1px;
	}


#box-program-01 a, #box-program-02 a, .news-list-morelink a {margin-top:4px;float:right;font-weight:normal}
#box-program-01 , #box-program-02  {font-weight:bold;}



/*** NEWS Styles ***/
.news-single-title {
	/*font-stretch: narrower;
	font-size:1.2em;*/
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 3px 0px;
	} 
.news-list-title a , .news-list-title a:hover {font-weight:bold;font-size:11px}
.news-list-date {font-weight:normal;font-size:10px}
.news-single-img {float:left;padding-right:5px;padding-bottom:5px;}
.news-list-item {padding-bottom:30px;}
.news-list-morelink {	
	/* hides text from browsers */
	text-indent: -100em;
	overflow: hidden; 
	/* end hide text */
	float: right;
	display: block;
	width: 42px;
	height: 24px;
	background: url(../img/more.gif) 0 no-repeat;
	margin: 10px 0 0 0;
	padding: 0;
	cursor: pointer;
	}

/* --- Styles Content Elemente --- */


.csc-textpic-imagewrap img {
	padding-top:6px;
}

.csc-textpic-caption {
	font-size: 11px;
	c!olor: #928b71;

}

