/**
 * Style sheet Accordeon
 */
.accordion div
{
	width:348px;
	padding-top:6px;
	padding-right:0px;
	border-right:1px solid #ab0202;
	border-bottom:1px solid #ab0202;
	border-left:1px solid #ab0202;
}

.accordion a,
.accordion a:hover
{
	text-decoration:underline;
}

.toggler_first_n
{
	margin-top:10px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#ab0232;
	line-height:12pt;
}

.toggler_first_red
{
	padding-left:5px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#ab0232;
	line-height:12pt;
	cursor: pointer;
}

.toggler_first_red:hover
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:8pt;
	color:#ab0232;
	line-height:12pt;
	cursor: pointer;
}

.toggler_first
{
	padding-left:5px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#ab0232;
}

.toggler_first:hover
{
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	text-decoration:underline;
	font-size:8pt;
	color:#ab0232;
	line-height:12pt;
	cursor:pointer;
}

.toggler_beauty
{
	width:430px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	font-size:8pt;
	color:#ab0232;
}

.accordion_l div
{
	width:409px;
	padding:4px;
	border-right:1px solid #ab0202;
	border-bottom:1px solid #ab0202;
	border-left:1px solid #ab0202;
}

.toggler
{
	width:344px;
	padding:2px;
	background-color:#faf3f5;
	border:1px solid #ab0202;
	background-image:url("tl_files/TemplateOttenschlag/ottenschlagImages/pfeil_acc.png");
	background-repeat:no-repeat;
	background-position: 320px 50%;
}

.toggler_l
{
	width:410px;
	padding:2px 2px 2px 5px;
	background-color:#faf3f5;
	border:1px solid #ab0202;
	font-weight:bold;
	cursor: pointer;
	background-image:url("tl_files/TemplateOttenschlag/ottenschlagImages/pfeil_acc.png");
	background-repeat:no-repeat;
	background-position: 390px 50%;
}

/* acc */
.ce_accordion
{
	margin-bottom:8px;
	margin-left:16px;
}

/* acc */
.accordion block
{
	width:346px;
	margin-bottom:10px;
	margin-left:16px;
}

/* acc */
.accordion_beauty block
{
	width:346px;
	margin-bottom:10px;
}
