/* CCS Defintion Homepage */
/* Content Left */
#contentleft {
	/*position: absolute;
	left: 0;
	top: 88px;*/
	float:left;
	width:470px;
}


#countrynews {
	font-weight: bold;
	color: #390;
	/*width: 270px; */
	width: 825px;
	margin-top: 15px;
	top: 15px;
	margin-left: 185px;
}
#countrynews a {
	color: #390;
}

#main_content {
    position: absolute;
    top: 74px;
    
    width: 810px;
    /*  top: 88px; */
    /*margin-left: 185px;*/
    left: 185px;
}
#main_content a {
    /*color: #390;*/
    font-weight: bold;
    color:#0066CC;
    font-size:11pt;

}



#main_content_header {
    position: relative;
    /*font-weight: bold;*/
    color: #390;
    /*width: 270px; */
    width: 810px;
    margin-left: 0px;
    margin-top: 15px;
    /*left: 185px;*/
}




#main_content_admin {
    position: absolute;
    /*font-weight: bold;*/
    color: #390;
    /*width: 270px; */
    width: 995;
    /*  top: 88px; */
    top: 150px;
    /*margin-left: 185px;*/
    left: 10px;
}





#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: 5px 0px 6px 0px;
	padding: 5px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
}
#countrynews #newsfirst {
	background-color: #f2fcf3;
	border-top: 1px solid #ccc;
	padding-left:5px;
}

#globalnews #newsfirst {
	border-top: 1px solid #ccc;
}

/* Content Right */
#contentright {
	position: absolute;
	left; 470px;
	top: 88px;
}

#margin {
	position: absolute;
	top: 92px;
	left: 790px;
	width: 196px;
}
#teasercolumn {
		
	/*position: absolute;
	left: 470px;
	top: 91px;*/
	margin-top:2px;
	float:left;
	background: #EBF6FA;
	width: 280px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
}
.hometeaser {
	padding-top: 15px;
	width: 280px;
}
*html .hometeaser {
	padding-bottom: 0px;
}
.hometeaser img {
	float: left;
	margin-right: 12px;
}
.htline {
	clear: both;
	margin-top: 11px;
	border-bottom: 1px solid #ccc;
	height:1px;
}
.headline_orange {
	color: #F60;
}    

/* Footer */
#footer {
	/*position: absolute;
	top: 796px;
	border:2px solid red;*/
	width:50em;
	height:2em;
	margin-left: 175px;
	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;*/
}