/*  **********************************************************************  */
/*  *      G E N E R E L L E   S T Y L E                                 *  */
/*  **********************************************************************  */

body {
	color:#4c4c4c;
	background-color:#fff;
	margin:auto auto;
	text-align:center;
	padding:0;
	background-image : url('/fileadmin/img/biotech/bg.gif');
	background-position: 0px 88px;
	background-repeat: repeat-x;
}
body,tr,td {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}
/* IE6 Hacks for png Pictures */
img {behavior: url(/fileadmin/css/iepngfix.htc);}

#wrapper {
	position: relative;
	top: 0px;
	width: 980px;
	margin:auto auto;
	text-align:left;
	padding: 0;
}

a:link, a:visited, a:hover, a:active {
	color:#3b3b3b;
	text-decoration:underline;
}
a:hover{
	color:#018b60;
	text-decoration:underline;
}

.floatingclear {
	clear: both;
}

a.internal-link:link, a.internal-link:visited,a.internal-link:hover, a.internal-link:active {
	color:#018b60;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
a.internal-link:hover{
	color: #3b3b3b;
}
a.external-link:link, a.external-link:visited, a.external-link:hover, a.external-link:active {
	color:#018b60;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
a.external-link:hover{
	color: #3b3b3b;
}
a.external-link-new-window:link, a.external-link-new-window:visited, a.external-link-new-window:hover, a.external-link-new-window:active {
	color:#018b60;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
a.external-link-new-window:hover{
	color: #3b3b3b;
}
a.mail:link, a.mail:visited, a.mail:hover, a.mail:active {
	color:#018b60;
	text-decoration: underline;
}
a.mail:hover{
	color: #3b3b3b;
}

a.linkBack:link, a.linkBack:visited,a.linkBack:hover, a.linkBack:active {
	color:#018b60;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_left.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 10px;
}
a.linkBack:hover{
	color: #3b3b3b;
}


/*  **********************************************************************  */
/*  *      T O P N A V I G A T I O N                                     *  */
/*  **********************************************************************  */
#topnavigation{
	color:#5a5a5a;
	font-size: 0.8em;
}
#topnavigation a {
	color:#5a5a5a;
	text-decoration:none;
}
#topnavigation a:hover {
	/*color:#ed1c24;*/
	color:#018b60;
}



/*  **********************************************************************  */
/*  *      C H A N G E L A N G U A G E                                   *  */
/*  **********************************************************************  */
#changelanguage{
	color:#5a5a5a;
	/*font-size: 80%;*/
	font-size: 0.8em;
}

#changelanguage a{
	color:#5a5a5a;
	text-decoration:none;
}

#changelanguage a:hover{
	color:#018b60;
}




/*  **********************************************************************  */
/*  *      F I R S T N A V I G A T I O N                                 *  */
/*  **********************************************************************  */
#firstnavigation{
	background-color:#e6e6e6;
	clear:both;
	padding: 1px 2px 0px 10px;
}

#firstnavigation ul{
	padding: 0;
	margin: 0;
}

#firstnavigation ul li{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#firstnavigation a:link, #firstnavigation a:visited, #firstnavigation a:hover, #firstnavigation a:active {
	font-size: 0.8em;
	text-transform:uppercase;
	text-decoration:none;
	color:#54564a;
}
#firstnavigation a:hover {
	color:#018b60;
}

#firstnavigation a.firstlevelact:link, #firstnavigation a.firstlevelact:visited, #firstnavigation a.firstlevelact:hover, #firstnavigation a.firstlevelact:active {
	font-size: 0.8em;
	text-transform:uppercase;
	text-decoration:none;
	color:#018b60;
}
#firstnavigation a.firstlevelact:hover {
	color:#54564a;
}



/*  **********************************************************************  */
/*  *      S E C O N D N A V I G A T I O N                               *  */
/*  **********************************************************************  */
#secondlevel {
	padding: 20px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
}

#secondlevel li{
	list-style-type: none;
	padding: 0px 0px 4px 0px;
}

#secondlevel a:link, #secondlevel a:visited, #secondlevel a:hover, #secondlevel a:active {
	font-size: 0.8em;
	text-transform:uppercase;
	text-decoration:none;
	color:#191919;
	}
#secondlevel a:hover {
	color:#018b60;
}

#secondlevel a.secondlevelact:link, #secondlevel a.secondlevelact:visited, #secondlevel a.secondlevelact:hover, #secondlevel a.secondlevelact:active {
	font-size: 0.8em;
	text-transform:uppercase;
	text-decoration:none;
	/*color:#ed1c24;*/
	color:#018b60;
}
#secondlevel a.secondlevelact:hover {
	color:#191919;
}





/*  **********************************************************************  */
/*  *      F O O T E R N A V I G A T I O N                               *  */
/*  **********************************************************************  */
#footernavigation{
	/*font-size: 80%;*/
	margin-top: 20px;
	position: relative; 
	font-size: 0.8em;
}
#footernavigation a:link, #footernavigation a:visited, #footernavigation a:hover, #footernavigation a:active {
	text-decoration: none;
	color: #333333;
}
#footernavigation a:hover {
	text-decoration: none;
	color: #018b60;
}

#footernavigation a.footernavnactive:link, #footernavigation a.footernavnactive:visited, #footernavigation a.footernavnactive:hover, #footernavigation a.footernavnactive:active {
	text-decoration: none;
	color: #018b60;
}
#footernavigation a.footernavnactive:hover {
	text-decoration: none;
	color: #333333;
}





/*  **********************************************************************  */
/*  *      S E A R C H B O X                                             *  */
/*  **********************************************************************  */
#searchbox .standardsearchbox{
	color:#5a5a5a;
	border:1px solid #858585;
	width:105px;
	/*font-size: 70%;*/
	font-size: 0.7em;

}


/*  **********************************************************************  */
/*  *      C O N T E N T                                                 *  */
/*  **********************************************************************  */
#contentwrapper {
	background-image : url('/fileadmin/img/biotech/content_bg.gif');
	position:relative;
}


/*  **********************************************************************  */
/*  *      L E F T C O L U M N                                           *  */
/*  **********************************************************************  */
#leftcolumn{
	position:relative;
	float:left;
	width:180px;
	background-color:#ffffff;
	height:600px;
	top: 10px;
}

#leftcolumn a:link, #leftcolumn a:visited, #leftcolumn a:hover, #leftcolumn a:active {
	text-decoration:none;
	color:#191919;
}
#leftcolumn a:hover {
	/*color:#ed1c24;*/
	color:#018b60;
}



/*
blinddivs
*/
#blinddiv{
	float:left;
}

#blinddivmiddle{
	float:left;
}




/*  **********************************************************************  */
/*  *      M I D D L E C O L U M N                                       *  */
/*  **********************************************************************  */
#middlecolumn{
	position:relative;
	float:left;
	background-color:#ffffff;
	width:430px;
	left:10px;
	top: 10px;
}

#normalcontent{
	float:left;
	padding: 10px 9px 10px 9px;
	width:400px;
}
#normalcontent h1{
	font-size:1.1em;
}
#normalcontent ol {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
}

/*  **********************************************************************  */
/*  *      R I G H T C O L U M N                                         *  */
/*  **********************************************************************  */
#rightcolumn {
	position:relative;
	float:left;
	width:350px;
	left:21px;
	top: 10px;
	background-repeat: no-repeat;
}

#rightcontent{
	float:left;
	/*font-size:11px;*/
}

/*  **********************************************************************  */
/*  *      F U L L S I Z E C O L U M N                                   *  */
/*  **********************************************************************  */
#fullsizecolumn{
	position:relative;
	float:left;
	background-color:#ffffff;
	width:790px;
	left:10px;
	top: 10px;
}

#fullsizecolumn #normalcontent{
	float:left;
	padding: 10px 9px 10px 9px;
	width:760px;

}


/*  **********************************************************************  */
/*  *      P R I N T  &  T I P  A  F R I E N D                           *  */
/*  **********************************************************************  */
#print{
	float:right;
	width:15px;
	height:13px;
	margin-right:11px;
	margin-top:9px;

}

#tipafriend{
	float:right;
	width:15px;
	height:10px;
	margin-right:9px;
	margin-top:12px;
}




/*  **********************************************************************  */
/*  *      S U C H E                                                     *  */
/*  **********************************************************************  */

.tx-indexedsearch{
	width:411px;
}

.tx-indexedsearch-searchbox-button, .tx-indexedsearch-searchbox-button:link, .tx-indexedsearch-searchbox-button:visited, .tx-indexedsearch-searchbox-button:active{
	border:1px solid #d6d6d6;
	background-color:#fff;
	color:#5a5a5a;
	margin:5px 0px 0px 10px;
}
.standardbutton{
	border:1px solid #d6d6d6;
	background-color:#fff;
	color:#5a5a5a;
}
.tx-indexedsearch-searchbox-button:hover, .standardbutton:hover{
	/*color:#ed1c24;*/
	color:#018b60;
}
.tx-indexedsearch-searchbox-sword{
	width:200px;
	margin:0px 0px 0px 10px;
}
.tx-indexedsearch-whatis{
}

.tx-indexedsearch-res{
}

.tx-indexedsearch-browsebox{
}

.tx-indexedsearch-sw{
}


/*  **********************************************************************  */
/*  *      S I T E M A P                                                 *  */
/*  **********************************************************************  */

ul.sitemap {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
.sitemap .sitemaplevel1{
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image : url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat: no-repeat;
}

.sitemap .sitemaplevel2{
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image : url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat: no-repeat;
}

.sitemap .sitemaplevel3{
	margin: 0px 0px 0px 30px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image : url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat: no-repeat;
}

.sitemap .sitemaplevel4{
	margin: 0px 0px 0px 45px;
	padding: 0px 0px 0px 10px;
	list-style-type: none;
	background-image : url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat: no-repeat;
}
.sitemap a:link, .sitemap a:visited, .sitemap a:hover, .sitemap a:active {
	color: #3b3b3b;
	text-decoration:none;
	font-size: 1em;
}
.sitemap a:hover {
	color:#018b60;
}


/*  **********************************************************************  */
/*  *      G L O S S A R Y                                               *  */
/*  **********************************************************************  */
.lexikon{
	background-color:#e6e6e6;
	margin-bottom:40px;
}
.lexikon td.activABC{
	background-color:#c6c6c6;
	color:#018b60;
	text-align:center;
	vertical-align:middle;
	font-size:2em;
	border-right:1px solid #fff;
}
.lexikon td.firstABC {
	color:#3b3b3b;
	text-align:center;
	vertical-align:middle;
	font-size:1.2em;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}
.lexikon td.firstABC:hover{
	background-color:#c6c6c6;
}
.lexikon td.secondABC{
	color:#3b3b3b;
	text-align:center;
	vertical-align:middle;
	font-size:1.2em;
	border-right:1px solid #fff;
}
.lexikon td.secondABC:hover{
	background-color:#c6c6c6;
}
.lexikon td.firstABClast{
	border-bottom:1px solid #fff;
	font-size:1.2em;
	text-align:center;
}
.firstABClast:hover{
	background-color:#c6c6c6;
}
.secondABClast{
	font-size:1.2em;
	text-align:center;
}
.secondABClast:hover{
	background-color:#c6c6c6;
}
.lexikon td a, .lexikon td a:visited{
	text-decoration:none;
}
.catchword{
	font-weight:bolder;
	margin-bottom:5px;
}
.catchword_desc{
	margin-bottom:30px;
}


/*  **********************************************************************  */
/*  *      F A Q		                                                 *  */
/*  **********************************************************************  */
.tx-cfabwwwminifaq-pi1-q{
	font-weight:bolder;
}
.tx-cfabwwwminifaq-pi1-questions ol li a, .tx-cfabwwwminifaq-pi1-questions ol li a:visited, .tx-cfabwwwminifaq-pi1-questions ol li a:link, .tx-cfabwwwminifaq-pi1-questions ol li a:active{
	text-decoration:none;
	color:#018b60;
}
.tx-cfabwwwminifaq-pi1-questions ol li a:hover{
	text-decoration:none;
	color:#3b3b3b;
}
.tx-cfabwwwminifaq-pi1-questions ol{
	list-style-type:none;
	margin:0px 0px 40px 0px;
}
.tx-cfabwwwminifaq-pi1-questions ol li{
	background-image: url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat:no-repeat;
	padding:2px 0px 0px 15px;
}
.tx-cfabwwwminifaq-pi1-answers{
	list-style-type:none;
	font-size: 1em;
}
.tx-cfabwwwminifaq-pi1-q-a-package p .tx-cfabwwwminifaq-pi1-q blockquote .tx-cfabwwwminifaq-pi1-a p .bodytext{
	font-size:3em;
}

#middlecontent .tx-cfabwwwminifaq-pi1-a .bodytext {
	font-size: 1em;
}




/*  **********************************************************************  */
/*  *      H O M E S I T E                                               *  */
/*  **********************************************************************  */
#contentwrapperHome{
	position:relative;
}
#leftcolumnHome{
	position:relative;
	float:left;
	width:559px;
	background-color:#ffffff;
	top: 10px;
}
#pictureHome{
	width:558px;
	height:372px;
	background-color: #ffffff;
	float:left;
	position:relative;
    display: none;
}
#contentHome{
	background-color:red;
	float:left;
	width:558px;
	position:relative;
}
#rightcolumnHome{
	position:relative;
	float:left;
	width:411px;
	top: 10px;
	left:10px;
	background-repeat: no-repeat;
}
#blinddivhome{
	float:left;
}

#leftcolumnHome #normalcontent{
	float:left;
	padding: 10px 9px 10px 9px;
	width:530px;	
}

#rightcolumnHome .rightContentBlock{
	width:409px;
}	








/*  **********************************************************************  */
/*   *                  Typo3 Styles                                     *   */
/*  **********************************************************************  */
/*   ***********************************************   */
/*   *  middlecontent                              *   */
/*   ***********************************************   */
#middlecontent .csc-header {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#middlecontent .csc-header-n1  {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
/*
#middlecontent h1, #middlecontent h1.csc-firstHeader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 35px 0px;
	font-size: 1.5em;
	font-weight: normal;
	color: #ed1c24;
}*/



#middlecontent .csc-header h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 35px 0px;
	font-size: 1.5em;
	font-weight: normal;
	/*color: #ed1c24;*/
	color:#018b60;
}

#middlecontent .csc-header h1 a:link, 
#middlecontent .csc-header h1 a:visited, 
#middlecontent .csc-header h1 a:hover, 
#middlecontent .csc-header h1 a:active {
	font-weight: normal;
	color: #018b60;
	text-decoration: none;
}
#middlecontent .csc-header h1 a:hover {
	color: #3b3b3b;
}

#middlecontent .bodytext{
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-size:0.8em;
}


/*   ***********************************************   */
/*   *  rightcontent                               *   */
/*   ***********************************************   */
#rightcontent .csc-header {
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rightcontent .csc-header-n1 {
	/*padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;*/
}
#rightcontent h1 {
	padding: 10px 0px 5px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 0.8em;
	font-weight: normal;
	/*color: #ed1c24;*/
	color:#018b60;
	text-transform: uppercase;
}
#rightcontent .csc-header-n1 h1, #rightcontent .csc-header-n2 h1, #rightcontent .csc-header-n2 h1 {
	font-weight: bold;
}

#rightcontent .bodytext{
	padding: 10px 10px 0px 10px;
	margin: 0px 0px 0px 0px;

}

.rightContentBlock {
	float: left;
	width: 348px;
}

.rightcontentcontainerelements {
	margin: 280px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
}

.rightcontentcontainerelements .csc-header {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
}

.rightcontentcontainerelements .csi-textpic {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
}
.rightcontentcontainerelements p {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
	font-size: 0.8em;
}
.rightcontentcontainerelements table {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
}
.rightcontentcontainerelements table tr td p {
	background-image : none;
}
.rightcontentcontainerelements table td {
	background-image : none;
	padding: 0px 5px 0px 10px;
	margin: 0px 0px 0px 0px;
}

.rightcontentcontainerelements h3 {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
	color: #FFFFFF;
	font-size: 2.8em;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
.rightcontentcontainerelements h3 a:link, .rightcontentcontainerelements h3 a:visited, .rightcontentcontainerelements h3 a:hover, .rightcontentcontainerelements h3 a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rightcontentcontainerelements h3 a:hover {
	color: #FFFFFF;
	text-decoration: none;
}




/*   **************************************************   */
/*   *  List-styling                                  *   */
/*   **************************************************   */
#middlecontent ul {
	margin:0;
	padding:0;
	font-size:0.8em;
}
#middlecontent ul li {
	list-style-type:none;
	background-image : url('/fileadmin/img/biotech/all_listing_point.gif');
	background-repeat: no-repeat;
	background-position:left top;
	padding:3px 0px 0px 10px;
	/*margin:0;	*/
}
ul.list{
	list-style-type:none;
	margin:0;
	padding:0;
	/*margin-bottom:40px;*/
}
ul.list li{
	background-image: url('/fileadmin/img/biotech/bullet_circle.gif');
	background-repeat:no-repeat;
	padding-left:15px;
	padding-top:2px;
	margin:0;
	height:21px;
}
ul.list li a, ul.list li a:hover{
	text-decoration:none;
}

ol{
	/*font-size:0.8em;*/
}
ol li {
	padding: 0px 0px 15px 0px;
}




/*   **************************************************   */
/*   *  Table-styling                                 *   */
/*   **************************************************   */
.contenttable{
width:100%;
}
.contenttable td{
	background-image: url('/fileadmin/img/biotech/dotted.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	/*vertical-align: bottom;*/
}
.align-right{
	text-align:right;
}


/*   **************************************************   */
/*   *  formular		                              *   */
/*   **************************************************   */
#normalcontent .feld{
	padding:0px 0px 10px 10px;
}
#normalcontent .felddescription{
	padding:2px 0px 0px 0px;
}



/*   **************************************************   */
/*   *  filelinks		                              *   */
/*   **************************************************   */
.downloadlist {
	margin:0px 0px 0px 0px;
	padding:0px 0px 2px 0px;
	border-top:1px solid #fff;
}
.downloadlist #filetitle {
	float:left;
	width:70%;
}
.downloadlist .filepic {
	float:left;
	width:28%;
}
.downloadlist .filepic #filesize {
	text-align:right;
	padding-bottom: 2px;
}
.downloadlist .filedesc {
 font-size: 0.7em;
 font-style: italic;
}

.downloadlist .filetitle {
	float:left;
	width:70%;
}


.downloadlist a {
	font-size: 0.9em;
	text-decoration:none;
	
}
#normalcontent div.downloadlist div.downloaditem {
	/*border:1px solid red;*/
	background-image: url('/fileadmin/img/biotech/dotted.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 2px;
	margin-bottom: 3px;
}

#rightcontent div.downloadlist {
	width:100%;
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
	padding:0px 0px 10px 0px;
	border-top: none;
}

#rightcontent .downloadlist .downloaditem {
	padding-left: 10px;
}
#rightcontent .downloadlist a {
	padding-left: 0px;
	font-size: 0.9em;
	text-decoration:none;
}

#filesize {
	font-size: 0.9em;
	font-family: Arial, Helvetica, Sans-Serif;
}




#events-list-container {

}
#events-list-container .events-list-item {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
}
#events-list-container .events-list-item2 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	background-color: #f6f6f6;
}


#events-list-container .events-list-item .eventsdate, 
#events-list-container .events-list-item2 .eventsdate {
	float: left;
	width: 120px;
	font-size: 0.9em;
	font-weight: bold;
}
#events-list-container .events-list-item .events-list-content, 
#events-list-container .events-list-item2 .events-list-content {
	float: left;
/*width: 280px;*/
}
#events-list-container .events-list-item .events-list-content .eventstitle, 
#events-list-container .events-list-item2 .events-list-content .eventstitle {
	font-size: 0.9em;
	font-weight: bold;
}

#events-list-container .events-list-item .eventstitle a:link, 
#events-list-container .events-list-item .eventstitle a:visited, 
#events-list-container .events-list-item .eventstitle a:hover, 
#events-list-container .events-list-item .eventstitle a:active,
#events-list-container .events-list-item2 .eventstitle a:link, 
#events-list-container .events-list-item2 .eventstitle a:visited, 
#events-list-container .events-list-item2 .eventstitle a:hover, 
#events-list-container .events-list-item2 .eventstitle a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
#events-list-container .events-list-item .eventstitle a:hover, 
#events-list-container .events-list-item2 .eventstitle a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}
#events-list-container .events-list-item .eventssubheader, 
#events-list-container .events-list-item2 .eventssubheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#events-list-container .events-list-item .eventstext, 
#events-list-container .events-list-item2 .eventstext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

/***********************************************************************************/
#normalcontent .events-single-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
}

#normalcontent .events-single-item .eventsdate {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .events-single-item .eventsdownload {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .events-single-item .eventstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1em ;
	font-weight: bold;
}

#normalcontent .events-single-item .eventssubheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

#normalcontent .eventstext a:link, 
#normalcontent .eventstext a:visited, 
#normalcontent .eventstext a:hover, 
#normalcontent .eventstext a:active {
	color:#018b60;
	font-size: 0.9em ;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
#normalcontent .eventstext a:hover {
	color:#3b3b3b;
}



#normalcontent .events-single-item .eventsdownload a:link, 
#normalcontent .events-single-item .eventsdownload a:visited, 
#normalcontent .events-single-item .eventsdownload a:hover, 
#normalcontent .events-single-item .eventsdownload a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 5px;
}
#normalcontent .events-single-item .eventsdownload a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}

#normalcontent .eventsbacklink a:link, 
#normalcontent .eventsbacklink a:visited, 
#normalcontent .eventsbacklink a:hover, 
#normalcontent .eventsbacklink a:active {
	color:#018b60;
	font-size: 0.9em ;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_left.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 10px;
}
#normalcontent .eventsbacklink a:hover {
	color:#3b3b3b;
}



/***********************************************************************************/
#normalcontent .newspdf-latest-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#normalcontent .newspdf-latest-item2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #f6f6f6;
}

#normalcontent .newspdf-latest-item .newspdfdate, 
#normalcontent .newspdf-latest-item2 .newspdfdate {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .newspdf-latest-item .newspdftitle, 
#normalcontent .newspdf-latest-item2 .newspdftitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .newspdf-latest-item .newspdftitle a:link, 
#normalcontent .newspdf-latest-item .newspdftitle a:visited, 
#normalcontent .newspdf-latest-item .newspdftitle a:hover, 
#normalcontent .newspdf-latest-item .newspdftitle a:active,
#normalcontent .newspdf-latest-item2 .newspdftitle a:link, 
#normalcontent .newspdf-latest-item2 .newspdftitle a:visited, 
#normalcontent .newspdf-latest-item2 .newspdftitle a:hover, 
#normalcontent .newspdf-latest-item2 .newspdftitle a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
#normalcontent .newspdf-latest-item .newspdftitle a:hover, 
#normalcontent .newspdf-latest-item2 .newspdftitle a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}
#normalcontent .newspdf-latest-item .newspdfsubheader, 
#normalcontent .newspdf-latest-item2 .newspdfsubheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#normalcontent .newspdf-latest-item .newspdftext, 
#normalcontent .newspdf-latest-item2 .newspdftext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}
/***********************************************************************************/



/***********************************************************************************/
#normalcontent .newspdf-list-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}
#normalcontent .newspdf-list-item2 {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	background-color: #f6f6f6;
}
#normalcontent .newspdf-list-item .newspdfdate, 
#normalcontent .newspdf-list-item2 .newspdfdate {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .newspdf-list-item .newspdftitle, 
#normalcontent .newspdf-list-item2 .newspdftitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .newspdf-list-item .newspdftitle a:link, 
#normalcontent .newspdf-list-item .newspdftitle a:visited, 
#normalcontent .newspdf-list-item .newspdftitle a:hover, 
#normalcontent .newspdf-list-item .newspdftitle a:active,
#normalcontent .newspdf-list-item2 .newspdftitle a:link, 
#normalcontent .newspdf-list-item2 .newspdftitle a:visited, 
#normalcontent .newspdf-list-item2 .newspdftitle a:hover, 
#normalcontent .newspdf-list-item2 .newspdftitle a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
#normalcontent .newspdf-list-item .newspdftitle a:hover, 
#normalcontent .newspdf-list-item2 .newspdftitle a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}
#normalcontent .newspdf-list-item .newspdfsubheader, 
#normalcontent .newspdf-list-item2 .newspdfsubheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#normalcontent .newspdf-list-item .newspdftext, 
#normalcontent .newspdf-list-item2 .newspdftext {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}
/***********************************************************************************/

/***********************************************************************************/
#normalcontent .newspdf-single-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 15px 0px;
}

#normalcontent .newspdf-single-item .newspdfdate {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .newspdf-single-item .newspdfdownload {
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}
#normalcontent .newspdf-single-item .newspdftitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 1em ;
	font-weight: bold;
}

#normalcontent .newspdf-single-item .newspdfsubheader {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}

#normalcontent .newspdf-single-item .newspdfdownload a:link, 
#normalcontent .newspdf-single-item .newspdfdownload a:visited, 
#normalcontent .newspdf-single-item .newspdfdownload a:hover, 
#normalcontent .newspdf-single-item .newspdfdownload a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 5px;
}
#normalcontent .newspdf-single-item .newspdfdownload a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}

#normalcontent .newspdfbacklink a:link, 
#normalcontent .newspdfbacklink a:visited, 
#normalcontent .newspdfbacklink a:hover, 
#normalcontent .newspdfbacklink a:active {
	color:#018b60;
	font-size: 0.9em ;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_left.gif');
	background-repeat: no-repeat;
	background-position: left 3px;
	padding: 0px 0px 0px 10px;
}
#normalcontent .newspdfbacklink a:hover {
	color:#3b3b3b;
}


/***********************************************************************************/


/* ****************************************************************** */
/* ****************************************************************** */

#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-list-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
}

#rightcontent .right-news-list-item .right-news-date {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#rightcontent .right-news-list-item .right-news-title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#rightcontent .right-news-list-item .right-news-title a:link, 
#rightcontent .right-news-list-item .right-news-title a:visited, 
#rightcontent .right-news-list-item .right-news-title a:hover, 
#rightcontent .right-news-list-item .right-news-title a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
}
#rightcontent .right-news-list-item .right-news-title a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}

#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive {
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
	text-align: right;
	padding: 0px 0px 5px 0px;
}
#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive a:link, 
#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive a:visited, 
#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive a:hover, 
#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive a:active {
	color:#018b60;
	font-size: 0.9em ;
	font-weight: normal;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}
#rightcontentcontainer .rightContentBlock .right-news-latest-container .right-news-latest-gotoarchive a:hover {
	color:#3b3b3b;
}


#rightcontentcontainer .rightContentBlock .right-events-latest-container .right-events-list-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 10px;
	background-image : url('/fileadmin/img/biotech/bg_right_content_elements.png');
	behavior: url(/fileadmin/css/iepngfix.htc);
}

#rightcontent .right-events-list-item .right-events-date {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#rightcontent .right-events-list-item .right-eventstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#rightcontent .right-events-list-item .right-eventstitle a:link, 
#rightcontent .right-events-list-item .right-eventstitle a:visited, 
#rightcontent .right-events-list-item .right-eventstitle a:hover, 
#rightcontent .right-events-list-item .right-eventstitle a:active {
	color:#018b60;
	font-size: 1em ;
	font-weight: bold;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;

}
#rightcontent .right-events-list-item .right-eventstitle a:hover {
	color:#3b3b3b;
	font-size: 1em;
	text-decoration:none;
}



/* ****************************************************************** */
/* ****************************************************************** */


#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive {
	text-align: right;
}

#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive a:link, 
#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive a:visited, 
#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive a:hover, 
#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive a:active {
	color:#018b60;
	font-size: 0.9em ;
	font-weight: normal;
	text-decoration: none;
	background-image: url('/fileadmin/img/medtech/img_linkicon_right.gif');
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}
#rightcontentcontainer .right-events-list-item .right-events-list-gotoarchive a:hover {
	color:#3b3b3b;
}



#normalcontent .right-events-latest-container .right-events-list-item {
	margin: 0px 0px 0px 0px;
	padding: 5px 10px 5px 0px;
}

#normalcontent .right-events-list-item .right-events-date {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: normal;
}

#normalcontent .right-events-list-item .right-eventstitle {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#normalcontent .right-events-list-item .right-eventstitle a {
	color:#018b60;
	text-decoration: none;
	font-weight: bold;
}
#normalcontent .right-events-list-item .right-eventstitle a:hover {
	color:#3b3b3b;
}






/***********************************************************************************/


#leftcolumnHome #middlecontent #normalcontent {

}
#leftcolumnHome #middlecontent #normalcontent h1 {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}
#leftcolumnHome #middlecontent #normalcontent p.bodytext {
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
}

#rightcolumn h1 {
	padding-right: 10px;
}
div.csi-clear {
	clear: both;
}


.csi-intext-left-nowrap {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 1px solid #ffffff;
}



.csc-textpicHeader h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

}


.csc-textpicHeader-26 h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/*   **************************************************   */
/*   *  Powermail		                              *   */
/*   **************************************************   */

/* Allgemeine Definitionen */

#news_service {
	padding-bottom: 20px;
}

#news_service fieldset {
	border: none;
	border-color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

#news_service fieldset legend {
	display: none;
}

.powermail_check_inner input {
	position: relative;
	left: 250px;
}

.tx_powermail_pi1_fieldwrap_html {
	margin-bottom: 20px;
}

p.tx_powermail_pi1_fieldwrap_html_checkbox_title {
	float: left;
}


/* Fieldset Checkboxes */


#tx-powermail-pi1_fieldset_23 p,
#tx-powermail-pi1_fieldset_27 p {
	margin-top: -1px;
	width: 250px;
	float: left;
	position: absolute;
}

#tx-powermail-pi1_fieldset_23 span,
#tx-powermail-pi1_fieldset_27 span {
	position: absolute;
	left: 150px;
}

#tx-powermail-pi1_fieldset_23 label,
#tx-powermail-pi1_fieldset_27 label {
	position: absolute;
	left: 300px;
	width: 300px;
}


/* Feld 1 */

#powermaildiv_uid284,
#powermaildiv_uid242 {
	background: #F6F6F6;
	padding: 5px;
	display: none;
}



/* Feld 2 */

#powermaildiv_uid285,
#powermaildiv_uid243 {
	background: #FFF;
	padding: 5px;
	display: none;
}

/* Feld 3 */

#powermaildiv_uid286,
#powermaildiv_uid244 {
	background: #F6F6F6;
	padding: 5px;
}

/* Feld 4 */

#powermaildiv_uid287,
#powermaildiv_uid245 {
	background: #FFF;
	padding: 5px;
}



/* Fieldset Inputfields */

#tx-powermail-pi1_fieldset_24 label,
#tx-powermail-pi1_fieldset_28 label {
	margin-top: 5px;
}

#tx-powermail-pi1_fieldset_24 input,
#tx-powermail-pi1_fieldset_28 input {
	position: absolute;
	width: 250px;
	padding: 5px;
	margin-top: -5px;
	left: 150px;
	border: 1px solid #b4b4b4;
	background: #F6F6F6;
}

#tx-powermail-pi1_fieldset_24 .plz,
#tx-powermail-pi1_fieldset_28 .plz {
	width: 50px;
}

#tx-powermail-pi1_fieldset_24 select,
#tx-powermail-pi1_fieldset_28 select {
	position: absolute;
	width: 150px;
	height: 20px;
	left: 150px;
}

#powermaildiv_uid257,
#powermaildiv_uid299 {
	position: relative;
	left: 140px;
	font-size: 11px;
	margin-top: -5px;
}

#tx-powermail-pi1_fieldset_24 .powermail_submit,
#tx-powermail-pi1_fieldset_28 .powermail_submit {
	width: 60px;
}


/*  **********************************************************************  */
/*  *      D I S C L A I M E R                                           *  */
/*  **********************************************************************  */


.tx-ghdisclaimer-pi1 fieldset {
	border: 0 none;
	font-size:0.8em;
	text-align: left;
	padding: 0;
}

.tx-ghdisclaimer-pi1-buttons input {
	background-color:#FFFFFF;
	border:1px solid #D6D6D6;
	color:#5A5A5A;
}
