/* CCS Defintion Homepage */
/* Content Left */
#contentleft {
	position: absolute;
	left: 0;
	top: 88px;
	width: 775px;
}
#leftnav {
	position: relative;
	top: 0px;
	width: 182px;
	height: 400px;
	float: left;
}
#leftnav_jobs {
	position: relative;
	top: -159px;
	width: 182px;
	height: 215px;
	float: left;
}
#leftnav_job_search {
	position: relative;
	top: -154px;
	width: 182px;
	height: 215px;
	float: left;
}
#bayerlinks {
	background: white;
}
#bayerlinkscontent {
	background: white;
}
#countrynews {
	font-weight: bold;
	color: #390;
	width: 270px;
	margin-top: 15px;
	margin-left: 185px;
}
#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;
}
.news {
	font-weight: normal;
	color: #666;
	margin-bottom: 11px;
}

/* Content Right */
#contentright {
	position: absolute;
	left; 470px;
	top: 88px;
}
#shadow {
	position: absolute;
	left: 470px;
	top: 88px;
}
#margin {
	position: absolute;
	top: 102px;
	left: 799px;
	width: 196px;
	height: 499px;
}
#teasercolumn {
	position: absolute;
	left: 470px;
	top: 91px;
	background: #EBF6FA;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	height: 413px;
}
#home_text_main_box{
	position: absolute;
	width: 616px;
	height: 300px;
	left: 171px;
	top: 323px;
}
#inner_text_main_box{
	position: absolute;
	width: 616px;
	height: 300px;
	left: 170px;
	top: 90px;
}
.hometeaser {
	padding-top: 15px;
	padding-bottom: 15px;
	width: 280px;
}
*html .hometeaser {
	padding-bottom: 0px;
}
.hometeaser img {
	float: left;
	margin-right: 12px;
}
.htline {
	clear: both;
	margin-top: 14px;
	border-bottom: 1px solid #ccc;
}
.headline_orange {
	color: #F60;
}    

/* Footer */
#footer {
	position: absolute;
	top: 815px;
	margin-left: 185px;
	left: 2px;
}
.footer {
	font-size: 10px;
	color: #666;
}
.footer:hover {
	text-decoration: none;
}

/* Special Interest */

#specialinterest {
	color: #06c;
}
#silinks a {
	color: #06c;
	font-weight: bold;
}
