@import "stkm_main.css";
/*
HEX
RGB
*/

body{
  /*background-image:url(../images/bg_990_harlaching.gif);*/
}

#maincontainer{
  background-image:url(../images/bg_990_harlaching.gif);
}

harlaching{
  background-color: #cecd00;
 /* 206/205/0 */
}

harlaching_25{
  background-color: #f6f8e3;
 /* 243/242/191 */
}

/*
#middlesection{
background-color: #cecd00;
}
*/

#middle_center{
background-color: #cecd00;
}



#left-menu li.left-level-1-no a {
  background: url() 0% 4px no-repeat;
}  

#left-menu li.left-level-1-no a:hover {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-1-act a {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}    

#left-menu li.left-level-2-no a {
  background: url() 0% 4px no-repeat;
}

#left-menu li.left-level-2-no a:hover {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-2-act a {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-3-no a {
  background: url() 0% 4px no-repeat;
}

#left-menu li.left-level-3-no a:hover {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-3-act a {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-4-no a {
  background: url() 0% 4px no-repeat;
}

#left-menu li.left-level-4-no a:hover {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
}

#left-menu li.left-level-4-act a {
  background: url(../images/StKM_kastl_harlaching.gif) 0% 4px no-repeat;
} 

.tx-rtpageteaser-pi1 .main {
	background: #F6F8E3!important;
}

.table_kh thead {background-color: #cecd00;font-weight: bold;}
.table_kh tbody {background-color: #f6f8e3;}
