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

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

ul#navigation li a#home_active {background:  url(img/navigation/home.gif) 0 -248px no-repeat;}
ul#subnavi_home li a#news_active {background:  url(img/backgrounds/bgbutton_hover.jpg)}

 #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;
  }