body {
	padding: 0px;
	margin:0px;
	text-align:center;
}
a {
outline:none;
}

#outercontainer {
	margin-left:auto;
	margin-right:auto;
	margin-top:7px;
	width:984px;
	position:relative;
}
.subpages #outercontainer {
	margin-top:0px;
}


a:link {outline:none;}

.subpages #culogo {
background:transparent url(/fileadmin/projects/cu-main/images/common/ie-logo.gif) no-repeat scroll 0 0;
height:85px;
left:50px;
position:absolute;
top:40px;
width:226px;
}
.subpages #culogo #culink {
	height:85px;
	width:226px;
	display:block;
}
.subpages  #culogo #culink a:hover {
	background-color:transparent! important;
}


/***************************************** 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;
}