/*
	this stylesheet contains only styles for the news and events area
*/

/* delivers a dividing line above the div */
div.contentHeaddiv { margin-bottom: 15px; padding: 0px 20px 0px 25px; border-top: solid 2px #ffffff; }

/* delivers a normal text container */
div.contentTextdiv { padding: 0px 20px 0px 25px; }

/* flowing text but with paragraph behaviour */
p.flowtext { margin-bottom: 0px; }
	
/* top image box */
p.imagediv { width: 537px; height: 292px; margin: 0 0 0 0; }

/* inline header */
.inline-header { font: bold 12px helvetica,sans-serif; line-height:14px; letter-spacing:1px; color:#e5dd00; }

xtd { font-weight: none; vertical-align:top; }