/*
Name: print.css
URI: http://wiiw.ac.at/
Beschreibung: Stylesheet fuer Print
Version: 1.0
Author: Robert Menghini
Aufbau:

*/


/*
++++++++++++++++++++++++++++++++++
	switch of min-height
+++++++++++++++++++++++++++++++++++
*/

#content { min-height: inherit; }



/*
++++++++++++++++++++++++++++++++++
	table.full_grid.feat_comp
+++++++++++++++++++++++++++++++++++
*/

table { page-break-inside:auto; }

table.full_grid tr.divider td { border: 1px dotted #1A5569; }

.checkbox_checked { text-indent: 0; background: none; }



/*
++++++++++++++++++++++++++++++++++
	Sonstiges
+++++++++++++++++++++++++++++++++++
*/

/*fuer printerfriendly version*/
.print_start { display: none; }