/**
 * Style sheet xElements
 */
.links2
{
	width:90%;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:5px;
	padding:10px;
	background-color:#ffff99;
	border:1px groove #c6ad8d;
	border-collapse:separate;
	line-height:1.5;
}

.fodis-header
{
	background-color:#ccccff;
	border-bottom:1px groove #333333;
}

.back
{
	text-align:center;
	font-size:90%;
}

.ul_header
{
	margin-bottom:5px;
	padding-top:5px;
	border-bottom:1px solid #c6ad8d;
}

.more a
{
	margin-left:auto;
	text-align:right;
	font-size:90%;
}

.mod_article
{
	margin-left:20px;
}

#right
{
	margin-right:5px;
	margin-left:20px;
	padding:2px 20px 10px 2px;
	background-color:#ffff99;
	border:1px groove;
}

#left
{
	height:500px;
	line-height:1.5;
}


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


/**
 * header footer
 */
.header-footer table
{
	float:none;
	display:table;
	background-color:#006666;
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
	border-collapse:separate;
}

.header-footer p
{
	background-color:#006666;
	font-weight:bold;
	color:#ffffff;
}

.header-footer a
{
	background-color:#006666;
	font-weight:bold;
	color:#ffffff;
}


/**
 * Image gallery
 */
.ce_gallery table
{
	width:100%;
}

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


/**
 * Listing
 */
.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;
}


/**
 * newsletters
 */
.mod_newsletters block
{
	margin-bottom:5px;
	margin-left:20px;
	padding-top:5px;
}


/**
 * Table
 */
.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;
}


/**
 * Text
 */
.info
{
	margin-top:0px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:90%;
}

.teaser
{
	margin-top:0px;
	margin-bottom:0px;
	font-size:90%;
}

.layout_full .ce_text
{
	margin-top:0px;
	margin-right:auto;
	margin-left:20px;
	padding-right:2px;
	text-align:left;
}

.ce_text
{
	margin-top:0px;
	margin-left:20px;
	line-height:1.5;
}
