/* @override http://www.albers.de/css/portal.css */

body{
	margin:0;
	text-align:center;
}

#container{
	width: 960px;
	margin:0 auto;
	position: relative;
	top: 10px; left:0;
	text-align: left;
}

#header{
	width: 100%;
	height: 150px;
	background: url('../_gfx/portal_header.jpg');
	text-indent: -9999px;
}
#leftimg{
	float:left;
	padding-top: 10px;
}
#rightpan{
	position: absolute;
	top:160px; right:0;
	text-align:right;
	width: 551px;
}
#badge{
	position: absolute;
	right: -50px; top: 100px;
	width: 175px;
	height: 175px;
	text-indent: -9999px;
	background: url(../_gfx/ebay-shop.png);
}
#badge h3{
	margin:0;
}
#badge a{
	display: block;
	width: 175px;
	height: 175px;	
}
.link{
	padding-bottom: 10px;
}
