
.listen {
	list-style:none;
	list-style-image:url(../../icons/listitem2.gif);
}

h1, .normtextblue {
	color:#9b0055;
}

/* Tabellen */
/* ========================== */

.tabheadline, .headertableheadline  {
	background-color: #9b0055 !important;
}

.headerborderleft {
	background-color: #9b0055;
	background-image:url(../../icons/tabheadleft2.gif);
}

.headerborderright {
	background-color: #9b0055;
	background-image:url(../../icons/tabheadright2.gif);
}


.tabfooterline td {
	background-color: #9b0055;
}



.footerborderleft {
background-color: #9b0055;
background-image:url(../../icons/tabfooterleft2.gif);
}

.footerborderright {
background-color: #9b0055;
background-image:url(../../icons/tabfooterright2.gif);
}

.buttonlinks {	
	background:url(../../icons/buttonlinks2.gif) no-repeat;	
}
.buttonrechts {
	background:url(../../icons/buttonrechts2.gif) no-repeat;	
}
.buttonmitte {
	background:url(../../icons/buttonmitte2.gif) repeat;	
	padding-bottom:5px;	
}


/*#contentmiddle a {
	color:#9b0055;
	text-decoration:underline;
}*/

#contentmiddle a:hover {
	color:#9b0055;
}

.dd-toggle-closed {
	padding-left:15px;
	font-weight: normal!important;
	text-decoration:none !important;	
	background:url(../../icons/right_2.gif) no-repeat 3px 50%;
	}
.dd-toggle-closed-2 {
	padding-left:15px;
	display:block;
		font-weight: normal !important;
	text-decoration:none !important;	
	background:url(../../icons/right_2.gif) no-repeat 3px 20%;
	}	
.dd-toggle-open {
	padding-left:15px;
	font-weight: normal!important;
	text-decoration:none !important;	
	background:url(../../icons/down_2.gif) no-repeat 0px 50%;
	}
.dd-toggle-open-2 {
	padding-left:15px;
	display:block;
		font-weight: normal !important;
	text-decoration:none !important;	
	background:url(../../icons/down_2.gif) no-repeat 0px 20%;
	}		

.indenttop {
	background:url(../../icons/indenttop_2.gif) no-repeat;
}
.indentmiddle {
	background:url(../../icons/indentmiddle_2.gif) repeat-y;
}
.indentbottom {
	background:url(../../icons/indentbottom_2.gif) no-repeat;
}		

.normtextmarked {
	color:#9b0055;
}
/*
#formfieldhead {
	background:url(../../icons/imagesearchhead2.gif) no-repeat;	
}

#formfieldcontent {
	background:url(../../icons/imagesearchbg2.gif) repeat-y;	
}

#formfieldfooter {
	background:url(../../icons/imagesearchfoot2.gif) no-repeat;	
}
*/
a.subnavactive:link, a.subnavarrowactive:link
, a.subnavcurrentactive:link, a.subnavcurrentarrowactive:link {
color:#9b0055;
}
a.subnavactive:visited, a.subnavarrowactive:visited
, a.subnavcurrentactive:visited, a.subnavcurrentarrowactive:visited {
color:#9b0055;
}
a.subnav:hover, a.subnavarrow:hover, a.subnavactive:hover, a.subnavarrowactive:hover
, a.subnavback:hover, a.subnavbackarrow:hover, a.subnavbackactive:hover, a.subnavbackarrowactive:hover
, a.subnavcurrent:hover, a.subnavcurrentarrow:hover, a.subnavcurrentactive:hover, a.subnavcurrentarrowactive:hover {
color:#9b0055;
}
li.subnavbackarrow, li.subnavbackarrowactive {
background-image:url(../../icons/subnav_2_back.gif);
}
li.subnavarrow {
background-image:url(../../icons/subnav_2_inactive_arrow.gif);
}
li.subnavactive{
background-image:url(../../icons/subnav_2_active.gif);
}
li.subnavarrowactive {
background-image:url(../../icons/subnav_2_active_arrow.gif);
}
li.subnavcurrentarrow {
background-image:url(../../icons/subnav_2_inactive_info.gif);
}
li.subnavcurrentactive{
background-image:url(../../icons/subnav_2_active.gif);
}
li.subnavcurrentarrowactive  {
background-image:url(../../icons/subnav_2_active_info.gif);
}
