@charset "UTF-8";

@media all
{
  /* links allgemein */
  a:link, a:visited {
    color: #ec722c;
  }
  
a:hover, a:active, a:focus {
	color:#ec722c;
}

  /**
   * Anpassungen Links Usability Optimierung
   */

	#col2 a,
	#col3 a.download
	{
		background-image: url('link-icons-vizona.gif');
	}
	#col3 h2 a,	
	#col3 h3 a,
	#col3 th a
	{
		background-image: url('link-icons-vizona.gif');
	}
  

  #news h2 { 
  	background: url(vizona_arrow.gif) no-repeat left center;
  }
  
  #carreer ul {
  	list-style-type: none;
  }
  
  #carreer ul li { 
  	background: url(vizona_arrow.gif) no-repeat left center;
	margin-left: 0;
	padding-left: 1.17em;
  }
  
  #news h2.active { 
  	background: url(vizona_arrow_show.gif) no-repeat left center;
  }
  
/* main nav */
  #nav_main ul li {
    background: url(vizona_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(vizona_nav_main_active.gif) no-repeat left bottom;
  }
  
  
/* meta nav */
  #nav_meta a.lang {
    background: url(vizona_arrow_show.gif) no-repeat right center;
  }

  #nav_meta a.login {
    display: none;
  }
  #nav_meta button {
  	background: url(nav_meta_search_vizona.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 #ec722c;
  }
  
  
  
  #start_header { 
  	background: #a4a6a9;
  }
  
  
/* pages nav */
  #nav_pages ul li.prev a:hover,
  .nav_pages ul li.prev a:hover {
    background: url(vizona_arrow2.gif) no-repeat left center;
  }

  #nav_pages ul li.next a:hover,
  .nav_pages ul li.next a:hover {
    background: url(vizona_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: #ec722c;
  }
  
  
/* form buttons */
  button div {
	background: url(vizona_button_l.gif) no-repeat left center;
	padding: 0 0 0 4px !important;
  }

  button div p {
	background: url(vizona_button.gif) no-repeat right center;
	padding: 0.3em 1em 0.3em 0.67em !important;
  }
  
  .backlink a { 
  	background: url(vizona_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_vizona.gif) no-repeat left center; 
	margin: 0.1em 0 0 0.2em;
	height: 14px;
	width: 14px;
  }
    
  div.backlink {
  	text-align: right;
  }
   
   #overview a { 
  	background: url(vizona_arrow2.gif) no-repeat left center; 
  	padding: 0.1em 0 0.1em 0.91em;
  	font-size: 0.92em;
  } 
  
  #search_filter_link a {
	background: url("vizona_arrow_show.gif") no-repeat scroll right center transparent;
	padding-right: 1em;
  }

  #search_filter_link a.open {
	background: url("vizona_arrow_up.gif") no-repeat scroll right center transparent;
	padding-right: 1em;
  }  
  
  #results-browser .pagination li a.next {
	background: url("vizona_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("vizona_arrow2.gif") no-repeat scroll left center transparent;	
	width: 5px;
	display: block;
	text-decoration: none;
  }  
}
