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

#page_wrapper{
  margin: 0 auto 0;
  width: 60.25em;
}

.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;
  position: relative;
  padding-right: 4px;
  left: 4px;
}

#page_head{
	position: relative;
	height: 10em;
	overflow: hidden;
}

#page_head h1#page_logo {
	position: absolute;
	top: 15px;
	left: 15px;
	display: block;
	height: 99px;
	width: 140px;
	background: transparent url(/fileadmin/templates/gfx/logoWIP.gif) no-repeat top left;
	text-indent: -9999px;
}

#page_head h1#page_logo a.logolink{
	position: absolute;
	left: 9999px;
}

#page_body_container{
	padding-top: 1.5625em;
	background: none;
}

.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;
}
.startpage #page_body_cols_container  {
	width: 100%;
}


#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;
}

.startpage #page_body_main_container{
	width: 46.50em;
}

#page_body_main_container_fullwidth {
	padding-right: 0.875em;
  	margin-right: -0.875em;
  	position: relative;
}


#page_body_right{
  float: right;
  width: 14.00em;
}

.msie6 #page_body_right{
  width: 13.85em;
}

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

#page_body_foot{
  clear:both;
}

#page_foot{
  clear:both;
}


