table.gruppe{
	border:solid 1px;
	border-width:1px 1px 1px 1px;
	border-color:#cccccc;
	margin-top: 5px;
	empty-cells:show;
	font-size:12px;
	width:100%;
}

table.gruppe th{
	font-weight:bold;
	border-right-width:1px;
	border-right-style:dotted ;
	border-right-color:#cccccc;
	padding:5px 2px 5px 2px;
}

table.gruppe td{
	border-color:#000000;
	
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#000000;
	
	border-right-width:1px;
	border-right-style:dotted;
	border-right-color:#cccccc;
	padding:2px 2px; 2px 2px;
}

table.gruppe .lastCell{
	border-right-width:0px;
}

table.voteBox{
	width:82px;
	border:solid 1px;
	border-color:#000000;
	padding:0px;
}

table.voteBox td{
	border:0px;
	padding:0px;
}

a.link,
a.link:hover{
	text-decoration: none;
}

a.link:hover{
	color: #555555;
}

a.link{
	padding: 3px 15px 5px 0px;
}

.sort{
	background: transparent url( /parts/sort.gif ) right center no-repeat;
}

.down{
	background: transparent url( /parts/sort_down.gif ) right center no-repeat;
}

.wrapper{
	float:left;
}

.wrapperLeft{
	float:left;
	width: 470px;
	_\width: 480px;
}

.wrapperRight{
	float:left;
	padding-top:32px;
	_\padding-top:25px;
}

.cleanup{
	clear:both;
	height:0;
	width:0;
	line-height:0;
	font-size:0;
}

H1{
	padding: 25px 0 25px 55px;
}

