/*  
Theme Name: Ruhbergpraxis
Theme URI: http://www.ruhbergpraxis.ch
Description: Theme Ruhbergpraxis
Version: 1.0
Author: Waterwings
Author URI: 
*/


/*PRINT-STEUERUNG*/
@media print {
/*GENERELLES*/
body { background:white; font-size:10pt; margin:0; }
#wrapper{ border-right: 0px; }


/*KOPF*/
#header1 { display:none; }
#header2 { display:none; }
#titel {margin:0; display:block; height:40px; }
#searchform { display:none; }

/*CONTAINER*/
#container { margin:0; font-size:10pt; float:none; width:auto; }
#aktuelles { display:none; }
#text { width: 745px; margin:0; font-size:10pt; float:left; width:auto; }

/*SIDEBAR*/
.sidebar { display:none; }
#koordinaten { display:none; }

/*FOOTER*/
#footer { display:none; }

/*GENERELLES WEITERES*/
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; page-break-inside:avoid; }
blockquote, table, pre, p { font-size:10pt; page-break-inside:avoid; }
ul, ol, dl  { font-size:10pt; page-break-before:avoid; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.right { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.left { padding: 4px; margin: 0 7px 2px 0; display: inline; }
.right { float: right; }
.left { float: left; }
img { page-break-inside:avoid; page-break-after:avoid; }
}
