.companyLogo
{
	background-image: url("/ANY/images/logoCompany_tetronik.gif");
  background-repeat: no-repeat;
  background-position: left center;
  float: left;
  width: 27%;
  height: 100%;
}

.applicationLogo.DAKS_TT_EasyMessaging
{
  background-image: url("/ANY/images/logoApplication_DAKS_TT_EasyMessaging.gif");
  background-repeat: no-repeat;
  background-position: 20% center;
  float: left;
  width: 45%;
  height: 100%;
}

.applicationLogo.DAKS_TT_Location
{
  background-image: url("/ANY/images/logoApplication_DAKS_TT_Location.gif");
  background-repeat: no-repeat;
  background-position: 20% center;
  float: left;
  width: 45%;
  height: 100%;
}

.applicationLogo.DAKS_TT_Webaccess
{
  background-image: url("/ANY/images/logoApplication_DAKS_TT_Webaccess.gif");
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  width: 45%;
  height: 100%;
}

.applicationLogo.DAKS_TT_NotifierProQuickNote
{
  background-image: url("/ANY/images/logoApplication_DAKS_TT_NotifierProQuickNote.gif");
  background-repeat: no-repeat;
  background-position: center center;
  float: left;
  width: 45%;
  height: 100%;
}

.applicationLogo.DAKS_TT_NotifierProAdvanced {
	background-image: url("/ANY/images/logoApplication_DAKS_TT_NotifierProAdvanced.gif");
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 45%;
	height: 100%;
}

.applicationLogo.DAKS_TT_Service {
	background-image: url("/ANY/images/logoApplication_DAKS_TT_Service.gif");
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 45%;
	height: 100%;
}

.applicationLogo.DAKS_TT_Service.en_US {
	background-image: url("/ANY/images/logoApplication_DAKS_TT_Service_en_US.gif");
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 45%;
	height: 100%;
}

.applicationLogo.DMC_Config {
	background-image: url("/ANY/images/logoApplication_DMC_Config.gif");
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	width: 45%;
	height: 100%;
}