/****************************************************************/
/***(   l i n k s . c s s   )************************************/
/****************************************************************/

table.links {
	cellspacing: 0; 
	cellpadding: 0; 
	width: 90%;
	border-collapse: collapse;
	border-spacing:0px;
}
td.links_category {
	border: 0;
	text-align: left; 
	color: #FF9C5A; 
	font-family: Verdana,Tahoma,Arial,serif;
	font-size: 22px;
	font-weight: bold;
	height: 32;
	padding: 0px;
	padding-left: 6px;
	background: url(../pics/l_c_bg.gif) no-repeat;
}
td.links_c_bottom_l {
	border: 0;
	text-align: left; 
	height: 10;
	padding: 0px;
	background-color: #19C8C8;
}
td.links_c_bottom_r {
	border: 0;
	text-align: right; 
	height: 10;
	padding: 0px;
	background-color: #19C8C8;
}
td.links_img {
	width: 5%;
	border-left: #0F9BB7 1px solid;
	border-top: #0F9BB7 1px solid;
	border-bottom: #0F9BB7 1px solid;
}
td.links_link {
	width:25%;
	border-top: #0F9BB7 1px solid;
	border-bottom: #0F9BB7 1px solid;
	text-align: center;
	cursor: pointer;
}
td.links_rating {
	width:50;
	border-top: #0F9BB7 1px solid;
	border-bottom: #0F9BB7 1px solid;
	text-align: left; 
	color: #FF9C5A; 
	font-family: Verdana,Tahoma,Arial,serif;
	font-size: 12px;
	padding: 5px;
}
td.links_desc {
	width:55%;
	border-top: #0F9BB7 1px solid;
	border-bottom: #0F9BB7 1px solid;
	text-align: justify;
	color: #FFFFFF; 
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
}
td.links_review {
	width:10%;
	border-top: #0F9BB7 1px solid;
	border-bottom: #0F9BB7 1px solid;
	border-right: #0F9BB7 1px solid;
	text-align: right;
	vertical-align: bottom;
	color: #FFFFFF;
	font-family: Verdana,Tahoma,Arial,serif;
	font-size: 8px;
}
td.links_spaceholder {
	height: 50px;
}

img.links {
	border: #FF9C5A 1px solid;
	width: 50;
	height: 50;
	cursor: pointer;
}
img.links_big {
	border: #E73939 3px solid;
	width: 150;
	height: 150;
	cursor: pointer;
}
img.links_category_img {
	border: 0;
	width: 26;
	height: 26;
	margin-right: 15px;
}
img.links_category_top {
	border: 0;
	margin-left: 10px;
	margin-right: 10px;
}

ul.category_list {
	color: #E73939;
	list-style-type: none;
	list-style-position: outside;
}

span.fazit {
	color: #FFFFFF; 
	font-family: Verdana,Tahoma,Arial;
	font-size: 12px;
	font-style: italic;
}

a.links {
	font-family:Arial,serif;
	font-size:12px;
}
a.links:link {
	color:#FFFFFF;
	text-decoration:underline;
}
a.links:visited {
	color:#FFFFFF;
	text-decoration:underline;
}
a.links:active {
	color:#FFFFFF;
	text-decoration:underline;
}
a.links:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

a.links_category {
	font-family:Arial,serif;
	font-weight:bold;
	font-size:13px;
}
a.links_category:link {
	color:#FF9C5A;
	text-decoration:none;
}
a.links_category:visited {
	color:#FF9C5A;
	text-decoration:none;
}
a.links_category:active {
	color:#FF9C5A;
	text-decoration:underline;
}
a.links_category:hover {
	color:#FF9C5A;
	text-decoration:underline;
}