/*
 * stylesheet for ############ PKV ###############
 * content design
 * use for best viewing performance wwEdit CMS (www.wwedit.de)
 * (c) www.wegewerk.com
 * created: 20070310 bms
 * lastmodified: 20070404 bms
 */

body {
  text-align: center;
  font-size: 100.01%;
  margin: 0.75em 0 .125em 0;
}

#page_wrapper{
  margin: 0 auto 0 auto;
  width: 60.25em;
  background-image: url(/fileadmin/templates/gfx/bg_left.gif);
  background-repeat: repeat-y;
}

.msie #page_wrapper{
  height: 1%;
}


img.bg_top,
img.bg_bottom{
  width: 60.5em;
}

#page_container {
  text-align: left;
  width: 60em;
  margin: 0 auto 0 auto;
  position: relative;
  background-image: url(/fileadmin/templates/gfx/bg_right.gif);
  padding-right: 4px;
  left: 4px;
}

#page_head{
  height: 10em;
  /*border-bottom: 3px solid #fff;*/
}

#page_body_container{
  padding-top: 1.5625em;
  /*background: #98cac7 url(/fileadmin/templates/gfx/top_bg_verlauf.gif) repeat-x;*/
  background-color: #9acccd;
}

.msie #page_body_container{
  height: 1%;
}

#page_body_left{
  float:left;
  width: 13.125em;
  position: relative;
  overflow:hidden;
}

#page_body_cols_container{
  margin-left: -14px;
  padding-left: 14px;
  width: 46.875em;
  float: right;
  position:relative;
  /*background: url(/fileadmin/templates/gfx/left_bg_verlauf.gif) repeat-y top left;*/
}

#page_body_content_container{
 background-color: #e0eef1;
}

#page_body_main_container{
  width: 33.75em;
  float: left;
  padding-right: 0.875em;
  margin-right: -0.875em;
  position: relative;
  /*padding-bottom: 2em;*/

  /*background: #fff url(/fileadmin/templates/gfx/right_bg_verlauf.gif) repeat-y right top;*/
}

/*.msie6 #page_body_main_container{
  width: 33em;
  height: 1%;
}*/

#page_body_right{
  float: right;
  width: 13.08em;
  margin-top: 3.4em;
/*  margin-right: 0.9375em;
  margin-bottom: 1.5625em;*/
}

.msie6 #page_body_right{
  width: 13.05em;
}

.msie #page_body_right{
  margin-top: 3.9em;
}

#page_body_foot{
  clear:both;
}

#page_foot{
  clear:both;
}

