/* 
  MBTaxcard CSS for Browsers that support CSS 2.0 like Firefox, Opera, Safari, Chrome and co.
  (C) by Cudgeon 2008
 */

* {
  padding: 0;
  margin: 0;
  font-family: Arial, Verdana, Helvetia;
  font-size: 10px;
  color: black;
}

body {
  background-color: black;
  text-decoration: none;
}

table {
  border: 0px;
  border-spacing: 0px;
  font-size: 11px;
}

div {
  border: 0px;
  font-size: 11px;
}

div.bg
{
	background-image: url('http://www.mbtaxcards.ch/pictures/design/bg.gif');
	background-repeat: repeat-y;
	width: 1100px;
	height: auto;
}

div.wrap
{
	background-image: url('http://www.mbtaxcards.ch/pictures/design/paper.gif');
	width: 1000px;
	height: auto;
}

div.header
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/maintopfull2.gif');
  background-repeat: no-repeat;
  width: 1000px;
  height: 130px;
}

div.menubar
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/menu.gif');
  background-repeat: no-repeat;
  width: 1000px;
  height: 37px;
  padding-left: 200px;
}

div.titel
{
  width: 200px:
  height: 80px;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 48px;
}

#main
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/titel.gif');
  display: block;
  margin-top: 50px;
}

#taxcards
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/taxcards.gif');
  margin-left: 23px;
  margin-right: 30px;
}

#perfins
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/perfins.gif');
  margin-left: 25px;
  margin-right: 28px;
}


div.navi
{
  width: 250px;
  height: auto;
/*  background-image: url('http://www.mbtaxcards.ch/pictures/design/mainnavi.gif'); */
  background-repeat: repeat-x;
  float: left;
  min-height: 1000px;
}

div.navimain
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/navimain.gif');
  width: 202px;
  text-align: left;
  background-repeat: repeat-y;
  margin-right: 48px;
  padding-left: 20px;
  padding-bottom: 5px;
}

div.navibottom
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/navibottom.gif');
  width: 202px;
  height: 1px;
  margin-right: 48px;
}

div.main
{
  width: 750px;
  height: auto;
  float: right;
}

div.bottom
{
  width: 1000px;
  height: 86px;
  /*background-image: url('http://www.mbtaxcards.ch/pictures/design/mainbottom.gif');*/
  clear: both;
}

div.textwrap
{
  width: 700px;
  height: auto;
  background-image: url('http://www.mbtaxcards.ch/pictures/design/textmiddle.png');
  display: block;
  position: absolute
  right: 60px;
}

div.texttop
{
  width: 700px;
  height: 68px;
  display: block;
  background-repeat: no-repeat;
  background-image: url('http://www.mbtaxcards.ch/pictures/design/texttop.png');
}

h1 
{
  padding-top: 30px;
  margin-left: 20px;
  text-align: left;
  vertical-align: bottom;
  font-size: 22px;
  font-weight: bold;
  color: #D34900;
}

img
{
  border: 0px;
}

#link
{
  margin-bottom: 5px;
}

div.textmain
{
  width: 700px;
  display: block;
  min-height: 70px;
  font-size: 12px;
  font-weight: bold;
  color: #FCA500;
  text-align: left;
  padding-left: 30px;
  padding-bottom: 5px;
  padding-right: 65px;
  background-image: url('http://www.mbtaxcards.ch/pictures/design/textmain.png');
  background-repeat: no-repeat;
}

#conan
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/conan.png');
}

div.textbottom
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/textbottom.png');
  width: 700px;
  height: 20px;
}

div.downloadtop
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/downloadtop.png');
  width: 700px;
  height: 15px;
}

div.downloadlogo
{
  width: 194px;
  height: 136px;
  float: left;
}

div.downloadmain
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/downloadmain.png');
  width: 506px;
  height: 136px;
  font-size: 12px;
  font-weight: bold;
  color: #FCA500;
  text-align: left;
  float: right;
}

center
{
  font-size: 12px;
  font-weight: bold;
  color: #FCA500;
}

a
{
  font-size: 12px;
  font-weight: bold;
  color: #FCA500;
}

div.downloadbottom
{
  background-image: url('http://www.mbtaxcards.ch/pictures/design/downloadbottom.png');
  width: 700px;
  height: 15px;
  clear: both;
}


  div#Rahmen {
    width: 100px;
    padding: 0.8em;
    border: 1px solid black;
    background-color: silver;
  }
  * html div#Rahmen {  /* Korrektur fuer IE 5.x */
    width: 100px;
    w\idth: 100px;
  }
  div#Rahmen div {
     clear: left;
  }
  ul#Navigation {
    margin: 0; padding: 0;
    text-align: center;
  }

  ul#Navigation li {
    list-style: none;
    float: left;  /* ohne width - nach CSS 2.1 erlaubt */
    position: relative;
    margin: 0em; padding: 0;
  }
  * html ul#Navigation li {  /* Korrektur fuer den IE 5 und 6 */
    margin-bottom: -0.4em;
  }
  *:first-child+html ul#Navigation li {  /* Korrektur fuer den IE 7 */
    margin-bottom: -0.1em;
  }

  ul#Navigation li ul {
    margin: 0; padding: 0;
    position: absolute;
    top: 36px;
    display: none;  /* Unternavigation ausblenden */
  }
  * html ul#Navigation li ul {  /* Korrektur fuer IE 5.x */
    left: -1.5em;
    lef\t: -0.4em;
  }
  *:first-child+html ul#Navigation ul {  /* Workaround fuer den IE 7 */
    background-color: #D34900;
    color: #FCA500; 
    padding-bottom:0px;
  }
  ul#Navigation li:hover ul {
    display: block;  /* Unternavigation in modernen Browsern einblenden */
  }
  ul#Navigation li ul li {
    float: none;
    display: block;
    margin-bottom: 0px;
  }

  ul#Navigation a, ul#Navigation span {
    display: block;
    width: 100px;  /* Breite den in li enthaltenen Elementen zuweisen */
    height: 24px;
    text-decoration: none; font-weight: bold;
    border: 1px solid #D34900;
    font-size: 12px;
    padding-top: 10px;
    color: #D34900; background-color: #FCA500;
  }
  * html ul#Navigation a, * html ul#Navigation span {
    width: 100px;   /* Breite nach altem MS-Boxmodell fuer IE 5.x */
    w\idth: 100px;  /* korrekte Breite fuer den IE 6 im standardkompatiblen Modus */
  }
  ul#Navigation a:hover, ul#Navigation span, li a#aktuell {
    border-color: #D34900;
    color: #FCA500; background-color: #D34900;
  }

  #menutitel {
  font-size: 14px
  border-top: 2px solid #D34900;
  }
  
  #menutitel:hover {
  font-size: 14px
  border-top: 2px solid #D34900;
  }
