/**
 * Style sheet Standarddefinitionen
 */
.ce_toplink
{
	margin-right:20px;
}

/* Standardwert Formularfelder */
.cleardefault
{
	font-style:italic;
	color:#999999;
}

/* Suchformular */
#left .mod_form
{
	margin-left:5px;
}

#ctrl_2
{
	width:133px;
	height:18px;
	padding-left:3px;
	background-image:url("tl_files/harzer-beton/back-text.png");
	border:1px solid #999999;
}

/* Suchbutton */
#ctrl_2_submit
{
	width:21px;
	height:21px;
	margin:0;
	padding:0;
	vertical-align:middle;
	border:0;
	background: transparent url(tl_files/harzer-beton/lupe.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer;
	cursor: hand;
}

/* Textmodul */
.ce_text
{
	padding-left:5px;
	line-height:1.5;
}

/* Body */
body, div, span, p, td, th, input, textarea, a
{
	font-family:Arial, Verdana, Sans-Serif;
	font-size:9pt;
	color:#000000;
}
