/*
*   name           Favourite
*   version        3.3
*   description    Responsive and customizable Joomla!3 template
*   demo           ttp://demo.favthemes.com/favourite/
*   author         FavThemes
*   author URL     http://www.favthemes.com
*   copyright      Copyright (C) 2012-2015 FavThemes.com. All Rights Reserved.
*   license        Licensed under GNU/GPLv3 (http://www.gnu.org/licenses/gpl-3.0.html)
*/

/*
******************************************************************************************

/// custom style

******************************************************************************************
*/

#fav-topbarwrap {
    	height: 90px;
    	background-position: center;
    	background-repeat: no-repeat;
    	/* background-color: #00009e; */
	}
	
@media (max-width: 1920px) {
	#fav-topbarwrap {
    	height: 90px;
	}
}

.sprachauswahl-rechts {
	margin-top: 35px;
	float: right;
	text-color: #ffffff;
}

.menu-rechts {
	float: right;
}

.favnav {
  /* z-index: 100; */
  /* position: relative; */
  float: left;
}

#fav-container .row-fluid #mrw-showcopyright.span3 {
	float: none;
    width: 100%;
    margin-left: 0;	
}

/*
///  copyright
*/

#mrw-showcopyright p {
  margin-top: 14px;
  line-height: 21px;
  font-size: 14px;
  /*text-align: right;*/
}
	
/* /// mobile */

@media (max-width: 768px) {

  #mrw-showcopyright {
    text-align: center;
    margin: 18px 0 14px;
  }

}

@font-face {
font-family: 'Roboto';
src: url('https://eurotender.de/fonts/Roboto-Light.woff') format('woff');
font-weight: 300;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('https://eurotender.de/fonts/Roboto-Regular.woff') format('woff');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Roboto';
src: url('https://eurotender.de/fonts/Roboto-Medium.woff') format('woff');
font-weight: 500;
font-style: normal;
}