
.listen {
list-style:none;
list-style-image:url(../../icons/listitem5.gif);
}

h1, .normtextblue {
	color:#690245;
}

/* Tabellen */
/* ========================== */

.tabheadline, .headertableheadline  {
	background-color: #690245 !important;
}

.headerborderleft {
	background-color: #690245;
	background-image:url(../../icons/tabheadleft5.gif);
}

.headerborderright {
	background-color: #690245;
	background-image:url(../../icons/tabheadright5.gif);
}


.tabfooterline td {
	background-color: #690245;
}



.footerborderleft {
background-color: #690245;
background-image:url(../../icons/tabfooterleft5.gif);
}

.footerborderright {
background-color: #690245;
background-image:url(../../icons/tabfooterright5.gif);
}

.buttonlinks {	
	background:url(../../icons/buttonlinks5.gif) no-repeat;	
}
.buttonrechts {
	background:url(../../icons/buttonrechts5.gif) no-repeat;	
}
.buttonmitte {
	background:url(../../icons/buttonmitte5.gif) repeat;	
	padding-bottom:5px;	
}


/*#contentmiddle a {
	color:#690245;
	text-decoration:underline;
}*/

#contentmiddle a:hover {
	color:#690245;
}

.dd-toggle-closed {
	padding-left:15px;
	text-decoration:none !important;	
	font-weight: normal !important;
	background:url(../../icons/right_5.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_5.gif) no-repeat 3px 20%;
	}	
.dd-toggle-open {
	padding-left:15px;
	font-weight: normal !important;
	text-decoration:none !important;	
	background:url(../../icons/down_5.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_5.gif) no-repeat 0px 20%;
	}		

.indenttop {
	background:url(../../icons/indenttop_5.gif) no-repeat;
}
.indentmiddle {
	background:url(../../icons/indentmiddle_5.gif) repeat-y;
}
.indentbottom {
	background:url(../../icons/indentbottom_5.gif) no-repeat;
}			

.normtextmarked {
	color:#690245;
}
/*
#formfieldhead {
	background:url(../../icons/imagesearchhead5.gif) no-repeat;	
}

#formfieldcontent {
	background:url(../../icons/imagesearchbg5.gif) repeat-y;	
}

#formfieldfooter {
	background:url(../../icons/imagesearchfoot5.gif) no-repeat;	
}
*/
a.subnavactive:link, a.subnavarrowactive:link
, a.subnavcurrentactive:link, a.subnavcurrentarrowactive:link {
color:#690245;
}
a.subnavactive:visited, a.subnavarrowactive:visited
, a.subnavcurrentactive:visited, a.subnavcurrentarrowactive:visited {
color:#690245;
}
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:#690245;
}
li.subnavbackarrow, li.subnavbackarrowactive {
background-image:url(../../icons/subnav_5_back.gif);
}
li.subnavarrow {
background-image:url(../../icons/subnav_5_inactive_arrow.gif);
}
li.subnavactive{
background-image:url(../../icons/subnav_5_active.gif);
}
li.subnavarrowactive {
background-image:url(../../icons/subnav_5_active_arrow.gif);
}
li.subnavcurrentarrow {
background-image:url(../../icons/subnav_5_inactive_info.gif);
}
li.subnavcurrentactive{
background-image:url(../../icons/subnav_5_active.gif);
}
li.subnavcurrentarrowactive  {
background-image:url(../../icons/subnav_5_active_info.gif);
}
