/* CCS Defintion Homepage */
/* Content Left */
#contentleft {
	float:left;
	width:470px;
}
#leftnav {
	position: relative;
	top: 18px;
	width: 170px;
	height: 400px;
	float: left;
}

/* HTML4 strict defines IMG as display inline, so it leaves a empty space below it */
IMG#imageToSwap {
	display:block;
}

#bayerlinks {
	background: white;
}
#bayerlinkscontent {
	background: white;
}

#bayerlinkscontent SPAN.bayerlinks, #bayerlinkscontent SPAN.bayerlinks  A {
	line-height:16px;
}

#countrynews {
	font-weight: bold;
	color: #390;
	width: 270px;
	margin-top: 19px;
	margin-left: 185px;
}
* HTML #countrynews {
		margin-left: 182px;
		margin-top: 18px;
}

#countrynews a {
	color: #390;
}
#globalnews {
	font-weight: bold;
	color: #06c;
	width: 270px;
	margin-top: 23px;
	margin-left: 185px;
}
.newsline {
	margin-top: 5px;
	margin-bottom: 7px;
	border-bottom: 1px solid #ccc;
}

.newsdate {
	font-weight: bold;
	color: #666;
}

#countrynews #newsfirst {
	/*background-color: #f2fcf3;*/
	border-top: 1px solid #ccc;
	/*padding-left: 5px;*/
	padding-top: 7px;
	margin-top:6px;
}

#globalnews #newsfirst {
	border-top: 1px solid #ccc;
}

.news {
	font-weight: normal;
	color: #666;
	margin:0px 0px 4px 0px;
	padding:2px 0px 12px 0px;	
	border-bottom: 1px solid #ccc;
}

* html .news {
	padding:3px 0px 12px 0px;	
}

/* Content Right */
#contentright {
	position: absolute;
	left; 470px;
	top: 88px;
}

#margin {
	position: absolute;
	top: 92px;
	left: 790px;
	width: 196px;
}
#teasercolumn {
	margin-top:2px;
	float:left;
	background: #EBF6FA;
	width: 280px;
	padding:13px 15px 15px 15px;
}

.hometeaser {
	padding-top: 0px;
	width: 280px;
}

.hometeaser DIV.textContainer {
	float:right;
	width:173px;
}

.htline {
	clear: both;
	margin:14px 0px 15px 0px;
	border-bottom: 1px solid #ccc;
	height:1px;
}
.headline_orange {
	color: #F60;
}    

/* Footer */
#footer {
	width:50em;
	height:2em;
	margin-left: 184px;
	margin-top:15px;
	clear:both;
}

.footer {
	font-size: 10px;
	color: #666;
}
.footer:hover {
	text-decoration: none;
}
#topnav UL LI A, UL#menumain LI A, UL#menumain LI A:visited, UL#menumain li#topnavact A {
	border-bottom:0px;
}
#content_home_bayer{
	display:block;
	width:780px;
	position: absolute;
	top:88px;
	left:0px;
	/*z-index:100;*/
}