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

body #distanz { display: none ! important; }


body #container      {  background-image: none; width:530px; margin-top: 0cm; }


/* Header */


body #header         { background-image: none; }

body #header-text    { width: 100%; left: 0px; }
body #header-text p  { width: 100%; bottom: 20px; left: 0px; padding-bottom: 7px; border-bottom: 1px solid #bbbbbb; }

body #header-banner  { display: none;  }
body #header-logo    { display: none;  }

/* Center */

body #center         { background-image: none; }


body #sidebar-left   { display: none; }             

body #sidebar-right  { display: none; }             


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


body .lead h1 { padding-top: 0px; }



/* Footer */

body #footer { 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: "> "; }
/* ----- nur IE (geht unerklärlicherweise nicht): ----- */
* html #main a.more { background: url(../ortho/vistaalpina/img/next.gif) no-repeat 0 -0.1em; padding: 0 0 0 15px; }

#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; }


