/* CSS Document */
#box_1 {
  width:19%;
}
#box_2 {
  width:25%;
}
#box_3 {
  width:54%;
}
* html #box_3 {
  width:54%;
}
/*--------------------------------------*/
#pp_1 {
  background:#9DB3B3;
}
#icon_1 {
  background:url(../grafiken/icon_category.gif) no-repeat;
}
#c_1  {
  height:200px;
}
#pp_2 {
  background:#9DB3B3;
}
#icon_2 {
  background:url(../grafiken/icon_list.gif) no-repeat;
  background-position:0px 2px;
}
#c_2  {
  height:150px;
}
#pp_3 {
  background:#9DB3B3;
}
#icon_3 {
  background:url(../grafiken/icon_fire.gif) no-repeat;
  background-position:1px 1px;
}
#c_3  {
  height:250px;
}
#pp_4 {
  background:#CCDFB5;
}
#icon_4 {
  background:url(../grafiken/icon_in.gif) no-repeat;
  background-position:1px 1px;
}
#c_4 {
  height:150px;
}
#pp_5 {
  background:#CCDFB5;
}
#icon_5 {
  background:url(../grafiken/icon_comment.gif) no-repeat;
  background-position:2px 2px;
}
#c_5  {
  height:200px;
}
#pp_6 {
  background:#9FADC7;
}
#icon_6 {
  background:url(../grafiken/icon_info.gif) no-repeat;
  background-position:1px 1px;
}
#c_6  {
  height:100px;
}
#pp_7 {
  background:#FEAE01;
}
#icon_7 {
  background:url(../grafiken/icon_search.gif) no-repeat;
  background-position:2px 2px;
}
#c_7  {
  height:180px;
}
#pp_8 {
  background:#FEAE01;
}
#icon_8 {
  background:url(../grafiken/icon_search.gif) no-repeat;
  background-position:2px 2px;
}





