@charset "utf-8";
/* CSS Document */

/* !BILDER! */
#vote-box {
	position:absolute;
	margin-left:0px;
	margin-top:0px;
	width:268px;
	height:454px;
	background-image:url(images/image_02.gif);
	border:0;
}
#ueenter {
	position:absolute;
	margin-left:268px;
	margin-top:0px;
	width:199px;
	height:127px;
	background-image:url(images/image_03.gif);
	border:0;
}
.enter {
	position:absolute;
	text-decoration: none;
	border:0;
	padding:0;
	display: block;
	text-indent: -9999px;
	letter-spacing: -9999px;
	font-size:0;
	margin-left:268px;
	margin-top:127px;
	width:199px;
	height:177px;
	background: url("images/image_06.gif") 0 0 no-repeat;
}
.enter:hover {
	background-position: -199px 0;
}
#unenter {
	position:absolute;
	margin-left:268px;
	margin-top:304px;
	width:199px;
	height:150px;
	background-image:url(images/image_07.gif);
	border:0;
}
#link-box {
	position:absolute;
	margin-left:467px;
	margin-top:0px;
	width:270px;
	height:454px;
	background-image:url(images/image_04.gif);
	border:0;
}
/* !BILDER! */

#links {
	border: 0px;
	position: absolute;
	margin-top: 40px;
	margin-left: 566px;
	width: 110px;
	z-index: 2;
	height: 315px;
}
#votes {
	border: 0px;
	position: absolute;
	margin-top: 40px;
	margin-left: 64px;
	width: 100px;
	z-index: 2;
	overflow: hidden;
	height: 299px;
}
#unten {
	border: 0px;
	position: absolute;
	margin-top: 388px;
	margin-left: 88px;
	width: 558px;
	z-index: 2;
	height: 61px;
}
