#addresscontainer{
	position: absolute;
	left: 60%;
	top: 105px;
	right: auto;
	/* border-left-color: #96969; */
	border-left-color: red; 
	border-left-width: 2px;
	border-left-style: solid;
	padding: 10px;
	line-height: 15px;
	font-size: 15px;
}
.icatchi{
	font-style: italic;
	font-family: "Times New Roman";
	font-size: 25px;
	font-weight: bold;
}
#enter{
	position: absolute;
	left: 40%;
	bottom: 90px;
}
#enter.img {
	vertical-align: text-bottom;
}

#enter a {
	display: block;
	background-image: url(../images/ihreadresse5_0.gif);
	width: 200px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

#enter a:hover {
	text-decoration: none;
	background-image: url(../images/ihreadresse5_h.gif);
}

#footer{
	line-height: 12px;
	position: absolute;
	width: 490px;
	bottom: 2px;
	left: 5px;
  font-size: 12px;
}


.rightside{
	text-align: right;
	position: relative;
	top: -12px;
}
