
.listen {
list-style:none;
list-style-image:url(../../icons/listitem3.gif);
}

h1, .normtextblue {
	color:#00abaa;
}

/* Tabellen */
/* ========================== */

.tabheadline, .headertableheadline  {
	background-color: #00abaa! important;
}

.headerborderleft {
	background-color: #00abaa;
	background-image:url(../../icons/tabheadleft3.gif);
}

.headerborderright {
	background-color: #00abaa;
	background-image:url(../../icons/tabheadright3.gif);
}


.tabfooterline td {
	background-color: #00abaa;
}



.footerborderleft {
background-color: #00abaa;
background-image:url(../../icons/tabfooterleft3.gif);
}

.footerborderright {
background-color: #00abaa;
background-image:url(../../icons/tabfooterright3.gif);
}

.buttonlinks {	
	background:url(../../icons/buttonlinks3.gif) no-repeat;	
}
.buttonrechts {
	background:url(../../icons/buttonrechts3.gif) no-repeat;	
}
.buttonmitte {
	background:url(../../icons/buttonmitte3.gif) repeat;	
	padding-bottom:5px;	
}

/*#contentmiddle a {
	color:#00abaa;
	text-decoration:underline;
}*/

#contentmiddle a:hover {
	color:#00abaa;
}

.dd-toggle-closed {
	padding-left:15px;
	font-weight: normal!important;
	text-decoration:none !important;	
	background:url(../../icons/right_3.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_3.gif) no-repeat 3px 20%;
	}	
.dd-toggle-open {
	padding-left:15px;
	font-weight: normal!important;
	text-decoration:none !important;	
	background:url(../../icons/down_3.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_3.gif) no-repeat 0px 20%;
	}	

.indenttop {
	background:url(../../icons/indenttop_3.gif) no-repeat;
}
.indentmiddle {
	background:url(../../icons/indentmiddle_3.gif) repeat-y;
}
.indentbottom {
	background:url(../../icons/indentbottom_3.gif) no-repeat;
}			
.normtextmarked {
	color:#00abaa;
}
/*
#formfieldhead {
	background:url(../../icons/imagesearchhead3.gif) no-repeat;	
}

#formfieldcontent {
	background:url(../../icons/imagesearchbg3.gif) repeat-y;	
}

#formfieldfooter {
	background:url(../../icons/imagesearchfoot3.gif) no-repeat;	
}
*/
a.subnavactive:link, a.subnavarrowactive:link
, a.subnavcurrentactive:link, a.subnavcurrentarrowactive:link {
color:#00abaa;
}
a.subnavactive:visited, a.subnavarrowactive:visited
, a.subnavcurrentactive:visited, a.subnavcurrentarrowactive:visited {
color:#00abaa;
}
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:#00abaa;
}
li.subnavbackarrow, li.subnavbackarrowactive {
background-image:url(../../icons/subnav_3_back.gif);
}
li.subnavarrow {
background-image:url(../../icons/subnav_3_inactive_arrow.gif);
}
li.subnavactive{
background-image:url(../../icons/subnav_3_active.gif);
}
li.subnavarrowactive {
background-image:url(../../icons/subnav_3_active_arrow.gif);
}
li.subnavcurrentarrow {
background-image:url(../../icons/subnav_3_inactive_info.gif);
}
li.subnavcurrentactive{
background-image:url(../../icons/subnav_3_active.gif);
}
li.subnavcurrentarrowactive  {
background-image:url(../../icons/subnav_3_active_info.gif);
}
