
.listen {
	list-style:none;
	list-style-image:url(../../icons/listitem1.gif);
}

h1, .normtextblue {
	color:#bfc922;
}

/* Tabellen */
/* ========================== */

.tabheadline, .headertableheadline  {
	background-color: #bfc922 !important;
}

.headerborderleft {
	background-color: #bfc922;
	background-image:url(../../icons/tabheadleft1.gif);
}

.headerborderright {
	background-color: #bfc922;
	background-image:url(../../icons/tabheadright1.gif);
}


.tabfooterline td {
	background-color: #bfc922;
}



.footerborderleft {
background-color: #bfc922;
background-image:url(../../icons/tabfooterleft1.gif);
}

.footerborderright {
background-color: #bfc922;
background-image:url(../../icons/tabfooterright1.gif);
}

.buttonlinks {	
	background:url(../../icons/buttonlinks1.gif) no-repeat;	
}
.buttonrechts {
	background:url(../../icons/buttonrechts1.gif) no-repeat;	
}
.buttonmitte {
	background:url(../../icons/buttonmitte1.gif) repeat;	
	padding-bottom:5px;	
}


/*#contentmiddle a {
	color:#bfc922;
	text-decoration:underline;
}*/

#contentmiddle a:hover {
	color:#bfc922;
}

.dd-toggle-closed {
	padding-left:15px;
	background:url(../../icons/right_1.gif) no-repeat 3px 50%;
	font-weight: normal!important;
	text-decoration:none !important;	
	}
.dd-toggle-closed-2 {
	padding-left:15px;
	display:block;
		font-weight: normal !important;
	text-decoration:none !important;	
	background:url(../../icons/right_1.gif) no-repeat 3px 20%;
	}	
.dd-toggle-open {
	padding-left:15px;
	font-weight: normal!important;
	text-decoration:none !important;	
	background:url(../../icons/down_1.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_1.gif) no-repeat 0px 20%;
	}	
	
.indenttop {
	background:url(../../icons/indenttop_1.gif) no-repeat;
}
.indentmiddle {
	background:url(../../icons/indentmiddle_1.gif);
}
.indentbottom {
	background:url(../../icons/indentbottom_1.gif) no-repeat;
}	

.normtextmarked {
	color:#bfc922;
}
/*
#formfieldhead {
	background:url(../../icons/imagesearchhead1.gif) no-repeat;	
}

#formfieldcontent {
	background:url(../../icons/imagesearchbg1.gif) repeat-y;	
}

#formfieldfooter {
	background:url(../../icons/imagesearchfoot1.gif) no-repeat;	
}
*/
a.subnavactive:link, a.subnavarrowactive:link
, a.subnavcurrentactive:link, a.subnavcurrentarrowactive:link {
color:#bfc922;
}
a.subnavactive:visited, a.subnavarrowactive:visited
, a.subnavcurrentactive:visited, a.subnavcurrentarrowactive:visited {
color:#bfc922;
}
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:#bfc922;
}
li.subnavbackarrow, li.subnavbackarrowactive {
background-image:url(../../icons/subnav_1_back.gif);
}
li.subnavarrow {
background-image:url(../../icons/subnav_1_inactive_arrow.gif);
}
li.subnavactive{
background-image:url(../../icons/subnav_1_active.gif);
}
li.subnavarrowactive {
background-image:url(../../icons/subnav_1_active_arrow.gif);
}
li.subnavcurrentarrow {
background-image:url(../../icons/subnav_1_inactive_info.gif);
}
li.subnavcurrentactive{
background-image:url(../../icons/subnav_1_active.gif);
}
li.subnavcurrentarrowactive  {
background-image:url(../../icons/subnav_1_active_info.gif);
}
