body {
    background-color:#eeeded;
}
#container {
	background:transparent url(/fileadmin/projects/ipf/ipf_2011/images/content-back.png) repeat-y;
    margin: 0 auto;
    padding: 0 0 1px;
    position: relative;
    text-align: left;
    width: 984px;
    border-right:2px solid #666;
    border-left:2px solid #666;
    border-bottom:2px solid #666;
    background-color:#fff;
}
.home img {
	padding:0px;
	margin:0px;
	border:none;
}
img {
	padding:3px;
	border:1px solid #ccc;
	margin:5px;
}

#leftside {
   width:200px;
   float:left;
}
#rightside {
    float: right;
    padding: 0px 16px 16px 16px;
    width: 744px;
}

#ipf-main-content {
	width:984px;
	 padding: 12px 0;
	 position:relative;
}

/***************************************** footer ******************************/

#footer {
bottom:-20px;
display:inline;
height:20px;
left:488px;
position:absolute;
text-align:right;
width:490px;
	font-size:12px;
}
#footer a {
	color:#000;
	/*text-decoration:none;*/
	/*border-bottom:1px dashed #666;*/
}
#footer a {
	/*text-decoration:none;*/
}
#footer a:hover {
	color:#000;
	/*border-bottom:1px dashed #000;*/
}

#footer-jc {
  position: absolute;
  bottom: -20px;
  left: 6px;
  height: 20px;
  font-style: italic;
}