/* Start of CMSMS style sheet 'Module: News' */
div#newsitem {
color:#000000;
border:1px solid #E5E5E7;
background:#FFFFFF;
width:237px;
display:block;
float:left;
margin-right:23px;
}

div#newsitem a {
font-weight:bold;
color:#656565;
text-decoration:none;
}

div#newsitem a:hover {
color:#3AAB39;
}

div#newsimg {
width:237px;
height:90px;
}

div#newstxt {
width:237px;
}

p.arrowLink {
		margin: 5px 0 0 5px;
		padding:0 0 0 15px;
		color: #000000;
		background:url(uploads/images/pfeil.gif) no-repeat 0 4px;
		}
/* End of 'Module: News' */

