/* CVS-Revision: $Id: msie.css,v 1.7 2005/11/15 12:51:16 dkd-kartolo Exp $ */

/* CSS-fixes for MS Internet Explorer */

ul#navTop {
	top: 106px;
}

div#col4 {
	left: 245px; 
}

div#col3 {
	height: 290px;
}

DIV#supcontent {
	margin: 0px 0px 5px 0px;
	
}

div#col2 {
	margin: 3px 0px -19px 0px; 
	top: 0px;
}

UL#navMain {
	margin: 3px 0px 5px 0px; 
}

DIV#content DIV#col1 {
	margin: 4px 0px 5px 0px;
}


div#col4 {
	margin: 3px 0px 3px 0px;
}

div#leftArea{
	margin-top: 3px;
}

div#content{
	top: 120px;
}

ul#contentFooter li a.tipAFriend:hover {
	background-image: url(../images/icon_tip.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

ul#contentFooter li a.print:hover {
	background-image: url(../images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

ul#contentFooter li a.toTop:hover {
	background-image: url(../images/icon_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div#supcontent div#col2 div.news-latest-container {
	background-color: #F0F1EB;
}

ul#navMain{
	top: -2px;
}
