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

/* General
============================================================================= */
 #introduction h1 {
    display: block;
    background:   url(img/typography/introductions/links_de.png) 0 0 no-repeat;
    text-indent: -9999px;
    height: 82px;
    cursor: pointer;
	paddin-top: 28px;
  }
#page_content img {
	background-color: #fff;
	background-image: none;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: none;
}

#page_content table {
	
	margin-left: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-image: none;
}


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