/* <![CDATA[ */

/* --------------------------------------*/
/* Stylesheet fuer: cdu_lu            */
/* Medien:          print                */
/* Autor:           h. erdmann           */ 
/* --------------------------------------*/

@page { 
  size:auto; 
 	margin-top:1.5cm; 
 	margin-bottom:2cm; 
 	margin-left:1.5cm; 
 	margin-right:2cm; 
 	/* die meisten Drucker kommen nicht bis an den Rand; kann auch vom Browser ueberschrieben werden */
}

/* ---- RESET ---- */
html, body, div, table, td, img, fieldset, iframe {
	border: 0px;
	margin: 0px;
	padding: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

html {
	background-color: #808080;
}

body {
	background-color: #FFFFFF;
	width:18cm;
}

/* ---- Nur fuer Bildschirm ---- */
.noprint { 
	display: none;
} 

h1 {
	font-size: 14px;
	font-weight: bold; 
	text-decoration:none;
	text-transform: uppercase;
}

h2 {
	font-size: 13px;
	font-weight: bold; 
	text-decoration:none;
	text-transform: uppercase;
}

h3 {
	font-size: 12px;
	font-weight: bold; 
	text-decoration:none;
	text-transform: uppercase;
}

a {  
	padding:6px;
	font-style:italic;   
	text-decoration:underline; 
	font-weight:normal; 
	color: #000000;
}

td.headerMenu { 
	display: none;
}

td.boxColumn { 
	display: none;
}

td.footer { 
	display: none;
} 

/* ]]> */
