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


body #container { background-image: none; width:410px; }

body #footer,
body #push { display: none; }

body #header{ 
position: relative;
width:410px;
height: 80px;
background: white;
text-align: left;
 }

body #headerbild { display: none; }

body #headerbanner { display: none; }

body  #headerprint { 
display: block;
position: absolute;
left: 0px;
top: 20px;

width:410px;
padding: 0 0 8px 0;
border-bottom: 1px solid #999999
}

body #center { 
position: relative;
width:410px;
text-align: left;
}

body #sidebar-left { display: none; }

body  #main{ 
width:410px;
padding: 0; 
}

body #sidebar-right{ display: none; }



/* Diverses */

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


#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(../motivatheme/physio/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; }


body #admin-menu { display: none; }