/**
 * Style sheet xElements
 */
.ce_text
{
	width:427px;
	margin:15px 0px 0px 13px;
	font-family:Arial, sans-serif;
	line-height:1.5;
}

.ce_text li
{
	margin-left:-25px;
	margin-top:-10px;
	margin-bottom:-10px;
}

*:first-child+html .ce_text li
{
	margin-left:-25px;
	margin-top:-20px;
	margin-bottom:-20px;
}

* html .ce_text li
{
	margin-left:-25px;
	margin-top:-20px;
	margin-bottom:-20px;
}

.block
{
	font-family:arial, helvetica, Verdana, sans-serif;
}

.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;
}

html>body .mime_icon
{
	top:-1px;
	position:relative;
}

#header
{
	width:1000px;
	height:335px;
	background-color:#ffffff;
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
}

#flashheader
{
	position:relative;
	top:28px;
}

#container
{
	width:1000px;
	overflow:hidden;
	background-color:#ffffff;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}

#right .inside
{
	background-image:url("tl_files/images/zufriedenheit_icon.jpg");
	background-repeat:no-repeat;
	background-position:left 152px;
}

*:first-child+html #right .inside
{
	background-image:url("tl_files/images/zufriedenheit_icon.jpg");
	background-repeat:no-repeat;
	background-position:left 227px;
}

#footer
{
	width:1000px;
	background-color:#ffffff;
	background-image:url("tl_files/images/footer.jpg");
	background-position:left bottom;
	background-repeat:no-repeat;
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}

.ce_table td
{
	padding-right:50px;
	width:auto;
	height:30px;
	border-bottom:2px dotted #cccccc;
}

.ce_table tr
{
}

.link_imp a
{
	color:#000000;
	text-decoration:none;
}
