#sitebg {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	_height: 810px;
	overflow: hidden;
}

#sitebg .top {
	display: none;
}

#sitebg .bg {
	left: 50%;
	top: 0;
}

#sitebg .bg img {
	position: absolute;
	left: -995px;
	top: 0;
}

#mainwrapper {
	position: absolute;
	left: 50%;
	top: 0;
}

#main {
	position: absolute;
	left: -502px;
	width: 1004px;
	height: 700px;
}

#main .bg {
	position: absolute;
	left: 50px;
	top: 70px;
}

#main .header {
	position: absolute;
	left: 40px;
	top: 20px;
	width: 920px;
}

#main .header * {
	position: relative;
	float: left;
	clear: none;
}

#main .footer {
	position: absolute;
	left: 140px;
	top: 670px;
	width: 680px;
	color: #fff;
	font-size: 11px;
	cursor: default;
	-moz-user-select: none;
}

#main .footer a {
	color: #fff;
	text-decoration: underline;
}

#main .footer a:hover {
	color: #f6dfb3;
}

#main .content {
	position: absolute;
	left: 135px;
	top: 180px;
	width: 750px;
	height: 440px;
}

#profielen a {
	position: absolute;
	top: 0px;
	width: 51px;
	height: 70px;
	text-align: center;
	text-decoration: none;
	color: #e43a30;
	font-family: "Arial Narrow", "Helvetica Condensed", "Univers Condensed", sans-serif;
	font-size: 13px;
}

#profielen a:hover {
	color: #323232;
}

.idee {
	position: relative;
	float: left;
	clear: both;
	width: 700px;
	height: 70px;
	margin-bottom: 20px;
	border-bottom: solid 1px #e0e0e0;
}

.idee .text {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 550px;
	height: 50px;
	overflow: hidden;
}

.idee .author {
	position: absolute;
	left: 0px;
	bottom: 10px;
}

.idee .votes {
	position: absolute;
	right: 190px;
	bottom: 10px;
}

.idee .buttons {
	position: absolute;
	right: 0px;
	top: 0px;
}

.idee .buttons .tag {
	position: relative;
	float: left;
	clear: none;
	margin: 5px 5px 0 0;
}

.idee .buttons .rating {
	position: relative;
	float: left;
	clear: none;
}

.idee .buttons .rating a {
	position: relative;
	float: left;
	clear: none;
	margin-left: 4px;
}

.idee .imgbtn {
	position: absolute;
	right: 0px;
	top: 35px;
	width: 85px;
	height: 21px;
	overflow: hidden;
}
