.trigger {
	border-top:1px solid #dfdfdf;
	color:#000000;
	cursor:pointer;
	padding:5px;
	width:425px;
	background: url(../images/pfeilpassiv.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.trigger_active {
	color:#B60F1D;
	background: url(../images/pfeilaktiv.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.trigger_active{
	color:#B60F1D;
	background: url(../images/pfeilaktiv.gif);
	background-repeat:no-repeat;
	padding-left:20px;
}

.trigger_active a.txtgraurot{
	color:#b50902;
}



.toggle_container {
	padding:5px 10px;
}

.toggle_container_ende {
	border-top:1px solid #dfdfdf;
	width:450px;
}

h3
{
font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: normal;
color:#003f68;
font-size:12px;
padding-top:10px;
padding-bottom:10px;
}

a.txtgraurot, a.txtgraurot:link, a.txtgraurot:visited, a.txtgraurot:active, a.txtgraurot:focus
{

font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color:#003f68;
line-height:16px;
}

a.txtgraurot:hover
{

font-family: Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
text-decoration: none;
color:#7db3d6;
line-height:16px;
}

.txtshortinfo{
	color:#707070;
	background: url(../images/listeshortinfo.gif);
	background-repeat:no-repeat;
	padding-left:25px;
}

.gelberheader{
	color:#e4b30e;
}
