/* CCS Defintion Homepage */
/* Content Left */
#contentleft {
	position: absolute;
	left: 0;
	top: 88px;
}
#leftnav {
	position: relative;
	top: 18px;
	width: 182px;
	height: 400px;
	float: left;
}
*html #leftnav { /* IE6 Style */
	top: 15px;
}
*+html #leftnav { /* IE7 Style */
	top: 15px;
}
#bayerlinks {
	background: white;
}
#bayerlinkscontent {
	background: white;
}
#countrynews {
	font-weight: bold;
	color: #390;
	width: 270px;
	margin-top: 19px;
	margin-left: 185px;
}
*html #countrynews { /* IE6 Style */
	margin-top: 15px;
	margin-left: 182px;
}
*+html #countrynews { /* IE7 Style */
	margin-top: 15px;
	margin-left: 182px;
}
#countrynews a {
	color: #390;
}
#globalnews {
	font-weight: bold;
	color: #06c;
	width: 270px;
	margin-top: 23px;
	margin-left: 185px;
}
*html #globalnews { /* IE6 Style */
	margin-left: 182px;
}
*+html #globalnews { /* IE7 Style */
	margin-left: 182px;
}
.newsline {
	border-bottom: 1px solid #ccc;
}
.newslinehead {
	margin-top: 5px;
	border-bottom: 1px solid #ccc;
}
*html .newslinehead {
	margin-top: 6px;
	border-bottom: 1px solid #ccc;
}
.newsdate {
	font-weight: bold;
	color: #666;
}
.news {
	padding-top: 8px;
	padding-bottom: 11px;
	font-weight: normal;
	color: #666;
}
*html .news {
	padding-top: 7px;
	padding-bottom: 11px;
}
.newscolor {
	padding-top: 8px;
	padding-left: 5px;
	padding-bottom: 11px;
	font-weight: normal;
	color: #666;
	background: #F2FCF3;
}
*html .newscolor {
	padding-top: 7px;
	padding-bottom: 11px
}

/* Content Right */
#contentright {
	position: absolute;
	left; 470px;
	top: 88px;
}
#shadow {
	position: absolute;
	left: 470px;
	top: 88px;
}
#margin {
	position: absolute;
	top: 102px;
	left: 790px;
	width: 196px;
}
/*
#teasercolumn {
	position: absolute;
	left: 470px;
	top: 91px;
	background: #EBF6FA;
	width: 310px;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.hometeaser {
	padding-left: 10px;
	color: #666;
	width: 160px;
	float: left;
}
#teasercolumn img {
	float: left;
	margin-top: 3px;
}
*/

#teasercolumn {
	position: absolute;
	left: 470px;
	top: 91px;
	background: #EBF6FA;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.hometeaser {
	padding-top: 15px;
	padding-bottom: 14px;
	width: 280px;
	color: #666;
}
.hometeaser p {
	margin-left: 110px;
}

*html .hometeaser {
	padding-bottom: 0;
}
.hometeaser img {
	float: left;
	margin-right: 12px;
}
.htline {
	clear: both;
	border-bottom: 1px solid #ccc;
}

*html .htline {
	margin-top: 14px;
}

.headline_orange {
	color: #F60;
}   

/* Footer */
.footer {
	font-size: 10px;
	color: #666;
}
.footer:hover {
	text-decoration: none;
}
