/* =============================================================================
mkloker - Home
============================================================================= */

/* General
============================================================================= */

  #introduction h1 {
    display: block;
    background:   url(img/typography/introductions/infos.png) 0 0 no-repeat;
    text-indent: -9999px;
    height: 82px;
    cursor: pointer;
	paddin-top: 28px;
  }

ul#navigation li a#infos_active {background:  url(img/navigation/info.gif) 0 -248px no-repeat;}

#page_content img {
	background-color: #fff;
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	background-image: none;
}