/*
 * stylesheet for ############ DGB-Jugend ###############
 * main_navigation
 * (c) www.wegewerk.com
 * created: 20070504 asz
 * customized: 20070829 mdt
 */

#page_container_wrapper {
  left: 150px;
  position: relative;
  width: 1230px;
  margin: 0 auto 0;
  overflow: hidden;
}

#page_container {
  width: 775px;
  margin: 0 0 25px;
  text-align: left;
  font-size: 0.77em;
  padding-bottom: 65px;
  padding-top: 13px;
  overflow: hidden;
}

#page_bottom_helper {
  bottom:0;
  background: url(grasnarbe_kachel.gif) repeat-x bottom;
  height: 60px;
  width: 100%;
  left: 0;
}

#page_top_helper {
  background: url(lautsprecher.gif) no-repeat bottom;
  height: 1259px;
  width: 433px;
  float: right;
}

#page_container_bottom_helper {
  height: 82px;
  width: 712px;
  background: #FFF;
  clear:  both;
  position: relative;
  top:     0px;
}

.msie6 #page_container_bottom_helper,
.msie7 #page_container_bottom_helper {
  top: -5px;
}


#ecke_ur {
  position:absolute;
  right: -63px;
}

#page_head{
  width: 100%;
  position: relative;
}

#page_body_container{
  background-color: #FFF;
  height: 1%;
}

#page_body_breadcrumb {
  padding-top: 6px;
  background: #fff url(hatch_big.gif) no-repeat left 2px;
  height: 17px;
  position:relative;
  color: #93918A;
  font-size: 0.9em;
}

.msie6 #page_body_breadcrumb {
	height: 22px;
}
#page_body_breadcrumb .active{
  font-weight: bold;
}

#page_body_breadcrumb a{
  color: #93918A;
}

#page_body_breadcrumb a:hover,
#page_body_breadcrumb a:active,
#page_body_breadcrumb a:focus {
  color: #E20020;
  text-decoration: underline;
}

#page_body_left{
  float: left;
  width: 170px;
  margin: 19px 0 0 0;
  overflow: hidden;
}

#page_body_cols_container{
  margin: 21px 0 0 16px;
  float: left;
  width: 573px;
  padding-bottom: 30px;
  line-height: 1.3em;
  font-size: 0.9em;
}

#page_body_main_container{
  float: left;
  width: 395px;
}
#page_body_main_container_full{
  float: left;
  width: 576px;
}

#page_body_right{
  width: 160px;
  float: right;
}

