body, textarea, select  { background-image: none ! important; background-color: #ffffff ! important; } 

body img#hintergrund	{ display: none;  }

body #distanz		{ display: none; }

body.page-node #container,
body #container		{  background-image: none; width:624px; margin-top: 0cm; }


/* Header */

body #header			{ background-image: none; height: auto; }

body #header-logo		{ display: none; }
body #header-wrapper	{ display: none; }
body #header-nav		{ display: none; }

body #header-print		{ display: block; padding: 0 0 1em 0; }


/* Center */

body #center			{ background-image: none; }

body .linkespalte		{ width: auto; }
body .rechtespalte		{ display: none; }
body #sidebar-left		{ display: none; }             
body #sidebar-right		{ display: none; }             

body #main				{ width:624px; padding: 0; margin:0; }


/* Footer */

body #footer			{ display: none; }

/* Admin-Menü */

body #admin-menu		{ display: none; }


/* Diverses */

ul.primary-links, ul.secondary-links,
#header-region, .sidebar, #tabs-wrapper  { display: none; }


#main a.more        { background: none; padding: 0 0 0 0px; } 
/* ----- nur Safari / Firefox: ----- */
#main a.more:before { content: "> "; }

#main .more2 { background:none; padding-left:0; }

#main ul li { background: transparent; list-style-type:disc; padding: 0; margin-left:0; list-style-position: inside; }


