@import url(style.css);
@import url(box.css);


div#mainContent div.headline {
	background-image:url(../gfx/design/header.jpg);
}

div#mainContent div.top div.content {
	background-image:url(../gfx/philosophie/contentIcon_top.jpg);
	background-position:15px 10px;
	background-repeat:no-repeat;
}

div#mainContent div.bottom div.content {
	background-image:url(../gfx/philosophie/contentIcon_bottom.jpg);
	background-position:25px 25px;
	background-repeat:no-repeat;
}

div#mainContent div.bottom div.content h2 {
	color:#005299;
}

div#mainContent div.top div.content a {
	text-decoration:none;
}


div#mainContent div.bottom div.bottomNavi {
	height:23px;
}

div#mainContent div.bottom div.bottomNavi img {
	float:left;
}

div#mainContent div.bottom div.bottomNavi a.next img {
	margin-left:23px;
}
