/**
 * Style sheet news
 */
.layout_full .ce_text p
{
	margin-top:8px;
	margin-bottom:0px;
	text-align:justify;
	font-size:12px;
	line-height:16px;
}

.layout_full .ce_text a
{
	border-bottom:1px dotted #cccc99;
	font-weight:bold;
	text-decoration:none;
	color:#990000;
}

.layout_full .ce_text a:hover
{
	border-bottom:1px solid #cc6600;
}

.layout_full div.ce_text
{
	margin-top:10px;
	padding:10px;
	background-color:#fdfdf0;
	border:1px dotted #cccc99;
}

.layout_full h1
{
	margin-right:10px;
	 padding-top:0px;
	 padding-right:0px;
	 padding-bottom:0px;
	 vertical-align:text-bottom;
	 border-bottom:1px solid #cccc99;
	 font-weight:normal;
	 font-size:24px;
	 color:#333333;
	 line-height:24px;
}

.layout_full h2
{
	margin-top:0px;
	margin-bottom:0px;
	font-weight:normal;
	font-size:16px;
	color:#999966;
	line-height:18px;
}

.layout_full p.info
{
	margin-top:6px;
	margin-bottom:2px;
}

.layout_full .ce_text h1
{
	margin-bottom:8px;
	font-weight:normal;
	font-size:18px;
}

.layout_full .ce_text h2
{
	margin-top:10px;
	margin-bottom:8px;
	font-weight:normal;
	font-size:16px;
}

.layout_full .ce_text h3
{
	margin-top:4px;
	margin-bottom:0px;
	font-weight:bold;
	font-style:italic;
	text-decoration:underline;
	font-size:14px;
	color:#747157;
}

div.mod_newsreader
{
	margin-right:20px;
	margin-left:20px;
}

.mod_newsreader p.back
{
	margin-top:4px;
	margin-right:2px;
	text-align:right;
}

.mod_newsreader p.back a
{
	margin-top:2px;
	text-align:right;
	text-decoration:none;
	color:#996600;
}

div.mod_newslist
{
	margin-left:20px;
}

.mod_newslist h1
{
	margin-bottom:4px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	vertical-align:text-top;
	border-bottom:4px solid #ddddcd;
	font-weight:normal;
	font-size:20px;
	color:#777777;
	line-height:22px;
	letter-spacing:0px;
	font-weight:100;
}

.layout_latest
{
	margin-top:6px;
	padding-right:20px;
	border-bottom:1px dotted #cccc99;
}

.layout_latest p.info
{
	display:inline;
	font-size:14px;
	color:#999966;
}

.layout_latest h2
{
	display:inline;
	font-weight:normal;
	font-size:14px;
	color:#999966;
	letter-spacing:1px;
}

.layout_latest h2 a
{
	margin-bottom:0px;
	margin-left:0px;
	padding-left:20px;
	background-image:url("css-images/new.png");
	background-position:left bottom;
	background-repeat:no-repeat;
	text-decoration:none;
	color:#555555;
}

p.teaser
{
	margin-top:2px;
	margin-bottom:4px;
	margin-left:0px;
	padding-left:114px;
	font-size:10px;
	color:#888888;
	line-height:12px;
	font-weight:100;
}

p.more
{
	display:none;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	text-align:right;
}

.more a
{
	text-decoration:none;
	color:#996633;
}
