@charset "utf-8";
/* CSS Document */

@media screen
{

/*Menues*/
#topnav, #languages {height:20px;}
#languages	{float:right;}
#topnav		{float:left; padding-bottom:5px;}
#topnav ul, #languages ul {margin: 0;}
#topnav li, #languages li {display: inline; list-style: none; display: block; float: left; margin: 0;}
#topnav li.trenn {padding-right:10px; background: url(http://www.mondial-reisen.com/images/monmenu/trenn.gif) top right;}
#topnav a, #languages a{display: block; text-indent: -9999px; height: 20px;}
#languages li {margin-left:2px;}

  /* -- languages -- */
.en, .de, .hu {width: 20px;}
.en {background: url(http://www.mondial-reisen.com/images/flags/flag_EN.gif) no-repeat;}
.de {background: url(http://www.mondial-reisen.com/images/flags/flag_DE.gif) no-repeat;}
.hu {background: url(http://www.mondial-reisen.com/images/flags/flag_HU.gif) no-repeat;}
  /* -- languages-end -- */

  /* -- topnav -- */
.de_DE a.home     {width: 62px; background: url(http://www.mondial-reisen.com/images/monmenu/startseite.gif) no-repeat;}
.de_DE a.products {width: 60px; background: url(http://www.mondial-reisen.com/images/monmenu/produkte.gif) no-repeat;}
.de_DE a.aboutus 	{width: 85px; background: url(http://www.mondial-reisen.com/images/monmenu/wir-ueber-uns.gif) no-repeat;}
.de_DE a.partner 	{width: 50px; background: url(http://www.mondial-reisen.com/images/monmenu/partner.gif) no-repeat;}
.de_DE a.contact 	{width: 54px; background: url(http://www.mondial-reisen.com/images/monmenu/kontakt.gif) no-repeat;}

.en_US a.home 		{width: 39px; background: url(http://www.mondial-reisen.com/images/monmenu/Home.gif) no-repeat;}
.en_US a.products {width: 57px; background: url(http://www.mondial-reisen.com/images/monmenu/Products.gif) no-repeat;}
.en_US a.aboutus 	{width: 58px; background: url(http://www.mondial-reisen.com/images/monmenu/About-us.gif) no-repeat;}
.en_US a.partner  {width: 50px; background: url(http://www.mondial-reisen.com/images/monmenu/partner.gif) no-repeat;}
.en_US a.contact 	{width: 49px; background: url(http://www.mondial-reisen.com/images/monmenu/Contact.gif) no-repeat;}

.hu_HU a.home 		{width: 39px; background: url(http://www.mondial-reisen.com/images/monmenu/Home.gif) no-repeat;}
.hu_HU a.products {width: 57px; background: url(http://www.mondial-reisen.com/images/monmenu/Products.gif) no-repeat;}
.hu_HU a.aboutus 	{width: 58px; background: url(http://www.mondial-reisen.com/images/monmenu/About-us.gif) no-repeat;}
.hu_HU a.partner  {width: 50px; background: url(http://www.mondial-reisen.com/images/monmenu/partner.gif) no-repeat;}
.hu_HU a.contact 	{width: 49px; background: url(http://www.mondial-reisen.com/images/monmenu/Contact.gif) no-repeat;}

  /* -- topnav-end -- */

  /* -- menu-left -- */
#menu		{float:left; width:200px; background:#DDDDDD; margin:0 10px 0 0; line-height:1.4em;}
#menu ul 	{list-style:none; margin: 0 4px 1em 4px;}
#menu li 	{margin: 0; line-height: 1.4em; }
#menu li a	{display:block; width:100%;}
#menu th {background:transparent; color:#333; font-size:100%; padding:0; border:0;} 
#menu a[href^="http://"]:before, #menu a[href^="https://"]:before, #menu a[href^="#"]:before {  content: url(http://www.mondial-reisen.com/images/icons/extern.png) " "; }
#menu a[href^="http://www.mondial-reisen.com"]:before, 
#menu a[href^="https://www.mondial-reisen.com"]:before, 
#menu a[href^="http://hotels.mondial-reisen.com"]:before,
#menu a[href^="http://62.218.28.15:8556"]:before {  content: ""; }
#menu .header {color:#003D4A; font-size:120%; font-weight:bold; display:block;}
  /* -- menu-left-end -- */


div.menu_header {
  font-size: 120%;
  font-weight: bold;
  color: #003d4a;
  margin: 0 4px;
}

}


