
.links_table{
	width:					100%;
	background-color:		#9fd6c0 !important;
	font-size:				20px;
	color:					#002D6E !important;
	text-decoration:		none !important;
	margin-bottom:			25px;
	border-collapse:		collapse;
}

.links_table tr td{
	padding:				5px !important;
}

.links_table_title{
	height:					30px;
	background-color:		#7ecaae !important;
	font-size:				12px;
	font-weight:			bold;
	color:					#002D6E !important;
}

.links_table .even{
	background-color:		#bee2d3 !important;
}

.links_table .footer, .links_table .footer_pages{
	color:					#002D6E !important;
}

.links_table .footer_pages{
	padding-left:			20px !important;
}

.links_table .art, .links_table .name, .links_table .datum{
	border-bottom:			solid 5px #FFF;
	margin-top:				0px;
	margin-bottom:			0px;
}

.links_table .name{
	border-left:			solid 5px #FFF;
	border-right:			solid 5px #FFF;
}

.download_category .art{
	width:					60px;
}

.download_category .datum{
	width:					60px;
}

.showText, .secText{
	margin-right:			30px;
}


.download_link li{
	list-style-image:		url(../gfx/arrow_bordeaux.png);
}


.download_link li a{
	font-weight:			bold;
	text-decoration:		none !important;
	line-height:			25px;
	background:				none !important;
	padding-left:			0px !important;
}

#content{
	padding-right:			0px !important;
	width:					455px;
}
