/**
 * Style sheet basic
 */
.selectFontSize
{
	width:200px;
	margin-top:0px;
	margin-left:615px;
	padding-top:20px;
}

.selectFontSize form
{
	margin-top:0px;
	margin-right:5px;
	float: left;
}

.Text_Arial_12px_bold_Rot
{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:1em;
	color:#b61c3e;
}

.Text_Arial_15px_bold_Rot
{
	left:-18px;
	position:absolute;
	display:block;
	margin:0px;
	padding:0px 0px 0px 18px;
	background-image:url("tl_files/layout/kreuz_grau.gif");
	background-position:left center;
	background-repeat:no-repeat;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:15px;
	color:#b61c3e;
}

.Text_Arial_22px_bold_Rot
{
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:22px;
	color:#b61c3e;
	line-height:28px;
}
