

/****************************************************/
/*    1.  CSS-Modul: COLORS                         */
/****************************************************/

.neutralColorTrans  {background-color: transparent;}
.neutralColorWhite  {background-color: #FFF;}
.neutralColorLight  {background-color: #E8E8E8;}
.neutralColorMedium {background-color: #CCC;}
.neutralColorStrong {background-color: #666;}
.neutralColorBlack  {background-color: #333;}

.teaserColor        {background-color: #DA251C;}

.secondColorStrong  {background-color: #AAA;}
.secondColorMedium  {background-color: #DDD;}
.secondColorLight   {background-color: #EEE;}

.primColorStrong    {background-color: #336699;}
.primColorMedium    {background-color: #DA251C;}
.primColorLight     {background-color: #333;}

/****************************************************/
/*    2.  CSS-Modul: LAYOUT (PAGE REGIONS)          */
/****************************************************/
/*-- BODY -------------------------------------------*/
html {
  background:#fff;
}
body#web {
  margin:0;
  padding:0;
  border:0;	
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  position:relative;
  text-align:center;
  background:#fff;
}
/*-- wrapper for 2 column page region --*/
#pageregion1 {
  position:relative;
  margin:auto;
  margin-top:31px;
  padding:0;
  border:0;
  width:980px;
  text-align:left;
  background:url(http://www.humedica.org.cn/common/BG_2Column.jpg) bottom left no-repeat;
}
/*-- wrapper for 3 column page region --*/
#pageregion {
  margin:auto;
  margin-top:31px;
  padding:0;
  border:0;
  width:980px;
  text-align:left;
  background:url(http://www.humedica.org.cn/common/BG_3Column.jpg) bottom left no-repeat;
}
/*-- wrapper for 1 column page region --*/
#pageregion3 {
  position:relative;
  margin:auto;
  margin-top:31px;
  padding:0;
  border:0;
  width:980px;
  text-align:left;
  background:transparent url(http://www.humedica.org.cn/common/BG_1Column.jpg) bottom left no-repeat;
}
/*-- wrapper for providing 2 column transparent background --*/
#layoutWrapper1 {
  position:relative;
  width:980px;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
  background:transparent url(http://www.humedica.org.cn/common/Content_2Col_BG.png) bottom left repeat-y;
}
* html #layoutWrapper1 {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/Content_2Col_BG.png', sizingMethod='scale');
}
/*-- wrapper for providing 3 column transparent background --*/
#layoutWrapper2 {
  position:relative;
  width:980px;
  height:100%;
  margin:0;
  padding:0;
  overflow:hidden;
  background:transparent url(http://www.humedica.org.cn/common/Content_3Col_BG.png) bottom left repeat-y;
}
* html #layoutWrapper2 {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/Content_3Col_BG.png', sizingMethod='scale');
}
/*-- wrapper for providing 1 column transparent background --*/
#layoutWrapper3 {
  position:relative;
  width:951px;
  height:100%;
  margin:0;
  padding:0 0 0 29px;
  overflow:hidden;
  background:transparent url(http://www.humedica.org.cn/common/Content_1Col_BG.png) bottom left repeat-y;
}
* html #layoutWrapper3 {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/Content_1Col_BG.png', sizingMethod='scale');
}

/*-- PAGE BORDERS -----------------------------------*/
#pageBorderTop {
  position:relative;
  width:100%;
  height:29px;
  background:transparent url(http://www.humedica.org.cn/common/borderTop.gif) top left repeat-x;
}
#topNicheWrapper {
  position:relative;
  margin:0 auto;
  width:980px;
  height:29px;
  background:transparent url(http://www.humedica.org.cn/common/borderTop.gif) top left repeat-x;
}
#topNiche {
  position:absolute;
  top:4px;
  right:47px;
  width:122px;
  height:19px;
  padding:6px 0 0 0;
  background: transparent url(http://www.humedica.org.cn/common/niche_HG.gif) top left no-repeat;
  color:#fff;
}
#topNiche a, #topNiche a:link, #topNiche a:visited {
  padding:0 0 0 0;
  color:#fff;
  font-weight:normal;
  font-size:10px;
  text-decoration:none;
}
#topNiche a:hover, #topNiche a:active {
  color:#fff;
  font-weight:normal;
  font-size:10px;
  text-decoration:underline;
}
#topNiche a.current, #topNiche a:link.current, #topNiche a:visited.current {
  color:#fff;
  font-weight:normal;
  font-size:10px;
  text-decoration:underline;
}
#pageBorderBottom {
  position:relative;
  width:100%;
  height:13px;
  margin:0;
  padding:0;
  background:#D84A4A url(http://www.humedica.org.cn/common/borderBottom.gif) top left repeat-x;
}

/*-- PAGE REGION TOP --------------------------------*/
#pageregionTop {
  position:relative;
  float:left;
  width:980px;
  height:193px;
}
#Logo {
  float:left;
  width:951px;  
  border:0;
  margin:0;
  padding:0 0 0 29px;
  background:transparent;
}
#translate {
  position:absolute;
  left:32px;
  bottom:51px;
  width:50px;
  height:15px;
  margin:0;
  padding:0;
}

/*-- CONTENT ----------------------------------------*/
/* --- 2 Column Content Wrapper --- */
#contentWrapper1 {
  float:left;
  width:715px;
  border:0;
  padding:0 3px 0 0;
  margin:0 15px 0 29px;
  background:transparent url(http://www.humedica.org.cn/common/Content_2Col_Top.gif) top left no-repeat;
}
/* IE6 margin discrepancy */
* html #contentWrapper1 {
  margin:0 15px 0 14px;
}
/* --- 3 Column Content Wrapper --- */
#contentWrapper2 {
  float:left;
  width:535px;
  border:0;
  padding:0;
  margin:0 10px 0 14px;
  background:transparent url(http://www.humedica.org.cn/common/Content_3Col_Top.gif) top left no-repeat;
}
/* IE6 margin discrepancy */
* html #contentWrapper2 {
  margin:0 9px 0 13px;
}
/* --- 1 Column Content Wrapper --- */
#contentWrapper3 {
  float:left;
  width:951px;
  border:0;
  padding:0;
  margin:0;
  background:transparent url(http://www.humedica.org.cn/common/Content_1Col_Top.gif) top left no-repeat;
}
#Content1 {
  position:relative;
  float:left;
  width:672px;
  height:100%;
  margin:0;
  padding:20px 20px 20px 23px;
  overflow:visible;
}
#Content {
  position:relative;
  float:left;
  width:490px;
  height:100%;
  margin:0;
  padding:20px 17px 20px 23px;
  overflow:visible;
}
#Content3 {
  position:relative;
  float:left;
  width:872px;
  height:100%;
  margin:0;
  padding:20px 20px 20px 23px;
  background:transparent url(http://www.humedica.org.cn/common/content_stars.gif) 804px 5px no-repeat;
  overflow:visible;
}
#Sitemap {
  position:relative;
  float:left;
  width:490px;
  height:100%;
  margin:0;
  padding:15px 17px 20px 23px;
  overflow:visible;
}
#SearchResult {
  position:relative;
  float:left;
  width:490px;
  height:100%;
  margin:0;
  padding:15px 17px 20px 23px;
  overflow:visible;
}
#creator {
  width:450px;
  padding-bottom:7px;
  color:#666666;
  font-size:10px;
}

/*-- PAGE REGION LEFT -------------------------------*/
#pageregionLeft {
  float:left;
  width:185px;
  min-height:200px;
  margin:0px;
  padding-left:18px;
  padding-top:19px;
}

/*-- PAGE REGION RIGHT ------------------------------*/
/* BG-color compensates BG-bug of IE */
#pageregionRight {
  float:left;
  width:185px;
  margin:0;
  padding:0;
}

/*-- PAGE REGION BOTTOM -----------------------------*/
#pageregionBottom {
  width:530px;
  height:92px;
  padding-top:25px;
  padding-left:260px;
  color:#666666;
  vertical-align:top;
  font-size:11px;
}
#footerLogo, #footerLogoEng {
  float:left;
  width:100px;
  padding-top:5px;
  padding-right:15px;
}
#footerLogo a, #footerLogo a:link, #footerLogo a:visited {
  float:left;
  width:95px;
  height:35px;
  background:transparent url(http://www.humedica.org.cn/common/footer_logo_trans_ger.png) top left no-repeat; 
  text-decoration:none; 
  cursor:pointer;
}
* html #footerLogo a, * html #footerLogo a:link, * html #footerLogo a:visited {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/footer_logo_trans_ger.png', sizingMethod='crop');
}
#footerLogoEng a, #footerLogoEng a:link, #footerLogoEng a:visited {
  float:left;
  width:95px;
  height:35px;
  background:transparent url(http://www.humedica.org.cn/common/footer_logo_trans_eng.png) top left no-repeat; 
  text-decoration:none; 
  cursor:pointer;
}
* html #footerLogoEng a, * html #footerLogoEng a:link, * html #footerLogoEng a:visited {
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/footer_logo_trans_eng.png', sizingMethod='crop');
}
#pageelement_Copyright {
  float:left;
  width:415px;
  padding-top:5px;
  line-height:18px;
}
#pageelement_Copyright a, #pageelement_Copyright a:link, #pageelement_Copyright a:visited {
  color:#666666;
}
#pageelement_Copyright a:hover, #pageelement_Copyright a:active {
  color:#666666;
  text-decoration:underline;
}
#bottomNicheWrapper {
  position:relative;
  margin:0 auto;
  width:980px;
  height:13px;
  background:#D84A4A url(http://www.humedica.org.cn/common/borderBottom.gif) top left repeat-x;
}

#Logo {
  width:275px;
  height:110px;
}
#Logo a, #Logo a:link, #Logo a:visited {
  display:block;
  width:275px;
  height:120px;
  text-decoration:none;
}

/*-- FLOATING ---------------------------------------*/
.clearing {
  clear:both;
  height:0;
  border:0;
  margin:0;
  padding:0;
  font-size:1px;
  line-height:0;
}
.floatRight {
  float:right;
}
.floatLeft {
  float:left;
}
.clearfloating {
  height:1px;
}
img.imgNoborder {
  border:0px;
}

/****************************************************/
/*    3.  CSS-Modul: LAYOUT (PAGE ELEMENTS)         */
/****************************************************/

/* -- SITEMAP --------------------------------------*/
td.sitemapTitle0 {
  background-color:#ddd;
  border-right:solid 1px #444;
}
td.sitemapTitle1 {
  background-color:#ddd;
  border-right:solid 1px #000;
}
a.sitemapTitle0:link, a.sitemapTitle0:visited ,
a.sitemapTitle0:hover, a.sitemapTitle0:active {
  font-weight:bold;
  color:#444;
  text-decoration:none;
}

a.sitemapTitle1:link, a.sitemapTitle1:visited,
a.sitemapTitle1:hover, a.sitemapTitle1:active {
  font-weight:bold;
  color:#000;
  text-decoration:none;
}

a.sitemapElement0:link, a.sitemapElement0:visited,
a.sitemapElement0:hover, a.sitemapElement0:active {
  color:#444;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}

a.sitemapElement1:link, a.sitemapElement1:visited,
a.sitemapElement1:hover, a.sitemapElement1:active {
  color:#000;
  font-weight:bold;
  text-decoration:none;
  font-size:12px !important;font-size:small;
}

/* -- NEWS -----------------------------------------*/
.NewsWrapper {
  float:left;
  width:326px;
  margin:0;
  padding:10px 0 0 0;
  background:none;  
}
h1.StartTitle {
  margin:0 0 10px 0;
  color:#da251c;
  font-size:20px;
  line-height:24px;
  font-weight:normal;
}
h1.StartTitle a, h1.StartTitle a:link, h1.StartTitle a:visited {
  color:#da251c;
  text-decoration:none;
  font-weight:normal;
}
h1.StartTitle a:hover, h1.StartTitle a:active {
  text-decoration:underline;
}
h1.StartTitle img {
  margin-top:4px;
}
/* -- Aktuelles u. Projekte Berichte -- */
.Newsindex {
  float:left;
  width:326px;
}
.Newsindex ul {
  float:left;
  width:326px;
  margin:0;
  padding:0;
  list-style-type:none;
}
.Newsindex li {
  float:left;
  width:324px;
  margin:0 0 20px 0;
  padding:0;
  cursor:pointer;
}
.Newsindex a, .Newsindex a:link, .Newsindex a:visited {
  float:left;
  width:304px;
  margin:0;
  border:1px solid #DFDFDF;
  padding:8px 10px 12px 10px;
  background:none;
  text-decoration:none;
}
.Newsindex a:hover, .Newsindex a:active {
  border:1px solid #C8C8C8;
  background:transparent url(http://www.humedica.org.cn/common/news_hover_trans.png) top left repeat;
  text-decoration:none;
}
* html .Newsindex a:hover, * html .Newsindex a:active  {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/news_hover_trans.png', sizingMethod='scale');
}
.Newsindex a:hover span.title, .Newsindex a:active span.title {
  text-decoration:none;
  color:#333;
}
.Newsindex a:hover span.desc, .Newsindex a:active span.desc {
  text-decoration:none;
  color:#333;
}
.Newsindex span.title {
  float:left;
  width:304px;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  color:#333;
  cursor:pointer;
}
.Newsindex span.desc {
  float:right;
  width:189px;
  margin:0;
  padding:11px 0 0 0;
  font-size:11px;
  font-weight:normal;
  color:#333;
  cursor:pointer;
}
.Newsindex a img {
  float:left;
  width:103px;
  height:68px;
  margin:13px 10px 0 0;
  border:1px solid #333333;
  padding:0;
}

/****************************************************/
/*    4.  CSS-Modul: NAVIGATION                     */
/****************************************************/

/* -- CHANNEL MENU ---------------------------------*/
#menu {
  position:absolute;
  bottom:42px;
  left:208px;
  width:699px;
  height:30px;
  background:none;
}
#menu ul {
  margin:0;
  padding:0;
  list-style-type:none;
}

#menu ul li {
  position:relative;
  float:left;
  margin:0;
  padding:0;
  line-height:130%;
  background: transparent url(http://www.humedica.org.cn/common/menu_line.gif) top left no-repeat;
}
#menu ul li a, #menu ul li a:link, #menu ul li a:visited {
  display:block;
  margin-right:1px;
  padding:5px 11px 11px 11px;
  color: #666;
  font-weight:bold;
  text-decoration: none;
  font-size:11px;
}
#menu ul li a.current {
  color:#666;
  background: transparent url(http://www.humedica.org.cn/common/menu_schatten.gif)  center bottom no-repeat;
  font-weight:bold;
}
#menu ul li a:hover, #menu ul li a:active {
  color:#666;
  background: transparent url(http://www.humedica.org.cn/common/menu_schatten.gif)  center bottom no-repeat;
  font-weight:bold;
}
#menu ul li.start {
  background:none;
}

/* -- MACRONAVIGATION ------------------------------*/
#macronav {
  float:left;
  width:185px;
  background:transparent;
  overflow:visible;
}
#macronav ul {
  margin:0;
  padding:0;
  list-style:none;
  overflow:visible;
}
#macronav li {
  width:185px;
  margin:0;
  padding:1px 0 0 0;
  background:transparent;
  list-style:none;
  overflow:visible;
}
#macronav li a, #macronav li a:link, #macronav li a:visited {
  display:block;
  padding:5px 0;
  color:#666;
  text-decoration:none;
}
#macronav li a:hover, #macronav li a:active {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 0px 8px no-repeat;
  text-decoration:none;
}
#macronav li a.current, #macronav li a.current:link, #macronav li a.current:visited {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 0px 8px no-repeat;
}

/* -- level 1 -- */

#macronav li.start {
  padding-top:0px;
  background:none;
}
#macronav li a, #macronav li a:link, #macronav li a:visited {
  width:170px;
  padding-left:15px;
  overflow:visible;
}

/* -- level 2 -- */

#macronav li li a, #macronav li li a:link, #macronav li li a:visited {
  width:154px;
  padding-left:31px;
  overflow:visible;
}
#macronav li li a:hover, #macronav li li a:active {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 16px 8px no-repeat;
  text-decoration:none;
}
#macronav li li a.current, #macronav li li a.current:link, #macronav li li a.current:visited {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 16px 8px no-repeat;
}
/* -- level 3 -- */

#macronav li li li a, #macronav li li li a:link, #macronav li li li a:visited {
  width:137px;
  padding-left:48px;
  overflow:visible;
}
#macronav li li li a:hover, #macronav li li li a:active {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 33px 8px no-repeat;
  text-decoration:none;
}
#macronav li li li a.current, #macronav li li li a.current:link, #macronav li li li a.current:visited {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 33px 8px no-repeat;
}
/* -- level 4 -- */

#macronav li li li li a, #macronav li li li li a:link, #macronav li li li li a:visited {
  width:121px;
  padding-left:64px;
  overflow:visible;
}
#macronav li li li li a:hover, #macronav li li li li a:active {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 49px 8px no-repeat;
  text-decoration:none;
}
#macronav li li li li a.current, #macronav li li li li a.current:link, #macronav li li li li a.current:visited {
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 49px 8px no-repeat;
}
/*-------------------- TREEVIEW ---------------------- */
.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	margin-top: 4px;
}

.treeview .hitarea {
	background: url(images/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 0;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover {   background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 0px 8px no-repeat; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-black li { background-image: url(images/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background: transparent; }  

ul#black {
  width:180px;
  padding:5px 0 0 0;
}

ul#black li {
  width:180px;
  padding:0;
  color:#666;
}
ul#black li span {
  display:block;
  padding:5px 0 5px 15px;
}
ul#black li li span {
  display:block;
  padding:5px 0 5px 31px;
}
ul#black li li span.hover { 
  background:transparent url(http://www.humedica.org.cn/common/macronav_current_dot.gif) 16px 8px no-repeat;
}

/* -- METANAVIGATION -------------------------------*/
#Metanavigation {
  margin: 0px;
  text-align:center;
  margin:10px 0px;
}
#Metanavigation a {
  color: #666;
  text-decoration:none;
}
#Copyright p {
  margin-top:30px;
  color: #666;
}
#Copyright p a {
  text-decoration:none;
  color: #666;
} 
#Login {
  padding:0;
  margin-top:20px;
  border:0;
/* border-top:5px solid #ccc; */
  width:165px;
/* background-color:#EDEDED; */
}

/* -- MICRONAVIGATION ------------------------------*/
#Micronavigation {
  float:left;
  width:700px;
  padding:34px 0px 5px 235px;
  font-size:10px;
  color:#333;
}
#Micronavigation a:link,
#Micronavigation a:visited {
  color:#333;
  text-decoration:none;
  font-weight:normal;
}
#Micronavigation a:hover {
  color:#da251c;
  text-decoration:none;
}
#Micronavigation .microCurrent {
  color:#da251c;
}

#Micronavigation {
  padding-top:65px;
}
/* -- INDEX ----------------------------------------*/
#textColumns {
  float:left;
  width:490px;
}
#textColumns ul {
  position:relative;
  float:left;
  width:490px;
  margin:0;
  padding:0;
  list-style:none;
}
#textColumns li {
  display:inline;
  position:relative;
  float:left;
  margin:0;
  padding:0;
}
#textColumns li a, #textColumns li a:link, #textColumns li a:visited  {
  float:left;
  width:140px;
  height:15px;
  border:none;
  padding:3px 8px 3px 15px;
  color:#666;
  font-weight:bold;
}
#textColumns li a:hover, #textColumns li a:active {
  color:#da251c;
}

.Index {
  float:left;
  width:100%;
}
.Index ul {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  list-style-type:none;
}
.Index li {
  float:left;
  width:100%;
  margin:0 0 10px 0;
  padding:0;
  cursor:pointer;
}
.Index a, .Index a:link, .Index a:visited {
  float:left;
  width:304px;
  margin:0;
  border:1px solid #DFDFDF;
  padding:8px 10px 12px 10px;
  background:none;
  text-decoration:none;
}
.Index a:hover, .Index a:active {
  border:1px solid #C8C8C8;
  background:transparent url(http://www.humedica.org.cn/common/news_hover_trans.png) top left repeat;
  text-decoration:none;
}
* html .Index a:hover, * html .Index a:active  {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/news_hover_trans.png', sizingMethod='scale');
}
.Index a:hover span.title, .Index a:active span.title {
  text-decoration:none;
  color:#333;
}
.Index a:hover span.desc, .Index a:active span.desc {
  text-decoration:none;
  color:#333;
}
.Index span.title {
  float:left;
  width:100%;
  margin:0;
  padding:0;
  font-size:12px;
  font-weight:bold;
  color:#333;
  cursor:pointer;
}
.Index span.date {
  font-weight:normal;
  font-size:11px;
  cursor:pointer;
}
.Index span.desc {
  float:right;
  width:350px;
  margin:0;
  padding:6px 0 0 0;
  font-size:11px;
  font-weight:normal;
  color:#333;
  cursor:pointer;
}
.Index img {
  float:left;
  width:103px;
  height:68px;
  margin:8px 10px 0 0;
  border:1px solid #333333;
  padding:0;
}
/* -- Startseite Mediathek - Dreispaltig -- */
/* --- main wrapper --- */
.indexSSP {
  position:relative;
  float:left;
  width:672px;
  padding:0 0 10px;
}
/* tools panes */
#sspGallery {
  position:relative;
  float:left;
  width:672px;
  height:204px;	
  margin:0;
  overflow:hidden;
  z-index:500;
}

/* single pane */
#sspGallery div {
  float:left;
  display:block;
}

/* tools additional wrapper element for the items */
#sspGallery .items {
  position:absolute;
  width:20000em;
  margin:0;
  padding:0;
  clear:both;
}

div.prev {
  position:absolute;
  top:-30px;
  right:35px;
  width:15px;
  height:22px;
  margin:0;
  border:0;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/mediathek_prev.gif) top left no-repeat;
  cursor:pointer;
  z-index:1000;
  outline: none;
}
div.next {
  position:absolute;
  top:-30px;
  right:10px;
  width:15px;
  height:22px;
  margin:0;
  border:0;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/mediathek_next.gif) top left no-repeat;
  cursor:pointer;
  z-index:1000;
  outline: none;
}

/* --- angebot item --- */
.indexG {position:relative; float:left; width:216px; padding:0 12px 0 0; overflow:hidden;}

.indexSSP a, .indexSSP a:link, .indexSSP a:visited {
  position:relative;
  float:left;
  display:inline;
  width:202px;
  height:173px;
  padding:10px 5px 5px 9px;
  background:transparent url(http://www.humedica.org.cn/common/indexSSP_HG.gif) top left no-repeat;
  text-decoration:none;
  overflow:hidden;
}
.indexSSP a:hover, .indexSSP a:active {
  text-decoration:none;
}
.indexSSP a:hover span.title, .indexSSP a:active span.title {
  text-decoration:underline;
  color:#333;
}
.indexSSP a:hover span.desc, .indexSSP a:active span.desc {
  text-decoration:none;
  color:#333;
}
.indexSSP a.noPad, .indexSSP a.noPad:link, .indexSSP a.noPad:visited {
  margin:0;
}
.indexSSP a span.img, .indexSSP a:link span.img, .indexSSP a:visited span.img {
  display:block;
  width:197px;
  height:110px;
  padding:0;
  overflow:hidden;
}
.indexSSP a span.play, .indexSSP a:link span.play, .indexSSP a:visited span.play {
  position:absolute;
  top:10px;
  left:9px;
  width:197px;
  height:110px;
  background:transparent url(http://www.humedica.org.cn/common/play.png) top left no-repeat;
}
* html .indexSSP a span.play, * html .indexSSP a:link span.play, * html .indexSSP a:visited span.play {
  position:static;
  background:none;
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='http://www.humedica.org.cn/common/play.png', sizingMethod='crop');
}
.indexSSP a span.desc, .indexSSP a:link span.desc, .indexSSP a:visited span.desc {
  display:none;
  position:absolute;
  top:10px;
  left:9px;
  width:187px;
  height:100px;
  padding:5px;
  background:transparent url(http://www.humedica.org.cn/common/grey_HG.png) top left repeat;
  color:#333333;
  font-weight:normal;
  line-height:14px;
  overflow:hidden;
}
.indexSSP a span.title, .indexSSP a:link span.title, .indexSSP a:visited span.title {
  display:block;
  width:197px;
  height:30px;
  padding:3px 0 5px 0;
  font-size:12px;
  line-height:16px;
  font-weight:bold;
  color:#333;
  cursor:pointer;
  overflow:hidden;
}
.indexSSP a span.text, .indexSSP a:link span.text, .indexSSP a:visited span.text {
  display:block;
  width:197px;
  height:18px;
  padding:3px 0 0 0;
  font-weight:normal;
  font-size:10px;
  line-height:12px;
  color:#666;
  cursor:pointer;
  overflow:hidden;
}
.indexSSP a span.text img, .indexSSP a:link span.text img, .indexSSP a:visited span.text img {
  marign:0 0 -3px 0;
  padding:0 0 0 5px;
}

/****************************************************/
/*    5.  CSS-Modul: TEXT                           */
/****************************************************/
/* -- STANDARD -------------------------------------*/
h1, h2,  h3, h4, h5, .heading1, .heading2, .heading3, .heading4, .heading5 {
  color: #da251c;
  font-weight:normal;
}
body, p, ol, ul, li, em, sup, sub, table, tr, th, td, blockquote {
  color: #333;
  font-size:11px;
}
h1.title {
  font-size:20px;
  line-height:24px;
  margin:0;
  padding-bottom:10px;
}
h1,.heading1 {
  font-size:20px;
  line-height:24px;
}
h2,.heading2 {
  font-size:16px;
  line-height:18px;
}
h3,.heading3 {
  margin-bottom:10px;
  font-size:13px;
  line-height:16px;
  font-weight:bold;
}
h4,.heading4 {
  font-size:12px;
  line-height:14px; 
  margin-bottom:10px;
}
h5,.heading5 {
  font-weight:bold;
  font-size:12px;
  line-height:14px;
  margin:0;
  padding:0;
}

/*
#SearchResult h1.title {
  padding-top:40px;
}
#Sitemap h1.title {
  padding-top:40px;
}*/
#SearchResult p {
  margin:0;
  padding:10px 0;
}

em {
  overflow:visible;
  margin:0;
  padding:0;
}
* html em {
  height:1%;
}
p {
  line-height:15px;
  margin:0;
  padding:0 0 10px 0;
}
ol {
}
ul {
  list-style-type:square; 
}
li {
  padding:3px 0;
}
p.creator  {
}

p.small {
  font-size:10px;
}
p.smalltext {
  font-size:10px !important; font-size: xx-small;
}

a, a:link, a:visited {
  color:#da251c;
  font-weight:bold;
  text-decoration:none;
}
a, a:link img, a:visited img {
  border:0;
}
a:hover, a:active {
  text-decoration:underline;
  color:#da251c;
}
#pageregionBottom a {
  text-decoration:none;
}
code {
}
img.rssfeed {
  cursor:pointer;
}

/* -- ZMS FORMAT (TEXT FORMATS) --------------------*/
p.startbox {
  float:left;
  width:326px;
  margin:0;
  padding:10px 0 0 0;
}
p.neu {
  float:left;
  width:326px;
  height:70px;
  margin:10px 0 15px 0;
  padding:12px 0 10px 0;
  background:transparent url(http://www.humedica.org.cn/common/media_button.gif) top left no-repeat;
}
p.neu a, p.neu a:link, p.neu a:visited {
  float:left;
  width:185px;
  height:60px;
  margin:0 0 15px 0;
  padding:10px 10px 0 131px;
  text-decoration:none;
}
p.neu a:hover, p.neu a:active {
  text-decoration:none;
}
p.neu a:hover span.title, p.neu a:active span.title {
  text-decoration:underline;
}
p.neu a:hover span.desc, p.neu a:active span.desc {
  text-decoration:none;
}
p.neu span.title {
  float:left;
  width:185px;
  margin:0;
  padding:0;
  font-size:16px;
  font-weight:bold;
  color:#da251c;
  cursor:pointer;
}
p.neu span.desc {
  float:left;
  width:185px;
  margin:0;
  padding:5px 0 0 0;
  font-size:11px;
  font-weight:normal;
  color:#333;
  cursor:pointer;
}
p.caption {
  font-style:italic;
  padding-top:0px;
  margin-top:0px;
  color:#000;
}
p.emphasis {
  padding-right:3px;
  font-style:italic;
}

p.description {
  line-height:15px;
  font-size:10px;
  font-weight:bold;
  color:#666;
}

/****************************************************/
/*    6.  CSS-Modul: ZMS-DEFAULTS                   */
/****************************************************/

/* -- SEARCH ---------------------------------------*/
.searchLabel, .searchLabel, .searchElement, .searchText {
  font-size:10px !important; font-size: xx-small;
}
#Search {
  margin:0px 0px 10px 0px;
  border:0;
  padding:0;
}
#Search form {
  margin:0;
  border:0;
  padding:10px 10px 0px 10px;
}
#Search input#raw {
  width:134px;
  height:23px;
  margin:0;
  padding:7px 5px 0px 7px;
  background:transparent url(http://www.humedica.org.cn/common/suche_HG.gif) top left no-repeat;
  border:none;
  vertical-align:middle;
}
#Search input#btnSearch {
  margin:0 0 0 5px;
  vertical-align:middle;
}

/* -- (Results) -- */
#searchresults {
  width:490px;
  padding:0;
}
#searchresults dd {
  margin:0 0 5px 0;
  color:#333;
}
#searchresults dt {
  padding-top:10px;
  padding-bottom:3px;
}
/* -- (Donation Form Results) -- */
#donRes {
  float:left;
  width:185px;
  padding:0 0 15px 0;
}
#donRes dd {
  margin:0 0 5px 0;
  color:#333;
}
#donRes dt {
  padding-top:10px;
  padding-bottom:3px;
}

/* -- FORM -----------------------------------------*/
.form {
  color:#000;
  border:1px solid #666;
  padding:1px;
  margin:0;
  font-size:10px !important; font-size: xx-small;
  voice-family: "\"}\"";
  voice-family:inherit;
  font-size:x-small;
}
  html>.form {
  font-size:x-small;
} 
	
.form-button {
  color:#000;
  background-color:#fff;
  border:1px solid #666;
  font-weight:bold;
  padding-left:1px;
  padding-right:1px;
  margin: 0;
  font-size:10px !important; font-size: xx-small;
}

/* -- ZMS TABLES -----------------------------------*/
div.ZMSTable {}
div.ZMSTable table tr th {}
div.ZMSTable tr.even td {}
div.ZMSTable tr.odd td {}
table tr td  {
  font-size: 10px;
}

/* -- ZMS GRAPHIC ----------------------------------*/
div.ZMSGraphic {
  margin:0 0 4px 0;
  background-color:transparent;
  overflow:hidden;
}
div.ZMSGraphic p {
  margin:0;
  padding:0;
  font-size:10px;
  color:#666666;
}
div.ZMSGraphic.left {
  text-align:left;
}
div.ZMSGraphic.right {
  text-align:right;
}
div.ZMSGraphic.center {
  text-align:center;
}
div.ZMSGraphic.floatleft { 
  float:left;
  margin-right:10px;
}
div.ZMSGraphic.floatright { 
  float:right;
  margin-left:10px;
}
div.ZMSGraphic.center{ 
  text-align:center;
}
div.graphic.alignleft {
  float:left;
  text-align:left;
  margin-right:7px;
}
div.graphic.alignright {
  float:right;
  text-align:right;
  margin-left:7px;
}
div.ZMSGraphic div.text {
  padding:2px 0;
}
a.zoom, a.superzoom, a.download {
  display:block;
  margin-top: -21px;
}
a.zoom img.zoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/zoom.gif') no-repeat;
}
a.download img.download	{
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/download.gif') no-repeat;
}
a.superzoom img.superzoom {
  width: 23px;
  height: 21px;
  background: #FFFFFF url('/misc_/zms/superzoom.gif') no-repeat;
}

/* -- ZMS TEASER -----------------------------------*/
div#teaser {
  width:188px;
  font-size:12px !important; font-size: 12px;
}
div.ZMSTeaserContainer {
  padding:0px;
  margin-bottom:10px;
}
div.ZMSTeaserElement {
  width:188px;
  padding:0px;
}
div.ZMSTeaserElement img.title {
  border:none;
}
div.ZMSTeaserElement div.title {
  font-weight:bold;
  text-decoration:none;
  color:black;
  padding:4px 4px 2px 4px;
  display:block;
}
div.ZMSTeaserElement div.text {
  padding:0px 6px 6px 6px;
  line-height:1.3em;
}

/* -- ZMS LINK -------------------------------------*/
div#pageelement_Links {
  width:184px;
}
div.ZMSLinkElement {
  background-color:transparent;
  padding:2px;
}

div.ZMSLinkElement div.title {
  font-weight:bold;
  color:black;
  font-size:12px !important; font-size: small;
  margin:10px 0px 0px 0px;
}

div.ZMSLinkElement div.text {
}

div.ZMSLinkElement div.text ul {
  margin-top:5px;
  margin-left:-10px !important; 
  margin-left:20px;
}
li.LinkElementExternal {
	list-style-image:url(http://www.humedica.org.cn/common/external_link.gif);
}
li.LinkElementInternal, 
li.LinkElementInternalPortal {
  list-style-image:url(http://www.humedica.org.cn/common/external_link.gif);
}
li.LinkElementInternalClient {
  list-style-image:url(http://www.humedica.org.cn/common/external_link.gif);
}
li.LinkElementMailto {
  list-style-image:url(http://www.humedica.org.cn/common/mail_link.gif);
}
/* -- ZMS FILE -------------------------------------*/
div.ZMSFile {
  padding:5px 0;
  background:transparent;
  font-size:12px;
  line-height:15px;
}
div.ZMSFile div.title {
  font-weight:bold;
}
div.ZMSFile div.description {
  padding-left:21px;
}
/****************************************************/
/*    7.  CSS-Modul: SPECIAL OBJECTS                */
/****************************************************/
/*------- JQUERY TOOLS -----------------------------*/
/* --- DATEPICKER --- */
/* calendar root element */
#calroot {
  display:none;
  width:224px;
  margin:0;
  border:1px solid #DDDDDD;
  -moz-border-radius:4px;
  padding:3px 3px 1px 2px; 
  background-color:#EEEEEE;
  font-family:sans-serif;
  z-index:100;
}

/* head. contains title, prev/next month controls and possible month/year selectors */
#calhead {
  position:relative;
  display:block;
  float:left;	
  width:222px;
  border:1px solid #E78F08;
  -moz-border-radius:4px;
  padding:2px 0;
  background:#F6A828 url("http://www.humedica.org.cn/common/datepicker/header_hg.png") 50% 50% repeat-x;
  color:#FFFFFF;
  font-weight:bold;
} 

#caltitle {
  float:left;
  width:178px;
  padding:2px 0 0 0;
  font-size:14px;
  color:#FFFFFF;
  text-align:center;
  line-height:20px;
}
#calnext, #calprev {
  display:block;
  width:16px;
  height:16px;
  margin:4px 0 5px 6px;
  border:0;
  padding:0;
  background-image:url(http://www.humedica.org.cn/common/datepicker/icons_white.png);
  background-repeat:no-repeat;
  background-position: -80px -192px;
  background-color:transparent;
  float:left;
  cursor:pointer;
}

#calnext {
  float:right;
  margin:4px 6px 5px 0;
  background-position: -48px -192px;
}

#calprev.caldisabled {
  opacity:0.35;
  background-color:transparent;
}
#calnext.caldisabled {
  opacity:0.35;
  background-color:transparent;
}
#calbody {
  float:left;
  width:100%;
  background:transparent;
}

/* names of the days */
#caldays {
  float:left;
  width:100%;
  text-align:center;
}

#caldays span {
  display:block;
  float:left;
  width:31px;
  padding:8px 0 8px 1px;
  text-align:center;
  font-size:11px;
  color:#333333;
}

/* container for weeks */
#calweeks {
  float:left;
}

/* single week */
.calweek {
  clear:left;
  height:22px;
}

/* single day */
.calweek a {
  display:block;
  float:left;
  width:29px;
  height:18px;
  text-decoration:none;
  font-size:11px;
  margin-left:1px;
  border:1px solid #CCCCCC;
  background-color:#F9F9F9;
  text-align:center;
  line-height:20px;
  color:#EF8C08;
  -moz-border-radius:3px;
  -webkit-border-radius:3px; 		
} 

/* different states */
.calweek a:hover, .calfocus {
  background-color:#E7E7E7;
}

/* offmonth day */
a.caloff {
  color:#CCCCCC;		
}

a.caloff:hover {
  background-color:#F2F2F2;	
}

/* unselecteble day */
a.caldisabled {
  background-color:#F1F1F1;
  border:1px solid #E1E1E1;
  color:#F0CEA0;
  cursor:default;
}
/* today's date */
#today {
  border:1px solid #EF8C08;
  background-color:#F0CEA0;
  color:#FFFFFF;
}
/* current date */
#calcurrent {
  border:1px solid #FED22F;
  background-color:#FFF0A5;
  color:#333333;
}


.timer {
  float:left;
  width:100%;
  height:107px;
  background: #ECECEC url(http://www.humedica.org.cn/common/timer_bg.png) top left no-repeat;
  text-align:center;
}
#dateWrapper {
  position:relative;
  float:left;
  width:370px;
  height:40px;
  padding:17px 0 4px 0;
  text-align:center;
}
#programDate {
  position:relative;
  float:left;
  width:350px;
  padding:0 20px 0 0;
}
/* date input */
#programDate .date {		
  float:left;
  display:block;
  width:330px;
  height:25px;
  border:0;
  padding:9px 10px 10px;
  background-color:transparent;
  color:#FF9400;
  font-size:20px;
  font-weight:bold;
  line-height:25px;
  text-transform:uppercase;
  cursor:pointer;
  text-align:center;
  font-family:Verdana;
}

/* date input trigger element */
.caltrigger {
  position:absolute;
  top:14px;
  right:10px;
  width:16px;
  height:16px;
  background:url(http://www.humedica.org.cn/common/datepicker/calendar.png) top left no-repeat;
}
.timerNavL {
  position:relative;
  float:left;
  width:70px;
  height:25px;
  padding:31px 0 5px 0;
  text-align:right;
}
.timerNavR {
  position:relative;
  float:left;
  width:70px;
  height:25px;
  padding:31px 0 5px 0;
  text-align:left;
}
.timerHead {
  display:block;
  float:left;
  width:483px;
  height:33px;
  padding:0 0 0 13px;
  text-align:center;
}
/* today */
#caltoday {
	background-color:#999;
	color:#fff;
}
/* --- TABS --- */
ul.tabs { 
  float:left;
  width:425px;
  margin:0;
  padding:0 0 0 58px;
  text-align:center;
}
ul.tabs li {
  display:inline;
  float:left;
  width:auto;
  height:24px;
  padding:5px;
  margin:0;
}
ul.tabs li a, ul.tabs li a:link, ul.tabs li a:visited  {
  display:inline-block;
  width:41px;
  text-decoration:none;
  color:#5C5C5C;
  font-weight:bold;
  padding:5px 15px 5px 20px;
}
ul.tabs li a.current, ul.tabs li a.current:link, ul.tabs li a.current:visited {
  color:#5C5C5C;
  text-decoration:underline;
}
ul.tabs li span {
  font-weight:bold;
}
/* --- OVERLAY --- */
.overlay {
  display:none;
  width:640px;
  height:480px;	
  padding:5px;
  font-size:11px;
  background:#600501;
  color:#333333;
  -moz-box-shadow:0 0 90px 5px #56302E;
  -webkit-box-shadow: 0 0 90px #56302E;	
}
.overlay .close {
  display:none;
  position:absolute;
  right:-15px;
  top:-15px;
  width:36px;
  height:36px;
  background:transparent url(http://www.humedica.org.cn/common/close.png) no-repeat;
  cursor:pointer;
  z-index:10000;
}
.overlay #contentTitle {
  position:relative;
  width:100%;
  height:18px;
  padding:0 0 5px 0;
  color:#FFFFFF;
  font-size:12px;
  overflow:hidden;
}
div.contentWrap {
  position:relative;
  float:left;
  width:100%;
  height:480px;
  overflow:hidden;
}
/*------- SPONSOR OBJECT ---------------------------*/
.sponsorFamily {
  position:relative;
  float:left;
  width:468px;
  margin:0 0 15px 0;
  border:1px solid #C8C8C8;
  padding:10px;
  background:transparent url(http://www.humedica.org.cn/common/news_hover_trans.png) top left repeat;
}
.sponsorFamily span.country {
  float:left;
  width:468px;
  height:15px;
  padding:0 0 5px 0;
  font-weight:bold;
}
.sponsorFamily span.img {
  float:left;
  width:150px;
  height:100px;
  margin:0 10px 40px 0;
  border:1px solid #333333;
  padding:0;
  overflow:hidden;
}
.sponsorFamily span.desc {
  float:left;
  width:306px;
  padding:0 0 45px 0;
}
.sponsorFamily span.family {
  position:absolute;
  bottom:10px;
  left:9px;
  width:300px;
}
.sponsorFamily span.familyTotal {
  float:left;
  height:15px;
  padding:0 8px 0 0;
}
.sponsorFamily span.familyNeeded {
  float:left;
  height:15px;
}
.sponsorFamily span.buttonger {
  position:absolute;
  bottom:10px;
  right:10px;
  width:135px;
  height:34px;
  background:transparent url(http://www.humedica.org.cn/common/sponsor_link.jpg) top left no-repeat;
}
.sponsorFamily span.buttonger a, .sponsorFamily span.buttonger a:link, .sponsorFamily span.buttonger a:visited {
  display:block;
  width:135px;
  height:34px;
  background:transparent;
  text-decoration:none;
}
.sponsorFamily span.buttonger a:hover, .sponsorFamily span.buttonger a:active {
  width:135px;
  height:34px;
  background:transparent url(http://www.humedica.org.cn/common/sponsor_link_hover.jpg) top left no-repeat;
  text-decoration:none;
}
.sponsorFamily span.buttoneng {
  position:absolute;
  bottom:10px;
  right:10px;
  width:135px;
  height:34px;
  background:transparent url(http://www.humedica.org.cn/common/sponsor_link_eng.jpg) top left no-repeat;
}
.sponsorFamily span.buttoneng a, .sponsorFamily span.buttoneng a:link, .sponsorFamily span.buttoneng a:visited {
  display:block;
  width:135px;
  height:34px;
  background:transparent;
  text-decoration:none;
}
.sponsorFamily span.buttoneng a:hover, .sponsorFamily span.buttoneng a:active {
  width:135px;
  height:34px;
  background:transparent url(http://www.humedica.org.cn/common/sponsor_link_hover_eng.jpg) top left no-repeat;
  text-decoration:none;
}
/*------- SMS - HelpCard Teaser -------------------------------*/
#tSMS {
  float:left;
  position:relative;
  width:170px;
  margin:15px 0;
  border-radius:5px;
  padding:7px;
  background:#D0251C;
  background: -moz-linear-gradient(top center , #E23329, #D0251C) repeat scroll 0 0 transparent;
}
#tSMS a, #tSMS a:link, #tSMS a:visited {
  position:relative;
  float:left;
  width:100%;
  text-decoration:none;
}
#tSMS a.sms, #tSMS a.sms:link, #tSMS a.sms:visited {
  margin:0 0 10px;
  border-bottom:1px solid #E46C65;
  padding:0 0 10px;
}
#tSMS a.hCard, #tSMS a.hCard:link, #tSMS a.hCard:visited {
  background:transparent url(http://www.humedica.org.cn/common/teaser_help_btm.png) bottom left no-repeat;
}
#tSMS a span, #tSMS a:link span, #tSMS a:visited span {
  display:block;
  width:100%;
  color:#333;
  font-weight:normal;
  cursor:pointer;
}
#tSMS a span.title, #tSMS a:link span.title, #tSMS a:visited span.title {
  padding: 0 0 8px 0;
  color: #fff;
  font-size: 13px;
  font-weight: bold;
}
#tSMS a.hCard span.title, #tSMS a.hCard:link span.title, #tSMS a.hCard:visited span.title {
  position:absolute;
  top:0;
  left:0;
  width:85px;
}
#tSMS a:hover span.title, #tSMS a:active span.title {
  text-decoration:underline;
}
#tSMS a.sms span.text, #tSMS a.sms:link span.text, #tSMS a.sms:visited span.text {
  background:transparent url(http://www.humedica.org.cn/common/teaser_sms_btm.png) bottom left no-repeat;
}
#tSMS a.sms span.desc, #tSMS a.sms:link span.desc, #tSMS a.sms:visited span.desc {
  width:160px;
  padding:5px;
  background:transparent url(http://www.humedica.org.cn/common/teaser_sms_top.png) top left no-repeat;
}
#tSMS a.sms span.fp, #tSMS a.sms:link span.fp, #tSMS a.sms:visited span.fp {
  width:127px;
  padding:7px 5px 5px 43px;
  font-size:9px;
}
#tSMS a.hCard span.desc, #tSMS a.hCard:link span.desc, #tSMS a.hCard:visited span.desc {
  width:160px;
  padding:42px 5px 5px;
  background:transparent url(http://www.humedica.org.cn/common/teaser_help_top.png) top left no-repeat;
}
* html #tSMS a.hCard span.desc, * html #tSMS a.hCard:link span.desc, * html #tSMS a.hCard:visited span.desc {
  background:transparent url(http://www.humedica.org.cn/common/teaser_help_top_ie.gif) top left no-repeat;
}

/*------- Special Startseite Teaser ---------------------------*/
/* --- version 1 --- */
#teaserC {
  position:relative;
  float:left;
  width:326px;
  padding:0 0 15px 0;
}
#teaserC a.logoP, #teaserC a.logoP:link, #teaserC a.logoP:visited {
  position:relative;
  float:left;
  width:83px;
  margin:0;
  border:0;
  padding:0 20px 0 0;
  text-decoration:none;
  overflow:hidden;
}
#teaserC a.logoP img, #teaserC a.logoP:link img, #teaserC a.logoP:visited img {
  border:0;
  text-decoration:none;
}
#teaserC a.logoP:hover, #teaserC a.logoP:active {
  text-decoration:none;
}
#teaserC a.title, #teaserC a.title:link, #teaserC a.title:visited {
  position:relative;
  float:left;
  width:223px;
  padding:0px 0px 5px 0;
  color:#DA251C;
  font-size:20px;
  font-weight:normal;
  cursor:pointer;
}
#teaserC a.title:hover, #teaserC a.title:hover {
  text-decoration:underline;
}
#teaserC span.desc {
  position:relative;
  float:left;
  width:223px;
  padding:0;
  font-size:11px;
  font-weight:normal;
  color:#666;
}


/* --- version 2 --- */
#teaserC2 {
  position:relative;
  float:left;
  width:326px;
  height:223px;
  padding:0 0 15px 0;
}
#teaserC2 a, #teaserC2 a:link, #teaserC2 a:visited {
  position:relative;
  float:left;
  width:326px;
  height:223px;
  padding:0px 0 0 0px;
}

#teaserC2 span.title, #teaserC2 a span.title, #teaserC2 a:link span.title, #teaserC2 a:visited span.title {
  position:absolute;
  color:#fff;
  font-size:20px;
  font-weight:normal;
  cursor:pointer;
}

#teaserC2 span.desc, #teaserC2 a span.desc, #teaserC2 a:link span.desc, #teaserC2 a:visited span.desc {
  position:absolute;
  line-height:16px;
  font-weight:normal;
  color:#fff;
  cursor:pointer;
}
#teaserC2 a:hover, #teaserC2 a:active,
#teaserC2 a:hover span.desc, #teaserC2 a:active span.desc {
  text-decoration:none;
}
#teaserC2 a:hover span.title, #teaserC2 a:active span.title {
  text-decoration:underline;
}

/*------- Program Point -----------------------------*/
.programPoint {
  position:relative;
  float:left;
  width:100%;
  padding:0 0 10px 0;
  clear:both;
}
.pointLeft1 {
  position:relative;
  float:left;
  width:80px;
}
.pointLeft2 {
  position:relative;
  float:left;
  width:110px;
}
.pointRight1 {
  position:relative;
  float:left;
  width:400px;
  padding-left:10px;
  text-align:left;
  line-height:15px;
}
.pointRight2 {
  position:relative;
  float:left;
  width:370px;
  padding-left:10px;
  text-align:left;
  line-height:15px;
}

textarea.bannerLink {
  width:350px;
  height:55px;
  margin:0 0 20px 0;
  overflow:auto;
}
#buttonWrapper {
  float:right;
  width:218px;
  margin:0;
  padding:0;
}
#button1 {
  float:left;
  width:208px;
  height:73px;
  margin:0 0 4px 0;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/button1_all.jpg) no-repeat;
}
#button1 a, #button1 a:link, #button1 a:visited {
  float:left;
  width:208px;
  height:73px;
  margin:0;
  padding:0;
  background:transparent;
  text-decoration:none;
}
#button1 a:hover, #button1 a:active {
  float:left;
  margin:0;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/button1_hover.gif) no-repeat;
  text-decoration:none;
}
#button2 {
  float:left;
  width:208px;
  height:73px;
  margin:0;
  padding:0 10px 0 0;
  background:transparent url(http://www.humedica.org.cn/common/button2_all.jpg) no-repeat;
}
#button2 a, #button2 a:link, #button2 a:visited {
  float:left;
  width:208px;
  height:73px;
  margin:0;
  padding:0;
  background:transparent;
  text-decoration:none;
}
#button2 a:hover, #button2 a:active {
  float:left;
  margin:0;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/button2_hover.gif) no-repeat;
  text-decoration:none;
}
#button1 {
  width:184px;
  height:83px;
  margin:0 0 20px 0;
  background:transparent url(http://www.humedica.org.cn/common/gmh_teaser.png) no-repeat;
}
#button1 a, #button1 a:link, #button1 a:visited {
  width:184px;
  height:83px;
}
#button1 a:hover, #button1 a:active {
  background:transparent url(http://www.humedica.org.cn/common/gmh_teaser_hover.png) no-repeat;
}

/* --- Download --- */
.download {
  position:relative;
  width:100%;
  padding:10px 0;
}
.download p {
  margin:0;
  padding:0 0 0 18px;
}

/*------- Special Info Area -------------------------*/
.spenden {
  float:left;
  width:184px;
  height:184px;
  padding-bottom:10px;
}
.spenden a, .spenden a:link, .spenden a:visited {
  float:left;
  width:184px;
  height:184px;
  background: url(http://www.humedica.org.cn/common/teaser_184x184.gif) no-repeat;
  text-decoration:none;
  cursor:pointer;
}
.spenden a:hover, .spenden a:active {
  text-decoration:none;
}
.spenden a span.title, .spenden a:link span.title, .spenden a:visited span.title {
  float:left;
  width:173px;
  padding:12px 0 0 11px;
  font-size:13px;
  color:#E32118;
  font-weight:bold;
}
.spenden a span.desc, .spenden a:link span.desc, .spenden a:visited span.desc, 
.spenden a span.descEng1, .spenden a:link span.descEng1, .spenden a:visited span.descEng1, 
.spenden a span.descEng2, .spenden a:link span.descEng2, .spenden a:visited span.descEng2 {
  float:left;
  width:123px;
  margin:10px 0 5px 0;
  font-size:10px;
  font-weight:normal;
  color:#333333;
}
.spenden a span.descEng1, .spenden a:link span.descEng1, .spenden a:visited span.descEng1 {
  width:100px;
  margin:2px 0;
}
.spenden a span.descEng2, .spenden a:link span.descEng2, .spenden a:visited span.descEng2 {
  width:168px;
  margin:2px 0;
}
.spenden a img, .spenden a:link img, .spenden a:visited img {
  float:left;
  margin:10px 3px 0 3px;
  border:0;
}
.spenden a span.note, .spenden a:link span.note, .spenden a:visited span.note {
  float:left;
  width:170px;
  margin-bottom:5px;
  padding:3px 0 3px 11px;
  font-size:8px;
  color:#666666;
  font-weight:normal;
}
.spenden a:hover span.title, .spenden a:active span.title {
  text-decoration:underline;
}








.spendenS {
  float:left;
  width:184px;
  height:114px;
  padding-bottom:10px;
}
.spendenS a, .spendenS a:link, .spendenS a:visited {
  float:left;
  width:184px;
  height:114px;
  background: url(http://www.humedica.org.cn/common/teaser_184x114.gif) no-repeat;
  text-decoration:none;
  cursor:pointer;
}
.spendenS a:hover, .spendenS a:active {
  text-decoration:none;
}
.spendenS a span.title, .spendenS a:link span.title, .spendenS a:visited span.title {
  float:left;
  width:173px;
  padding:12px 0 0 11px;
  font-size:13px;
  color:#E32118;
  font-weight:bold;
}
.spendenS a span.desc, .spendenS a:link span.desc, .spendenS a:visited span.desc {
  float:left;
  width:123px;
  margin:10px 0 5px 0;
  font-size:10px;
  font-weight:normal;
  color:#333333;
}
.spendenS a img, .spendenS a:link img, .spendenS a:visited img {
  float:left;
  margin:10px 3px 0 3px;
  border:0;
}
.spendenS a span.note, .spendenS a:link span.note, .spendenS a:visited span.note {
  float:left;
  width:170px;
  margin-bottom:5px;
  padding:3px 0 3px 11px;
  font-size:8px;
  color:#666666;
  font-weight:normal;
}
.spendenS a:hover span.title, .spendenS a:active span.title {
  text-decoration:underline;
}
.zertifikat {
  float:left;
  width:178px;
  height:141px;
  padding:3px 3px 13px 3px;
  background: url(http://www.humedica.org.cn/common/teaser_184x147.gif) top left no-repeat;
}
.zertifikat a, .zertifikat a:link, .zertifikat a:visited {
  float:left;
  width:89px;
  text-decoration:none;
  text-align:center;
}
.zertifikat a:hover, .zertifikat a:active {
  text-decoration:none;
}
.partnerLogo {
  float:left;
  width:184px;
  height:147px;
  margin:10px 0 0 0;
  background: url(http://www.humedica.org.cn/common/teaser_184x147.gif) no-repeat;
}
.partnerLogo a, .partnerLogo a:link, .partnerLogo a:visited {
  float:left;
  width:173px;
  padding:12px 0 0 11px;
  font-size:13px;
  color:#E32118;
  font-weight:bold;
  text-decoration:none;
}
.partnerLogo a:hover, .partnerLogo a:active {
  text-decoration:underline;
}
.partnerLogo span.partner {
  float:left;
  width:150px;
  padding:15px 17px 0 17px;
  cursor:default;
}
#SB {
  position:relative;
  clear:both;
  width:100%;
  padding:10px 0;
}
#SM {
  float:left;
  position:relative;
  width:218px;
  height:52px;
  margin:20px 0 13px 0;
  background:transparent url(http://www.humedica.org.cn/common/teaser_184x41.png) bottom left no-repeat;
}

#SM a, #SM a:link, #SM a:visited {
  position:relative;
  float:left;
  display:inline;
  width:40px;
  height:40px;
  padding:0px 14px 0 0;
  overflow:hidden;
}
#SM a.first, #SM a.first:link, #SM a.first:visited {
  padding-left:18px;
}

#sms {
  float:left;
  width:181px;
  height:282px;
  padding:12px 2px 12px 1px;
  background:transparent;
  text-align:center;
}

/*------- Kontakt Formular -------------------------*/
#details {
  position:absolute;
  top:113px;
  left:50px;
  padding:0 5px;
  background:#fff;
  z-index:50;
}
* html #details {
  top:129px;
}
#details p {
  margin:0;
  padding:0;
  font-size:10px;
}
#contactGeneral {
  float:left;
  width:457px;
  margin-top:20px;
  border:1px solid #B7B7B7;
  padding:15px;
}
/* --- so the spacing between the textabschnitt and the form in IE6 is the same as in the other browsers --- */
* html #contactGeneral {
  margin-top:5px;
}
#contactGeneral .title {
  float:left;
  width:440px;
  padding:5px 5px 0;
}
#contactGeneral label {
  float:left;
  width:400px;
  padding:0;
}
#contactGeneral span.title {
  float:left;
  width:300px;
  padding:0;
  color:#333;
  font-weight:bold;
}
#contactGeneral span.note {
  float:left;
  width:400px;
  padding:5px 0;
  color:#808080;
  font-weight:normal;
  font-size:10px;
}
#contactGeneral span.req {
  width:100px;
  padding:0 5px;
  color:#333;
  font-weight:normal;
  font-size:10px;
}
#contactGeneral .feld {
  float:left;
  width:350px;
  height:14px;
  margin:5px 5px 15px 5px;
  border:1px solid #B7B7B7;
  padding:3px 0 0 0;
  background:#fff url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
  font-size:12px;
}

#contactGeneral .nachricht {
  float:left;
  width:350px;
  margin:5px;
  border:1px solid #B7B7B7;
  padding:3px;
  background:#fff url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
}
#contactGeneral .button {
  float:left;
  width:85px;
  margin:10px 0 0 5px;
  border:1px solid #B7B7B7;
  padding:1px 0;
  background:#fff url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
  text-align:center;
}

/*------- spenden Formular -----------*/
div#spendenFormular {
  position:relative;
  float:left;
  width:100%;
  margin:0;
  padding:0px;
}
div#spendenFormular div {
  position:relative;
  display:block;
  float:left;
  width:216px;
  padding:0 12px 0 0;
  margin:0;
}
div#spendenFormular span.radioOther {
  position:relative;
  float:left;
  width:216px;
  margin:0;
  padding:0 0 5px 0;
}
div#spendenFormular div.formRight {
  display:block;
  float:left;
  width:216px;
  padding:0;
  margin:0;
}
div#spendenFormular div.labelLong {
  display:block;
  float:left;
  width:230px;
  padding:0;
  margin:0;
}
div#spendenFormular div#packMe {
  display:none;
  width:650px;
}
div#spendenFormular div#packMe select {
  width:120px;
  margin:0 8px 2px 0;
  margin-top:-3px;
}
* html div#spendenFormular div#packMe select {
  margin-top:-5px;
}
div#spendenFormular div span.errorNote {
  float:left;
  color:#da251c;
} 

div#spendenFormular label {
  float:left;
  width:180px;
  height:15px;
  margin:7px 0 0 0;
}
div#spendenFormular label.radioLabel {
  position:relative;
  float:left;
  width:216px;
  margin:0;
  padding:5px 0;
  cursor:pointer;
}
div#spendenFormular label.response {
  width:300px;
}
div#spendenFormular div.labelLong label {
  width:auto;
}
div#spendenFormular input {
  float:left;
  width:204px;
  height:14px;
  margin:2px 0px;
  border:1px solid #B7B7B7;
  padding:2px 5px;
  background:#FFFFFF url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
  font-size:11px;
  line-height:14px;
}
div#spendenFormular select {
  float:left;
  width:214px;
  height:18px;
  margin:2px 0px;
  border:1px solid #B7B7B7;
  background:#fff;
  font-size:11px;
  line-height:14px;
}
div#spendenFormular a.contactCard, div#spendenFormular a.contactCard:link, div#spendenFormular a.contactCard:visited {
  float:left;
  text-decoration:none;
  border:0;
}
div#spendenFormular a.contactCard:hover, div#spendenFormular a.contactCard:active{
  text-decoration:none;
  border:0;
}
div#spendenFormular a.contactCard img, div#spendenFormular a.contactCard:link img, div#spendenFormular a.contactCard:visited img {
  border:0;
}
div#spendenFormular input.checkbox {
  width:14px;
  margin:10px 8px 0 8px;
  border:1px solid #B7B7B7;
}
div#spendenFormular input.checkbox2 {
  width:14px;
  margin:10px 4px 0 0;
  border:1px solid #B7B7B7;
}
div#spendenFormular input.radio {
  width:14px;
  margin:0 8px 0 0;
  border:0;
  background:#fff;
}
div#spendenFormular input.response {
  width:20px;
  margin:2px 5px 2px 5px;
}
div#spendenFormular textarea {
  float:left;
  width:438px;
  margin:3px 0px;
  border:1px solid #B7B7B7;
  padding:2px;
  background:#FFFFFF url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
  font-size:12px;
}
div#spendenFormular input.btn {
  float:left;
  width:71px;
  height:21px;
  margin:3px 3px 10px 0px;
  border:1px solid #B7B7B7;
  padding:2px 0;
  background:#FFFFFF url(http://www.humedica.org.cn/common/form_field_BG.gif) repeat-x;
  font-size:11px;
  text-align:center;
  vertical-align:middle;
}
div#spendenFormular .line {
  float:left;
  width:100%;
  height:5px;
  margin:20px 0px 10px 0px;
  padding:0;
  background:transparent url(http://www.humedica.org.cn/common/form_line_BG.gif) repeat-x;
}
div#spendenDanke {
  float:left;
  width:642px;
  margin:10px 0;
  border-top:1px solid #B7B7B7;
  border-bottom:1px solid #B7B7B7;
  padding:15px;
  color:#da251c;
}
div#spendenDanke2 {
  float:left;
  width:490px;
  margin:10px 0;
  border-top:1px solid #B7B7B7;
  border-bottom:1px solid #B7B7B7;
  padding:15px 0;
  color:#da251c;
} 
div#spendenFehler {
  float:left;
  width:642px;
  margin:10px 0;
  border-top:1px solid #B7B7B7;
  border-bottom:1px solid #B7B7B7;
  padding:15px;
  color:#da251c;
}
div#spendenFehler2 {
  float:left;
  width:490px;
  margin:10px 0;
  border-top:1px solid #B7B7B7;
  border-bottom:1px solid #B7B7B7;
  padding:15px 0;
  color:#da251c;
}
/*------- newsletter Formularen -----------*/
div#spendenFormular div.wide {
  width:490px;
  padding:0 0 10px 0;
}
div#spendenFormular div.wide label {
  width:110px;
}
div#spendenFormular div.wide select {
  width:120px;
  margin:2px 15px 0 0px;
}

div#spendenFormular div.wide input {
  width:360px;
}
div#spendenFormular div.wide input.btn {
  float:right;
  width:71px;
  margin:3px 8px 10px 0px;
}
/* --- Newsletter CSS --- */
.nl_subForm {border:solid 1px #888888; padding:10px; background:#FDF6F6;}
.nl_subForm form {margin:0;}
.nl_subForm label {float:left; width:110px; font-size:12px; padding:3px 0 0 0;}
.nl_subForm select {float:left; margin:0;}
.nl_subForm input {float:left; width:300px; margin:0;}
.nl_subForm input.inBtn {float:left; width:100px; height:24px; margin:0 0 0 110px;}

table#bodyTable tr td {font-family: Arial, Helvetica, sans-serif; color:#666666; font-size: 11px; line-height: 15px; letter-spacing:0px;}

h1.nl {margin:0; padding:0; color:#DA251C; font-size:16px; line-height:20px;}
h2.nl, h2.nl a, h2.nl a:link, h2 a:visited {color:#666666; font-size: 12px; font-weight:bold;}
#bodyTable a, #bodyTable a:link, #bodyTable a:visited {color: #666666; font-weight:bold; text-decoration: none; letter-spacing:0px;}
#bodyTable .greeting a, #bodyTable .greeting a:link, #bodyTable .greeting a:visited {color: #DA251C;}
#bodyTable td.copyright a.two, #bodyTable td.copyright a.two:link, #bodyTable td.copyright a.two:visited {font-weight:normal; color:#DA251C;}
#bodyTable a:hover, #bodyTable a:active {text-decoration: underline;}
td.nlContainer {padding:3px 10px 10px 10px;}
td.nlContent {border:2px solid #CCCCCC; padding:4px 10px 10px 10px;}
td.seeEmailLink {padding:20px 0 0 110px;}
td.headerImage {padding:5px 0 10px 0;}
td.indexLinks {padding:0 0 12px 0;}
td.indexLinks span {color:#DA251C; font-weight:bold;}
td.indexLinks a, td.indexLinks a:link, td.indexLinks a:visited {font-size:12px; color: #FFFFFF; font-weight:bold;}
td.greeting {padding:10px 0;}
td.greeting p {}
td.teaserLine {padding:10px 0;}
td.teaserLine hr {margin:0; border:0; border-bottom:1px solid #E9E9E9;}
td.teaserTwo {padding:10px; background:#FBE9E8;}
td.teaserBlack {border:3px solid #000000; padding:7px;}
td.teaserImage {padding:0 10px 0 0;}
td.category {padding:0 0 10px 0; color:#999999;}
td.teaserTop {padding:0 0 3px 0;}
td.teaserLineTwo {padding:5px 0 0 0;}
td.teaserText {vertical-align:top;}
td.teaserText h2, td.teaserTextBlue h2 {margin:0;}
td.teaserText p, td.teaserTextBlue p {margin:11px 0;}
td.donLine {border-right:1px solid #CCCCCC; padding:0 10px 0 0;}
td.donLinks {padding:5px 0 0 7px; vertical-align:middle; text-align:center;}
td.copyright {padding:5px 110px 5px 100px; font-size:9px;}
td.copyright table tr td {padding:0 0 10px 10px; vertical-align:top;}
td.copyright table tr td p {margin:0; padding:0 0 0 0; font-size:9px; line-height:11px;}
td.copyright table tr td.teaserLine {padding:0 0 10px 0;}
td.copyright table tr td.teaserLine hr {margin:0 3px 0 8px; border:0; border-bottom:1px solid #CCCCCC;}
/****************************************************/
/*    8.  CSS-Modul: PRINT                          */
/****************************************************/

/****************************************************/
/*    9.  ZMI Management Interface                  */
/****************************************************/
.cmsTxtColorStrong0 { color: #436976; }
.cmsTxtColorStrong1 { color: #666; }
.cmsBgColorStrong0  { background-color: #8CABB9; }
.cmsBgColorStrong1  { background-color: #CCCCCC; }
.cmsBgColorMedium0  { background-color: #DDE6EC; }
.cmsBgColorLight0   { background-color: #FFFFFF; }
div.ZMSTable table th { background-color: #DDEFFC; }
div.ZMSTable table td { background-color: #EEEEEE; }

.zmiTableRowEven {background-color: #eee;}
.zmiTableRowOdd {background-color: #ccc;}

.form-submit { font-size:12px; }

body.zmi h1, body.zmi h2, body.zmi h3, body.zmi h4, 
body.zmi h5, body.zmi h6  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	line-height:19px;

} 
body.zmi p, body.zmi li, body.zmi blockquote  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
} 


