/**
 * ////////////////////////////////////////////
 * ////////// additionals for  ie 8  //////////
 * ////////////////////////////////////////////
 *
 * 
 * @author			goe
 * @since			2014-07
 *
 */

body {
	background: url(/-img/ie8/bg-body.gif) left bottom repeat-x #fff;
}

div.mainTeaserTextContainer {
	background: url(/-img/ie8/bg-top-news.png) left top no-repeat transparent;
}

#slide {
	height: 528px;
}

div#slide div.mainTeaser,
div#slide a.mainTeaser {
	background: url(/-img/ie8/bg-news.png) -4px -3px no-repeat transparent;
}

div#mainNavigation ul {
	border: 1px solid #e8e8e8;
}

div#mainNavigation ul ul {
	border: none;
}

div.detailSection div.downloadItems a {
	 font-size: 9px;
 }

div#areaNavigation ul li a {
	padding: 0 10px;
}