/* Scroller Box */
	#scrollerwrap {
		width: 604px;
		height: 29px;
		overflow: hidden;
		background: url('../images/ticker_back.png');
		margin-top: -48px;
		position: relative;
    margin-left: 196px;
	}
	#scroller_container1 {
		overflow: hidden;
		width: 582px; /*559px; */
		height: 29px;
		margin-left: 10px;
		margin-right: 10px;
	}
	#scroller_container1 * {
    font-family: Verdana, Arial, sans-serif; 
    color: #000000;
		font-size: 12px;
		line-height: 29px;
		white-space: nowrap;
		margin: 0;
		font-weight: normal; 
	}
	#scroller_container1 a {
		margin-right: 5px;
		margin-left: 5px;
	}
  
  #links_vom_ticker {
		width: 190px;
		height: 48px;
		overflow: hidden;
		background: url('../images/links_rechts_back.png');
		margin-top: -5px;
		position: relative;
    margin-left: 6px;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif; 
		font-size: 11px;
		line-height: 15px;
    text-align: left;
	}
  
  #keywords {
    margin-top: 9px;
    margin-left: 16px;
		position: relative;
  }
   #suche{
    margin-top:  -3px;
    margin-left:  16px;
		position: relative;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif; 
    font-weight: bold;
		font-size: 11px;
		line-height: 15px;
    text-align: left;
  }
  #lupe{
		margin-top: -26px;
    margin-left: 146px;
		position: relative;
  }
  
   #rechts_vom_ticker {
    /*z-index: 1;*/
		width: 190px;
		height: 48px;
		/*overflow: hidden; */
		background: url('../images/rechts_back.png');
		margin-top: -29px;
		position: relative;
    margin-left: 800px;
    color: #ffffff;
    font-family: Verdana, Arial, sans-serif; 
		font-size: 11px;
		line-height: 15px;
    text-align: right;
	}
   #phone{
    overflow: hidden;
    width: 31px;
    height: 31px;
    /*text-align: right; */
    position: absolute;
		margin-top:  -31px;
    margin-left:  21px;
    /*z-index:2; */
		
  }
	/* CSS Hack Safari */
	#dummy {;# }
	