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

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


 #introduction h1 {
    display: block;
    background:   url(img/typography/introductions/ueberuns.png) 0 0 no-repeat;
    text-indent: -9999px;
    height: 82px;
    cursor: pointer;
	paddin-top: 28px;
  }
ul#navigation li a#about_active {background:  url(img/navigation/about.gif) 0 -248px no-repeat;}

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

#page_content p {
	font-size:10px;
	background-color: #fff;
	margin-left: 40px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: none;
}


 #page_content ul li {
    background:  url(img/icons/tick.gif) 0 5px no-repeat;
    line-height: 17px;
    padding: 0 0 0 20px;
	margin-left: 40px;
  }