/**
 * Style sheet xElements
 */
#header ul, #header ul li
{
	margin:0px;
	padding:0px;
}

#header .header_nav_print ul
{
	margin:0px 8px 0px 0px;
	padding:0px 8px 0px 0px;
	border-right:1px solid #000000;
}

#header .mod_changelanguage ul li, #header .header_nav_print ul li
{
	list-style-type:none;
}

#header a, #header a:visited, #header a:link
{
	color:#000000;
}

#header .header_nav_print ul li a
{
	display:block;
	padding-left:18px;
	background-image:url("images/print.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
}

#header #header_slogan
{
	left:235px;
	top:-22px;
	position:absolute;
	margin:0;
	padding:0;
}

#footer ul
{
	margin:8px 0px 0px 0px;
}

#footer ul li
{
	margin:0px;
	padding-right:8px;
	padding-left:8px;
	border-right:1px solid #ffffff;
	list-style-type:none;
}

#footer ul li, #footer ul li a
{
	font-size:9px;
	color:#ffffff;
}

#footer ul li.last
{
	border-right:0px;
}

#header .mod_changelanguage, #header .header_nav_print
{
	float:right;
}

.mod_changelanguage
{
	margin-left:auto;
	text-align:right;
}

#main .block
{
	margin-bottom:20px;
}

#main .mod_newslist .block
{
	margin-bottom:10px;
}

.mod_newslist .layout_short, .mod_newslist .layout_full
{
	padding-bottom:10px;
	border-bottom:1px dotted #5A709A;
}

.mod_newsreader .ce_comments .info_moderated
{
	margin-bottom:1em;
}

.pdf_link
{
	text-align:right;
}

.pdf_link a
{
	padding-left:18px;
	background-image:url("images/print.gif");
	background-position:left center;
	background-repeat:no-repeat;
}

.ce_text
{
	margin-left:8px;
	line-height:1.5;
}

.ce_list ul
{
	margin:0px;
	padding:0px;
}

.ce_list li
{
	margin:0px 0px 0px 22px;
	padding:0px;
	line-height:1.4;
}

* html .ce_list li
{
	margin:0px 0px 0px 26px;
}

*:first-child+html .ce_list li
{
	margin:0px 0px 0px 26px;
}

.ce_table table
{
	border-left:1px solid #cccccc;
}

.ce_table td
{
	padding:2px 8px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_table th
{
	padding:2px 8px;
	background-color:#e6e6e6;
	border-top:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

.ce_gallery table
{
	width:100%;
}

.ce_gallery td
{
	text-align:center;
	vertical-align:middle;
}

.ce_comments
{
	margin-top:20px;
}

.comment_default
{
	margin-bottom:1em;
	padding-bottom:1em;
}

.mod_article img
{
	margin:10px;
}

.comment_default .info
{
	margin-bottom:0.5em;
	padding-bottom:0.3em;
	border-bottom:1px dotted #5A709A;
}

.enclosure
{
	padding-top:5px;
}

html>body .mime_icon
{
	top:-1px;
	position:relative;
}

img.mime_icon
{
	vertical-align:middle;
}

.pagination ul
{
	margin:5px 0px 0px 0px;
	padding:0px;
}

.pagination ul li
{
	float:left;
	margin:0px 2px;
	padding:0px;
	line-height:17px;
	list-style-type:none;
}

.pagination span.current, .pagination a
{
	padding:0px 3px;
	border:1px solid #B4D4E7;
}

.pagination a
{
	color:#5A709A;
}

.pagination span.current, .pagination a:hover
{
	background-color:#5A709A;
	color:#ffffff;
}

.pagination a:hover
{
	text-decoration:none;
}

