/* default styles for extension "tx_twrssfeeds_pi1" */

#twrss_table {
	margin-left: 10px; 
	background-color: #DAEBFC;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 10px;
	background-image: url(../fileadmin/tmpl/images/dotted.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

#content3x #twrss_table {
	margin-left: 0px; 
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	background-image: none;
	background-position: bottom;
	background-repeat: repeat-x;
}

.twrss_head{
	font-size: 12px; 
	font-style: normal; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_head_channel{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px; 
	margin-right:10px; 
	line-height: 16px;  
}

.twrss_imagefile{
float:left;
margin-left:10px;
margin-right:10px;
}

.twrss_bodytext{
	padding-top: 5px;
/*	padding-left: 8px; */
/*	background: url(../fileadmin/tmpl/images/pfeil.gif) no-repeat 0px 8px; */
}

.twrss_channel_description{
	border:1px dotted #dddddd;
	background-color:#f5f5f5;
	color:#000;
	font-size: 14px;
	font-family: verdana;
	font-style: normal;
	font-weight: bold;
	padding:3px;
}

#twrss_table .twrss_item_link a{
	/*padding-left: 8px; */
	font-size: 10px; 
	font-weight: bold; 
	color: #0066CC; 
	text-decoration: underline;
}


#content3x #twrss_table .twrss_item_link a{
	/*padding-left: 8px; */
	font-size: 11px; 
	font-weight: bold; 
	color: #0066CC; 
	text-decoration: underline;
}

#twrss_table .twrss_item_content{
/*	border-left:1px dotted #CCCBB7; */
/* 	border-bottom:1px dotted #CCCBB7; */
	font-size: 11px; 
/*	color: #666666;  */
	font-family: verdana; 
	font-style: normal; 
	font-weight: normal; 
/*	padding:3px; */
/*	line-height: 16px; */
}

#twrss_table .twrss_bodytext .twrss_channel_link a{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;
	text-decoration:none;	
}

#twrss_table .twrss_bodytext .twrss_channel_link a:hover{
	font-size: 12px; 
	color: #666666; 
	font-family: verdana; 
	font-style: normal; 
	font-weight: bold; 
	padding:3px;
	line-height: 16px;	
	text-decoration:underline;
}

