@charset "UTF-8";

@media all
{
  a:link, a:visited {
    color: #dc6722;
  }
  
  a:hover, a:active, a:focus {
	color:#dc6722;
  }
  
  /**
   * Anpassungen Links Usability Optimierung
   */

	#col2 a,
	#col3 a.download
	{
		background-image: url('link-icons-ansorg.gif');
	}
	#col3 h2 a,	
	#col3 h3 a,
	#col3 th a
	{
		background-image: url('link-icons-ansorg.gif');
	}

/* links allgemein */
  #news h2 { 
  	background: url(ansorg_arrow.gif) no-repeat left center;
  }
  
  #carreer ul {
  	list-style-type: none;
  }
  
  #carreer ul li { 
  	background: url(ansorg_arrow.gif) no-repeat left center;
	margin-left: 0;
	padding-left: 1.17em;
  }
  
  #news h2.active { 
  	background: url(ansorg_arrow_show.gif) no-repeat left center;
  }
  
  div.backlink {
  	text-align: right;
  }
  
/* main nav */
  #nav_main ul li {
    background: url(ansorg_nav_main.gif) no-repeat left bottom;
  }
  
  #nav_main ul li.active a,  
  #nav_main ul li.active a:focus,  
  #nav_main ul li.active a:hover,  
  #nav_main ul li.active a:active {
    background: url(ansorg_nav_main_active.gif) no-repeat left bottom;
  }
  
  
/* meta nav */
  #nav_meta a.lang {
    background: url(ansorg_arrow_show.gif) no-repeat right center;
  }

  #nav_meta a.login {
    display: none;
  }
  
  #nav_meta button {
  	background: url(nav_meta_search_ansorg.gif) no-repeat left center; 
	margin: 0.2em 0 0 0;
	height: 14px;
	width: 14px;
  }

/* sub nav */
  #nav_sub a.active {
    border-bottom: 1px solid #dc6722;
  }
  
  
  
  #start_header { 
  	background: #9195a2;
  }
  
  
/* pages nav */
  #nav_pages ul li.prev a:hover,
  .nav_pages ul li.prev a:hover {
    background: url(ansorg_arrow2.gif) no-repeat left center;
  }

  #nav_pages ul li.next a:hover,
  .nav_pages ul li.next a:hover {
    background: url(ansorg_arrow.gif) no-repeat left center;
  }

  #nav_pages ul li a:focus,
  #nav_pages ul li a:hover,
  #nav_pages ul li a:active,
  #nav_pages ul li.active a,
  #nav_pages ul li.active a:focus,
  #nav_pages ul li.active a:hover,
  #nav_pages ul li.active a:active,
  .nav_pages ul li a:focus,
  .nav_pages ul li a:hover,
  .nav_pages ul li a:active,
  .nav_pages ul li.active a,
  .nav_pages ul li.active a:focus,
  .nav_pages ul li.active a:hover,
  .nav_pages ul li.active a:active  {
    color: #dc6722;
  }
  
  
/* form buttons */
  button div {
	background: url(ansorg_button_l.gif) no-repeat left center;
  }

  button div p {
	background: url(ansorg_button.gif) no-repeat right center;
  }
  
  .backlink a { 
  	background: url(ansorg_arrow2.gif) no-repeat left center; 
  	padding: 0.1em 0 0.1em 0.91em;
  	font-size: 0.92em;
  }
    
  #overview a { 
  	background: url(ansorg_arrow2.gif) no-repeat left center; 
  	padding: 0.1em 0 0.1em 0.91em;
  	font-size: 0.92em;
  } 
  div.teaserContent button {
  	background: url(nav_meta_search_ansorg.gif) no-repeat left center; 
	margin: 0.1em 0 0 0.2em;
	height: 14px;
	width: 14px;
  }  
  table.plzFinder {
  
	margin: 0 0 2em 0;
	width: 100%;
  }
  table.plzFinder td {
  
  	padding: 0;
	border: 0;
  }
  #search_filter_link a {
	background: url("ansorg_arrow_show.gif") no-repeat scroll right center transparent;
	padding-right: 1em;
  }

  #search_filter_link a.open {
	background: url("ansorg_arrow_up.gif") no-repeat scroll right center transparent;
	padding-right: 1em;
  }
  #results-browser .pagination li a.next {
	background: url("ansorg_arrow.gif") no-repeat scroll left center transparent;¨
	width: 5px;
	display: block;
	text-decoration: none;
	padding-right: 5px;
  }

  #results-browser .pagination li a.prev {
	background: url("ansorg_arrow2.gif") no-repeat scroll left center transparent;	
	width: 5px;
	display: block;
	text-decoration: none;
  }  
}
