#contentcontainer {
	position:relative;
	width:355px;
	height:200px;
	left:0;
	top:8px;
	z-index:1;
}

#wiimailbanner {
	position:relative;
	width:354px;
	height:106px;
	left:1px;
	top:30px;
}

#content {
	position:relative;
	width:615px;
	left:10px;
	top:20px;
	min-height:520px;
}

#copyright {
	position:relative;
	top:50px;
	left:5px;
	color:#a1a1a1;
}

#links {
	position:absolute;
	top:50px;
	right:5px;
	color:#a1a1a1;
}

.klapp {
	font-weight:bold;
	color:#353535;	
	cursor:pointer;
}

.quote {
	background:#E7E7E7;
	border:1px solid #909090;
	margin-top:10px;
	margin-bottom:10px;
}

.quote_img{
	background-image: url('../img/misc/quote.gif');
	background-repeat:no-repeat;
	width:20px;	
	height:23px;
}

.quote_head {
	font-weight:bold;
	vertical-align:bottom;	
}

.quote_content {
	padding:5px;
}

#most_wanted {
	position:relative;
	background:url('../img/page/most_wanted/background.jpg');
	background-repeat:no-repeat;
	width:354px;
	height:151px;
	left:1px;
	top:22px;
}
