/******************************************************************************
 *                                                                    2007-11 *
 * Project | Märklin.de Redesign 2007                                         *
 * Author  | Susanna Schneider <s.schneider@21torr.com>                       *
 *           Jürgen Schley <j.schley@21torr.com>                              *
 *                                                                            *
 * Package | Page                                                             *
 ******************************************************************************/


/* General */

body {
  font: normal 70%/1.3em "Univers Condensed", Arial, Helvetica, sans-serif !important;
  color: #535353;
  background-color: #ffffff;
  margin: 0 0 20px 0;
  padding: 0;
}

div, p, ul, ol, form, input, select, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  color: #444444;
}

p, div.li-text { 
  font-size: 1.1em; 
  line-height: 1.3em;
}
div#content p, div#content div.li-text { width: 490px; }
*+html div#content p { width: 475px; } /* IE 7 */
*+html div#content div.li-text { width: 475px; } /* IE 7 */
* html div#content p { width: 475px; } /* IE 6 */
* html div#content div.li-tex { width: 475px; } /* IE 6 */

img { 
  border: 0;
}

* html a { position: relative !important; } /* Wichtig wegen PNG-Filter für IE 6!!! */

center { text-align: left; }
div#main {
  width: 781px;
  text-align: left !important;
  padding: 0;
  background-color: #ffffff;
}

a#maerklin-logo { 
  display: block;
  margin: 0 0 0 6px;
}
html>body a#maerklin-logo { margin-bottom: 0; } /* MOZ */
*+html a#maerklin-logo { margin-bottom: 3px !important; } /* IE7 */


/* Meta Nav */

div#meta {
  display: none;
}


/* End of Site Links */

div#endofsitelinks { display: none; }


/* Footer */

div#footer {
  display: none;
}


/* No-Sub */

.content-nosub p, .content-nosub div.li-text { width: 620px !important; }
div.content-nosub div#endofsitelinks { margin: 27px 0 0 5px; width: 958px !important; }