/* 
 * stylesheet for #### Genug Gespart Kampagne ####
 * content design
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20070705 bms/asz
 * lastmodified: 20070705 bms/asz
 */


#page_head_content_head{
  background-color: #d7d7be;
}

#page_head_content_head h2{
  float: left;
  width: 590px;
  padding: 20px 0 0 20px;
}

.msie6 #page_head_content_head h2{
  width: 587px;

}

#page_head_content_head img{
  border-left: 10px solid #fff;
}

.msie #page_head_content_head img{
  margin-bottom: -3px;
}

#page_body_container{
  margin: 10px 0 10px 0;
}

.mac.safari #page_body_meta{
  border-top: 10px solid #fff;
}

#page_body_cols_container{
  background-image:url(/static/img/verdi22/vlog_background.gif);
}


#page_body_main_container{
  background-color: #d7d7be;
  width: 580px;
  float:left;
  padding: 10px 10px 20px 20px;
}


#page_body_main_container a{
  background-image: url(/static/img/verdi22/icons/next_dunkel_12x12.gif);
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
}




#page_body_right{
  background-color: #46463e;
  float:right;
  width: 270px;
  color: #fff;
  padding: 10px 10px 20px 20px;
}

#page_body_right h2{
  color: #fff;
}

#page_body_right a{
  background-image: url(/static/img/verdi22/icons/next_weiss_12x12.gif);
  color: #fff;
  padding-left: 20px;
  background-repeat: no-repeat;
  background-position: 0px 2px;
  line-height: 1.5em;
}

#page_body_right a:hover{
  color: #D42121;
}