/* CSS Document */
/* page Klaarke etc */
.main_center_Img_left {
	position: absolute;
	height:100%;
	bottom:0px;
	left:0px;
	width:100%;
}
.moduletable_center_Img_left {
	position: absolute;
	bottom:0px;
         float:left;
	left:0px;
}
.main_center_bg {
        position:relative;
        background-color: #cccc99;
/*	background-color: #9999cc;*/
	height: 100%;
	width: 100%;
}

#transposB{
	position: absolute;
	bottom:40px;
	right: 0px;
	height:320px;
	width:600px;
}
.blog {
 	position: relative;
 	width: 500px;
 	height:100%;
 	top:20px;
	left:100px;
	z-index:3;
}
.contentpaneopen {
      position: relative;
      top:35px; 
      left:270px;
      width:320px; 
     bottom:40px;
}
.contentpaneopen_center {
      position: relative;
      top:35px; 
      left:40px;
      width:520px; 
}
.contentheading {
      position:relative;
     font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold;
}
.contentheading_center {
      position:relative;
     font-family: Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold;
}