/**
 * Style sheet xElements
 */
.mod_article
{
}

.teaser img
{
	margin-right:10px;
	margin-bottom:5px;
	border:1px solid #999999;
}

.ce_text h1
{
	margin-top:0px;
	margin-bottom:10px;
	font-size:16px;
}

.ce_text h2
{
	margin-top:0px;
	margin-bottom:5px;
	font-weight:bold;
	font-size:13px;
}

/* login */
.mod_login two_column
{
	width:450px;
	border:1px solid #cccccc;
}

.mod_imagerotator
{
	margin:0px 0px 0px 12px;
	padding:0px;
}

.mod_breadcrumb a
{
	font-size:11px;
}

.mod_breadcrumb
{
	margin:5px 13px 5px 12px;
	padding-bottom:5px;
	border-bottom:1px dotted #cccccc;
	font-size:11px;
}

.layout_short h2
{
	margin-bottom:5px;
	color:#ff9005;
}

.layout_short h2 a
{
	color:#ff9005;
}

.layout_short
{
	margin-bottom:20px;
}

.mod_newslist p
{
	margin-bottom:5px;
}

.mod_newslist
{
	margin-top:10px;
	margin-right:20px;
	line-height:150%;
}

.ce_text
{
	margin-bottom:10px;
	text-align:justify;
}

#ts_meetings
{
	width:235px;
	float:left;
	background-color:#ffffff;
}

#ts_events
{
	width:235px;
	float:left;
	background-color:#ffffff;
}

#ts_incentives
{
	width:235px;
	float:right;
	background-color:#ffffff;
}

#ts_destination
{
	width:235px;
	float:right;
	background-color:#ffffff;
}

.ce_teaser h1
{
	margin:3px 0px 0px 0px;
	background-color:#f8f5f8;
	font-weight:bold;
	font-size:13px;
	color:#ff9005;
}

.ce_teaser
{
	margin-top:0px;
	margin-bottom:10px;
	background-color:#ffffff;
}

.ce_teaser ce_text
{
	margin-top:0px;
	margin-bottom:0px;
}

.ce_teaser ce_text p
{
	margin-top:0px;
	margin-bottom:0px;
}

.ce_text img
{
	margin-left:10px;
}

.ce_teaser img
{
	margin-right:5px;
	margin-left:0px;
}

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

.ce_gallery table
{
	width:100%;
}

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

.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 dotted #cccccc;
}

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

.ce_table th
{
	padding:2px 8px;
	border-top:1px dotted #cccccc;
	border-right:1px dotted #cccccc;
	border-bottom:1px dotted #cccccc;
}

